++ 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 9 01:04:34 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 01:04:34 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.72.239.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.72.239.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + 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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 13:05:18.224 7f741b7866c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 13:05:18.432 7f741b7866c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 13:05:18.451 7f741b7866c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 13:05:18.452 7f741b7866c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-09 13:05:31] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.242 - - [2026-02-09 13:05:31] "GET / HTTP/1.1" 503 181 0.000208 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.242 - - [2026-02-09 13:05:32] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008362 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002325 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.003498 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-02-09 13:05:32] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008540 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002223 10.0.0.242 - - [2026-02-09 13:05:32] "POST /database-nodes HTTP/1.1" 200 599 0.058582 10.0.0.242 - - [2026-02-09 13:05:32] "POST /config-nodes HTTP/1.1" 200 595 0.084117 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 45303 0.001773 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.002117 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.001181 10.0.0.242 - - [2026-02-09 13:05:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004307 10.0.0.242 - - [2026-02-09 13:05:32] "GET / HTTP/1.1" 200 36215 0.001201 10.0.0.242 - - [2026-02-09 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.242 - - [2026-02-09 13:05:33] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011597 10.0.0.242 - - [2026-02-09 13:05:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.011083 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:05:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:05:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105 10.0.0.242 - - [2026-02-09 13:05:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.092773 10.0.0.242 - - [2026-02-09 13:05:33] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.242 - - [2026-02-09 13:05:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.003213 10.0.0.242 - - [2026-02-09 13:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.242 - - [2026-02-09 13:05:33] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009466 10.0.0.242 - - [2026-02-09 13:05:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.058362 10.0.0.242 - - [2026-02-09 13:05:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.003157 10.0.0.242 - - [2026-02-09 13:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.242 - - [2026-02-09 13:05:33] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005337 10.0.0.242 - - [2026-02-09 13:05:33] "POST /service-appliance-sets HTTP/1.1" 200 543 0.059872 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2026-02-09 13:05:34] "GET /network-ipam/ef324c6d-220a-437c-8202-2efbcca0b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012865 10.0.0.242 - - [2026-02-09 13:05:34] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.242 - - [2026-02-09 13:05:34] "POST /service-templates HTTP/1.1" 200 513 0.117946 10.0.0.242 - - [2026-02-09 13:05:34] "POST /service-templates HTTP/1.1" 200 503 0.090318 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012944 10.0.0.242 - - [2026-02-09 13:05:34] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.064064 10.0.0.242 - - [2026-02-09 13:05:34] "POST /service-templates HTTP/1.1" 200 517 0.138760 10.0.0.242 - - [2026-02-09 13:05:34] "POST /service-templates HTTP/1.1" 200 537 0.152354 10.0.0.242 - - [2026-02-09 13:05:34] "GET / HTTP/1.1" 200 36215 0.003804 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017838 10.0.0.242 - - [2026-02-09 13:05:34] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021282 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005897 10.0.0.242 - - [2026-02-09 13:05:34] "POST /service-templates HTTP/1.1" 200 509 0.137491 10.0.0.242 - - [2026-02-09 13:05:34] "GET / HTTP/1.1" 200 36215 0.003406 10.0.0.242 - - [2026-02-09 13:05:34] "POST /id-to-fqname HTTP/1.1" 200 173 0.002076 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024248 10.0.0.242 - - [2026-02-09 13:05:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.014133 10.0.0.242 - - [2026-02-09 13:05:35] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027405 10.0.0.242 - - [2026-02-09 13:05:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.031832 10.0.0.242 - - [2026-02-09 13:05:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.126276 10.0.0.242 - - [2026-02-09 13:05:35] "POST /security-groups HTTP/1.1" 200 570 0.178659 10.0.0.242 - - [2026-02-09 13:05:35] "POST /config-database-nodes HTTP/1.1" 200 613 0.117174 10.0.0.242 - - [2026-02-09 13:05:35] "POST /projects HTTP/1.1" 200 483 0.618600 10.0.0.242 - - [2026-02-09 13:05:35] "POST /security-groups HTTP/1.1" 200 536 0.101540 10.0.0.242 - - [2026-02-09 13:05:35] "POST /chown HTTP/1.1" 200 109 0.012915 10.0.0.242 - - [2026-02-09 13:05:35] "POST /policy-managements HTTP/1.1" 409 214 0.023322 10.0.0.242 - - [2026-02-09 13:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.242 - - [2026-02-09 13:05:35] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005955 10.0.0.242 - - [2026-02-09 13:05:35] "POST /application-policy-sets HTTP/1.1" 200 530 0.078597 10.0.0.242 - - [2026-02-09 13:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023660 10.0.0.242 - - [2026-02-09 13:05:35] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.008326 10.0.0.242 - - [2026-02-09 13:05:35] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.043896 10.0.0.242 - - [2026-02-09 13:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.028985 10.0.0.242 - - [2026-02-09 13:05:35] "GET /virtual-network/68f8236b-a87a-47b0-b1d8-8f780e00869f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.035010 10.0.0.242 - - [2026-02-09 13:05:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000510 10.0.0.242 - - [2026-02-09 13:05:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.017462 10.0.0.242 - - [2026-02-09 13:05:36] "POST /security-groups HTTP/1.1" 200 574 0.173652 10.0.0.242 - - [2026-02-09 13:05:36] "POST /projects HTTP/1.1" 200 491 0.680467 10.0.0.242 - - [2026-02-09 13:05:36] "POST /security-groups HTTP/1.1" 200 548 0.332776 10.0.0.242 - - [2026-02-09 13:05:37] "POST /chown HTTP/1.1" 200 109 0.140069 10.0.0.242 - - [2026-02-09 13:05:37] "GET / HTTP/1.1" 200 36215 0.001999 10.0.0.242 - - [2026-02-09 13:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.077615 10.0.0.242 - - [2026-02-09 13:05:37] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006647 10.0.0.242 - - [2026-02-09 13:05:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.017318 10.0.0.242 - - [2026-02-09 13:05:37] "POST /network-ipams HTTP/1.1" 200 524 0.300994 10.0.0.242 - - [2026-02-09 13:05:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.225999 10.0.0.242 - - [2026-02-09 13:05:37] "POST /network-ipams HTTP/1.1" 200 512 0.217315 10.0.0.242 - - [2026-02-09 13:05:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.029629 10.0.0.242 - - [2026-02-09 13:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.242 - - [2026-02-09 13:05:37] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.018473 10.0.0.242 - - [2026-02-09 13:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025819 10.0.0.242 - - [2026-02-09 13:05:38] "GET / HTTP/1.1" 200 36215 0.005551 10.0.0.242 - - [2026-02-09 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.050398 10.0.0.242 - - [2026-02-09 13:05:38] "POST /useragent-kv HTTP/1.1" 200 115 0.043994 10.0.0.242 - - [2026-02-09 13:05:38] "POST /virtual-networks HTTP/1.1" 200 540 0.422071 10.0.0.242 - - [2026-02-09 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.242 - - [2026-02-09 13:05:38] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.160396 10.0.0.242 - - [2026-02-09 13:05:38] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.043458 10.0.0.242 - - [2026-02-09 13:05:38] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.093109 10.0.0.242 - - [2026-02-09 13:05:38] "POST /bgp-routers HTTP/1.1" 200 618 0.226261 10.0.0.242 - - [2026-02-09 13:05:38] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.040345 10.0.0.242 - - [2026-02-09 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021232 10.0.0.242 - - [2026-02-09 13:05:38] "POST /network-ipams HTTP/1.1" 200 520 0.250495 10.0.0.242 - - [2026-02-09 13:05:38] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034408 10.0.0.242 - - [2026-02-09 13:05:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.009111 10.0.0.242 - - [2026-02-09 13:05:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018810 10.0.0.242 - - [2026-02-09 13:05:38] "POST /ref-update HTTP/1.1" 200 156 0.068029 10.0.0.242 - - [2026-02-09 13:05:38] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 583 0.125325 10.0.0.242 - - [2026-02-09 13:05:39] "POST /useragent-kv HTTP/1.1" 200 115 0.020722 10.0.0.242 - - [2026-02-09 13:05:39] "POST /virtual-networks HTTP/1.1" 200 548 0.453285 10.0.0.242 - - [2026-02-09 13:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.242 - - [2026-02-09 13:05:39] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.017531 10.0.0.242 - - [2026-02-09 13:05:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.002295 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 577 0.188906 10.0.0.242 - - [2026-02-09 13:05:39] "POST /network-policys HTTP/1.1" 200 540 0.204120 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 577 0.113447 10.0.0.242 - - [2026-02-09 13:05:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002602 10.0.0.242 - - [2026-02-09 13:05:39] "POST /network-policys HTTP/1.1" 200 536 0.085925 10.0.0.242 - - [2026-02-09 13:05:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.011432 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 561 0.341156 10.0.0.242 - - [2026-02-09 13:05:39] "POST /network-policys HTTP/1.1" 200 544 0.260073 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 557 0.092344 10.0.0.242 - - [2026-02-09 13:05:39] "POST /ref-update HTTP/1.1" 200 156 0.057795 10.0.0.242 - - [2026-02-09 13:05:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005620 10.0.0.242 - - [2026-02-09 13:05:39] "POST /alarms HTTP/1.1" 200 559 0.157253 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-update HTTP/1.1" 200 156 0.211628 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 567 0.147626 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-update HTTP/1.1" 200 156 0.081781 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 551 0.069136 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031418 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004161 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 559 0.085526 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 569 0.094007 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-update HTTP/1.1" 200 156 0.126886 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-update HTTP/1.1" 200 156 0.078170 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 557 0.077496 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 569 0.117082 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-update HTTP/1.1" 200 156 0.160907 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003746 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004850 10.0.0.242 - - [2026-02-09 13:05:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004397 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 577 0.094769 10.0.0.242 - - [2026-02-09 13:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.242 - - [2026-02-09 13:05:40] "GET /virtual-network/68f8236b-a87a-47b0-b1d8-8f780e00869f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.020229 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 571 0.070204 10.0.0.242 - - [2026-02-09 13:05:40] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.015022 10.0.0.242 - - [2026-02-09 13:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.242 - - [2026-02-09 13:05:40] "POST /alarms HTTP/1.1" 200 563 0.067286 10.0.0.242 - - [2026-02-09 13:05:41] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015393 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 563 0.131662 10.0.0.242 - - [2026-02-09 13:05:41] "POST /firewall-policys HTTP/1.1" 200 532 0.102345 10.0.0.242 - - [2026-02-09 13:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016081 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015796 10.0.0.242 - - [2026-02-09 13:05:41] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003402 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.013869 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 563 0.125695 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 549 0.087027 10.0.0.242 - - [2026-02-09 13:05:41] "POST /ref-update HTTP/1.1" 200 156 0.164638 10.0.0.242 - - [2026-02-09 13:05:41] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.020353 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 597 0.085324 10.0.0.242 - - [2026-02-09 13:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.242 - - [2026-02-09 13:05:41] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006101 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 577 0.060124 10.0.0.242 - - [2026-02-09 13:05:41] "POST /firewall-policys HTTP/1.1" 200 534 0.062211 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 573 0.078738 10.0.0.242 - - [2026-02-09 13:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.108871 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.014714 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 585 0.089931 10.0.0.242 - - [2026-02-09 13:05:41] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003256 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006532 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005304 10.0.0.242 - - [2026-02-09 13:05:41] "POST /alarms HTTP/1.1" 200 611 0.038785 10.0.0.242 - - [2026-02-09 13:05:41] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003936 10.0.0.242 - - [2026-02-09 13:05:41] "POST /ref-update HTTP/1.1" 200 156 0.024347 10.0.0.242 - - [2026-02-09 13:05:41] "POST /ref-update HTTP/1.1" 200 156 0.055144 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.044327 10.0.0.242 - - [2026-02-09 13:05:42] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.022351 10.0.0.242 - - [2026-02-09 13:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-02-09 13:05:42] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004245 10.0.0.242 - - [2026-02-09 13:05:42] "POST /firewall-policys HTTP/1.1" 200 532 0.048125 10.0.0.242 - - [2026-02-09 13:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.067829 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013655 10.0.0.242 - - [2026-02-09 13:05:42] "GET / HTTP/1.1" 200 36215 0.001950 10.0.0.242 - - [2026-02-09 13:05:42] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.013949 10.0.0.242 - - [2026-02-09 13:05:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003307 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.007936 10.0.0.242 - - [2026-02-09 13:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004128 10.0.0.242 - - [2026-02-09 13:05:42] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.024249 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008872 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.011778 10.0.0.242 - - [2026-02-09 13:05:42] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008906 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.082694 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.063057 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.111966 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.033397 10.0.0.242 - - [2026-02-09 13:05:42] "POST /ref-update HTTP/1.1" 200 156 0.098352 10.0.0.242 - - [2026-02-09 13:05:42] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.038431 10.0.0.242 - - [2026-02-09 13:05:43] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.242 - - [2026-02-09 13:05:43] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010557 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.242 - - [2026-02-09 13:05:43] "POST /tags HTTP/1.1" 200 300 0.067875 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.242 - - [2026-02-09 13:05:43] "GET /tag/a8867055-0062-4e3d-a8e8-1c27f89bed0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.058535 10.0.0.242 - - [2026-02-09 13:05:43] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.100181 10.0.0.242 - - [2026-02-09 13:05:43] "POST /set-tag HTTP/1.1" 200 109 0.039941 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.021031 10.0.0.242 - - [2026-02-09 13:05:43] "GET / HTTP/1.1" 200 36215 0.002757 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-02-09 13:05:43] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017123 10.0.0.242 - - [2026-02-09 13:05:43] "POST /tags HTTP/1.1" 200 306 0.155865 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033158 10.0.0.242 - - [2026-02-09 13:05:43] "PUT /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009 HTTP/1.1" 200 275 0.077982 10.0.0.242 - - [2026-02-09 13:05:43] "GET /tag/56cc6999-cd68-4eff-b701-bbd82bf28189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.060970 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.242 - - [2026-02-09 13:05:43] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.044473 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009980 10.0.0.242 - - [2026-02-09 13:05:43] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008465 10.0.0.242 - - [2026-02-09 13:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.242 - - [2026-02-09 13:05:43] "GET /service-appliance-set/c9f7b420-c375-4945-b2e4-4f07b4cb3131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004176 10.0.0.242 - - [2026-02-09 13:05:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002777 10.0.0.242 - - [2026-02-09 13:05:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.173914 10.0.0.242 - - [2026-02-09 13:05:44] "GET /virtual-machine-interface/7dbc84ee-53b5-46d0-9fe2-c577b396e52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.016158 10.0.0.242 - - [2026-02-09 13:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031416 10.0.0.242 - - [2026-02-09 13:05:44] "GET /network-ipam/ef324c6d-220a-437c-8202-2efbcca0b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005836 10.0.0.242 - - [2026-02-09 13:05:44] "POST /instance-ips HTTP/1.1" 200 382 0.141567 10.0.0.242 - - [2026-02-09 13:05:44] "GET /instance-ip/0a23a71b-124b-4720-95ec-a4b93c60c949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.019070 10.0.0.242 - - [2026-02-09 13:05:44] "POST /loadbalancers HTTP/1.1" 200 584 0.095182 10.0.0.242 - - [2026-02-09 13:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.242 - - [2026-02-09 13:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.242 - - [2026-02-09 13:05:44] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.076075 10.0.0.242 - - [2026-02-09 13:05:44] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055132 10.0.0.242 - - [2026-02-09 13:05:44] "GET /loadbalancer/b8169ab6-2fd9-4e87-a1c2-df0bf7ce6b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.017157 10.0.0.242 - - [2026-02-09 13:05:44] "GET /instance-ip/0a23a71b-124b-4720-95ec-a4b93c60c949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.037477 10.0.0.242 - - [2026-02-09 13:05:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.083725 10.0.0.242 - - [2026-02-09 13:05:44] "POST /floating-ips HTTP/1.1" 200 585 0.068032 10.0.0.242 - - [2026-02-09 13:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036798 10.0.0.242 - - [2026-02-09 13:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.002794 10.0.0.242 - - [2026-02-09 13:05:45] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.073822 10.0.0.242 - - [2026-02-09 13:05:45] "GET /loadbalancer-listener/3c71aef1-70c4-4338-a8c4-3da72e9f0a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.013911 10.0.0.242 - - [2026-02-09 13:05:45] "GET /loadbalancer-listener/3c71aef1-70c4-4338-a8c4-3da72e9f0a1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007311 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 589 0.055442 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.001600 10.0.0.242 - - [2026-02-09 13:05:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040886 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 587 0.057742 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019461 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.010278 10.0.0.242 - - [2026-02-09 13:05:45] "GET /instance-ip/0a23a71b-124b-4720-95ec-a4b93c60c949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.020817 10.0.0.242 - - [2026-02-09 13:05:45] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.015368 10.0.0.242 - - [2026-02-09 13:05:45] "GET /instance-ip/0a23a71b-124b-4720-95ec-a4b93c60c949?fields=floating_ips HTTP/1.1" 200 1171 0.013381 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.242 - - [2026-02-09 13:05:45] "GET /floating-ip/8a0a1ae1-a7a3-47e8-ad9f-1d3475d3525f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.033271 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 581 0.110236 10.0.0.242 - - [2026-02-09 13:05:45] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.069900 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 212 0.004805 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 579 0.085431 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.013798 10.0.0.242 - - [2026-02-09 13:05:45] "POST /tags HTTP/1.1" 200 358 0.144762 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.242 - - [2026-02-09 13:05:45] "GET /tag/918380df-a373-4ef9-b497-d711b066af21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024499 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 596 0.065214 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.010247 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 594 0.057375 10.0.0.242 - - [2026-02-09 13:05:45] "POST /tags HTTP/1.1" 200 306 0.139386 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.017780 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.242 - - [2026-02-09 13:05:45] "GET /tag/f9e513d0-0486-40f9-be20-6ead24ac4a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023695 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 585 0.126849 10.0.0.242 - - [2026-02-09 13:05:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.044719 10.0.0.242 - - [2026-02-09 13:05:45] "POST /access-control-lists HTTP/1.1" 200 583 0.052701 10.0.0.242 - - [2026-02-09 13:05:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.010855 10.0.0.242 - - [2026-02-09 13:05:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.003555 10.0.0.242 - - [2026-02-09 13:05:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.026106 10.0.0.242 - - [2026-02-09 13:05:46] "POST /access-control-lists HTTP/1.1" 200 604 0.098258 10.0.0.242 - - [2026-02-09 13:05:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.001870 10.0.0.242 - - [2026-02-09 13:05:46] "POST /security-groups HTTP/1.1" 200 571 0.104520 10.0.0.242 - - [2026-02-09 13:05:46] "POST /projects HTTP/1.1" 200 485 0.449694 10.0.0.242 - - [2026-02-09 13:05:46] "POST /access-control-lists HTTP/1.1" 200 602 0.063413 10.0.0.242 - - [2026-02-09 13:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010830 10.0.0.242 - - [2026-02-09 13:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014517 10.0.0.242 - - [2026-02-09 13:05:46] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.010638 10.0.0.242 - - [2026-02-09 13:05:46] "POST /route-targets HTTP/1.1" 200 328 0.039973 10.0.0.242 - - [2026-02-09 13:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.242 - - [2026-02-09 13:05:46] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010174 10.0.0.242 - - [2026-02-09 13:05:46] "POST /ref-update HTTP/1.1" 200 156 0.050119 10.0.0.242 - - [2026-02-09 13:05:46] "POST /route-targets HTTP/1.1" 200 328 0.020570 10.0.0.242 - - [2026-02-09 13:05:46] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.126153 10.0.0.242 - - [2026-02-09 13:05:46] "POST /ref-update HTTP/1.1" 200 156 0.062647 10.0.0.242 - - [2026-02-09 13:05:46] "POST /route-targets HTTP/1.1" 200 328 0.048556 10.0.0.242 - - [2026-02-09 13:05:46] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.153318 10.0.0.242 - - [2026-02-09 13:05:46] "POST /ref-update HTTP/1.1" 200 156 0.060983 10.0.0.242 - - [2026-02-09 13:05:46] "POST /route-targets HTTP/1.1" 200 328 0.017121 10.0.0.242 - - [2026-02-09 13:05:46] "POST /security-groups HTTP/1.1" 200 539 0.131270 10.0.0.242 - - [2026-02-09 13:05:46] "POST /ref-update HTTP/1.1" 200 156 0.051658 10.0.0.242 - - [2026-02-09 13:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.055387 10.0.0.242 - - [2026-02-09 13:05:46] "POST /route-targets HTTP/1.1" 200 328 0.044997 10.0.0.242 - - [2026-02-09 13:05:46] "POST /chown HTTP/1.1" 200 109 0.082281 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.051986 10.0.0.242 - - [2026-02-09 13:05:47] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015000 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2026-02-09 13:05:47] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005120 10.0.0.242 - - [2026-02-09 13:05:47] "POST /route-targets HTTP/1.1" 200 328 0.028057 10.0.0.242 - - [2026-02-09 13:05:47] "POST /tags HTTP/1.1" 409 207 0.007170 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.242 - - [2026-02-09 13:05:47] "GET /tag/f9e513d0-0486-40f9-be20-6ead24ac4a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027509 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.047806 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.006894 10.0.0.242 - - [2026-02-09 13:05:47] "POST /firewall-rules HTTP/1.1" 200 566 0.124340 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-rule/b8961754-3adc-4032-9e5f-1eb1bd0b2b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.026189 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005643 10.0.0.242 - - [2026-02-09 13:05:47] "POST /access-control-lists HTTP/1.1" 200 553 0.071914 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.014770 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-rule/b8961754-3adc-4032-9e5f-1eb1bd0b2b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009778 10.0.0.242 - - [2026-02-09 13:05:47] "POST /access-control-lists HTTP/1.1" 200 591 0.123890 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.147002 10.0.0.242 - - [2026-02-09 13:05:47] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002997 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.028347 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028571 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.031631 10.0.0.242 - - [2026-02-09 13:05:47] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020138 10.0.0.242 - - [2026-02-09 13:05:47] "POST /tags HTTP/1.1" 409 207 0.003842 10.0.0.242 - - [2026-02-09 13:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-02-09 13:05:47] "GET /tag/f9e513d0-0486-40f9-be20-6ead24ac4a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.030984 10.0.0.242 - - [2026-02-09 13:05:47] "POST /access-control-lists HTTP/1.1" 200 603 0.099960 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.029720 10.0.0.242 - - [2026-02-09 13:05:47] "POST /firewall-rules HTTP/1.1" 200 564 0.110258 10.0.0.242 - - [2026-02-09 13:05:47] "POST /ref-update HTTP/1.1" 200 156 0.061232 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-rule/28c5b87a-a8a0-4336-83de-9316c9055825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024854 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014628 10.0.0.242 - - [2026-02-09 13:05:47] "GET /firewall-rule/28c5b87a-a8a0-4336-83de-9316c9055825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011271 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/6d63f2d0-5c48-4738-b503-69a899e11933 HTTP/1.1" 200 273 0.073022 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/bbc12819-cb67-4e35-bdf2-efb37b22e1f7 HTTP/1.1" 200 273 0.213485 10.0.0.242 - - [2026-02-09 13:05:48] "POST /ref-update HTTP/1.1" 200 156 0.247038 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/e37ff4ab-65db-4b41-8194-90fd1b29c84a HTTP/1.1" 200 273 0.057616 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/bc4c65f3-0ba3-4240-9b54-8404c588044e HTTP/1.1" 200 273 0.059852 10.0.0.242 - - [2026-02-09 13:05:48] "POST /tags HTTP/1.1" 200 302 0.196121 10.0.0.242 - - [2026-02-09 13:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018552 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/594901d1-84a7-4c8a-a276-cc3013a5788c HTTP/1.1" 200 273 0.068375 10.0.0.242 - - [2026-02-09 13:05:48] "GET /tag/c6a0b9b1-57cf-4e4d-a73a-8e33975b8f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.025545 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/66d48455-32d3-4418-a2bf-93337b6363c4 HTTP/1.1" 200 273 0.039841 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/8b6fef9e-9b0c-4b71-bb2d-ccd5abe080c0 HTTP/1.1" 200 273 0.017761 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/89befb94-be13-4f41-b835-402c9a4efa10 HTTP/1.1" 200 273 0.042421 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/ac08783b-9e67-4bf4-a6c0-4b0a53fc27e1 HTTP/1.1" 200 273 0.025202 10.0.0.242 - - [2026-02-09 13:05:48] "POST /tags HTTP/1.1" 200 326 0.168280 10.0.0.242 - - [2026-02-09 13:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022339 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/33b6b6a8-dcfd-4570-9ca3-1f3c3bc8ce56 HTTP/1.1" 200 273 0.060905 10.0.0.242 - - [2026-02-09 13:05:48] "GET /tag/1bdbc513-d87c-4e4d-a212-5bdb86f3bb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.046053 10.0.0.242 - - [2026-02-09 13:05:48] "PUT /access-control-list/8de58c30-604b-4aaa-b47b-bb339bc0b4c1 HTTP/1.1" 200 273 0.073593 10.0.0.242 - - [2026-02-09 13:05:48] "POST /tags HTTP/1.1" 200 364 0.057241 10.0.0.242 - - [2026-02-09 13:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018549 10.0.0.242 - - [2026-02-09 13:05:48] "GET /tag/c6421810-27f4-4249-a505-9dc7c6f0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015709 10.0.0.242 - - [2026-02-09 13:05:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.025134 10.0.0.242 - - [2026-02-09 13:05:49] "POST /tags HTTP/1.1" 200 312 0.094454 10.0.0.242 - - [2026-02-09 13:05:49] "POST /access-control-lists HTTP/1.1" 200 582 0.108086 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028147 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.020670 10.0.0.242 - - [2026-02-09 13:05:49] "GET /tag/2d00d3b0-1cb7-4841-96bc-b10b0cacae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.029252 10.0.0.242 - - [2026-02-09 13:05:49] "POST /access-control-lists HTTP/1.1" 200 580 0.073203 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011229 10.0.0.242 - - [2026-02-09 13:05:49] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005791 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.001751 10.0.0.242 - - [2026-02-09 13:05:49] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.062462 10.0.0.242 - - [2026-02-09 13:05:49] "POST /virtual-machines HTTP/1.1" 200 378 0.045680 10.0.0.242 - - [2026-02-09 13:05:49] "POST /access-control-lists HTTP/1.1" 200 598 0.112727 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.018668 10.0.0.242 - - [2026-02-09 13:05:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029660 10.0.0.242 - - [2026-02-09 13:05:49] "POST /access-control-lists HTTP/1.1" 200 596 0.097809 10.0.0.242 - - [2026-02-09 13:05:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.232388 10.0.0.242 - - [2026-02-09 13:05:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043211 10.0.0.242 - - [2026-02-09 13:05:49] "PUT /access-control-list/8309cfa8-f809-4c99-94b5-eb8f1bab82c8 HTTP/1.1" 200 273 0.081114 10.0.0.242 - - [2026-02-09 13:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021953 10.0.0.242 - - [2026-02-09 13:05:49] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.017576 10.0.0.242 - - [2026-02-09 13:05:49] "POST /instance-ips HTTP/1.1" 200 410 0.066158 10.0.0.242 - - [2026-02-09 13:05:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042325 10.0.0.242 - - [2026-02-09 13:05:50] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024024 10.0.0.242 - - [2026-02-09 13:05:50] "POST /set-tag HTTP/1.1" 200 109 0.026110 10.0.0.242 - - [2026-02-09 13:05:50] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.038222 10.0.0.242 - - [2026-02-09 13:05:50] "GET /instance-ip/0e5246c6-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.013329 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.005980 10.0.0.242 - - [2026-02-09 13:05:50] "POST /tags HTTP/1.1" 200 302 0.367720 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019956 10.0.0.242 - - [2026-02-09 13:05:50] "GET /tag/33e584f4-ba01-49e5-a51a-3cac207f7467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014177 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.242 - - [2026-02-09 13:05:50] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.095094 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.242 - - [2026-02-09 13:05:50] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005381 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.242 - - [2026-02-09 13:05:50] "GET /service-appliance-set/c9f7b420-c375-4945-b2e4-4f07b4cb3131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004051 10.0.0.242 - - [2026-02-09 13:05:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.003123 10.0.0.242 - - [2026-02-09 13:05:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.157789 10.0.0.242 - - [2026-02-09 13:05:51] "GET /virtual-machine-interface/7c2f160f-e74f-48ba-8eeb-e01e9fb9af0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.047828 10.0.0.242 - - [2026-02-09 13:05:51] "POST /instance-ips HTTP/1.1" 200 378 0.115527 10.0.0.242 - - [2026-02-09 13:05:51] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.055639 10.0.0.242 - - [2026-02-09 13:05:51] "POST /loadbalancers HTTP/1.1" 200 584 0.089281 10.0.0.242 - - [2026-02-09 13:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.099549 10.0.0.242 - - [2026-02-09 13:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.042720 10.0.0.242 - - [2026-02-09 13:05:51] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.155340 10.0.0.242 - - [2026-02-09 13:05:51] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024905 10.0.0.242 - - [2026-02-09 13:05:51] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.179355 10.0.0.242 - - [2026-02-09 13:05:51] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.017617 10.0.0.242 - - [2026-02-09 13:05:51] "POST /floating-ips HTTP/1.1" 200 583 0.123878 10.0.0.242 - - [2026-02-09 13:05:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057906 10.0.0.242 - - [2026-02-09 13:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021676 10.0.0.242 - - [2026-02-09 13:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006725 10.0.0.242 - - [2026-02-09 13:05:52] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.067499 10.0.0.242 - - [2026-02-09 13:05:52] "GET /loadbalancer-listener/4c4f61f0-a683-44c7-8796-6d55ea1a042c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005820 10.0.0.242 - - [2026-02-09 13:05:52] "GET /loadbalancer-listener/4c4f61f0-a683-44c7-8796-6d55ea1a042c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.042926 10.0.0.242 - - [2026-02-09 13:05:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.045790 10.0.0.242 - - [2026-02-09 13:05:52] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003320 10.0.0.242 - - [2026-02-09 13:05:52] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?fields=floating_ips HTTP/1.1" 200 1166 0.016801 10.0.0.242 - - [2026-02-09 13:05:52] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007394 10.0.0.242 - - [2026-02-09 13:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.242 - - [2026-02-09 13:05:52] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.067470 10.0.0.242 - - [2026-02-09 13:05:52] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.031361 10.0.0.242 - - [2026-02-09 13:05:52] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059257 10.0.0.242 - - [2026-02-09 13:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.059642 10.0.0.242 - - [2026-02-09 13:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019774 10.0.0.242 - - [2026-02-09 13:05:52] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.095217 10.0.0.242 - - [2026-02-09 13:05:52] "GET /loadbalancer-listener/499df09e-5bac-4c99-b026-a2a6c0d8f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.016247 10.0.0.242 - - [2026-02-09 13:05:52] "GET /loadbalancer-listener/499df09e-5bac-4c99-b026-a2a6c0d8f721?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005038 10.0.0.242 - - [2026-02-09 13:05:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.080055 10.0.0.242 - - [2026-02-09 13:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006027 10.0.0.242 - - [2026-02-09 13:05:52] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018805 10.0.0.242 - - [2026-02-09 13:05:52] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?fields=floating_ips HTTP/1.1" 200 1166 0.004625 10.0.0.242 - - [2026-02-09 13:05:53] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.114580 10.0.0.242 - - [2026-02-09 13:05:53] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.049759 10.0.0.242 - - [2026-02-09 13:05:53] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004750 10.0.0.242 - - [2026-02-09 13:05:53] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.048907 10.0.0.242 - - [2026-02-09 13:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.040462 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.242 - - [2026-02-09 13:05:53] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032913 10.0.0.242 - - [2026-02-09 13:05:53] "GET /loadbalancer-listener/16116e0d-eb1d-4352-b2a5-09cca8a73af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.016198 10.0.0.242 - - [2026-02-09 13:05:53] "GET /loadbalancer-listener/16116e0d-eb1d-4352-b2a5-09cca8a73af9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.033132 10.0.0.242 - - [2026-02-09 13:05:53] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.055613 10.0.0.242 - - [2026-02-09 13:05:53] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014721 10.0.0.242 - - [2026-02-09 13:05:53] "GET /instance-ip/71294c0c-265b-4669-b779-09ae5a098154?fields=floating_ips HTTP/1.1" 200 1166 0.002688 10.0.0.242 - - [2026-02-09 13:05:53] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004412 10.0.0.242 - - [2026-02-09 13:05:53] "POST /tags HTTP/1.1" 200 356 0.045455 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.242 - - [2026-02-09 13:05:53] "GET /tag/769172c2-de5d-489f-a5e8-5869b02b5e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020615 10.0.0.242 - - [2026-02-09 13:05:53] "POST /tags HTTP/1.1" 200 304 0.025933 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.242 - - [2026-02-09 13:05:53] "GET /tag/606f2787-0f6c-425a-a8b8-c23d98f87e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015391 10.0.0.242 - - [2026-02-09 13:05:53] "POST /projects HTTP/1.1" 409 218 0.001973 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.242 - - [2026-02-09 13:05:53] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063201 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-02-09 13:05:53] "GET /network-ipam/fe2c9a38-f02f-4b76-900c-2c927cdf01c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.009774 10.0.0.242 - - [2026-02-09 13:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2026-02-09 13:05:53] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003909 10.0.0.242 - - [2026-02-09 13:05:54] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.140850 10.0.0.242 - - [2026-02-09 13:05:54] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007562 10.0.0.242 - - [2026-02-09 13:05:54] "POST /set-tag HTTP/1.1" 200 109 0.148391 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010630 10.0.0.242 - - [2026-02-09 13:05:54] "GET /network-ipam/d2e8cec0-8459-47cc-80bc-149576a715d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002739 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.242 - - [2026-02-09 13:05:54] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007674 10.0.0.242 - - [2026-02-09 13:05:54] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.091046 10.0.0.242 - - [2026-02-09 13:05:54] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.012882 10.0.0.242 - - [2026-02-09 13:05:54] "POST /set-tag HTTP/1.1" 200 109 0.219905 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012209 10.0.0.242 - - [2026-02-09 13:05:54] "GET /network-policy/cc4f7af7-cd93-4bef-90fe-3f4efb424dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004419 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.242 - - [2026-02-09 13:05:54] "GET /network-policy/96d39b36-d11f-44d2-853e-99e665937471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003222 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-02-09 13:05:54] "GET /network-policy/e472742d-fb6e-4d7c-8788-1b14a6e88abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010486 10.0.0.242 - - [2026-02-09 13:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.242 - - [2026-02-09 13:05:54] "PUT /network-policy/e472742d-fb6e-4d7c-8788-1b14a6e88abb HTTP/1.1" 200 263 0.016477 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /access-control-list/8de58c30-604b-4aaa-b47b-bb339bc0b4c1 HTTP/1.1" 200 273 0.035801 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-update HTTP/1.1" 200 156 0.118816 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010925 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003723 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /access-control-list/cda0847f-f8ec-4fe1-8905-32a2a4fa76f6 HTTP/1.1" 200 273 0.083044 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015480 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024277 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /access-control-list/8309cfa8-f809-4c99-94b5-eb8f1bab82c8 HTTP/1.1" 200 273 0.087440 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:05:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 10.0.0.242 - - [2026-02-09 13:05:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014775 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:05:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.242 - - [2026-02-09 13:05:55] "POST /security-groups HTTP/1.1" 409 245 0.008316 10.0.0.242 - - [2026-02-09 13:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /security-group/3fa88641-f914-4f9e-9342-53f16334e797 HTTP/1.1" 200 263 0.081365 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /access-control-list/594901d1-84a7-4c8a-a276-cc3013a5788c HTTP/1.1" 200 273 0.033064 10.0.0.242 - - [2026-02-09 13:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.081009 10.0.0.242 - - [2026-02-09 13:05:55] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029619 10.0.0.242 - - [2026-02-09 13:05:55] "PUT /access-control-list/66d48455-32d3-4418-a2bf-93337b6363c4 HTTP/1.1" 200 273 0.073109 10.0.0.242 - - [2026-02-09 13:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.242 - - [2026-02-09 13:05:55] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003209 10.0.0.242 - - [2026-02-09 13:05:55] "POST /tags HTTP/1.1" 409 206 0.002842 10.0.0.242 - - [2026-02-09 13:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.242 - - [2026-02-09 13:05:55] "GET /tag/606f2787-0f6c-425a-a8b8-c23d98f87e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018639 10.0.0.242 - - [2026-02-09 13:05:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002674 10.0.0.242 - - [2026-02-09 13:05:56] "POST /firewall-rules HTTP/1.1" 200 564 0.418294 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-rule/0f105d64-be40-4a4a-94e1-943f3d60caea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012269 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009936 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-rule/0f105d64-be40-4a4a-94e1-943f3d60caea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003821 10.0.0.242 - - [2026-02-09 13:05:56] "POST /ref-update HTTP/1.1" 200 156 0.036029 10.0.0.242 - - [2026-02-09 13:05:56] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015007 10.0.0.242 - - [2026-02-09 13:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.242 - - [2026-02-09 13:05:56] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002982 10.0.0.242 - - [2026-02-09 13:05:56] "POST /tags HTTP/1.1" 409 206 0.002729 10.0.0.242 - - [2026-02-09 13:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.242 - - [2026-02-09 13:05:56] "GET /tag/606f2787-0f6c-425a-a8b8-c23d98f87e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023462 10.0.0.242 - - [2026-02-09 13:05:56] "POST /firewall-rules HTTP/1.1" 200 562 0.106274 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-rule/4a3bb9ce-cd2c-4314-b8de-b81fd08eed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009721 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008426 10.0.0.242 - - [2026-02-09 13:05:56] "GET /firewall-rule/4a3bb9ce-cd2c-4314-b8de-b81fd08eed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002525 10.0.0.242 - - [2026-02-09 13:05:56] "POST /ref-update HTTP/1.1" 200 156 0.035378 10.0.0.242 - - [2026-02-09 13:05:56] "POST /tags HTTP/1.1" 200 372 0.049598 10.0.0.242 - - [2026-02-09 13:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.242 - - [2026-02-09 13:05:56] "GET /tag/7fac8cf1-9303-4104-b42c-703cced75060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.023241 10.0.0.242 - - [2026-02-09 13:05:56] "POST /tags HTTP/1.1" 200 320 0.032622 10.0.0.242 - - [2026-02-09 13:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.242 - - [2026-02-09 13:05:56] "GET /tag/d30fc5b9-f29b-425a-a60c-c2b479a3f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019378 10.0.0.242 - - [2026-02-09 13:05:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.003595 10.0.0.242 - - [2026-02-09 13:05:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003264 10.0.0.242 - - [2026-02-09 13:05:57] "GET /global-system-configs HTTP/1.1" 200 323 0.010683 10.0.0.242 - - [2026-02-09 13:05:57] "POST /security-groups HTTP/1.1" 200 578 0.094561 10.0.0.242 - - [2026-02-09 13:05:57] "POST /projects HTTP/1.1" 200 499 0.265684 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.006028 10.0.0.242 - - [2026-02-09 13:05:57] "POST /access-control-lists HTTP/1.1" 200 589 0.073198 10.0.0.242 - - [2026-02-09 13:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.060771 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.016384 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018482 10.0.0.242 - - [2026-02-09 13:05:57] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.018997 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008773 10.0.0.242 - - [2026-02-09 13:05:57] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.028919 10.0.0.242 - - [2026-02-09 13:05:57] "POST /access-control-lists HTTP/1.1" 200 587 0.114651 10.0.0.242 - - [2026-02-09 13:05:57] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.108199 10.0.0.242 - - [2026-02-09 13:05:57] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.064836 10.0.0.242 - - [2026-02-09 13:05:57] "POST /security-groups HTTP/1.1" 200 560 0.125176 10.0.0.242 - - [2026-02-09 13:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026749 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.001839 10.0.0.242 - - [2026-02-09 13:05:57] "POST /chown HTTP/1.1" 200 109 0.036324 10.0.0.242 - - [2026-02-09 13:05:57] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029194 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013260 10.0.0.242 - - [2026-02-09 13:05:57] "POST /access-control-lists HTTP/1.1" 200 612 0.120960 10.0.0.242 - - [2026-02-09 13:05:57] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017471 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.018064 10.0.0.242 - - [2026-02-09 13:05:57] "POST /tags HTTP/1.1" 409 214 0.001974 10.0.0.242 - - [2026-02-09 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009927 10.0.0.242 - - [2026-02-09 13:05:58] "GET /tag/d30fc5b9-f29b-425a-a60c-c2b479a3f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.071237 10.0.0.242 - - [2026-02-09 13:05:58] "POST /access-control-lists HTTP/1.1" 200 610 0.133412 10.0.0.242 - - [2026-02-09 13:05:58] "POST /firewall-rules HTTP/1.1" 200 580 0.129816 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-rule/465897f8-bbee-470c-b5ce-50ca1938fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.045266 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.006786 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-rule/465897f8-bbee-470c-b5ce-50ca1938fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003701 10.0.0.242 - - [2026-02-09 13:05:58] "POST /ref-update HTTP/1.1" 200 156 0.033470 10.0.0.242 - - [2026-02-09 13:05:58] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018636 10.0.0.242 - - [2026-02-09 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.242 - - [2026-02-09 13:05:58] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003473 10.0.0.242 - - [2026-02-09 13:05:58] "POST /tags HTTP/1.1" 409 214 0.017996 10.0.0.242 - - [2026-02-09 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.242 - - [2026-02-09 13:05:58] "GET /tag/d30fc5b9-f29b-425a-a60c-c2b479a3f5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016865 10.0.0.242 - - [2026-02-09 13:05:58] "POST /firewall-rules HTTP/1.1" 200 578 0.147330 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-rule/c4397dcd-e4a6-46df-bf51-19043999b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.041097 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004163 10.0.0.242 - - [2026-02-09 13:05:58] "GET /firewall-rule/c4397dcd-e4a6-46df-bf51-19043999b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002498 10.0.0.242 - - [2026-02-09 13:05:58] "POST /ref-update HTTP/1.1" 200 156 0.105319 10.0.0.242 - - [2026-02-09 13:05:59] "POST /tags HTTP/1.1" 200 364 0.072504 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.045360 10.0.0.242 - - [2026-02-09 13:05:59] "GET /tag/9c80ca8e-319d-4bb5-83a2-c56293d2b313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022453 10.0.0.242 - - [2026-02-09 13:05:59] "POST /tags HTTP/1.1" 200 312 0.045076 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.042619 10.0.0.242 - - [2026-02-09 13:05:59] "GET /tag/7deb2e96-d33d-4abb-bf43-0b826ec32d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.030557 10.0.0.242 - - [2026-02-09 13:05:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000461 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.016557 10.0.0.242 - - [2026-02-09 13:05:59] "POST /security-groups HTTP/1.1" 200 574 0.244027 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.002624 10.0.0.242 - - [2026-02-09 13:05:59] "POST /projects HTTP/1.1" 200 491 0.419605 10.0.0.242 - - [2026-02-09 13:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017262 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.242 - - [2026-02-09 13:05:59] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.021105 10.0.0.242 - - [2026-02-09 13:05:59] "POST /access-control-lists HTTP/1.1" 200 585 0.108442 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.242 - - [2026-02-09 13:05:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.019919 10.0.0.242 - - [2026-02-09 13:05:59] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.015651 10.0.0.242 - - [2026-02-09 13:05:59] "POST /access-control-lists HTTP/1.1" 200 583 0.043978 10.0.0.242 - - [2026-02-09 13:06:00] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.108374 10.0.0.242 - - [2026-02-09 13:06:00] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.055076 10.0.0.242 - - [2026-02-09 13:06:00] "POST /security-groups HTTP/1.1" 200 548 0.098094 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.001937 10.0.0.242 - - [2026-02-09 13:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.073836 10.0.0.242 - - [2026-02-09 13:06:00] "POST /access-control-lists HTTP/1.1" 200 604 0.098260 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.002199 10.0.0.242 - - [2026-02-09 13:06:00] "POST /chown HTTP/1.1" 200 109 0.035682 10.0.0.242 - - [2026-02-09 13:06:00] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011166 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.242 - - [2026-02-09 13:06:00] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019548 10.0.0.242 - - [2026-02-09 13:06:00] "POST /tags HTTP/1.1" 409 210 0.002478 10.0.0.242 - - [2026-02-09 13:06:00] "POST /access-control-lists HTTP/1.1" 200 602 0.073311 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2026-02-09 13:06:00] "GET /tag/7deb2e96-d33d-4abb-bf43-0b826ec32d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013892 10.0.0.242 - - [2026-02-09 13:06:00] "POST /firewall-rules HTTP/1.1" 200 572 0.069656 10.0.0.242 - - [2026-02-09 13:06:00] "GET /firewall-rule/d5c09256-3aac-4aa6-a77f-4b5551a1112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004884 10.0.0.242 - - [2026-02-09 13:06:00] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.008972 10.0.0.242 - - [2026-02-09 13:06:00] "GET /firewall-rule/d5c09256-3aac-4aa6-a77f-4b5551a1112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004269 10.0.0.242 - - [2026-02-09 13:06:00] "POST /ref-update HTTP/1.1" 200 156 0.044539 10.0.0.242 - - [2026-02-09 13:06:00] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016248 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007576 10.0.0.242 - - [2026-02-09 13:06:00] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003653 10.0.0.242 - - [2026-02-09 13:06:00] "POST /tags HTTP/1.1" 409 210 0.002444 10.0.0.242 - - [2026-02-09 13:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-09 13:06:00] "GET /tag/7deb2e96-d33d-4abb-bf43-0b826ec32d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011615 10.0.0.242 - - [2026-02-09 13:06:01] "POST /firewall-rules HTTP/1.1" 200 570 0.086682 10.0.0.242 - - [2026-02-09 13:06:01] "GET /firewall-rule/95e72741-d511-417e-9d28-c5f429bf9098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016533 10.0.0.242 - - [2026-02-09 13:06:01] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004789 10.0.0.242 - - [2026-02-09 13:06:01] "GET /firewall-rule/95e72741-d511-417e-9d28-c5f429bf9098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003710 10.0.0.242 - - [2026-02-09 13:06:01] "POST /ref-update HTTP/1.1" 200 156 0.089741 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000801 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 10.0.0.242 - - [2026-02-09 13:06:01] "POST /tags HTTP/1.1" 409 237 0.002102 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.242 - - [2026-02-09 13:06:01] "GET /tag/c6421810-27f4-4249-a505-9dc7c6f0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010184 10.0.0.242 - - [2026-02-09 13:06:01] "POST /tags HTTP/1.1" 409 210 0.002110 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.242 - - [2026-02-09 13:06:01] "GET /tag/2d00d3b0-1cb7-4841-96bc-b10b0cacae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011881 10.0.0.242 - - [2026-02-09 13:06:01] "POST /projects HTTP/1.1" 409 223 0.002072 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.242 - - [2026-02-09 13:06:01] "GET /project/5d81c499-6fdb-496b-be68-91a35030d808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029768 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.242 - - [2026-02-09 13:06:01] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005244 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007160 10.0.0.242 - - [2026-02-09 13:06:01] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005604 10.0.0.242 - - [2026-02-09 13:06:01] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.049562 10.0.0.242 - - [2026-02-09 13:06:01] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.061791 10.0.0.242 - - [2026-02-09 13:06:01] "POST /security-groups HTTP/1.1" 409 253 0.004450 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2026-02-09 13:06:01] "PUT /security-group/bbb74e6a-b765-470a-812d-0e7f49f1a178 HTTP/1.1" 200 263 0.089762 10.0.0.242 - - [2026-02-09 13:06:01] "PUT /access-control-list/ac08783b-9e67-4bf4-a6c0-4b0a53fc27e1 HTTP/1.1" 200 273 0.013045 10.0.0.242 - - [2026-02-09 13:06:01] "PUT /access-control-list/33b6b6a8-dcfd-4570-9ca3-1f3c3bc8ce56 HTTP/1.1" 200 273 0.026511 10.0.0.242 - - [2026-02-09 13:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031384 10.0.0.242 - - [2026-02-09 13:06:01] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017470 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014948 10.0.0.242 - - [2026-02-09 13:06:01] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026910 10.0.0.242 - - [2026-02-09 13:06:01] "POST /tags HTTP/1.1" 409 210 0.001917 10.0.0.242 - - [2026-02-09 13:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2026-02-09 13:06:01] "GET /tag/2d00d3b0-1cb7-4841-96bc-b10b0cacae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011513 10.0.0.242 - - [2026-02-09 13:06:02] "POST /firewall-rules HTTP/1.1" 200 572 0.096376 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-rule/9f265df7-0e1a-4ce5-b113-5a0dc36b5504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004507 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.005583 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-rule/9f265df7-0e1a-4ce5-b113-5a0dc36b5504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002664 10.0.0.242 - - [2026-02-09 13:06:02] "POST /ref-update HTTP/1.1" 200 156 0.049543 10.0.0.242 - - [2026-02-09 13:06:02] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009744 10.0.0.242 - - [2026-02-09 13:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-02-09 13:06:02] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003103 10.0.0.242 - - [2026-02-09 13:06:02] "POST /tags HTTP/1.1" 409 210 0.002143 10.0.0.242 - - [2026-02-09 13:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-02-09 13:06:02] "GET /tag/2d00d3b0-1cb7-4841-96bc-b10b0cacae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011941 10.0.0.242 - - [2026-02-09 13:06:02] "POST /firewall-rules HTTP/1.1" 200 570 0.080069 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-rule/b377e36a-1620-4a23-a5c4-d53c31481ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024971 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.012164 10.0.0.242 - - [2026-02-09 13:06:02] "GET /firewall-rule/b377e36a-1620-4a23-a5c4-d53c31481ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002814 10.0.0.242 - - [2026-02-09 13:06:02] "POST /ref-update HTTP/1.1" 200 156 0.069983 10.0.0.242 - - [2026-02-09 13:06:02] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004417 10.0.0.242 - - [2026-02-09 13:06:02] "POST /set-tag HTTP/1.1" 200 109 0.002278 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001073 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 10.0.0.41 - - [2026-02-09 13:07:03] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.41 - - [2026-02-09 13:07:03] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004704 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.41 - - [2026-02-09 13:07:03] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003724 10.0.0.41 - - [2026-02-09 13:07:03] "PUT /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009 HTTP/1.1" 200 275 0.020519 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.006885 10.0.0.41 - - [2026-02-09 13:07:03] "POST /virtual-routers HTTP/1.1" 200 601 0.015370 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.41 - - [2026-02-09 13:07:03] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005710 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.002294 10.0.0.41 - - [2026-02-09 13:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009708 10.0.0.41 - - [2026-02-09 13:07:03] "GET /virtual-network/68f8236b-a87a-47b0-b1d8-8f780e00869f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006082 10.0.0.41 - - [2026-02-09 13:07:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070183 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000976 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001093 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:07:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000962 10.0.0.242 - - [2026-02-09 13:07:56] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.242 - - [2026-02-09 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-02-09 13:07:56] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004418 10.0.0.242 - - [2026-02-09 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.242 - - [2026-02-09 13:07:56] "GET /config-node/5d3f64c3-fa02-4eee-89c9-020d1f3c8e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002959 10.0.0.242 - - [2026-02-09 13:08:07] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.242 - - [2026-02-09 13:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-02-09 13:08:07] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002834 10.0.0.242 - - [2026-02-09 13:08:07] "POST /bgp-routers HTTP/1.1" 409 301 0.003214 10.0.0.242 - - [2026-02-09 13:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2026-02-09 13:08:07] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.010485 10.0.0.242 - - [2026-02-09 13:08:07] "PUT /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd HTTP/1.1" 200 255 0.012511 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:08:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:08:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.242 - - [2026-02-09 13:09:43] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003654 10.0.0.242 - - [2026-02-09 13:09:43] "POST /ref-update HTTP/1.1" 200 156 0.012710 10.0.0.242 - - [2026-02-09 13:09:56] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004294 10.0.0.242 - - [2026-02-09 13:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.242 - - [2026-02-09 13:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2026-02-09 13:09:56] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002649 10.0.0.242 - - [2026-02-09 13:09:56] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004220 10.0.0.242 - - [2026-02-09 13:09:57] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.242 - - [2026-02-09 13:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.242 - - [2026-02-09 13:09:57] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002467 10.0.0.242 - - [2026-02-09 13:09:57] "GET /loadbalancer-pool/ac5181e7-33be-4531-8d48-15234a690ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003923 10.0.0.242 - - [2026-02-09 13:09:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017009 10.0.0.242 - - [2026-02-09 13:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014869 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009870 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007269 10.0.0.242 - - [2026-02-09 13:09:57] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.242 - - [2026-02-09 13:09:57] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009879 10.0.0.242 - - [2026-02-09 13:09:57] "PUT /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231 HTTP/1.1" 200 257 0.009263 10.0.0.242 - - [2026-02-09 13:09:57] "POST /tags HTTP/1.1" 409 205 0.007237 10.0.0.242 - - [2026-02-09 13:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.242 - - [2026-02-09 13:09:57] "GET /tag/33e584f4-ba01-49e5-a51a-3cac207f7467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013926 10.0.0.242 - - [2026-02-09 13:09:57] "POST /set-tag HTTP/1.1" 200 109 0.084479 10.0.0.242 - - [2026-02-09 13:09:57] "GET /loadbalancer-pool/4dc70034-8917-4cc3-a422-f1f7fc4fc35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008791 10.0.0.242 - - [2026-02-09 13:09:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017302 10.0.0.242 - - [2026-02-09 13:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007167 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.019789 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011690 10.0.0.242 - - [2026-02-09 13:09:57] "POST /set-tag HTTP/1.1" 200 109 0.007319 10.0.0.242 - - [2026-02-09 13:09:57] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.242 - - [2026-02-09 13:09:57] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003359 10.0.0.242 - - [2026-02-09 13:09:57] "PUT /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231 HTTP/1.1" 200 257 0.013314 10.0.0.242 - - [2026-02-09 13:09:57] "GET /loadbalancer-pool/4943c86d-3136-40ce-9c3b-4c00dba69f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006998 10.0.0.242 - - [2026-02-09 13:09:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017840 10.0.0.242 - - [2026-02-09 13:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014628 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009870 10.0.0.242 - - [2026-02-09 13:09:57] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004109 10.0.0.242 - - [2026-02-09 13:09:57] "POST /ref-update HTTP/1.1" 200 156 0.006008 10.0.0.242 - - [2026-02-09 13:09:57] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.006377 10.0.0.242 - - [2026-02-09 13:09:57] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.242 - - [2026-02-09 13:09:57] "PUT /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231 HTTP/1.1" 200 257 0.009238 10.0.0.242 - - [2026-02-09 13:10:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002836 10.0.0.242 - - [2026-02-09 13:10:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002934 10.0.0.41 - - [2026-02-09 13:11:12] "GET / HTTP/1.1" 200 36215 0.001921 10.0.0.41 - - [2026-02-09 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2026-02-09 13:11:12] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004830 10.0.0.41 - - [2026-02-09 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.41 - - [2026-02-09 13:11:12] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003211 10.0.0.41 - - [2026-02-09 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.41 - - [2026-02-09 13:11:12] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004420 10.0.0.41 - - [2026-02-09 13:11:12] "PUT /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684 HTTP/1.1" 200 263 0.011862 10.0.0.41 - - [2026-02-09 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012128 10.0.0.41 - - [2026-02-09 13:11:12] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004020 10.0.0.41 - - [2026-02-09 13:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.41 - - [2026-02-09 13:11:12] "GET /virtual-machine-interface/60c49f23-dcdc-4d78-9e0b-9f7344428fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005177 10.0.0.41 - - [2026-02-09 13:11:12] "PUT /virtual-machine-interface/60c49f23-dcdc-4d78-9e0b-9f7344428fe9 HTTP/1.1" 200 285 0.010098 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001252 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 10.0.0.242 - - [2026-02-09 13:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.242 - - [2026-02-09 13:11:35] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002990 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001102 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004519 10.0.0.242 - - [2026-02-09 13:12:46] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.242 - - [2026-02-09 13:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.242 - - [2026-02-09 13:12:46] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002990 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005832 10.0.0.242 - - [2026-02-09 13:12:46] "POST /set-tag HTTP/1.1" 200 109 0.021041 10.0.0.242 - - [2026-02-09 13:12:46] "DELETE /loadbalancer-member/94b6c7b2-633b-4ae9-b74a-c2af26682142 HTTP/1.1" 200 115 0.029929 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005555 10.0.0.242 - - [2026-02-09 13:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.242 - - [2026-02-09 13:12:46] "DELETE /loadbalancer-member/e2789c39-0873-4e3f-ae6d-5623cf0625bc HTTP/1.1" 200 115 0.023835 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005923 10.0.0.242 - - [2026-02-09 13:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.242 - - [2026-02-09 13:12:46] "DELETE /loadbalancer-member/8c136353-1996-44e5-a0c0-52963c0597dc HTTP/1.1" 200 115 0.029626 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004757 10.0.0.242 - - [2026-02-09 13:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.242 - - [2026-02-09 13:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.242 - - [2026-02-09 13:12:46] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002387 10.0.0.242 - - [2026-02-09 13:12:46] "GET /loadbalancer-pool/ac5181e7-33be-4531-8d48-15234a690ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002316 10.0.0.242 - - [2026-02-09 13:12:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020653 10.0.0.242 - - [2026-02-09 13:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017490 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012010 10.0.0.242 - - [2026-02-09 13:12:46] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003984 10.0.0.242 - - [2026-02-09 13:12:46] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002850 10.0.0.242 - - [2026-02-09 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.064257 10.0.0.242 - - [2026-02-09 13:12:47] "GET /loadbalancer-pool/4dc70034-8917-4cc3-a422-f1f7fc4fc35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008107 10.0.0.242 - - [2026-02-09 13:12:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018942 10.0.0.242 - - [2026-02-09 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014658 10.0.0.242 - - [2026-02-09 13:12:47] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004216 10.0.0.242 - - [2026-02-09 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.011941 10.0.0.242 - - [2026-02-09 13:12:47] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005256 10.0.0.242 - - [2026-02-09 13:12:47] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002075 10.0.0.242 - - [2026-02-09 13:12:47] "GET /loadbalancer-pool/4943c86d-3136-40ce-9c3b-4c00dba69f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006491 10.0.0.242 - - [2026-02-09 13:12:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014851 10.0.0.242 - - [2026-02-09 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030740 10.0.0.242 - - [2026-02-09 13:12:47] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015393 10.0.0.242 - - [2026-02-09 13:12:47] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004702 10.0.0.242 - - [2026-02-09 13:12:47] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004236 10.0.0.242 - - [2026-02-09 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.242 - - [2026-02-09 13:15:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002597 10.0.0.242 - - [2026-02-09 13:15:56] "GET /global-system-configs HTTP/1.1" 200 323 0.004423 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:16:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:16:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:16:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:16:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001189 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:17:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.006662 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:17:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:17:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:17:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 10.0.0.242 - - [2026-02-09 13:17:27] "GET / HTTP/1.1" 200 36215 0.002951 10.0.0.242 - - [2026-02-09 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.242 - - [2026-02-09 13:17:27] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040802 10.0.0.242 - - [2026-02-09 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.242 - - [2026-02-09 13:17:27] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045230 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-02-09 13:17:28] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030098 10.0.0.242 - - [2026-02-09 13:17:28] "POST /tags HTTP/1.1" 200 334 0.026609 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.242 - - [2026-02-09 13:17:28] "GET /tag/bf6f9e3d-e75b-448c-a366-e429167ae536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024283 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.242 - - [2026-02-09 13:17:28] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046463 10.0.0.242 - - [2026-02-09 13:17:28] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048249 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-networks?parent_id=058ce1d8-25d6-4792-8ed9-76c770b59887&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.009297 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003743 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.242 - - [2026-02-09 13:17:28] "GET /service-appliance-set/c9f7b420-c375-4945-b2e4-4f07b4cb3131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002118 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.001414 10.0.0.242 - - [2026-02-09 13:17:28] "POST /virtual-networks HTTP/1.1" 200 514 0.050355 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.242 - - [2026-02-09 13:17:28] "GET /network-ipam/f6047c5c-c3e0-4ed9-a424-e67073807cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004400 10.0.0.242 - - [2026-02-09 13:17:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.103436 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-machine-interface/cd6f5cf6-e007-49fc-b5f7-1a3233ade9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.011465 10.0.0.242 - - [2026-02-09 13:17:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006750 10.0.0.242 - - [2026-02-09 13:17:28] "POST /ref-update HTTP/1.1" 200 156 0.142404 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006373 10.0.0.242 - - [2026-02-09 13:17:28] "POST /instance-ips HTTP/1.1" 200 410 0.079628 10.0.0.242 - - [2026-02-09 13:17:28] "GET /domains HTTP/1.1" 200 281 0.002211 10.0.0.242 - - [2026-02-09 13:17:28] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.038503 10.0.0.242 - - [2026-02-09 13:17:28] "GET /instance-ip/c65777c5-9a49-43f7-a668-139bf4148197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.019898 10.0.0.242 - - [2026-02-09 13:17:28] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 5496 0.073672 10.0.0.242 - - [2026-02-09 13:17:28] "POST /loadbalancers HTTP/1.1" 200 612 0.121113 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.055299 10.0.0.242 - - [2026-02-09 13:17:28] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.018652 10.0.0.242 - - [2026-02-09 13:17:28] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1183 0.003384 10.0.0.242 - - [2026-02-09 13:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034383 10.0.0.242 - - [2026-02-09 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.242 - - [2026-02-09 13:17:28] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1183 0.009225 10.0.0.242 - - [2026-02-09 13:17:28] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.053633 10.0.0.242 - - [2026-02-09 13:17:28] "GET /instance-ip/c65777c5-9a49-43f7-a668-139bf4148197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003798 10.0.0.242 - - [2026-02-09 13:17:29] "POST /route-targets HTTP/1.1" 200 328 0.011830 10.0.0.242 - - [2026-02-09 13:17:29] "POST /ref-update HTTP/1.1" 200 156 0.023682 10.0.0.242 - - [2026-02-09 13:17:29] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.053091 10.0.0.242 - - [2026-02-09 13:17:29] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001977 10.0.0.242 - - [2026-02-09 13:17:29] "POST /floating-ips HTTP/1.1" 200 599 0.037244 10.0.0.242 - - [2026-02-09 13:17:29] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.047220 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.242 - - [2026-02-09 13:17:29] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040023 10.0.0.242 - - [2026-02-09 13:17:29] "GET /loadbalancer-listener/08fe6679-c15e-4782-9d87-e52552048294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.004839 10.0.0.242 - - [2026-02-09 13:17:29] "GET /loadbalancer-listener/08fe6679-c15e-4782-9d87-e52552048294?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002921 10.0.0.242 - - [2026-02-09 13:17:29] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023746 10.0.0.242 - - [2026-02-09 13:17:29] "GET /instance-ip/c65777c5-9a49-43f7-a668-139bf4148197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003882 10.0.0.242 - - [2026-02-09 13:17:29] "GET /instance-ip/c65777c5-9a49-43f7-a668-139bf4148197?fields=floating_ips HTTP/1.1" 200 1215 0.005348 10.0.0.242 - - [2026-02-09 13:17:29] "GET /floating-ip/138d8711-2979-4f91-8019-3e4a0d30714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003421 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006695 10.0.0.242 - - [2026-02-09 13:17:29] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001978 10.0.0.242 - - [2026-02-09 13:17:29] "POST /tags HTTP/1.1" 200 296 0.062085 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019237 10.0.0.242 - - [2026-02-09 13:17:29] "GET /tag/320797a6-13ed-46c7-8f15-23e676130b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012248 10.0.0.242 - - [2026-02-09 13:17:29] "POST /tags HTTP/1.1" 409 233 0.001888 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2026-02-09 13:17:29] "GET /tag/769172c2-de5d-489f-a5e8-5869b02b5e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010948 10.0.0.242 - - [2026-02-09 13:17:29] "POST /tags HTTP/1.1" 409 206 0.001964 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.242 - - [2026-02-09 13:17:29] "GET /tag/606f2787-0f6c-425a-a8b8-c23d98f87e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010420 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2026-02-09 13:17:29] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005567 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.242 - - [2026-02-09 13:17:29] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.037499 10.0.0.242 - - [2026-02-09 13:17:29] "POST /virtual-machines HTTP/1.1" 200 370 0.011477 10.0.0.242 - - [2026-02-09 13:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022570 10.0.0.242 - - [2026-02-09 13:17:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123488 10.0.0.242 - - [2026-02-09 13:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009929 10.0.0.242 - - [2026-02-09 13:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005119 10.0.0.242 - - [2026-02-09 13:17:30] "POST /instance-ips HTTP/1.1" 200 410 0.029752 10.0.0.242 - - [2026-02-09 13:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024172 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006566 10.0.0.242 - - [2026-02-09 13:17:30] "POST /set-tag HTTP/1.1" 200 109 0.015846 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016781 10.0.0.242 - - [2026-02-09 13:17:30] "GET /instance-ip/afb05778-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003619 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004577 10.0.0.242 - - [2026-02-09 13:17:30] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002571 10.0.0.242 - - [2026-02-09 13:17:30] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004501 10.0.0.242 - - [2026-02-09 13:17:30] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.242 - - [2026-02-09 13:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003781 10.0.0.242 - - [2026-02-09 13:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.242 - - [2026-02-09 13:17:30] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038190 10.0.0.242 - - [2026-02-09 13:17:30] "POST /virtual-machines HTTP/1.1" 200 370 0.008577 10.0.0.242 - - [2026-02-09 13:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026218 10.0.0.242 - - [2026-02-09 13:17:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100142 10.0.0.242 - - [2026-02-09 13:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011106 10.0.0.242 - - [2026-02-09 13:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004238 10.0.0.242 - - [2026-02-09 13:17:30] "POST /instance-ips HTTP/1.1" 200 410 0.021512 10.0.0.242 - - [2026-02-09 13:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021824 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019734 10.0.0.242 - - [2026-02-09 13:17:30] "POST /set-tag HTTP/1.1" 200 109 0.017470 10.0.0.242 - - [2026-02-09 13:17:30] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014675 10.0.0.242 - - [2026-02-09 13:17:30] "GET /instance-ip/b021848e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003291 10.0.0.242 - - [2026-02-09 13:17:31] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004658 10.0.0.242 - - [2026-02-09 13:17:31] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.242 - - [2026-02-09 13:17:31] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003630 10.0.0.242 - - [2026-02-09 13:17:31] "POST /ref-update HTTP/1.1" 200 156 0.008250 10.0.0.242 - - [2026-02-09 13:17:31] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009966 10.0.0.242 - - [2026-02-09 13:17:31] "POST /set-tag HTTP/1.1" 200 109 0.004372 10.0.0.242 - - [2026-02-09 13:17:31] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012295 10.0.0.242 - - [2026-02-09 13:17:31] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.242 - - [2026-02-09 13:17:31] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003935 10.0.0.242 - - [2026-02-09 13:17:31] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.242 - - [2026-02-09 13:17:33] "GET /domains HTTP/1.1" 200 281 0.002930 10.0.0.242 - - [2026-02-09 13:17:33] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.003348 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 7090 0.040743 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.004236 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.004150 10.0.0.242 - - [2026-02-09 13:17:34] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1405 0.005010 10.0.0.242 - - [2026-02-09 13:17:34] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1405 0.003009 10.0.0.242 - - [2026-02-09 13:17:34] "GET /route-target/e355d029-b6ca-4187-9ed2-ee9112ade4b0 HTTP/1.1" 200 1155 0.002873 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.004021 10.0.0.242 - - [2026-02-09 13:17:34] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1405 0.003857 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004007 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.004061 10.0.0.242 - - [2026-02-09 13:17:34] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1405 0.002892 10.0.0.242 - - [2026-02-09 13:17:34] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 200 1405 0.002840 10.0.0.242 - - [2026-02-09 13:17:34] "GET /route-target/e355d029-b6ca-4187-9ed2-ee9112ade4b0 HTTP/1.1" 200 1155 0.003706 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domains HTTP/1.1" 200 281 0.001978 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.002781 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 7090 0.031123 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2094 0.004102 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035108 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005270 10.0.0.242 - - [2026-02-09 13:17:34] "GET /floating-ip-pools?parent_id=c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002373 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004672 10.0.0.242 - - [2026-02-09 13:17:34] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018791 10.0.0.242 - - [2026-02-09 13:17:34] "POST /ref-update HTTP/1.1" 200 156 0.008420 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012487 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domains HTTP/1.1" 200 281 0.001843 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.002835 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 7347 0.031477 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2333 0.005463 10.0.0.242 - - [2026-02-09 13:17:34] "GET /floating-ip-pool/95a51bad-60d8-48eb-9048-3b78bf4542b2 HTTP/1.1" 200 1318 0.005288 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domains HTTP/1.1" 200 281 0.005878 10.0.0.242 - - [2026-02-09 13:17:34] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.003022 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 7347 0.038237 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 2333 0.008382 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007298 10.0.0.242 - - [2026-02-09 13:17:34] "POST /tags HTTP/1.1" 200 366 0.080374 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.242 - - [2026-02-09 13:17:34] "GET /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012223 10.0.0.242 - - [2026-02-09 13:17:34] "POST /tags HTTP/1.1" 409 206 0.002865 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.242 - - [2026-02-09 13:17:34] "GET /tag/606f2787-0f6c-425a-a8b8-c23d98f87e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010518 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.242 - - [2026-02-09 13:17:34] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.028173 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.242 - - [2026-02-09 13:17:34] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004179 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2026-02-09 13:17:34] "GET /service-appliance-set/261eed62-f0a8-4642-9ac7-d93eadee9db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003365 10.0.0.242 - - [2026-02-09 13:17:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.001884 10.0.0.242 - - [2026-02-09 13:17:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.109855 10.0.0.242 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/bb29b46f-1cf1-47b9-a729-2356e21a5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.021888 10.0.0.242 - - [2026-02-09 13:17:35] "POST /set-tag HTTP/1.1" 200 109 0.014006 10.0.0.242 - - [2026-02-09 13:17:35] "POST /instance-ips HTTP/1.1" 200 418 0.022043 10.0.0.242 - - [2026-02-09 13:17:35] "GET /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.011682 10.0.0.242 - - [2026-02-09 13:17:35] "POST /loadbalancers HTTP/1.1" 200 620 0.062589 10.0.0.242 - - [2026-02-09 13:17:35] "POST /service-instances HTTP/1.1" 200 568 0.022512 10.0.0.242 - - [2026-02-09 13:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025987 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.242 - - [2026-02-09 13:17:35] "POST /ref-update HTTP/1.1" 200 156 0.019607 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-02-09 13:17:35] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.041022 10.0.0.242 - - [2026-02-09 13:17:35] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.014349 10.0.0.242 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/bb29b46f-1cf1-47b9-a729-2356e21a5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004809 10.0.0.242 - - [2026-02-09 13:17:35] "GET /virtual-machine-interface/bb29b46f-1cf1-47b9-a729-2356e21a5f77?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007231 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2026-02-09 13:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014207 10.0.0.242 - - [2026-02-09 13:17:35] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.009281 10.0.0.242 - - [2026-02-09 13:17:35] "GET /floating-ip-pool/95a51bad-60d8-48eb-9048-3b78bf4542b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.005596 10.0.0.242 - - [2026-02-09 13:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012587 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2026-02-09 13:17:35] "POST /floating-ips HTTP/1.1" 200 673 0.103563 10.0.0.242 - - [2026-02-09 13:17:35] "POST /virtual-machines HTTP/1.1" 200 430 0.058777 10.0.0.242 - - [2026-02-09 13:17:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036594 10.0.0.242 - - [2026-02-09 13:17:35] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003151 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-02-09 13:17:35] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008036 10.0.0.242 - - [2026-02-09 13:17:35] "POST /tags HTTP/1.1" 409 221 0.001437 10.0.0.242 - - [2026-02-09 13:17:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.124908 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.242 - - [2026-02-09 13:17:35] "GET /tag/bf6f9e3d-e75b-448c-a366-e429167ae536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012262 10.0.0.242 - - [2026-02-09 13:17:35] "POST /chown HTTP/1.1" 200 109 0.033575 10.0.0.242 - - [2026-02-09 13:17:35] "POST /tags HTTP/1.1" 409 238 0.006007 10.0.0.242 - - [2026-02-09 13:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009796 10.0.0.242 - - [2026-02-09 13:17:35] "POST /chown HTTP/1.1" 200 109 0.005551 10.0.0.242 - - [2026-02-09 13:17:35] "GET /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019175 10.0.0.242 - - [2026-02-09 13:17:35] "PUT /virtual-machine-interface/a6db2e90-766e-4319-9397-5514084c65b6 HTTP/1.1" 200 285 0.031121 10.0.0.242 - - [2026-02-09 13:17:35] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.038479 10.0.0.242 - - [2026-02-09 13:17:36] "POST /firewall-rules HTTP/1.1" 200 652 0.124672 10.0.0.242 - - [2026-02-09 13:17:36] "GET /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.023245 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.061872 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.025464 10.0.0.242 - - [2026-02-09 13:17:36] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003555 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.016143 10.0.0.242 - - [2026-02-09 13:17:36] "GET /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.007544 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.029541 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.021444 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.021399 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.027270 10.0.0.242 - - [2026-02-09 13:17:36] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.084310 10.0.0.242 - - [2026-02-09 13:17:36] "GET /loadbalancer/b17ad6e0-69d4-4c0e-9706-7b26d2e7e67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005609 10.0.0.242 - - [2026-02-09 13:17:36] "POST /virtual-machines HTTP/1.1" 200 430 0.019878 10.0.0.242 - - [2026-02-09 13:17:36] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085771 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2026-02-09 13:17:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132121 10.0.0.242 - - [2026-02-09 13:17:36] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.074989 10.0.0.242 - - [2026-02-09 13:17:36] "POST /chown HTTP/1.1" 200 109 0.060290 10.0.0.242 - - [2026-02-09 13:17:36] "GET /loadbalancer-listener/667ecf50-9ccf-4ef8-987f-35ec975de64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005187 10.0.0.242 - - [2026-02-09 13:17:36] "GET /loadbalancer-listener/667ecf50-9ccf-4ef8-987f-35ec975de64a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003105 10.0.0.242 - - [2026-02-09 13:17:36] "POST /chown HTTP/1.1" 200 109 0.008928 10.0.0.242 - - [2026-02-09 13:17:36] "PUT /virtual-machine-interface/58cdf3c4-1f70-4c7d-aaf0-4924a32962d4 HTTP/1.1" 200 285 0.021190 10.0.0.242 - - [2026-02-09 13:17:36] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052990 10.0.0.242 - - [2026-02-09 13:17:36] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.043629 10.0.0.242 - - [2026-02-09 13:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009350 10.0.0.242 - - [2026-02-09 13:17:36] "GET /loadbalancer-pool/87d87ac0-6173-4959-945a-00e743b5a6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010059 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.022673 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.029457 10.0.0.242 - - [2026-02-09 13:17:36] "POST /loadbalancer-members HTTP/1.1" 200 709 0.060578 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.034815 10.0.0.242 - - [2026-02-09 13:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014996 10.0.0.242 - - [2026-02-09 13:17:36] "GET /loadbalancer-member/f45ce13c-c726-4e84-9c33-15d49c7e1f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.014513 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.029021 10.0.0.242 - - [2026-02-09 13:17:36] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004055 10.0.0.242 - - [2026-02-09 13:17:36] "POST /ref-update HTTP/1.1" 200 156 0.016274 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.242 - - [2026-02-09 13:17:36] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002424 10.0.0.242 - - [2026-02-09 13:17:36] "POST /tags HTTP/1.1" 409 221 0.001776 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.242 - - [2026-02-09 13:17:36] "GET /tag/bf6f9e3d-e75b-448c-a366-e429167ae536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023038 10.0.0.242 - - [2026-02-09 13:17:36] "POST /tags HTTP/1.1" 409 238 0.003906 10.0.0.242 - - [2026-02-09 13:17:36] "POST /chown HTTP/1.1" 200 109 0.018106 10.0.0.242 - - [2026-02-09 13:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.031192 10.0.0.242 - - [2026-02-09 13:17:37] "GET /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018437 10.0.0.242 - - [2026-02-09 13:17:37] "POST /firewall-rules HTTP/1.1" 409 293 0.002326 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.040815 10.0.0.242 - - [2026-02-09 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.242 - - [2026-02-09 13:17:37] "POST /ref-update HTTP/1.1" 200 156 0.014262 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.035654 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993 HTTP/1.1" 200 261 0.053503 10.0.0.242 - - [2026-02-09 13:17:37] "GET /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.017140 10.0.0.242 - - [2026-02-09 13:17:37] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016060 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.040651 10.0.0.242 - - [2026-02-09 13:17:37] "GET /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.005211 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.013195 10.0.0.242 - - [2026-02-09 13:17:37] "POST /ref-update HTTP/1.1" 200 156 0.019436 10.0.0.242 - - [2026-02-09 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.007922 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.032686 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.024012 10.0.0.242 - - [2026-02-09 13:17:37] "POST /ref-update HTTP/1.1" 200 156 0.012749 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.010268 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.020560 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.017574 10.0.0.242 - - [2026-02-09 13:17:37] "POST /ref-update HTTP/1.1" 200 156 0.017969 10.0.0.242 - - [2026-02-09 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.242 - - [2026-02-09 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.242 - - [2026-02-09 13:17:37] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004812 10.0.0.242 - - [2026-02-09 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.012029 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.023942 10.0.0.242 - - [2026-02-09 13:17:37] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.041077 10.0.0.242 - - [2026-02-09 13:17:37] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.031599 10.0.0.242 - - [2026-02-09 13:17:37] "POST /virtual-machines HTTP/1.1" 200 374 0.014352 10.0.0.242 - - [2026-02-09 13:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033375 10.0.0.242 - - [2026-02-09 13:17:37] "POST /ref-update HTTP/1.1" 200 156 0.055341 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.020555 10.0.0.242 - - [2026-02-09 13:17:37] "POST /chown HTTP/1.1" 200 109 0.058573 10.0.0.242 - - [2026-02-09 13:17:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170921 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 257 0.050781 10.0.0.242 - - [2026-02-09 13:17:38] "POST /ref-update HTTP/1.1" 200 156 0.020842 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021178 10.0.0.242 - - [2026-02-09 13:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014007 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006394 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.010570 10.0.0.242 - - [2026-02-09 13:17:38] "POST /instance-ips HTTP/1.1" 200 414 0.062800 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014736 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038107 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.017496 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.014173 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015767 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.013826 10.0.0.242 - - [2026-02-09 13:17:38] "POST /set-tag HTTP/1.1" 200 109 0.051120 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010551 10.0.0.242 - - [2026-02-09 13:17:38] "GET /instance-ip/b47f563c-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003382 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007111 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004773 10.0.0.242 - - [2026-02-09 13:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.003977 10.0.0.242 - - [2026-02-09 13:17:38] "POST /ref-update HTTP/1.1" 200 156 0.012355 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.020157 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008175 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004848 10.0.0.242 - - [2026-02-09 13:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.242 - - [2026-02-09 13:17:38] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005434 10.0.0.242 - - [2026-02-09 13:17:38] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.009653 10.0.0.242 - - [2026-02-09 13:17:38] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.242 - - [2026-02-09 13:17:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007114 10.0.0.242 - - [2026-02-09 13:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.006772 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.014227 10.0.0.242 - - [2026-02-09 13:17:38] "POST /ref-update HTTP/1.1" 200 156 0.016205 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.006833 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.015822 10.0.0.242 - - [2026-02-09 13:17:38] "POST /ref-update HTTP/1.1" 200 156 0.015225 10.0.0.242 - - [2026-02-09 13:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.005862 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.014122 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.007372 10.0.0.242 - - [2026-02-09 13:17:38] "POST /chown HTTP/1.1" 200 109 0.014140 10.0.0.242 - - [2026-02-09 13:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.007513 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.022221 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.020030 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.005976 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.005782 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.006264 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.014708 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.034808 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.008503 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.019000 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.006865 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.018051 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.009317 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.015396 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.019353 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.012086 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.006060 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.023451 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.007192 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.024490 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.007637 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.019019 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.010837 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.005637 10.0.0.242 - - [2026-02-09 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.006138 10.0.0.242 - - [2026-02-09 13:17:39] "POST /chown HTTP/1.1" 200 109 0.023624 10.0.0.242 - - [2026-02-09 13:17:40] "POST /chown HTTP/1.1" 200 109 0.021916 10.0.0.242 - - [2026-02-09 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-02-09 13:17:40] "POST /chown HTTP/1.1" 200 109 0.006401 10.0.0.242 - - [2026-02-09 13:17:40] "POST /chown HTTP/1.1" 200 109 0.012632 10.0.0.242 - - [2026-02-09 13:17:40] "POST /chown HTTP/1.1" 200 109 0.011388 10.0.0.242 - - [2026-02-09 13:17:40] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.242 - - [2026-02-09 13:17:45] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005124 10.0.0.242 - - [2026-02-09 13:17:45] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.242 - - [2026-02-09 13:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-02-09 13:17:45] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002618 10.0.0.242 - - [2026-02-09 13:17:45] "GET /loadbalancer-pool/b444e5e6-b776-4b80-8e7e-585ca447c4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002643 10.0.0.242 - - [2026-02-09 13:17:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020756 10.0.0.242 - - [2026-02-09 13:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007190 10.0.0.242 - - [2026-02-09 13:17:45] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009865 10.0.0.242 - - [2026-02-09 13:17:45] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005906 10.0.0.242 - - [2026-02-09 13:17:45] "POST /tags HTTP/1.1" 409 221 0.005047 10.0.0.242 - - [2026-02-09 13:17:45] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.242 - - [2026-02-09 13:17:45] "GET /floating-ip/138d8711-2979-4f91-8019-3e4a0d30714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.015025 10.0.0.242 - - [2026-02-09 13:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.242 - - [2026-02-09 13:17:45] "GET /tag/bf6f9e3d-e75b-448c-a366-e429167ae536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019440 10.0.0.242 - - [2026-02-09 13:17:46] "PUT /floating-ip/138d8711-2979-4f91-8019-3e4a0d30714e HTTP/1.1" 200 257 0.033065 10.0.0.242 - - [2026-02-09 13:17:46] "POST /set-tag HTTP/1.1" 200 109 0.090581 10.0.0.242 - - [2026-02-09 13:17:46] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004838 10.0.0.242 - - [2026-02-09 13:17:46] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.242 - - [2026-02-09 13:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.242 - - [2026-02-09 13:17:46] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002038 10.0.0.242 - - [2026-02-09 13:17:46] "GET /loadbalancer-pool/b444e5e6-b776-4b80-8e7e-585ca447c4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002418 10.0.0.242 - - [2026-02-09 13:17:46] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022325 10.0.0.242 - - [2026-02-09 13:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008043 10.0.0.242 - - [2026-02-09 13:17:46] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006409 10.0.0.242 - - [2026-02-09 13:17:46] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014994 10.0.0.242 - - [2026-02-09 13:17:46] "POST /ref-update HTTP/1.1" 200 156 0.014422 10.0.0.242 - - [2026-02-09 13:17:46] "GET /floating-ip/138d8711-2979-4f91-8019-3e4a0d30714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.012434 10.0.0.242 - - [2026-02-09 13:17:46] "POST /set-tag HTTP/1.1" 200 109 0.072973 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine/914415e5-4b92-4cf7-a8fd-403e6a070904?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003077 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005488 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006513 10.0.0.242 - - [2026-02-09 13:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine/876fecea-7750-44bc-a972-021f5621d762?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002802 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005420 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine/0a8b3cf7-93b4-40db-9302-e62fa6787edb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003297 10.0.0.242 - - [2026-02-09 13:17:50] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004682 10.0.0.242 - - [2026-02-09 13:17:51] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004232 10.0.0.242 - - [2026-02-09 13:17:51] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006706 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.006052 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006163 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.006051 10.0.0.242 - - [2026-02-09 13:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-02-09 13:18:04] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003508 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005264 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.033592 10.0.0.242 - - [2026-02-09 13:18:04] "DELETE /loadbalancer-member/b49920de-cc4b-4edc-85be-e1ad205aefe1 HTTP/1.1" 200 115 0.041309 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.016428 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003834 10.0.0.242 - - [2026-02-09 13:18:04] "DELETE /loadbalancer-member/16aef332-42e3-498f-be84-3fb25e227986 HTTP/1.1" 200 115 0.032773 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003961 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.242 - - [2026-02-09 13:18:04] "DELETE /loadbalancer-member/b3f63959-0600-48cf-98f2-785fa3175918 HTTP/1.1" 200 115 0.043039 10.0.0.242 - - [2026-02-09 13:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.242 - - [2026-02-09 13:18:04] "GET /loadbalancer/26985806-2aee-47f7-8912-9e8f3c22b9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002486 10.0.0.242 - - [2026-02-09 13:18:04] "GET /loadbalancer-pool/ac5181e7-33be-4531-8d48-15234a690ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003601 10.0.0.242 - - [2026-02-09 13:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019029 10.0.0.242 - - [2026-02-09 13:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020226 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006519 10.0.0.242 - - [2026-02-09 13:18:04] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008220 10.0.0.242 - - [2026-02-09 13:18:04] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003063 10.0.0.242 - - [2026-02-09 13:18:04] "POST /set-tag HTTP/1.1" 200 109 0.064624 10.0.0.242 - - [2026-02-09 13:18:04] "GET /loadbalancer-pool/4dc70034-8917-4cc3-a422-f1f7fc4fc35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017780 10.0.0.242 - - [2026-02-09 13:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021672 10.0.0.242 - - [2026-02-09 13:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012988 10.0.0.242 - - [2026-02-09 13:18:05] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.017958 10.0.0.242 - - [2026-02-09 13:18:05] "POST /set-tag HTTP/1.1" 200 109 0.006411 10.0.0.242 - - [2026-02-09 13:18:05] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007660 10.0.0.242 - - [2026-02-09 13:18:05] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002326 10.0.0.242 - - [2026-02-09 13:18:05] "GET /loadbalancer-pool/4943c86d-3136-40ce-9c3b-4c00dba69f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002927 10.0.0.242 - - [2026-02-09 13:18:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025876 10.0.0.242 - - [2026-02-09 13:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026819 10.0.0.242 - - [2026-02-09 13:18:05] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010561 10.0.0.242 - - [2026-02-09 13:18:05] "GET /virtual-machine-interface/0e260c00-05b8-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004202 10.0.0.242 - - [2026-02-09 13:18:05] "GET /floating-ip/4fcf6de9-6234-46f6-8667-d31270e40231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005861 10.0.0.242 - - [2026-02-09 13:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.242 - - [2026-02-09 13:18:29] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011375 10.0.0.242 - - [2026-02-09 13:18:29] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.242 - - [2026-02-09 13:18:29] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004154 10.0.0.242 - - [2026-02-09 13:18:29] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.242 - - [2026-02-09 13:18:29] "GET /virtual-machine/0a8b3cf7-93b4-40db-9302-e62fa6787edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002859 10.0.0.242 - - [2026-02-09 13:18:29] "POST /ref-update HTTP/1.1" 200 156 0.012261 10.0.0.242 - - [2026-02-09 13:18:29] "GET /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018933 10.0.0.242 - - [2026-02-09 13:18:29] "POST /set-tag HTTP/1.1" 200 109 0.014316 10.0.0.242 - - [2026-02-09 13:18:29] "POST /set-tag HTTP/1.1" 200 109 0.031167 10.0.0.242 - - [2026-02-09 13:18:29] "DELETE /instance-ip/b47f563c-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.038771 10.0.0.242 - - [2026-02-09 13:18:29] "DELETE /virtual-machine-interface/b459eeba-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.034579 10.0.0.242 - - [2026-02-09 13:18:29] "DELETE /virtual-machine/0a8b3cf7-93b4-40db-9302-e62fa6787edb HTTP/1.1" 200 115 0.025922 10.0.0.242 - - [2026-02-09 13:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.242 - - [2026-02-09 13:18:31] "GET /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011584 10.0.0.242 - - [2026-02-09 13:18:31] "GET /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013703 10.0.0.242 - - [2026-02-09 13:18:31] "GET /virtual-machine-interface/58cdf3c4-1f70-4c7d-aaf0-4924a32962d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004387 10.0.0.242 - - [2026-02-09 13:18:31] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.242 - - [2026-02-09 13:18:31] "GET /virtual-machine-interface/a6db2e90-766e-4319-9397-5514084c65b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005633 10.0.0.242 - - [2026-02-09 13:18:31] "POST /set-tag HTTP/1.1" 200 109 0.014510 10.0.0.242 - - [2026-02-09 13:18:31] "GET /virtual-machine-interface/bb29b46f-1cf1-47b9-a729-2356e21a5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016364 10.0.0.242 - - [2026-02-09 13:18:31] "POST /set-tag HTTP/1.1" 200 109 0.023438 10.0.0.242 - - [2026-02-09 13:18:31] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013998 10.0.0.242 - - [2026-02-09 13:18:31] "GET /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.018028 10.0.0.242 - - [2026-02-09 13:18:31] "POST /ref-update HTTP/1.1" 200 156 0.013788 10.0.0.242 - - [2026-02-09 13:18:31] "DELETE /firewall-rule/c4f0ac1c-e84a-456c-ac8f-ba2d02e6a993 HTTP/1.1" 200 115 0.041542 10.0.0.242 - - [2026-02-09 13:18:31] "DELETE /loadbalancer-member/f45ce13c-c726-4e84-9c33-15d49c7e1f97 HTTP/1.1" 200 115 0.024026 10.0.0.242 - - [2026-02-09 13:18:31] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.010329 10.0.0.242 - - [2026-02-09 13:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019929 10.0.0.242 - - [2026-02-09 13:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.242 - - [2026-02-09 13:18:31] "DELETE /loadbalancer-pool/87d87ac0-6173-4959-945a-00e743b5a6af HTTP/1.1" 200 115 0.079438 10.0.0.242 - - [2026-02-09 13:18:31] "POST /chown HTTP/1.1" 200 109 0.035051 10.0.0.242 - - [2026-02-09 13:18:31] "POST /chown HTTP/1.1" 200 109 0.022614 10.0.0.242 - - [2026-02-09 13:18:31] "DELETE /loadbalancer-listener/667ecf50-9ccf-4ef8-987f-35ec975de64a HTTP/1.1" 200 115 0.098572 10.0.0.242 - - [2026-02-09 13:18:31] "GET /floating-ip/52d4d7a3-4e3d-4520-9dde-2f9ecd2f768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002979 10.0.0.242 - - [2026-02-09 13:18:31] "POST /chown HTTP/1.1" 200 109 0.016197 10.0.0.242 - - [2026-02-09 13:18:31] "POST /chown HTTP/1.1" 200 109 0.025125 10.0.0.242 - - [2026-02-09 13:18:31] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.019019 10.0.0.242 - - [2026-02-09 13:18:31] "PUT /floating-ip/52d4d7a3-4e3d-4520-9dde-2f9ecd2f768f HTTP/1.1" 200 257 0.074396 10.0.0.242 - - [2026-02-09 13:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008660 10.0.0.242 - - [2026-02-09 13:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.242 - - [2026-02-09 13:18:32] "POST /chown HTTP/1.1" 200 109 0.023708 10.0.0.242 - - [2026-02-09 13:18:32] "POST /chown HTTP/1.1" 200 109 0.051394 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /floating-ip/52d4d7a3-4e3d-4520-9dde-2f9ecd2f768f HTTP/1.1" 200 115 0.130651 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /loadbalancer/b17ad6e0-69d4-4c0e-9706-7b26d2e7e67a HTTP/1.1" 200 115 0.055579 10.0.0.242 - - [2026-02-09 13:18:32] "POST /chown HTTP/1.1" 200 109 0.023525 10.0.0.242 - - [2026-02-09 13:18:32] "POST /chown HTTP/1.1" 200 109 0.027253 10.0.0.242 - - [2026-02-09 13:18:32] "POST /ref-update HTTP/1.1" 404 171 0.005358 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /instance-ip/ed27bb1a-f9a9-4ee8-8551-beddcce042a9 HTTP/1.1" 200 115 0.088910 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-machine-interface/bb29b46f-1cf1-47b9-a729-2356e21a5f77 HTTP/1.1" 200 115 0.043238 10.0.0.242 - - [2026-02-09 13:18:32] "PUT /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 267 0.026118 10.0.0.242 - - [2026-02-09 13:18:32] "GET /floating-ip-pool/95a51bad-60d8-48eb-9048-3b78bf4542b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008410 10.0.0.242 - - [2026-02-09 13:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013700 10.0.0.242 - - [2026-02-09 13:18:32] "POST /ref-update HTTP/1.1" 200 156 0.035633 10.0.0.242 - - [2026-02-09 13:18:32] "POST /ref-update HTTP/1.1" 404 171 0.007451 10.0.0.242 - - [2026-02-09 13:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /floating-ip-pool/95a51bad-60d8-48eb-9048-3b78bf4542b2 HTTP/1.1" 200 115 0.067966 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /tag/d288e201-8ed7-4ae4-8416-fe51a311f31b HTTP/1.1" 200 115 0.154384 10.0.0.242 - - [2026-02-09 13:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /service-instance/328f0241-b49b-451d-addc-2b6fc125e28e HTTP/1.1" 200 115 0.063542 10.0.0.242 - - [2026-02-09 13:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004418 10.0.0.242 - - [2026-02-09 13:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.242 - - [2026-02-09 13:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001708 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-network/c04779d4-cfb1-4fc7-8c6d-b36bcdaf2d7e HTTP/1.1" 200 115 0.122599 10.0.0.242 - - [2026-02-09 13:18:32] "GET /routing-instance/16fd8245-4a20-4ac2-9b99-dddaa8030371 HTTP/1.1" 404 171 0.002749 10.0.0.242 - - [2026-02-09 13:18:32] "GET /domains HTTP/1.1" 200 281 0.006266 10.0.0.242 - - [2026-02-09 13:18:32] "GET /virtual-machine-interface/58cdf3c4-1f70-4c7d-aaf0-4924a32962d4?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008760 10.0.0.242 - - [2026-02-09 13:18:32] "GET /domain/600f6be4-591e-49f7-8e51-a03ab00d6868 HTTP/1.1" 200 3099 0.003071 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /route-target/e355d029-b6ca-4187-9ed2-ee9112ade4b0 HTTP/1.1" 200 115 0.036597 10.0.0.242 - - [2026-02-09 13:18:32] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887 HTTP/1.1" 200 7438 0.055385 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-machine-interface/58cdf3c4-1f70-4c7d-aaf0-4924a32962d4 HTTP/1.1" 200 115 0.070698 10.0.0.242 - - [2026-02-09 13:18:32] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012570 10.0.0.242 - - [2026-02-09 13:18:32] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-machine/1db7c83b-6d4d-47ee-9116-9f6d9645f341 HTTP/1.1" 200 115 0.048796 10.0.0.242 - - [2026-02-09 13:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015047 10.0.0.242 - - [2026-02-09 13:18:32] "GET /virtual-machine-interface/a6db2e90-766e-4319-9397-5514084c65b6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.010877 10.0.0.242 - - [2026-02-09 13:18:32] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011444 10.0.0.242 - - [2026-02-09 13:18:32] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005486 10.0.0.242 - - [2026-02-09 13:18:32] "POST /set-tag HTTP/1.1" 200 109 0.014985 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-machine-interface/a6db2e90-766e-4319-9397-5514084c65b6 HTTP/1.1" 200 115 0.089675 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /loadbalancer-member/e254ffd6-4c06-4ccf-bcf7-0d7e23743cd8 HTTP/1.1" 200 115 0.060272 10.0.0.242 - - [2026-02-09 13:18:32] "POST /ref-update HTTP/1.1" 200 156 0.011594 10.0.0.242 - - [2026-02-09 13:18:32] "DELETE /virtual-machine/67955f0d-f11e-423e-a7ef-d8eaf6eebe98 HTTP/1.1" 200 115 0.033171 10.0.0.242 - - [2026-02-09 13:18:34] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009097 10.0.0.242 - - [2026-02-09 13:18:34] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.242 - - [2026-02-09 13:18:34] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007539 10.0.0.242 - - [2026-02-09 13:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.242 - - [2026-02-09 13:18:34] "GET /virtual-machine/876fecea-7750-44bc-a972-021f5621d762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002902 10.0.0.242 - - [2026-02-09 13:18:34] "POST /ref-update HTTP/1.1" 200 156 0.009971 10.0.0.242 - - [2026-02-09 13:18:34] "GET /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021325 10.0.0.242 - - [2026-02-09 13:18:34] "POST /set-tag HTTP/1.1" 200 109 0.018921 10.0.0.242 - - [2026-02-09 13:18:34] "POST /set-tag HTTP/1.1" 200 109 0.032166 10.0.0.242 - - [2026-02-09 13:18:34] "POST /set-tag HTTP/1.1" 200 109 0.022017 10.0.0.242 - - [2026-02-09 13:18:34] "DELETE /instance-ip/b021848e-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.041830 10.0.0.242 - - [2026-02-09 13:18:34] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.242 - - [2026-02-09 13:18:34] "DELETE /virtual-machine-interface/b0087f48-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.057652 10.0.0.242 - - [2026-02-09 13:18:34] "DELETE /virtual-machine/876fecea-7750-44bc-a972-021f5621d762 HTTP/1.1" 200 115 0.018860 10.0.0.242 - - [2026-02-09 13:18:37] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007360 10.0.0.242 - - [2026-02-09 13:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.242 - - [2026-02-09 13:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-02-09 13:18:37] "GET /loadbalancer/c0d323a4-daa0-44c2-aee4-53e01976cfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002354 10.0.0.242 - - [2026-02-09 13:18:38] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007780 10.0.0.242 - - [2026-02-09 13:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.242 - - [2026-02-09 13:18:38] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006351 10.0.0.242 - - [2026-02-09 13:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.242 - - [2026-02-09 13:18:38] "GET /virtual-machine/914415e5-4b92-4cf7-a8fd-403e6a070904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002642 10.0.0.242 - - [2026-02-09 13:18:38] "POST /ref-update HTTP/1.1" 200 156 0.009332 10.0.0.242 - - [2026-02-09 13:18:38] "GET /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004394 10.0.0.242 - - [2026-02-09 13:18:38] "POST /set-tag HTTP/1.1" 200 109 0.021975 10.0.0.242 - - [2026-02-09 13:18:38] "POST /set-tag HTTP/1.1" 200 109 0.034866 10.0.0.242 - - [2026-02-09 13:18:38] "POST /set-tag HTTP/1.1" 200 109 0.043939 10.0.0.242 - - [2026-02-09 13:18:38] "DELETE /instance-ip/afb05778-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.041560 10.0.0.242 - - [2026-02-09 13:18:38] "POST /ref-update HTTP/1.1" 200 156 0.009823 10.0.0.242 - - [2026-02-09 13:18:38] "DELETE /virtual-machine-interface/af94b4be-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.048046 10.0.0.242 - - [2026-02-09 13:18:38] "DELETE /virtual-machine/914415e5-4b92-4cf7-a8fd-403e6a070904 HTTP/1.1" 200 115 0.020365 10.0.0.242 - - [2026-02-09 13:18:38] "DELETE /tag/769172c2-de5d-489f-a5e8-5869b02b5e75 HTTP/1.1" 200 115 0.034840 10.0.0.242 - - [2026-02-09 13:18:38] "DELETE /tag/320797a6-13ed-46c7-8f15-23e676130b7e HTTP/1.1" 200 115 0.059638 10.0.0.242 - - [2026-02-09 13:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-02-09 13:18:43] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040941 10.0.0.242 - - [2026-02-09 13:18:43] "POST /tags HTTP/1.1" 200 394 0.198748 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.242 - - [2026-02-09 13:18:43] "GET /tag/f5c28d0a-5d91-4b38-8bd0-96a9a7c03b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.023952 10.0.0.242 - - [2026-02-09 13:18:43] "POST /tags HTTP/1.1" 200 342 0.030123 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.242 - - [2026-02-09 13:18:43] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018657 10.0.0.242 - - [2026-02-09 13:18:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000539 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004644 10.0.0.242 - - [2026-02-09 13:18:43] "POST /security-groups HTTP/1.1" 200 589 0.074286 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.004224 10.0.0.242 - - [2026-02-09 13:18:43] "POST /projects HTTP/1.1" 200 521 0.216280 10.0.0.242 - - [2026-02-09 13:18:43] "POST /access-control-lists HTTP/1.1" 200 600 0.056234 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.022223 10.0.0.242 - - [2026-02-09 13:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027764 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.242 - - [2026-02-09 13:18:43] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012121 10.0.0.242 - - [2026-02-09 13:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2026-02-09 13:18:43] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.029646 10.0.0.242 - - [2026-02-09 13:18:43] "POST /access-control-lists HTTP/1.1" 200 598 0.064674 10.0.0.242 - - [2026-02-09 13:18:43] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.065696 10.0.0.242 - - [2026-02-09 13:18:43] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.055161 10.0.0.242 - - [2026-02-09 13:18:44] "POST /security-groups HTTP/1.1" 200 593 0.083056 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001530 10.0.0.242 - - [2026-02-09 13:18:44] "POST /access-control-lists HTTP/1.1" 200 634 0.025872 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.014173 10.0.0.242 - - [2026-02-09 13:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.065641 10.0.0.242 - - [2026-02-09 13:18:44] "POST /access-control-lists HTTP/1.1" 200 632 0.037100 10.0.0.242 - - [2026-02-09 13:18:44] "POST /chown HTTP/1.1" 200 109 0.042874 10.0.0.242 - - [2026-02-09 13:18:44] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002277 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2026-02-09 13:18:44] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002048 10.0.0.242 - - [2026-02-09 13:18:44] "POST /tags HTTP/1.1" 409 226 0.002094 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.242 - - [2026-02-09 13:18:44] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012891 10.0.0.242 - - [2026-02-09 13:18:44] "POST /firewall-rules HTTP/1.1" 200 602 0.068921 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-rule/ce4b8675-d3bc-4974-a47d-527903663852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003882 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003983 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-rule/ce4b8675-d3bc-4974-a47d-527903663852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002936 10.0.0.242 - - [2026-02-09 13:18:44] "POST /ref-update HTTP/1.1" 200 156 0.046098 10.0.0.242 - - [2026-02-09 13:18:44] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009643 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.242 - - [2026-02-09 13:18:44] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002809 10.0.0.242 - - [2026-02-09 13:18:44] "POST /tags HTTP/1.1" 409 226 0.006063 10.0.0.242 - - [2026-02-09 13:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.242 - - [2026-02-09 13:18:44] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010725 10.0.0.242 - - [2026-02-09 13:18:44] "POST /firewall-rules HTTP/1.1" 200 600 0.068216 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-rule/c5dd2022-4b4f-4ec3-8992-adc7ed94dbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019299 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005349 10.0.0.242 - - [2026-02-09 13:18:44] "GET /firewall-rule/c5dd2022-4b4f-4ec3-8992-adc7ed94dbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004751 10.0.0.242 - - [2026-02-09 13:18:44] "POST /ref-update HTTP/1.1" 200 156 0.042960 10.0.0.242 - - [2026-02-09 13:18:46] "POST /tags HTTP/1.1" 200 394 0.027973 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032975 10.0.0.242 - - [2026-02-09 13:18:46] "GET /tag/b5df498c-c345-475d-9835-5f52236f5798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.025591 10.0.0.242 - - [2026-02-09 13:18:46] "POST /tags HTTP/1.1" 200 342 0.034794 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.242 - - [2026-02-09 13:18:46] "GET /tag/92dc7344-5a07-46f0-b6c8-92b040d949da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.029473 10.0.0.242 - - [2026-02-09 13:18:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.003039 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.006786 10.0.0.242 - - [2026-02-09 13:18:46] "POST /security-groups HTTP/1.1" 200 589 0.092448 10.0.0.242 - - [2026-02-09 13:18:46] "POST /projects HTTP/1.1" 200 521 0.262831 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.004287 10.0.0.242 - - [2026-02-09 13:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021473 10.0.0.242 - - [2026-02-09 13:18:46] "POST /access-control-lists HTTP/1.1" 200 600 0.039598 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.010722 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012697 10.0.0.242 - - [2026-02-09 13:18:46] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.015150 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.242 - - [2026-02-09 13:18:46] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006094 10.0.0.242 - - [2026-02-09 13:18:46] "POST /access-control-lists HTTP/1.1" 200 598 0.091731 10.0.0.242 - - [2026-02-09 13:18:46] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.047446 10.0.0.242 - - [2026-02-09 13:18:46] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.042793 10.0.0.242 - - [2026-02-09 13:18:46] "POST /security-groups HTTP/1.1" 200 593 0.079529 10.0.0.242 - - [2026-02-09 13:18:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.003593 10.0.0.242 - - [2026-02-09 13:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015876 10.0.0.242 - - [2026-02-09 13:18:46] "POST /chown HTTP/1.1" 200 109 0.021470 10.0.0.242 - - [2026-02-09 13:18:47] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002759 10.0.0.242 - - [2026-02-09 13:18:47] "POST /access-control-lists HTTP/1.1" 200 634 0.080559 10.0.0.242 - - [2026-02-09 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015508 10.0.0.242 - - [2026-02-09 13:18:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.002893 10.0.0.242 - - [2026-02-09 13:18:47] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004069 10.0.0.242 - - [2026-02-09 13:18:47] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.242 - - [2026-02-09 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.242 - - [2026-02-09 13:18:47] "GET /tag/92dc7344-5a07-46f0-b6c8-92b040d949da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012773 10.0.0.242 - - [2026-02-09 13:18:47] "POST /access-control-lists HTTP/1.1" 200 632 0.069029 10.0.0.242 - - [2026-02-09 13:18:47] "POST /firewall-rules HTTP/1.1" 200 602 0.075172 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-rule/deae3620-0832-46ff-9434-cc3099b1b1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007442 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003510 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-rule/deae3620-0832-46ff-9434-cc3099b1b1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002631 10.0.0.242 - - [2026-02-09 13:18:47] "POST /ref-update HTTP/1.1" 200 156 0.054287 10.0.0.242 - - [2026-02-09 13:18:47] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009857 10.0.0.242 - - [2026-02-09 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.242 - - [2026-02-09 13:18:47] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004523 10.0.0.242 - - [2026-02-09 13:18:47] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.242 - - [2026-02-09 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-02-09 13:18:47] "GET /tag/92dc7344-5a07-46f0-b6c8-92b040d949da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015160 10.0.0.242 - - [2026-02-09 13:18:47] "POST /firewall-rules HTTP/1.1" 200 600 0.063802 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-rule/768224d6-4090-4697-bbf1-855922556bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003914 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003375 10.0.0.242 - - [2026-02-09 13:18:47] "GET /firewall-rule/768224d6-4090-4697-bbf1-855922556bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002226 10.0.0.242 - - [2026-02-09 13:18:47] "POST /ref-update HTTP/1.1" 200 156 0.053313 10.0.0.242 - - [2026-02-09 13:18:49] "POST /tags HTTP/1.1" 200 346 0.103900 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011365 10.0.0.242 - - [2026-02-09 13:18:49] "GET /tag/dcb97bc9-3045-43e7-9d47-6819d1b26126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016831 10.0.0.242 - - [2026-02-09 13:18:49] "POST /projects HTTP/1.1" 409 238 0.010581 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.242 - - [2026-02-09 13:18:49] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041996 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.242 - - [2026-02-09 13:18:49] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004874 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-02-09 13:18:49] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005777 10.0.0.242 - - [2026-02-09 13:18:49] "POST /security-groups HTTP/1.1" 409 285 0.003047 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-02-09 13:18:49] "PUT /security-group/75ac7205-60f1-45a3-a04d-c02d416907c2 HTTP/1.1" 200 263 0.091906 10.0.0.242 - - [2026-02-09 13:18:49] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.069415 10.0.0.242 - - [2026-02-09 13:18:49] "PUT /access-control-list/8b218c5a-f328-4a74-a877-69bb452f1578 HTTP/1.1" 200 273 0.013292 10.0.0.242 - - [2026-02-09 13:18:49] "PUT /access-control-list/eac78ad2-ff10-4760-a507-60bc545fba52 HTTP/1.1" 200 273 0.030905 10.0.0.242 - - [2026-02-09 13:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043370 10.0.0.242 - - [2026-02-09 13:18:49] "POST /tags HTTP/1.1" 409 228 0.012843 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-09 13:18:49] "GET /tag/dcb97bc9-3045-43e7-9d47-6819d1b26126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016841 10.0.0.242 - - [2026-02-09 13:18:49] "POST /tags HTTP/1.1" 200 346 0.039634 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2026-02-09 13:18:49] "GET /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012218 10.0.0.242 - - [2026-02-09 13:18:49] "POST /projects HTTP/1.1" 409 238 0.001978 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.242 - - [2026-02-09 13:18:49] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032481 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.242 - - [2026-02-09 13:18:49] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027729 10.0.0.242 - - [2026-02-09 13:18:49] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005246 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.242 - - [2026-02-09 13:18:49] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003640 10.0.0.242 - - [2026-02-09 13:18:49] "POST /security-groups HTTP/1.1" 409 285 0.002244 10.0.0.242 - - [2026-02-09 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-02-09 13:18:50] "PUT /security-group/a1765b6e-e7c6-406f-af28-f2d38b486372 HTTP/1.1" 200 263 0.059401 10.0.0.242 - - [2026-02-09 13:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021489 10.0.0.242 - - [2026-02-09 13:18:50] "PUT /access-control-list/927f9077-32b0-4a8f-9238-2d818ec10527 HTTP/1.1" 200 273 0.013437 10.0.0.242 - - [2026-02-09 13:18:50] "POST /tags HTTP/1.1" 409 228 0.008971 10.0.0.242 - - [2026-02-09 13:18:50] "PUT /access-control-list/8a245066-252a-4d31-a7a1-dd124d8d0fce HTTP/1.1" 200 273 0.017563 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.242 - - [2026-02-09 13:18:50] "GET /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011331 10.0.0.242 - - [2026-02-09 13:18:50] "POST /tags HTTP/1.1" 200 292 0.046973 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.242 - - [2026-02-09 13:18:50] "GET /tag/f1a96164-58e9-46ad-8e83-2219936ae957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014147 10.0.0.242 - - [2026-02-09 13:18:50] "POST /tags HTTP/1.1" 200 304 0.052176 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017494 10.0.0.242 - - [2026-02-09 13:18:50] "GET /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013102 10.0.0.242 - - [2026-02-09 13:18:50] "POST /tags HTTP/1.1" 409 252 0.001951 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.242 - - [2026-02-09 13:18:50] "GET /tag/f5c28d0a-5d91-4b38-8bd0-96a9a7c03b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010376 10.0.0.242 - - [2026-02-09 13:18:50] "POST /tags HTTP/1.1" 409 226 0.001750 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-02-09 13:18:50] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012902 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-02-09 13:18:50] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005234 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.242 - - [2026-02-09 13:18:50] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035307 10.0.0.242 - - [2026-02-09 13:18:50] "POST /virtual-machines HTTP/1.1" 200 396 0.007854 10.0.0.242 - - [2026-02-09 13:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009852 10.0.0.242 - - [2026-02-09 13:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098007 10.0.0.242 - - [2026-02-09 13:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009281 10.0.0.242 - - [2026-02-09 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.242 - - [2026-02-09 13:18:50] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005979 10.0.0.242 - - [2026-02-09 13:18:50] "POST /instance-ips HTTP/1.1" 200 398 0.019179 10.0.0.242 - - [2026-02-09 13:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021307 10.0.0.242 - - [2026-02-09 13:18:50] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006642 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.067679 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023683 10.0.0.242 - - [2026-02-09 13:18:51] "GET /instance-ip/dfde44f0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003267 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004276 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003405 10.0.0.242 - - [2026-02-09 13:18:51] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004073 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.242 - - [2026-02-09 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004302 10.0.0.242 - - [2026-02-09 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-02-09 13:18:51] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027381 10.0.0.242 - - [2026-02-09 13:18:51] "POST /virtual-machines HTTP/1.1" 200 396 0.011585 10.0.0.242 - - [2026-02-09 13:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007640 10.0.0.242 - - [2026-02-09 13:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114049 10.0.0.242 - - [2026-02-09 13:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022024 10.0.0.242 - - [2026-02-09 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004304 10.0.0.242 - - [2026-02-09 13:18:51] "POST /instance-ips HTTP/1.1" 200 398 0.019751 10.0.0.242 - - [2026-02-09 13:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021778 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009091 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.063379 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019365 10.0.0.242 - - [2026-02-09 13:18:51] "GET /instance-ip/e04d2974-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007041 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005111 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.006745 10.0.0.242 - - [2026-02-09 13:18:51] "POST /ref-update HTTP/1.1" 200 156 0.014944 10.0.0.242 - - [2026-02-09 13:18:51] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016178 10.0.0.242 - - [2026-02-09 13:18:51] "POST /set-tag HTTP/1.1" 200 109 0.005341 10.0.0.242 - - [2026-02-09 13:18:52] "POST /tags HTTP/1.1" 200 292 0.017062 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024522 10.0.0.242 - - [2026-02-09 13:18:52] "GET /tag/b336822e-f7cc-44c9-be40-b3369a92031a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012705 10.0.0.242 - - [2026-02-09 13:18:52] "POST /tags HTTP/1.1" 409 252 0.001924 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2026-02-09 13:18:52] "GET /tag/b5df498c-c345-475d-9835-5f52236f5798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010937 10.0.0.242 - - [2026-02-09 13:18:52] "POST /tags HTTP/1.1" 409 226 0.002170 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.242 - - [2026-02-09 13:18:52] "GET /tag/92dc7344-5a07-46f0-b6c8-92b040d949da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012367 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004548 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-02-09 13:18:52] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035898 10.0.0.242 - - [2026-02-09 13:18:52] "POST /virtual-machines HTTP/1.1" 200 396 0.008407 10.0.0.242 - - [2026-02-09 13:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021366 10.0.0.242 - - [2026-02-09 13:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105812 10.0.0.242 - - [2026-02-09 13:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008475 10.0.0.242 - - [2026-02-09 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009395 10.0.0.242 - - [2026-02-09 13:18:52] "POST /instance-ips HTTP/1.1" 200 398 0.021260 10.0.0.242 - - [2026-02-09 13:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024462 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015279 10.0.0.242 - - [2026-02-09 13:18:52] "POST /set-tag HTTP/1.1" 200 109 0.063794 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017749 10.0.0.242 - - [2026-02-09 13:18:52] "GET /instance-ip/e0e5d2aa-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007311 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005282 10.0.0.242 - - [2026-02-09 13:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003827 10.0.0.242 - - [2026-02-09 13:18:52] "POST /ref-update HTTP/1.1" 200 156 0.010592 10.0.0.242 - - [2026-02-09 13:18:52] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015778 10.0.0.242 - - [2026-02-09 13:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004232 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.242 - - [2026-02-09 13:18:53] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033830 10.0.0.242 - - [2026-02-09 13:18:53] "POST /virtual-machines HTTP/1.1" 200 396 0.011909 10.0.0.242 - - [2026-02-09 13:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021366 10.0.0.242 - - [2026-02-09 13:18:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123269 10.0.0.242 - - [2026-02-09 13:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008577 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013213 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005264 10.0.0.242 - - [2026-02-09 13:18:53] "POST /instance-ips HTTP/1.1" 200 398 0.020467 10.0.0.242 - - [2026-02-09 13:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019176 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019506 10.0.0.242 - - [2026-02-09 13:18:53] "POST /set-tag HTTP/1.1" 200 109 0.059555 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004911 10.0.0.242 - - [2026-02-09 13:18:53] "GET /instance-ip/e1643244-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002623 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004566 10.0.0.242 - - [2026-02-09 13:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004143 10.0.0.242 - - [2026-02-09 13:18:53] "POST /ref-update HTTP/1.1" 200 156 0.022407 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012339 10.0.0.242 - - [2026-02-09 13:18:53] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.242 - - [2026-02-09 13:18:53] "POST /tags HTTP/1.1" 200 300 0.018012 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.242 - - [2026-02-09 13:18:53] "GET /tag/6a98d132-1a6f-49d0-a948-4f543119d516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013241 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-02-09 13:18:53] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004146 10.0.0.242 - - [2026-02-09 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-02-09 13:18:54] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030499 10.0.0.242 - - [2026-02-09 13:18:54] "POST /virtual-machines HTTP/1.1" 200 396 0.007545 10.0.0.242 - - [2026-02-09 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015373 10.0.0.242 - - [2026-02-09 13:18:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107915 10.0.0.242 - - [2026-02-09 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007552 10.0.0.242 - - [2026-02-09 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.242 - - [2026-02-09 13:18:54] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004475 10.0.0.242 - - [2026-02-09 13:18:54] "POST /instance-ips HTTP/1.1" 200 398 0.021157 10.0.0.242 - - [2026-02-09 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022151 10.0.0.242 - - [2026-02-09 13:18:54] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014465 10.0.0.242 - - [2026-02-09 13:18:54] "POST /set-tag HTTP/1.1" 200 109 0.016800 10.0.0.242 - - [2026-02-09 13:18:54] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014140 10.0.0.242 - - [2026-02-09 13:18:54] "GET /instance-ip/e1e741de-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007493 10.0.0.242 - - [2026-02-09 13:18:54] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004273 10.0.0.242 - - [2026-02-09 13:18:54] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.242 - - [2026-02-09 13:18:54] "POST /tags HTTP/1.1" 200 300 0.016540 10.0.0.242 - - [2026-02-09 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.242 - - [2026-02-09 13:18:54] "GET /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011918 10.0.0.242 - - [2026-02-09 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-02-09 13:18:54] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004419 10.0.0.242 - - [2026-02-09 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-02-09 13:18:54] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038102 10.0.0.242 - - [2026-02-09 13:18:54] "POST /virtual-machines HTTP/1.1" 200 396 0.008822 10.0.0.242 - - [2026-02-09 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013860 10.0.0.242 - - [2026-02-09 13:18:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123537 10.0.0.242 - - [2026-02-09 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040671 10.0.0.242 - - [2026-02-09 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015090 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006632 10.0.0.242 - - [2026-02-09 13:18:55] "POST /instance-ips HTTP/1.1" 200 398 0.024216 10.0.0.242 - - [2026-02-09 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018894 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006325 10.0.0.242 - - [2026-02-09 13:18:55] "POST /set-tag HTTP/1.1" 200 109 0.017754 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006430 10.0.0.242 - - [2026-02-09 13:18:55] "GET /instance-ip/e2556d8a-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011322 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004057 10.0.0.242 - - [2026-02-09 13:18:55] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2026-02-09 13:18:55] "POST /tags HTTP/1.1" 200 300 0.017515 10.0.0.242 - - [2026-02-09 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-02-09 13:18:55] "GET /tag/9578aa74-afe5-4e8d-9ca1-e7927fd8d72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013019 10.0.0.242 - - [2026-02-09 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004162 10.0.0.242 - - [2026-02-09 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-02-09 13:18:55] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.025729 10.0.0.242 - - [2026-02-09 13:18:55] "POST /virtual-machines HTTP/1.1" 200 396 0.007555 10.0.0.242 - - [2026-02-09 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010500 10.0.0.242 - - [2026-02-09 13:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091166 10.0.0.242 - - [2026-02-09 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008106 10.0.0.242 - - [2026-02-09 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004440 10.0.0.242 - - [2026-02-09 13:18:55] "POST /instance-ips HTTP/1.1" 200 398 0.025512 10.0.0.242 - - [2026-02-09 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019683 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018822 10.0.0.242 - - [2026-02-09 13:18:55] "POST /set-tag HTTP/1.1" 200 109 0.024212 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012142 10.0.0.242 - - [2026-02-09 13:18:55] "GET /instance-ip/e2bb1220-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004284 10.0.0.242 - - [2026-02-09 13:18:55] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004059 10.0.0.242 - - [2026-02-09 13:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.242 - - [2026-02-09 13:18:55] "POST /tags HTTP/1.1" 200 300 0.022144 10.0.0.242 - - [2026-02-09 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.242 - - [2026-02-09 13:18:56] "GET /tag/e5e36145-d319-4ab5-ac75-ec32b135bc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013661 10.0.0.242 - - [2026-02-09 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006651 10.0.0.242 - - [2026-02-09 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.242 - - [2026-02-09 13:18:56] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057053 10.0.0.242 - - [2026-02-09 13:18:56] "POST /virtual-machines HTTP/1.1" 200 396 0.025512 10.0.0.242 - - [2026-02-09 13:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023085 10.0.0.242 - - [2026-02-09 13:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109938 10.0.0.242 - - [2026-02-09 13:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008435 10.0.0.242 - - [2026-02-09 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014270 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003836 10.0.0.242 - - [2026-02-09 13:18:56] "POST /instance-ips HTTP/1.1" 200 398 0.019546 10.0.0.242 - - [2026-02-09 13:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016466 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013816 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.018317 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011956 10.0.0.242 - - [2026-02-09 13:18:56] "GET /instance-ip/e3370434-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003125 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004072 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003066 10.0.0.242 - - [2026-02-09 13:18:56] "POST /ref-update HTTP/1.1" 200 156 0.008878 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004122 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005265 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004675 10.0.0.242 - - [2026-02-09 13:18:56] "POST /ref-update HTTP/1.1" 200 156 0.007474 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004046 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003726 10.0.0.242 - - [2026-02-09 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.242 - - [2026-02-09 13:18:56] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005221 10.0.0.242 - - [2026-02-09 13:18:56] "POST /ref-update HTTP/1.1" 200 156 0.010032 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004416 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003889 10.0.0.242 - - [2026-02-09 13:18:57] "POST /ref-update HTTP/1.1" 200 156 0.008265 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005516 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003883 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004021 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004290 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004292 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005457 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003996 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004494 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.242 - - [2026-02-09 13:18:57] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004987 10.0.0.242 - - [2026-02-09 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.242 - - [2026-02-09 13:18:58] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003988 10.0.0.242 - - [2026-02-09 13:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.242 - - [2026-02-09 13:18:59] "GET /virtual-machine/cf87a890-ea91-4edf-8ff4-9d2bb9356fef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002946 10.0.0.242 - - [2026-02-09 13:18:59] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004240 10.0.0.242 - - [2026-02-09 13:18:59] "GET /virtual-machine/b581a3f5-d2fb-4c38-8aa7-d7bf955afef5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002957 10.0.0.242 - - [2026-02-09 13:19:00] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011550 10.0.0.242 - - [2026-02-09 13:19:02] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006079 10.0.0.242 - - [2026-02-09 13:19:02] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.242 - - [2026-02-09 13:19:02] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003747 10.0.0.242 - - [2026-02-09 13:19:02] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.242 - - [2026-02-09 13:19:05] "GET /virtual-machine/0dc8d14e-8814-4b4b-8ad5-6ec6f5fa3696?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002687 10.0.0.242 - - [2026-02-09 13:19:05] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003787 10.0.0.242 - - [2026-02-09 13:19:05] "GET /virtual-machine/7f39fd7a-9e7e-4f0d-ba7d-8286c254e4d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002946 10.0.0.242 - - [2026-02-09 13:19:05] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004044 10.0.0.242 - - [2026-02-09 13:19:06] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005114 10.0.0.242 - - [2026-02-09 13:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.242 - - [2026-02-09 13:19:06] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003927 10.0.0.242 - - [2026-02-09 13:19:06] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.242 - - [2026-02-09 13:19:07] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005255 10.0.0.242 - - [2026-02-09 13:19:07] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine/1c95e53d-b259-4cca-a768-7de2df043596?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002780 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004014 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine/0e61b63c-91c9-4ae5-9a45-b033c14fe0d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005169 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004420 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine/c81d86d2-b8c0-4762-be56-73762fcf6a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003326 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004370 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine/af8f595e-81a4-4cd3-97c4-33c5c2e60db9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002982 10.0.0.242 - - [2026-02-09 13:19:10] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004197 10.0.0.242 - - [2026-02-09 13:19:10] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004377 10.0.0.242 - - [2026-02-09 13:19:10] "POST /tags HTTP/1.1" 200 334 0.024341 10.0.0.242 - - [2026-02-09 13:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.242 - - [2026-02-09 13:19:10] "GET /tag/00cbb29e-b28d-40a0-88ab-785d8ca1c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012998 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-02-09 13:19:11] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024538 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2026-02-09 13:19:11] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004679 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2026-02-09 13:19:11] "GET /service-appliance-set/c9f7b420-c375-4945-b2e4-4f07b4cb3131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003291 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.001682 10.0.0.242 - - [2026-02-09 13:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.113843 10.0.0.242 - - [2026-02-09 13:19:11] "GET /virtual-machine-interface/2deec3d8-5c1b-41c5-97a4-f25f4cf18726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.018362 10.0.0.242 - - [2026-02-09 13:19:11] "POST /instance-ips HTTP/1.1" 200 410 0.019343 10.0.0.242 - - [2026-02-09 13:19:11] "GET /instance-ip/ebd52bff-76ed-4a78-9bbc-882fc4938702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004250 10.0.0.242 - - [2026-02-09 13:19:11] "POST /loadbalancers HTTP/1.1" 200 631 0.065841 10.0.0.242 - - [2026-02-09 13:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012275 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.242 - - [2026-02-09 13:19:11] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034789 10.0.0.242 - - [2026-02-09 13:19:11] "GET /instance-ip/ebd52bff-76ed-4a78-9bbc-882fc4938702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002975 10.0.0.242 - - [2026-02-09 13:19:11] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037983 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002203 10.0.0.242 - - [2026-02-09 13:19:11] "POST /floating-ips HTTP/1.1" 200 599 0.041710 10.0.0.242 - - [2026-02-09 13:19:11] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.043492 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.242 - - [2026-02-09 13:19:11] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036540 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer-listener/af15c9a8-a69c-4942-b298-64525ec65806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003129 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer-listener/af15c9a8-a69c-4942-b298-64525ec65806?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003429 10.0.0.242 - - [2026-02-09 13:19:11] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016762 10.0.0.242 - - [2026-02-09 13:19:11] "GET /instance-ip/ebd52bff-76ed-4a78-9bbc-882fc4938702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003160 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018287 10.0.0.242 - - [2026-02-09 13:19:11] "GET /instance-ip/ebd52bff-76ed-4a78-9bbc-882fc4938702?fields=floating_ips HTTP/1.1" 200 1215 0.009622 10.0.0.242 - - [2026-02-09 13:19:11] "GET /floating-ip/4ae31817-7c49-4dc3-a7a7-91eb0975c47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002594 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002376 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer-pool/2dee595a-d472-4c0b-94db-732b8ed83874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003183 10.0.0.242 - - [2026-02-09 13:19:11] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014848 10.0.0.242 - - [2026-02-09 13:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006350 10.0.0.242 - - [2026-02-09 13:19:11] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008728 10.0.0.242 - - [2026-02-09 13:19:11] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012542 10.0.0.242 - - [2026-02-09 13:19:11] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.008655 10.0.0.242 - - [2026-02-09 13:19:11] "POST /tags HTTP/1.1" 409 221 0.004142 10.0.0.242 - - [2026-02-09 13:19:11] "POST /ref-update HTTP/1.1" 200 156 0.009295 10.0.0.242 - - [2026-02-09 13:19:11] "GET /floating-ip/4ae31817-7c49-4dc3-a7a7-91eb0975c47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.014575 10.0.0.242 - - [2026-02-09 13:19:11] "PUT /floating-ip/4ae31817-7c49-4dc3-a7a7-91eb0975c47c HTTP/1.1" 200 257 0.007290 10.0.0.242 - - [2026-02-09 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.242 - - [2026-02-09 13:19:11] "GET /tag/00cbb29e-b28d-40a0-88ab-785d8ca1c856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010205 10.0.0.242 - - [2026-02-09 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.064073 10.0.0.242 - - [2026-02-09 13:19:12] "GET /loadbalancer-pool/2dee595a-d472-4c0b-94db-732b8ed83874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.020951 10.0.0.242 - - [2026-02-09 13:19:12] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016688 10.0.0.242 - - [2026-02-09 13:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014845 10.0.0.242 - - [2026-02-09 13:19:12] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010759 10.0.0.242 - - [2026-02-09 13:19:12] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011559 10.0.0.242 - - [2026-02-09 13:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010983 10.0.0.242 - - [2026-02-09 13:19:12] "GET /floating-ip/4ae31817-7c49-4dc3-a7a7-91eb0975c47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.002269 10.0.0.242 - - [2026-02-09 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.059950 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 206 0.002266 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011703 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 204 0.001816 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013683 10.0.0.242 - - [2026-02-09 13:19:12] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004204 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-02-09 13:19:12] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002620 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 206 0.001970 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011664 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 226 0.001739 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010800 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 204 0.001706 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012955 10.0.0.242 - - [2026-02-09 13:19:12] "POST /tags HTTP/1.1" 409 226 0.003424 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2026-02-09 13:19:12] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010597 10.0.0.242 - - [2026-02-09 13:19:12] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003266 10.0.0.242 - - [2026-02-09 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.242 - - [2026-02-09 13:19:12] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002699 10.0.0.242 - - [2026-02-09 13:19:12] "POST /firewall-rules HTTP/1.1" 200 628 0.063930 10.0.0.242 - - [2026-02-09 13:19:13] "POST /firewall-rules HTTP/1.1" 200 648 0.083827 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-rule/4c3ac4b1-662b-4e59-b6bd-ec61be6cca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003664 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004597 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-rule/dfeac8b1-ad7d-4a3e-9222-ec5fac3734a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003657 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.013355 10.0.0.242 - - [2026-02-09 13:19:13] "POST /firewall-policys HTTP/1.1" 200 608 0.023722 10.0.0.242 - - [2026-02-09 13:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019147 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009104 10.0.0.242 - - [2026-02-09 13:19:13] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003080 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002598 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003893 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/b8fcfc7c-f923-4f91-a4a2-c41955290a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005390 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003921 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002584 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.008575 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.017064 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.018206 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.020749 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.034979 10.0.0.242 - - [2026-02-09 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.022613 10.0.0.242 - - [2026-02-09 13:19:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003701 10.0.0.242 - - [2026-02-09 13:20:55] "GET /global-system-configs HTTP/1.1" 200 323 0.004781 10.0.0.242 - - [2026-02-09 13:20:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002051 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 252 0.002081 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/b5df498c-c345-475d-9835-5f52236f5798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011546 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 228 0.002007 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011044 10.0.0.242 - - [2026-02-09 13:21:12] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003298 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-02-09 13:21:12] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002875 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 206 0.001853 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012317 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 226 0.002093 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010412 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 204 0.001695 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010508 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012266 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 228 0.002011 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015100 10.0.0.242 - - [2026-02-09 13:21:12] "POST /tags HTTP/1.1" 409 252 0.012411 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-02-09 13:21:12] "GET /tag/b5df498c-c345-475d-9835-5f52236f5798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010838 10.0.0.242 - - [2026-02-09 13:21:12] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002225 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-02-09 13:21:12] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005126 10.0.0.242 - - [2026-02-09 13:21:12] "POST /firewall-rules HTTP/1.1" 409 281 0.002399 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2026-02-09 13:21:12] "PUT /firewall-rule/dfeac8b1-ad7d-4a3e-9222-ec5fac3734a6 HTTP/1.1" 200 261 0.017301 10.0.0.242 - - [2026-02-09 13:21:12] "POST /firewall-rules HTTP/1.1" 409 291 0.011530 10.0.0.242 - - [2026-02-09 13:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-02-09 13:21:12] "PUT /firewall-rule/4c3ac4b1-662b-4e59-b6bd-ec61be6cca33 HTTP/1.1" 200 261 0.019889 10.0.0.242 - - [2026-02-09 13:21:12] "GET /firewall-rule/4c3ac4b1-662b-4e59-b6bd-ec61be6cca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009526 10.0.0.242 - - [2026-02-09 13:21:13] "POST /firewall-rules HTTP/1.1" 200 660 0.099045 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-rule/5bda5195-3266-44a4-a83d-5c7d748d41c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003973 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001788 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-rule/dfeac8b1-ad7d-4a3e-9222-ec5fac3734a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002199 10.0.0.242 - - [2026-02-09 13:21:13] "POST /firewall-policys HTTP/1.1" 409 269 0.001364 10.0.0.242 - - [2026-02-09 13:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.242 - - [2026-02-09 13:21:13] "PUT /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456 HTTP/1.1" 200 265 0.024512 10.0.0.242 - - [2026-02-09 13:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020586 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.023071 10.0.0.242 - - [2026-02-09 13:21:13] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.007406 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002455 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004599 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002631 10.0.0.242 - - [2026-02-09 13:21:13] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002583 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000927 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:21:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.242 - - [2026-02-09 13:22:14] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006063 10.0.0.242 - - [2026-02-09 13:22:14] "POST /set-tag HTTP/1.1" 200 109 0.005071 10.0.0.242 - - [2026-02-09 13:22:14] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005804 10.0.0.242 - - [2026-02-09 13:22:14] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.242 - - [2026-02-09 13:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.242 - - [2026-02-09 13:22:14] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003470 10.0.0.242 - - [2026-02-09 13:22:14] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005341 10.0.0.242 - - [2026-02-09 13:22:14] "POST /set-tag HTTP/1.1" 200 109 0.019675 10.0.0.242 - - [2026-02-09 13:22:14] "DELETE /loadbalancer-member/80333885-abe1-40ee-807b-95e942a25776 HTTP/1.1" 200 115 0.039092 10.0.0.242 - - [2026-02-09 13:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2026-02-09 13:22:15] "GET /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002644 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004388 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004372 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.012838 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004065 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004034 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004367 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003609 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004795 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004092 10.0.0.242 - - [2026-02-09 13:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine/b581a3f5-d2fb-4c38-8aa7-d7bf955afef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002677 10.0.0.242 - - [2026-02-09 13:22:15] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.242 - - [2026-02-09 13:22:15] "GET /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008627 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.063054 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.041323 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.031326 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.035770 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.038753 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /instance-ip/e04d2974-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.043830 10.0.0.242 - - [2026-02-09 13:22:16] "POST /ref-update HTTP/1.1" 200 156 0.008532 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /virtual-machine-interface/e0367e22-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.033947 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /virtual-machine/b581a3f5-d2fb-4c38-8aa7-d7bf955afef5 HTTP/1.1" 200 115 0.024725 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004826 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003803 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine/7f39fd7a-9e7e-4f0d-ba7d-8286c254e4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004956 10.0.0.242 - - [2026-02-09 13:22:16] "POST /ref-update HTTP/1.1" 200 156 0.011624 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015563 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.016502 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.024657 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.022743 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.015713 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.028527 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /instance-ip/e1643244-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.047925 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /virtual-machine-interface/e14813c0-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.039236 10.0.0.242 - - [2026-02-09 13:22:16] "DELETE /virtual-machine/7f39fd7a-9e7e-4f0d-ba7d-8286c254e4d5 HTTP/1.1" 200 115 0.024512 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005669 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003911 10.0.0.242 - - [2026-02-09 13:22:16] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.242 - - [2026-02-09 13:22:16] "GET /virtual-machine/cf87a890-ea91-4edf-8ff4-9d2bb9356fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003078 10.0.0.242 - - [2026-02-09 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.011162 10.0.0.242 - - [2026-02-09 13:22:17] "GET /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008837 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.017818 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.031336 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.031210 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.015141 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.025569 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /instance-ip/dfde44f0-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.038881 10.0.0.242 - - [2026-02-09 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.008260 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /virtual-machine-interface/dfc70470-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.033345 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /virtual-machine/cf87a890-ea91-4edf-8ff4-9d2bb9356fef HTTP/1.1" 200 115 0.017625 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /tag/f1a96164-58e9-46ad-8e83-2219936ae957 HTTP/1.1" 200 115 0.036807 10.0.0.242 - - [2026-02-09 13:22:17] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003997 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.242 - - [2026-02-09 13:22:17] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003774 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.242 - - [2026-02-09 13:22:17] "GET /virtual-machine/0dc8d14e-8814-4b4b-8ad5-6ec6f5fa3696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002651 10.0.0.242 - - [2026-02-09 13:22:17] "POST /ref-update HTTP/1.1" 200 156 0.008504 10.0.0.242 - - [2026-02-09 13:22:17] "GET /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016164 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.019686 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.018605 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.026958 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.021687 10.0.0.242 - - [2026-02-09 13:22:17] "POST /set-tag HTTP/1.1" 200 109 0.022736 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /instance-ip/e0e5d2aa-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.051517 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /virtual-machine-interface/e0cd07e8-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.039687 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /virtual-machine/0dc8d14e-8814-4b4b-8ad5-6ec6f5fa3696 HTTP/1.1" 200 115 0.024500 10.0.0.242 - - [2026-02-09 13:22:17] "DELETE /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a HTTP/1.1" 409 391 0.004349 10.0.0.242 - - [2026-02-09 13:22:18] "DELETE /tag/b336822e-f7cc-44c9-be40-b3369a92031a HTTP/1.1" 200 115 0.041404 10.0.0.242 - - [2026-02-09 13:22:45] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004077 10.0.0.242 - - [2026-02-09 13:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.242 - - [2026-02-09 13:22:45] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004128 10.0.0.242 - - [2026-02-09 13:22:45] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.242 - - [2026-02-09 13:22:45] "GET /virtual-machine/0e61b63c-91c9-4ae5-9a45-b033c14fe0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002598 10.0.0.242 - - [2026-02-09 13:22:45] "POST /ref-update HTTP/1.1" 200 156 0.009273 10.0.0.242 - - [2026-02-09 13:22:45] "GET /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010721 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.016544 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.027231 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.026209 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.012301 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /instance-ip/e2bb1220-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.041259 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /virtual-machine-interface/e2a2b78e-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.038416 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /virtual-machine/0e61b63c-91c9-4ae5-9a45-b033c14fe0d2 HTTP/1.1" 200 115 0.024055 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /tag/9578aa74-afe5-4e8d-9ca1-e7927fd8d72f HTTP/1.1" 200 115 0.030888 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003670 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011542 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.008517 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine/c81d86d2-b8c0-4762-be56-73762fcf6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002861 10.0.0.242 - - [2026-02-09 13:22:46] "POST /ref-update HTTP/1.1" 200 156 0.008621 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014380 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.014797 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.022887 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.042492 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.013416 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /instance-ip/e2556d8a-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.046755 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /virtual-machine-interface/e23aa5b8-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.040128 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /virtual-machine/c81d86d2-b8c0-4762-be56-73762fcf6a55 HTTP/1.1" 200 115 0.015622 10.0.0.242 - - [2026-02-09 13:22:46] "DELETE /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb HTTP/1.1" 409 237 0.011897 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007064 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.006598 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005980 10.0.0.242 - - [2026-02-09 13:22:46] "POST /set-tag HTTP/1.1" 200 109 0.005573 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine/1c95e53d-b259-4cca-a768-7de2df043596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004126 10.0.0.242 - - [2026-02-09 13:22:46] "POST /ref-update HTTP/1.1" 200 156 0.012372 10.0.0.242 - - [2026-02-09 13:22:46] "GET /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012102 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.032731 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.066521 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.027890 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.047693 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /instance-ip/e1e741de-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.092922 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /virtual-machine-interface/e1ce3392-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.115747 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /virtual-machine/1c95e53d-b259-4cca-a768-7de2df043596 HTTP/1.1" 200 115 0.043386 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /tag/f5c28d0a-5d91-4b38-8bd0-96a9a7c03b82 HTTP/1.1" 200 115 0.078212 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /tag/6a98d132-1a6f-49d0-a948-4f543119d516 HTTP/1.1" 200 115 0.064059 10.0.0.242 - - [2026-02-09 13:22:47] "DELETE /tag/dcb97bc9-3045-43e7-9d47-6819d1b26126 HTTP/1.1" 200 115 0.055767 10.0.0.242 - - [2026-02-09 13:22:47] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011507 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.004579 10.0.0.242 - - [2026-02-09 13:22:47] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004318 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.242 - - [2026-02-09 13:22:47] "GET /virtual-machine/af8f595e-81a4-4cd3-97c4-33c5c2e60db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004808 10.0.0.242 - - [2026-02-09 13:22:47] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.242 - - [2026-02-09 13:22:47] "GET /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012452 10.0.0.242 - - [2026-02-09 13:22:47] "POST /set-tag HTTP/1.1" 200 109 0.024977 10.0.0.242 - - [2026-02-09 13:22:48] "POST /set-tag HTTP/1.1" 200 109 0.050706 10.0.0.242 - - [2026-02-09 13:22:48] "POST /set-tag HTTP/1.1" 200 109 0.024127 10.0.0.242 - - [2026-02-09 13:22:48] "POST /set-tag HTTP/1.1" 200 109 0.023030 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /instance-ip/e3370434-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.067541 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /virtual-machine-interface/e31bf216-05b9-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.053016 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /virtual-machine/af8f595e-81a4-4cd3-97c4-33c5c2e60db9 HTTP/1.1" 200 115 0.023366 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c HTTP/1.1" 409 237 0.004144 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /tag/b5df498c-c345-475d-9835-5f52236f5798 HTTP/1.1" 409 237 0.004857 10.0.0.242 - - [2026-02-09 13:22:48] "DELETE /tag/e5e36145-d319-4ab5-ac75-ec32b135bc06 HTTP/1.1" 200 115 0.032501 10.0.0.242 - - [2026-02-09 13:22:49] "POST /projects HTTP/1.1" 409 238 0.001947 10.0.0.242 - - [2026-02-09 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.242 - - [2026-02-09 13:22:50] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031131 10.0.0.242 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2026-02-09 13:22:50] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003916 10.0.0.242 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.242 - - [2026-02-09 13:22:50] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003782 10.0.0.242 - - [2026-02-09 13:22:50] "POST /security-groups HTTP/1.1" 409 285 0.002759 10.0.0.242 - - [2026-02-09 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-02-09 13:22:50] "PUT /security-group/a1765b6e-e7c6-406f-af28-f2d38b486372 HTTP/1.1" 200 263 0.059096 10.0.0.242 - - [2026-02-09 13:22:50] "PUT /access-control-list/927f9077-32b0-4a8f-9238-2d818ec10527 HTTP/1.1" 200 273 0.011881 10.0.0.242 - - [2026-02-09 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014052 10.0.0.242 - - [2026-02-09 13:22:50] "PUT /access-control-list/8a245066-252a-4d31-a7a1-dd124d8d0fce HTTP/1.1" 200 273 0.016431 10.0.0.242 - - [2026-02-09 13:22:55] "POST /projects HTTP/1.1" 409 238 0.002098 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-02-09 13:22:55] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026046 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2026-02-09 13:22:55] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004156 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2026-02-09 13:22:55] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003691 10.0.0.242 - - [2026-02-09 13:22:55] "POST /security-groups HTTP/1.1" 409 285 0.002490 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-02-09 13:22:55] "PUT /security-group/a1765b6e-e7c6-406f-af28-f2d38b486372 HTTP/1.1" 200 263 0.055502 10.0.0.242 - - [2026-02-09 13:22:55] "PUT /access-control-list/927f9077-32b0-4a8f-9238-2d818ec10527 HTTP/1.1" 200 273 0.013567 10.0.0.242 - - [2026-02-09 13:22:55] "PUT /access-control-list/8a245066-252a-4d31-a7a1-dd124d8d0fce HTTP/1.1" 200 273 0.016039 10.0.0.242 - - [2026-02-09 13:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010950 10.0.0.242 - - [2026-02-09 13:22:55] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003447 10.0.0.242 - - [2026-02-09 13:22:55] "GET /firewall-rule/deae3620-0832-46ff-9434-cc3099b1b1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002206 10.0.0.242 - - [2026-02-09 13:22:55] "POST /ref-update HTTP/1.1" 200 156 0.051777 10.0.0.242 - - [2026-02-09 13:22:55] "DELETE /firewall-rule/deae3620-0832-46ff-9434-cc3099b1b1ba HTTP/1.1" 200 115 0.028179 10.0.0.242 - - [2026-02-09 13:22:55] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004981 10.0.0.242 - - [2026-02-09 13:22:55] "GET /firewall-rule/768224d6-4090-4697-bbf1-855922556bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002615 10.0.0.242 - - [2026-02-09 13:22:55] "POST /ref-update HTTP/1.1" 200 156 0.049814 10.0.0.242 - - [2026-02-09 13:22:55] "DELETE /firewall-rule/768224d6-4090-4697-bbf1-855922556bb4 HTTP/1.1" 200 115 0.047508 10.0.0.242 - - [2026-02-09 13:22:55] "DELETE /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c HTTP/1.1" 409 237 0.007889 10.0.0.242 - - [2026-02-09 13:22:55] "DELETE /tag/92dc7344-5a07-46f0-b6c8-92b040d949da HTTP/1.1" 200 115 0.046407 10.0.0.242 - - [2026-02-09 13:22:55] "DELETE /tag/b5df498c-c345-475d-9835-5f52236f5798 HTTP/1.1" 409 237 0.004926 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.242 - - [2026-02-09 13:22:55] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004291 10.0.0.242 - - [2026-02-09 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.242 - - [2026-02-09 13:22:55] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003594 10.0.0.242 - - [2026-02-09 13:22:56] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.036865 10.0.0.242 - - [2026-02-09 13:22:56] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.044363 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /security-group/a1765b6e-e7c6-406f-af28-f2d38b486372 HTTP/1.1" 200 115 0.065769 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /access-control-list/927f9077-32b0-4a8f-9238-2d818ec10527 HTTP/1.1" 200 115 0.039015 10.0.0.242 - - [2026-02-09 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /access-control-list/8a245066-252a-4d31-a7a1-dd124d8d0fce HTTP/1.1" 200 115 0.021220 10.0.0.242 - - [2026-02-09 13:22:56] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.034214 10.0.0.242 - - [2026-02-09 13:22:56] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?fields=security_groups HTTP/1.1" 200 1351 0.028533 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /security-group/5e68c35e-8737-433d-a1c2-792affc56c7d HTTP/1.1" 200 115 0.041376 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /access-control-list/4abf04ac-4cff-448c-9ecd-5b64a00cbe0b HTTP/1.1" 200 115 0.029151 10.0.0.242 - - [2026-02-09 13:22:56] "GET /project/0225d840-6250-42ec-a082-76185a7c5e44?fields=application_policy_sets HTTP/1.1" 200 1390 0.042789 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /access-control-list/0eb74707-c0de-4787-bdad-a93b5dbb59a9 HTTP/1.1" 200 115 0.049021 10.0.0.242 - - [2026-02-09 13:22:56] "DELETE /project/0225d840-6250-42ec-a082-76185a7c5e44 HTTP/1.1" 200 115 0.288495 10.0.0.242 - - [2026-02-09 13:22:56] "POST /projects HTTP/1.1" 409 238 0.002586 10.0.0.242 - - [2026-02-09 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-02-09 13:22:56] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029532 10.0.0.242 - - [2026-02-09 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.242 - - [2026-02-09 13:22:56] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004915 10.0.0.242 - - [2026-02-09 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-02-09 13:22:56] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003954 10.0.0.242 - - [2026-02-09 13:22:56] "POST /security-groups HTTP/1.1" 409 285 0.002267 10.0.0.242 - - [2026-02-09 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.242 - - [2026-02-09 13:22:56] "PUT /security-group/75ac7205-60f1-45a3-a04d-c02d416907c2 HTTP/1.1" 200 263 0.058801 10.0.0.242 - - [2026-02-09 13:22:56] "PUT /access-control-list/8b218c5a-f328-4a74-a877-69bb452f1578 HTTP/1.1" 200 273 0.008805 10.0.0.242 - - [2026-02-09 13:22:56] "PUT /access-control-list/eac78ad2-ff10-4760-a507-60bc545fba52 HTTP/1.1" 200 273 0.014071 10.0.0.242 - - [2026-02-09 13:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020454 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /loadbalancer-member/0e3d678f-3078-46b5-9d91-2dd345623892 HTTP/1.1" 200 115 0.036288 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /loadbalancer-pool/2dee595a-d472-4c0b-94db-732b8ed83874 HTTP/1.1" 200 115 0.045357 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /loadbalancer-listener/af15c9a8-a69c-4942-b298-64525ec65806 HTTP/1.1" 200 115 0.035836 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /loadbalancer/2fd97904-5493-460f-8a37-819da34beb55 HTTP/1.1" 200 115 0.041878 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /floating-ip/4ae31817-7c49-4dc3-a7a7-91eb0975c47c HTTP/1.1" 200 115 0.045768 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /instance-ip/ebd52bff-76ed-4a78-9bbc-882fc4938702 HTTP/1.1" 200 115 0.039851 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /virtual-machine-interface/2deec3d8-5c1b-41c5-97a4-f25f4cf18726 HTTP/1.1" 200 115 0.041105 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /tag/00cbb29e-b28d-40a0-88ab-785d8ca1c856 HTTP/1.1" 200 115 0.052643 10.0.0.242 - - [2026-02-09 13:23:01] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002599 10.0.0.242 - - [2026-02-09 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.242 - - [2026-02-09 13:23:01] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002728 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-policy/da23af18-6729-4450-a8eb-1989439b9047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003346 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-rule/dfeac8b1-ad7d-4a3e-9222-ec5fac3734a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002793 10.0.0.242 - - [2026-02-09 13:23:01] "POST /ref-update HTTP/1.1" 200 156 0.013749 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /firewall-rule/dfeac8b1-ad7d-4a3e-9222-ec5fac3734a6 HTTP/1.1" 200 115 0.055627 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003422 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-rule/5bda5195-3266-44a4-a83d-5c7d748d41c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003053 10.0.0.242 - - [2026-02-09 13:23:01] "POST /ref-update HTTP/1.1" 200 156 0.017056 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /firewall-rule/5bda5195-3266-44a4-a83d-5c7d748d41c7 HTTP/1.1" 200 115 0.044355 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004212 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-rule/4c3ac4b1-662b-4e59-b6bd-ec61be6cca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002620 10.0.0.242 - - [2026-02-09 13:23:01] "POST /ref-update HTTP/1.1" 200 156 0.010979 10.0.0.242 - - [2026-02-09 13:23:01] "DELETE /firewall-rule/4c3ac4b1-662b-4e59-b6bd-ec61be6cca33 HTTP/1.1" 200 115 0.034142 10.0.0.242 - - [2026-02-09 13:23:01] "GET /application-policy-set/dd7894e0-695f-401e-81a3-5c2022de6229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003686 10.0.0.242 - - [2026-02-09 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.242 - - [2026-02-09 13:23:01] "GET /policy-management/c2e8b01e-a46d-4fbd-8583-36dd3c16f366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002300 10.0.0.242 - - [2026-02-09 13:23:01] "GET /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003156 10.0.0.242 - - [2026-02-09 13:23:01] "POST /ref-update HTTP/1.1" 200 156 0.019559 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /firewall-policy/aef47438-8a95-424b-b52b-d60ed19ad456 HTTP/1.1" 200 115 0.028791 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /tag/8aec5977-db9e-4f7f-8836-14359cd51b1c HTTP/1.1" 200 115 0.078583 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /tag/b5df498c-c345-475d-9835-5f52236f5798 HTTP/1.1" 200 115 0.049481 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /tag/1b288d4d-a0c2-477b-9fdd-d0229264edbb HTTP/1.1" 200 115 0.065630 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /tag/d2b86d18-74b8-47ac-9cda-cc5ccfed132a HTTP/1.1" 200 115 0.056978 10.0.0.242 - - [2026-02-09 13:23:02] "POST /projects HTTP/1.1" 409 238 0.001937 10.0.0.242 - - [2026-02-09 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.242 - - [2026-02-09 13:23:02] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040663 10.0.0.242 - - [2026-02-09 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.242 - - [2026-02-09 13:23:02] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005351 10.0.0.242 - - [2026-02-09 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013747 10.0.0.242 - - [2026-02-09 13:23:02] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.016363 10.0.0.242 - - [2026-02-09 13:23:02] "POST /security-groups HTTP/1.1" 409 285 0.002530 10.0.0.242 - - [2026-02-09 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.242 - - [2026-02-09 13:23:02] "PUT /security-group/75ac7205-60f1-45a3-a04d-c02d416907c2 HTTP/1.1" 200 263 0.068180 10.0.0.242 - - [2026-02-09 13:23:02] "PUT /access-control-list/8b218c5a-f328-4a74-a877-69bb452f1578 HTTP/1.1" 200 273 0.016543 10.0.0.242 - - [2026-02-09 13:23:02] "PUT /access-control-list/eac78ad2-ff10-4760-a507-60bc545fba52 HTTP/1.1" 200 273 0.043454 10.0.0.242 - - [2026-02-09 13:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041532 10.0.0.242 - - [2026-02-09 13:23:02] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.015420 10.0.0.242 - - [2026-02-09 13:23:02] "GET /firewall-rule/ce4b8675-d3bc-4974-a47d-527903663852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005651 10.0.0.242 - - [2026-02-09 13:23:02] "POST /ref-update HTTP/1.1" 200 156 0.054755 10.0.0.242 - - [2026-02-09 13:23:02] "DELETE /firewall-rule/ce4b8675-d3bc-4974-a47d-527903663852 HTTP/1.1" 200 115 0.059136 10.0.0.242 - - [2026-02-09 13:23:02] "GET /firewall-policy/3e718bac-78c3-4a71-83e9-66653d0530f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.006006 10.0.0.242 - - [2026-02-09 13:23:02] "GET /firewall-rule/c5dd2022-4b4f-4ec3-8992-adc7ed94dbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002693 10.0.0.242 - - [2026-02-09 13:23:02] "POST /ref-update HTTP/1.1" 200 156 0.041877 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /firewall-rule/c5dd2022-4b4f-4ec3-8992-adc7ed94dbf4 HTTP/1.1" 200 115 0.064257 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /tag/e935ba26-cea7-4209-bb3e-68c8878c6ee9 HTTP/1.1" 200 115 0.036069 10.0.0.242 - - [2026-02-09 13:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-02-09 13:23:03] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004736 10.0.0.242 - - [2026-02-09 13:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2026-02-09 13:23:03] "GET /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004344 10.0.0.242 - - [2026-02-09 13:23:03] "PUT /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39 HTTP/1.1" 200 265 0.060072 10.0.0.242 - - [2026-02-09 13:23:03] "PUT /virtual-network/ca0daa0c-2b4c-483a-991d-ad29767525c8 HTTP/1.1" 200 265 0.065020 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /security-group/75ac7205-60f1-45a3-a04d-c02d416907c2 HTTP/1.1" 200 115 0.066816 10.0.0.242 - - [2026-02-09 13:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /access-control-list/8b218c5a-f328-4a74-a877-69bb452f1578 HTTP/1.1" 200 115 0.049626 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /access-control-list/eac78ad2-ff10-4760-a507-60bc545fba52 HTTP/1.1" 200 115 0.021002 10.0.0.242 - - [2026-02-09 13:23:03] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.060487 10.0.0.242 - - [2026-02-09 13:23:03] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?fields=security_groups HTTP/1.1" 200 1353 0.093167 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /security-group/3582e9f3-c8ee-4282-9820-bbe7d284d7e6 HTTP/1.1" 200 115 0.051134 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /access-control-list/39394309-bb47-4681-b7a0-795cfe72885a HTTP/1.1" 200 115 0.044103 10.0.0.242 - - [2026-02-09 13:23:03] "GET /project/9c451198-f8d8-4885-b1c8-956632fdbce1?fields=application_policy_sets HTTP/1.1" 200 1392 0.069328 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /access-control-list/5cf8f67d-ba71-4a5c-8cdb-e1d7901db418 HTTP/1.1" 200 115 0.071385 10.0.0.242 - - [2026-02-09 13:23:03] "DELETE /project/9c451198-f8d8-4885-b1c8-956632fdbce1 HTTP/1.1" 200 115 0.450085 10.0.0.242 - - [2026-02-09 13:23:55] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.242 - - [2026-02-09 13:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.242 - - [2026-02-09 13:23:55] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002464 10.0.0.242 - - [2026-02-09 13:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-02-09 13:23:56] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002271 10.0.0.242 - - [2026-02-09 13:24:12] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.242 - - [2026-02-09 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-02-09 13:24:12] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004205 10.0.0.242 - - [2026-02-09 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.242 - - [2026-02-09 13:24:12] "GET /config-node/5d3f64c3-fa02-4eee-89c9-020d1f3c8e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002226 10.0.0.242 - - [2026-02-09 13:24:23] "GET / HTTP/1.1" 200 36215 0.001292 10.0.0.242 - - [2026-02-09 13:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-02-09 13:24:23] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002945 10.0.0.242 - - [2026-02-09 13:24:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001703 10.0.0.242 - - [2026-02-09 13:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.242 - - [2026-02-09 13:24:23] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002245 10.0.0.242 - - [2026-02-09 13:24:23] "PUT /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd HTTP/1.1" 200 255 0.011425 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:24:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:24:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001128 10.0.0.242 - - [2026-02-09 13:24:38] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.242 - - [2026-02-09 13:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-02-09 13:24:38] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004173 10.0.0.242 - - [2026-02-09 13:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.242 - - [2026-02-09 13:24:38] "GET /config-node/5d3f64c3-fa02-4eee-89c9-020d1f3c8e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002360 10.0.0.242 - - [2026-02-09 13:24:38] "GET / HTTP/1.1" 200 36215 0.001935 10.0.0.242 - - [2026-02-09 13:24:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001993 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-02-09 13:24:43] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002795 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.007022 10.0.0.242 - - [2026-02-09 13:24:43] "GET / HTTP/1.1" 200 36215 0.002546 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 264 0.004713 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/866e2b49-a5e9-4506-b590-acfc3ccebda7 HTTP/1.1" 200 245 0.016576 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 261 0.011024 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/042bf7c6-d579-4338-bbf4-0098b8491a07 HTTP/1.1" 200 245 0.019365 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 261 0.002223 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/81dc3e1f-af39-4392-8784-2e351cc70b83 HTTP/1.1" 200 245 0.019658 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 253 0.007132 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/54a720d9-74d3-4f64-8a9c-78f799630e36 HTTP/1.1" 200 245 0.013460 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 251 0.004023 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/9a7522d6-5d08-4cd4-95e5-701100670129 HTTP/1.1" 200 245 0.011857 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 252 0.007696 10.0.0.242 - - [2026-02-09 13:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2026-02-09 13:24:43] "PUT /alarm/ed6c7f9a-5dad-4a1b-b88b-2a69d5543e46 HTTP/1.1" 200 245 0.009022 10.0.0.242 - - [2026-02-09 13:24:43] "POST /alarms HTTP/1.1" 409 256 0.014662 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/304b13fb-6ec2-4c52-86c9-415885d453a5 HTTP/1.1" 200 245 0.014118 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 248 0.012822 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/35a0a806-11fd-497d-a8c5-552b355a093a HTTP/1.1" 200 245 0.011936 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 252 0.011916 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/181ff8b8-9c36-4b43-a2c0-f36097976927 HTTP/1.1" 200 245 0.014648 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 257 0.009276 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/78002aba-b3ee-463e-88b5-5cf8d1f99b94 HTTP/1.1" 200 245 0.015380 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 251 0.004694 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/0439004e-b878-4644-9a8c-090fb7ea661b HTTP/1.1" 200 245 0.011103 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 257 0.001381 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/2fb8344e-270f-4cf8-9771-c7f97cef7cb6 HTTP/1.1" 200 245 0.014841 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 261 0.008973 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/b82d16ac-08bb-4cad-a6e7-3c5ea13f0d16 HTTP/1.1" 200 245 0.010719 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 258 0.014097 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/1331aa41-7a16-4e39-936c-89a151eb0041 HTTP/1.1" 200 245 0.010974 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 254 0.009498 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/8b3d01ff-9578-4f81-8472-56b208e691df HTTP/1.1" 200 245 0.011950 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 254 0.005961 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/d2397398-f541-4245-b387-ac38f36f2768 HTTP/1.1" 200 245 0.010458 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 254 0.010755 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/c608c7d0-7e7c-42a7-acde-e656fbe5b8b7 HTTP/1.1" 200 245 0.009129 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 247 0.008748 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007307 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/2348e2b3-225b-4974-8fa4-d121158e190c HTTP/1.1" 200 245 0.015961 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 272 0.011396 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.242 - - [2026-02-09 13:24:44] "PUT /alarm/246ba4af-9b56-4a93-b056-b531ecb891b7 HTTP/1.1" 200 245 0.009673 10.0.0.242 - - [2026-02-09 13:24:44] "POST /alarms HTTP/1.1" 409 261 0.011214 10.0.0.242 - - [2026-02-09 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /alarm/ba41e901-5544-4910-b558-8c54fe86c4a4 HTTP/1.1" 200 245 0.010593 10.0.0.242 - - [2026-02-09 13:24:45] "POST /alarms HTTP/1.1" 409 259 0.011126 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /alarm/cc56e5be-16e8-4906-8fe6-1490c20208fe HTTP/1.1" 200 245 0.012360 10.0.0.242 - - [2026-02-09 13:24:45] "POST /alarms HTTP/1.1" 409 265 0.008857 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009911 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /alarm/6838c93a-6b88-4d70-bc18-0ea3f135a336 HTTP/1.1" 200 245 0.012181 10.0.0.242 - - [2026-02-09 13:24:45] "POST /alarms HTTP/1.1" 409 279 0.008818 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /alarm/0b74fa3b-5650-4897-8be0-0351acea75d2 HTTP/1.1" 200 245 0.010952 10.0.0.242 - - [2026-02-09 13:24:45] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.242 - - [2026-02-09 13:24:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002230 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.010141 10.0.0.242 - - [2026-02-09 13:24:45] "GET / HTTP/1.1" 200 36215 0.002278 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.242 - - [2026-02-09 13:24:45] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003494 10.0.0.242 - - [2026-02-09 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-02-09 13:24:45] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.008898 10.0.0.242 - - [2026-02-09 13:24:46] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.242 - - [2026-02-09 13:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.242 - - [2026-02-09 13:24:46] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004681 10.0.0.242 - - [2026-02-09 13:24:46] "PUT /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009 HTTP/1.1" 200 275 0.019419 10.0.0.242 - - [2026-02-09 13:24:49] "GET / HTTP/1.1" 200 36215 0.001314 10.0.0.242 - - [2026-02-09 13:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.242 - - [2026-02-09 13:24:49] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007867 10.0.0.242 - - [2026-02-09 13:24:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001995 10.0.0.242 - - [2026-02-09 13:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.242 - - [2026-02-09 13:24:50] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004606 10.0.0.242 - - [2026-02-09 13:24:50] "PUT /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd HTTP/1.1" 200 255 0.014641 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:24:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:24:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003971 10.0.0.242 - - [2026-02-09 13:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2026-02-09 13:24:52] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002371 10.0.0.242 - - [2026-02-09 13:25:08] "GET / HTTP/1.1" 200 36215 0.002260 10.0.0.242 - - [2026-02-09 13:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-02-09 13:25:08] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004930 10.0.0.242 - - [2026-02-09 13:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2026-02-09 13:25:08] "GET /config-node/5d3f64c3-fa02-4eee-89c9-020d1f3c8e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002394 10.0.0.242 - - [2026-02-09 13:25:08] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.242 - - [2026-02-09 13:25:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002100 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-02-09 13:25:13] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002126 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.242 - - [2026-02-09 13:25:13] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.008343 10.0.0.242 - - [2026-02-09 13:25:13] "GET / HTTP/1.1" 200 36215 0.002076 10.0.0.242 - - [2026-02-09 13:25:13] "POST /alarms HTTP/1.1" 409 264 0.002130 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.242 - - [2026-02-09 13:25:13] "PUT /alarm/866e2b49-a5e9-4506-b590-acfc3ccebda7 HTTP/1.1" 200 245 0.011433 10.0.0.242 - - [2026-02-09 13:25:13] "POST /alarms HTTP/1.1" 409 261 0.003983 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-02-09 13:25:13] "PUT /alarm/042bf7c6-d579-4338-bbf4-0098b8491a07 HTTP/1.1" 200 245 0.010884 10.0.0.242 - - [2026-02-09 13:25:13] "POST /alarms HTTP/1.1" 409 261 0.006202 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-02-09 13:25:13] "PUT /alarm/81dc3e1f-af39-4392-8784-2e351cc70b83 HTTP/1.1" 200 245 0.009233 10.0.0.242 - - [2026-02-09 13:25:13] "POST /alarms HTTP/1.1" 409 253 0.012146 10.0.0.242 - - [2026-02-09 13:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/54a720d9-74d3-4f64-8a9c-78f799630e36 HTTP/1.1" 200 245 0.008581 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 251 0.006597 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/9a7522d6-5d08-4cd4-95e5-701100670129 HTTP/1.1" 200 245 0.011426 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 252 0.015360 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/ed6c7f9a-5dad-4a1b-b88b-2a69d5543e46 HTTP/1.1" 200 245 0.008971 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 256 0.005079 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/304b13fb-6ec2-4c52-86c9-415885d453a5 HTTP/1.1" 200 245 0.009989 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 248 0.004591 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/35a0a806-11fd-497d-a8c5-552b355a093a HTTP/1.1" 200 245 0.009205 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 252 0.005414 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/181ff8b8-9c36-4b43-a2c0-f36097976927 HTTP/1.1" 200 245 0.010179 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 257 0.006625 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/78002aba-b3ee-463e-88b5-5cf8d1f99b94 HTTP/1.1" 200 245 0.010561 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 251 0.012755 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/0439004e-b878-4644-9a8c-090fb7ea661b HTTP/1.1" 200 245 0.009588 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 257 0.008407 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/2fb8344e-270f-4cf8-9771-c7f97cef7cb6 HTTP/1.1" 200 245 0.010818 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 261 0.004014 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/b82d16ac-08bb-4cad-a6e7-3c5ea13f0d16 HTTP/1.1" 200 245 0.012104 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 258 0.015399 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/1331aa41-7a16-4e39-936c-89a151eb0041 HTTP/1.1" 200 245 0.014585 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 254 0.006134 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/8b3d01ff-9578-4f81-8472-56b208e691df HTTP/1.1" 200 245 0.008685 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 254 0.005543 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/d2397398-f541-4245-b387-ac38f36f2768 HTTP/1.1" 200 245 0.008485 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 254 0.003515 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-02-09 13:25:14] "PUT /alarm/c608c7d0-7e7c-42a7-acde-e656fbe5b8b7 HTTP/1.1" 200 245 0.008841 10.0.0.242 - - [2026-02-09 13:25:14] "POST /alarms HTTP/1.1" 409 247 0.007021 10.0.0.242 - - [2026-02-09 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/2348e2b3-225b-4974-8fa4-d121158e190c HTTP/1.1" 200 245 0.012680 10.0.0.242 - - [2026-02-09 13:25:15] "POST /alarms HTTP/1.1" 409 272 0.003706 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/246ba4af-9b56-4a93-b056-b531ecb891b7 HTTP/1.1" 200 245 0.008419 10.0.0.242 - - [2026-02-09 13:25:15] "POST /alarms HTTP/1.1" 409 261 0.004287 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/ba41e901-5544-4910-b558-8c54fe86c4a4 HTTP/1.1" 200 245 0.009331 10.0.0.242 - - [2026-02-09 13:25:15] "POST /alarms HTTP/1.1" 409 259 0.002206 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/cc56e5be-16e8-4906-8fe6-1490c20208fe HTTP/1.1" 200 245 0.008497 10.0.0.242 - - [2026-02-09 13:25:15] "POST /alarms HTTP/1.1" 409 265 0.001827 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/6838c93a-6b88-4d70-bc18-0ea3f135a336 HTTP/1.1" 200 245 0.009483 10.0.0.242 - - [2026-02-09 13:25:15] "POST /alarms HTTP/1.1" 409 279 0.009595 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /alarm/0b74fa3b-5650-4897-8be0-0351acea75d2 HTTP/1.1" 200 245 0.023548 10.0.0.242 - - [2026-02-09 13:25:15] "GET / HTTP/1.1" 200 36215 0.001391 10.0.0.242 - - [2026-02-09 13:25:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002357 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.007775 10.0.0.242 - - [2026-02-09 13:25:15] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-02-09 13:25:15] "GET /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002467 10.0.0.242 - - [2026-02-09 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.242 - - [2026-02-09 13:25:15] "PUT /global-vrouter-config/a9dc51a8-5f8b-4206-a2c1-e89337004aaa HTTP/1.1" 200 277 0.010641 10.0.0.242 - - [2026-02-09 13:25:16] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.242 - - [2026-02-09 13:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.242 - - [2026-02-09 13:25:16] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004431 10.0.0.242 - - [2026-02-09 13:25:16] "PUT /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009 HTTP/1.1" 200 275 0.014226 10.0.0.242 - - [2026-02-09 13:25:19] "GET / HTTP/1.1" 200 36215 0.005954 10.0.0.242 - - [2026-02-09 13:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.242 - - [2026-02-09 13:25:19] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008548 10.0.0.242 - - [2026-02-09 13:25:19] "POST /bgp-routers HTTP/1.1" 409 301 0.009530 10.0.0.242 - - [2026-02-09 13:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2026-02-09 13:25:19] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003151 10.0.0.242 - - [2026-02-09 13:25:19] "PUT /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd HTTP/1.1" 200 255 0.015171 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.242 - - [2026-02-09 13:25:23] "POST /tags HTTP/1.1" 200 356 0.036588 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011748 10.0.0.242 - - [2026-02-09 13:25:24] "GET /tag/9dbbde55-6b1d-47c6-a3a0-246f6741eb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018138 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003961 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.242 - - [2026-02-09 13:25:24] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041158 10.0.0.242 - - [2026-02-09 13:25:24] "POST /virtual-machines HTTP/1.1" 200 352 0.021990 10.0.0.242 - - [2026-02-09 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012734 10.0.0.242 - - [2026-02-09 13:25:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.119933 10.0.0.242 - - [2026-02-09 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009093 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005783 10.0.0.242 - - [2026-02-09 13:25:24] "POST /instance-ips HTTP/1.1" 200 392 0.020230 10.0.0.242 - - [2026-02-09 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019907 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.012303 10.0.0.242 - - [2026-02-09 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.014075 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014850 10.0.0.242 - - [2026-02-09 13:25:24] "GET /instance-ip/ca796a8a-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003762 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004387 10.0.0.242 - - [2026-02-09 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003925 10.0.0.242 - - [2026-02-09 13:25:24] "POST /ref-update HTTP/1.1" 200 156 0.026792 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004292 10.0.0.242 - - [2026-02-09 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.242 - - [2026-02-09 13:25:24] "GET /virtual-network/57e15888-1e9c-4f02-92de-b03462845c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003552 10.0.0.242 - - [2026-02-09 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.242 - - [2026-02-09 13:25:24] "GET /project/058ce1d8-25d6-4792-8ed9-76c770b59887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.037631 10.0.0.242 - - [2026-02-09 13:25:24] "POST /virtual-machines HTTP/1.1" 200 356 0.008141 10.0.0.242 - - [2026-02-09 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.242 - - [2026-02-09 13:25:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120529 10.0.0.242 - - [2026-02-09 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018796 10.0.0.242 - - [2026-02-09 13:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010359 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006581 10.0.0.242 - - [2026-02-09 13:25:25] "POST /instance-ips HTTP/1.1" 200 396 0.023073 10.0.0.242 - - [2026-02-09 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018572 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009568 10.0.0.242 - - [2026-02-09 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.015221 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013364 10.0.0.242 - - [2026-02-09 13:25:25] "GET /instance-ip/cae48072-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004055 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004722 10.0.0.242 - - [2026-02-09 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-router/58ac83f7-ad2c-4696-a1a6-c9687e69f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004046 10.0.0.242 - - [2026-02-09 13:25:25] "POST /ref-update HTTP/1.1" 200 156 0.016950 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.014162 10.0.0.242 - - [2026-02-09 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.006008 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004369 10.0.0.242 - - [2026-02-09 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.242 - - [2026-02-09 13:25:25] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003960 10.0.0.242 - - [2026-02-09 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.242 - - [2026-02-09 13:25:34] "GET / HTTP/1.1" 200 36215 0.001388 10.0.0.242 - - [2026-02-09 13:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2026-02-09 13:25:34] "GET /global-system-config/727c111d-4394-4f5b-a859-2aa83671f009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005762 10.0.0.242 - - [2026-02-09 13:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2026-02-09 13:25:34] "GET /config-node/5d3f64c3-fa02-4eee-89c9-020d1f3c8e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002257 10.0.0.242 - - [2026-02-09 13:25:37] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004869 10.0.0.242 - - [2026-02-09 13:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.242 - - [2026-02-09 13:25:38] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005688 10.0.0.242 - - [2026-02-09 13:25:38] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.242 - - [2026-02-09 13:25:38] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004232 10.0.0.242 - - [2026-02-09 13:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.242 - - [2026-02-09 13:25:46] "GET / HTTP/1.1" 200 36215 0.002147 10.0.0.242 - - [2026-02-09 13:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.242 - - [2026-02-09 13:25:46] "GET /routing-instance/0dcf3c38-f014-4986-8285-d197af0c09bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006020 10.0.0.242 - - [2026-02-09 13:25:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002071 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.242 - - [2026-02-09 13:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-02-09 13:25:46] "GET /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004280 10.0.0.242 - - [2026-02-09 13:25:46] "PUT /bgp-router/65bae0c1-5056-4cec-bf80-5064a817a1dd HTTP/1.1" 200 255 0.022282 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001324 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000988 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 10.0.0.242 - - [2026-02-09 13:25:55] "GET /global-system-configs HTTP/1.1" 200 323 0.003142 10.0.0.242 - - [2026-02-09 13:25:56] "GET /global-system-configs HTTP/1.1" 200 323 0.001771 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:25:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:26:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.242 - - [2026-02-09 13:26:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2026-02-09 13:26:10] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005457 10.0.0.242 - - [2026-02-09 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.242 - - [2026-02-09 13:26:10] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009185 10.0.0.242 - - [2026-02-09 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.242 - - [2026-02-09 13:26:10] "GET /virtual-machine/005e4eb7-a7f6-48fa-989a-66be25b78408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004741 10.0.0.242 - - [2026-02-09 13:26:10] "POST /ref-update HTTP/1.1" 200 156 0.010758 10.0.0.242 - - [2026-02-09 13:26:10] "GET /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004714 10.0.0.242 - - [2026-02-09 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.022965 10.0.0.242 - - [2026-02-09 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.035708 10.0.0.242 - - [2026-02-09 13:26:10] "DELETE /instance-ip/ca796a8a-05ba-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.026496 10.0.0.242 - - [2026-02-09 13:26:10] "DELETE /virtual-machine-interface/ca5dd8c4-05ba-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.039287 10.0.0.242 - - [2026-02-09 13:26:10] "DELETE /virtual-machine/005e4eb7-a7f6-48fa-989a-66be25b78408 HTTP/1.1" 200 115 0.019708 10.0.0.242 - - [2026-02-09 13:26:10] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005523 10.0.0.242 - - [2026-02-09 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.242 - - [2026-02-09 13:26:41] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005324 10.0.0.242 - - [2026-02-09 13:26:41] "POST /set-tag HTTP/1.1" 200 109 0.019552 10.0.0.242 - - [2026-02-09 13:26:41] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006541 10.0.0.242 - - [2026-02-09 13:26:41] "POST /set-tag HTTP/1.1" 200 109 0.005322 10.0.0.242 - - [2026-02-09 13:26:41] "GET /virtual-machine/9061a702-7f45-48bd-9af8-56a82591b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003025 10.0.0.242 - - [2026-02-09 13:26:41] "POST /ref-update HTTP/1.1" 200 156 0.014862 10.0.0.242 - - [2026-02-09 13:26:41] "GET /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016848 10.0.0.242 - - [2026-02-09 13:26:41] "POST /set-tag HTTP/1.1" 200 109 0.032007 10.0.0.242 - - [2026-02-09 13:26:41] "POST /set-tag HTTP/1.1" 200 109 0.046080 10.0.0.242 - - [2026-02-09 13:26:41] "DELETE /instance-ip/cae48072-05ba-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.049162 10.0.0.242 - - [2026-02-09 13:26:41] "DELETE /virtual-machine-interface/cacc31de-05ba-11f1-864e-fa163e392673 HTTP/1.1" 200 115 0.047492 10.0.0.242 - - [2026-02-09 13:26:41] "DELETE /virtual-machine/9061a702-7f45-48bd-9af8-56a82591b1ca HTTP/1.1" 200 115 0.041293 10.0.0.242 - - [2026-02-09 13:26:41] "DELETE /tag/9dbbde55-6b1d-47c6-a3a0-246f6741eb83 HTTP/1.1" 200 115 0.053716