++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 2 05:48:13 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 05:48:13 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.141 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + 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.141 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.141 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 ++++ sort ++++ uniq +++ local local_ips=,10.0.0.141,10.160.7.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.160.7.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 17:49:09.490 7f7db0342d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 17:49:09.781 7f7db0342d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 17:49:09.809 7f7db0342d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 17:49:09.809 7f7db0342d80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000874 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.009159 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005219 10.0.0.141 - - [2026-02-02 17:49:17] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.141 - - [2026-02-02 17:49:17] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.141 - - [2026-02-02 17:49:17] "GET / HTTP/1.1" 503 181 0.000261 10.0.0.141 - - [2026-02-02 17:49:18] "GET / HTTP/1.1" 200 45303 0.001905 10.0.0.141 - - [2026-02-02 17:49:18] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.141 - - [2026-02-02 17:49:18] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005884 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002026 10.0.0.141 - - [2026-02-02 17:49:18] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.141 - - [2026-02-02 17:49:18] "POST /database-nodes HTTP/1.1" 200 599 0.027133 10.0.0.141 - - [2026-02-02 17:49:18] "GET / HTTP/1.1" 200 36215 0.002437 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.003280 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009312 10.0.0.141 - - [2026-02-02 17:49:18] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007323 10.0.0.141 - - [2026-02-02 17:49:18] "POST /service-appliance-sets HTTP/1.1" 200 555 0.068928 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002538 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011007 10.0.0.141 - - [2026-02-02 17:49:18] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004895 10.0.0.141 - - [2026-02-02 17:49:18] "POST /service-appliance-sets HTTP/1.1" 200 543 0.036134 10.0.0.141 - - [2026-02-02 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.141 - - [2026-02-02 17:49:18] "GET /network-ipam/671ffd93-ab59-4d58-b5d9-2f4109748e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003970 10.0.0.141 - - [2026-02-02 17:49:19] "GET / HTTP/1.1" 200 36215 0.011885 10.0.0.141 - - [2026-02-02 17:49:19] "POST /service-templates HTTP/1.1" 200 513 0.034243 10.0.0.141 - - [2026-02-02 17:49:19] "POST /service-templates HTTP/1.1" 200 503 0.077968 10.0.0.141 - - [2026-02-02 17:49:19] "POST /service-templates HTTP/1.1" 200 517 0.045643 10.0.0.141 - - [2026-02-02 17:49:19] "POST /service-templates HTTP/1.1" 200 537 0.036858 10.0.0.141 - - [2026-02-02 17:49:19] "POST /service-templates HTTP/1.1" 200 509 0.039689 10.0.0.141 - - [2026-02-02 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.141 - - [2026-02-02 17:49:19] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003664 10.0.0.141 - - [2026-02-02 17:49:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000713 10.0.0.141 - - [2026-02-02 17:49:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.020142 10.0.0.141 - - [2026-02-02 17:49:19] "GET / HTTP/1.1" 200 36215 0.004049 10.0.0.141 - - [2026-02-02 17:49:19] "POST /security-groups HTTP/1.1" 200 570 0.165451 10.0.0.141 - - [2026-02-02 17:49:19] "POST /projects HTTP/1.1" 200 483 0.390285 10.0.0.141 - - [2026-02-02 17:49:19] "GET / HTTP/1.1" 200 36215 0.002804 10.0.0.141 - - [2026-02-02 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.036024 10.0.0.141 - - [2026-02-02 17:49:19] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011689 10.0.0.141 - - [2026-02-02 17:49:20] "POST /security-groups HTTP/1.1" 200 536 0.297706 10.0.0.141 - - [2026-02-02 17:49:20] "POST /bgp-routers HTTP/1.1" 200 618 0.175830 10.0.0.141 - - [2026-02-02 17:49:20] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.046387 10.0.0.141 - - [2026-02-02 17:49:20] "POST /chown HTTP/1.1" 200 109 0.063338 10.0.0.141 - - [2026-02-02 17:49:20] "POST /policy-managements HTTP/1.1" 409 214 0.009242 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021677 10.0.0.141 - - [2026-02-02 17:49:20] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016549 10.0.0.141 - - [2026-02-02 17:49:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008207 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.045712 10.0.0.141 - - [2026-02-02 17:49:20] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013450 10.0.0.141 - - [2026-02-02 17:49:20] "POST /ref-update HTTP/1.1" 200 156 0.076085 10.0.0.141 - - [2026-02-02 17:49:20] "POST /application-policy-sets HTTP/1.1" 200 530 0.237230 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009906 10.0.0.141 - - [2026-02-02 17:49:20] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.010238 10.0.0.141 - - [2026-02-02 17:49:20] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.032721 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026011 10.0.0.141 - - [2026-02-02 17:49:20] "GET /virtual-network/bbe76dc9-4eb3-4592-a760-0357f1dfcaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.021714 10.0.0.141 - - [2026-02-02 17:49:20] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020255 10.0.0.141 - - [2026-02-02 17:49:20] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014717 10.0.0.141 - - [2026-02-02 17:49:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.009172 10.0.0.141 - - [2026-02-02 17:49:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.171962 10.0.0.141 - - [2026-02-02 17:49:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000560 10.0.0.141 - - [2026-02-02 17:49:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.080540 10.0.0.141 - - [2026-02-02 17:49:21] "POST /security-groups HTTP/1.1" 200 574 0.129827 10.0.0.141 - - [2026-02-02 17:49:21] "POST /projects HTTP/1.1" 200 491 0.899995 10.0.0.141 - - [2026-02-02 17:49:21] "POST /security-groups HTTP/1.1" 200 548 0.098227 10.0.0.141 - - [2026-02-02 17:49:22] "POST /chown HTTP/1.1" 200 109 0.182425 10.0.0.141 - - [2026-02-02 17:49:22] "POST /network-ipams HTTP/1.1" 200 524 0.206879 10.0.0.141 - - [2026-02-02 17:49:22] "POST /network-ipams HTTP/1.1" 200 512 0.054456 10.0.0.141 - - [2026-02-02 17:49:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.006067 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.141 - - [2026-02-02 17:49:22] "POST /useragent-kv HTTP/1.1" 200 115 0.049653 10.0.0.141 - - [2026-02-02 17:49:22] "POST /virtual-networks HTTP/1.1" 200 540 0.304629 10.0.0.141 - - [2026-02-02 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023220 10.0.0.141 - - [2026-02-02 17:49:22] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.045160 10.0.0.141 - - [2026-02-02 17:49:23] "POST /network-ipams HTTP/1.1" 200 520 0.097696 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.008118 10.0.0.141 - - [2026-02-02 17:49:23] "GET / HTTP/1.1" 200 36215 0.011880 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.141 - - [2026-02-02 17:49:23] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.018957 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.004116 10.0.0.141 - - [2026-02-02 17:49:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.115909 10.0.0.141 - - [2026-02-02 17:49:23] "POST /useragent-kv HTTP/1.1" 200 115 0.051740 10.0.0.141 - - [2026-02-02 17:49:23] "POST /virtual-networks HTTP/1.1" 200 548 0.374473 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.141 - - [2026-02-02 17:49:23] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.012027 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.007980 10.0.0.141 - - [2026-02-02 17:49:23] "POST /network-policys HTTP/1.1" 200 540 0.123606 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.009576 10.0.0.141 - - [2026-02-02 17:49:23] "POST /network-policys HTTP/1.1" 200 536 0.060801 10.0.0.141 - - [2026-02-02 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.019808 10.0.0.141 - - [2026-02-02 17:49:23] "POST /network-policys HTTP/1.1" 200 544 0.062101 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.100889 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002636 10.0.0.141 - - [2026-02-02 17:49:24] "GET / HTTP/1.1" 200 36215 0.002101 10.0.0.141 - - [2026-02-02 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.035142 10.0.0.141 - - [2026-02-02 17:49:24] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.141 - - [2026-02-02 17:49:24] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.024662 10.0.0.141 - - [2026-02-02 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012257 10.0.0.141 - - [2026-02-02 17:49:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.014222 10.0.0.141 - - [2026-02-02 17:49:24] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012180 10.0.0.141 - - [2026-02-02 17:49:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002964 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.144023 10.0.0.141 - - [2026-02-02 17:49:24] "POST /analytics-nodes HTTP/1.1" 200 601 0.117042 10.0.0.141 - - [2026-02-02 17:49:24] "POST /config-nodes HTTP/1.1" 200 595 0.145770 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.304879 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019950 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023570 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.089654 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.069029 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-update HTTP/1.1" 200 156 0.089649 10.0.0.141 - - [2026-02-02 17:49:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048573 10.0.0.141 - - [2026-02-02 17:49:24] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.141 - - [2026-02-02 17:49:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003946 10.0.0.141 - - [2026-02-02 17:49:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002903 10.0.0.141 - - [2026-02-02 17:49:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009292 10.0.0.141 - - [2026-02-02 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.141 - - [2026-02-02 17:49:25] "GET /virtual-network/bbe76dc9-4eb3-4592-a760-0357f1dfcaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.009443 10.0.0.141 - - [2026-02-02 17:49:25] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006166 10.0.0.141 - - [2026-02-02 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.141 - - [2026-02-02 17:49:25] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003837 10.0.0.141 - - [2026-02-02 17:49:25] "POST /firewall-policys HTTP/1.1" 200 532 0.110914 10.0.0.141 - - [2026-02-02 17:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.075709 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.044250 10.0.0.141 - - [2026-02-02 17:49:25] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004153 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003431 10.0.0.141 - - [2026-02-02 17:49:25] "POST /ref-update HTTP/1.1" 200 156 0.048334 10.0.0.141 - - [2026-02-02 17:49:25] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006346 10.0.0.141 - - [2026-02-02 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2026-02-02 17:49:25] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004534 10.0.0.141 - - [2026-02-02 17:49:25] "POST /firewall-policys HTTP/1.1" 200 534 0.039032 10.0.0.141 - - [2026-02-02 17:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037354 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004608 10.0.0.141 - - [2026-02-02 17:49:25] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.010579 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009358 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005904 10.0.0.141 - - [2026-02-02 17:49:25] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005148 10.0.0.141 - - [2026-02-02 17:49:25] "POST /ref-update HTTP/1.1" 200 156 0.024573 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.163429 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.040668 10.0.0.141 - - [2026-02-02 17:49:26] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.022600 10.0.0.141 - - [2026-02-02 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.141 - - [2026-02-02 17:49:26] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003641 10.0.0.141 - - [2026-02-02 17:49:26] "POST /firewall-policys HTTP/1.1" 200 532 0.031793 10.0.0.141 - - [2026-02-02 17:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.040334 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.023429 10.0.0.141 - - [2026-02-02 17:49:26] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.021621 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003841 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004466 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003644 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012405 10.0.0.141 - - [2026-02-02 17:49:26] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003741 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.063951 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.039878 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.062812 10.0.0.141 - - [2026-02-02 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.055926 10.0.0.141 - - [2026-02-02 17:49:27] "POST /ref-update HTTP/1.1" 200 156 0.157949 10.0.0.141 - - [2026-02-02 17:49:27] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018718 10.0.0.141 - - [2026-02-02 17:49:27] "POST /tags HTTP/1.1" 200 300 0.063571 10.0.0.141 - - [2026-02-02 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019505 10.0.0.141 - - [2026-02-02 17:49:27] "GET /tag/1a047ada-721f-452c-a85d-231b4f3333b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.035709 10.0.0.141 - - [2026-02-02 17:49:27] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.141 - - [2026-02-02 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.141 - - [2026-02-02 17:49:27] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005922 10.0.0.141 - - [2026-02-02 17:49:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002532 10.0.0.141 - - [2026-02-02 17:49:27] "POST /config-database-nodes HTTP/1.1" 200 613 0.090593 10.0.0.141 - - [2026-02-02 17:49:27] "POST /set-tag HTTP/1.1" 200 109 0.115193 10.0.0.141 - - [2026-02-02 17:49:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.006724 10.0.0.141 - - [2026-02-02 17:49:27] "POST /tags HTTP/1.1" 200 302 0.119761 10.0.0.141 - - [2026-02-02 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018558 10.0.0.141 - - [2026-02-02 17:49:27] "GET /tag/88844672-640b-4013-8535-f93ba62d3a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021531 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001950 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 10.0.0.141 - - [2026-02-02 17:49:28] "POST /tags HTTP/1.1" 200 326 0.141585 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030142 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.051308 10.0.0.141 - - [2026-02-02 17:49:28] "GET /network-ipam/671ffd93-ab59-4d58-b5d9-2f4109748e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.016815 10.0.0.141 - - [2026-02-02 17:49:28] "GET /tag/9798dd92-fbbe-4a8d-a9d6-157782775728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.061479 10.0.0.141 - - [2026-02-02 17:49:28] "POST /tags HTTP/1.1" 200 312 0.122673 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033445 10.0.0.141 - - [2026-02-02 17:49:28] "GET /tag/92e07b80-172e-4845-b75d-95953a449148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016433 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009438 10.0.0.141 - - [2026-02-02 17:49:28] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007332 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.141 - - [2026-02-02 17:49:28] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036041 10.0.0.141 - - [2026-02-02 17:49:28] "POST /virtual-machines HTTP/1.1" 200 378 0.027151 10.0.0.141 - - [2026-02-02 17:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010554 10.0.0.141 - - [2026-02-02 17:49:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156953 10.0.0.141 - - [2026-02-02 17:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043934 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.141 - - [2026-02-02 17:49:28] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006621 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.001596 10.0.0.141 - - [2026-02-02 17:49:28] "POST /access-control-lists HTTP/1.1" 200 589 0.076414 10.0.0.141 - - [2026-02-02 17:49:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.010700 10.0.0.141 - - [2026-02-02 17:49:28] "POST /instance-ips HTTP/1.1" 200 410 0.128674 10.0.0.141 - - [2026-02-02 17:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.060230 10.0.0.141 - - [2026-02-02 17:49:29] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015312 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 587 0.075424 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.009333 10.0.0.141 - - [2026-02-02 17:49:29] "POST /set-tag HTTP/1.1" 200 109 0.050237 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 581 0.070363 10.0.0.141 - - [2026-02-02 17:49:29] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.051061 10.0.0.141 - - [2026-02-02 17:49:29] "GET /instance-ip/858de488-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.019213 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.059396 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 579 0.111746 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.022326 10.0.0.141 - - [2026-02-02 17:49:29] "POST /tags HTTP/1.1" 200 358 0.185518 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027026 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 596 0.086295 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.011645 10.0.0.141 - - [2026-02-02 17:49:29] "GET /tag/f9f8cef6-3d5d-4272-86df-b1afbd1e828c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.057885 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 594 0.041304 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.003686 10.0.0.141 - - [2026-02-02 17:49:29] "POST /tags HTTP/1.1" 200 306 0.051543 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 585 0.053303 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.032094 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.019832 10.0.0.141 - - [2026-02-02 17:49:29] "GET /tag/02ae4514-3ff7-48ef-9151-03705fc18670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030977 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 583 0.073641 10.0.0.141 - - [2026-02-02 17:49:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.040213 10.0.0.141 - - [2026-02-02 17:49:29] "POST /access-control-lists HTTP/1.1" 200 604 0.037644 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.009313 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.141 - - [2026-02-02 17:49:30] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006113 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008252 10.0.0.141 - - [2026-02-02 17:49:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.002935 10.0.0.141 - - [2026-02-02 17:49:30] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.050670 10.0.0.141 - - [2026-02-02 17:49:30] "POST /access-control-lists HTTP/1.1" 200 602 0.084962 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.007661 10.0.0.141 - - [2026-02-02 17:49:30] "POST /security-groups HTTP/1.1" 200 571 0.165516 10.0.0.141 - - [2026-02-02 17:49:30] "POST /projects HTTP/1.1" 200 485 0.487336 10.0.0.141 - - [2026-02-02 17:49:30] "POST /route-targets HTTP/1.1" 200 328 0.084611 10.0.0.141 - - [2026-02-02 17:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.065898 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.141 - - [2026-02-02 17:49:30] "POST /ref-update HTTP/1.1" 200 156 0.078213 10.0.0.141 - - [2026-02-02 17:49:30] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.021466 10.0.0.141 - - [2026-02-02 17:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.141 - - [2026-02-02 17:49:30] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010003 10.0.0.141 - - [2026-02-02 17:49:30] "POST /route-targets HTTP/1.1" 200 328 0.019969 10.0.0.141 - - [2026-02-02 17:49:30] "POST /ref-update HTTP/1.1" 200 156 0.078140 10.0.0.141 - - [2026-02-02 17:49:30] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.200429 10.0.0.141 - - [2026-02-02 17:49:30] "POST /route-targets HTTP/1.1" 200 328 0.059283 10.0.0.141 - - [2026-02-02 17:49:30] "POST /ref-update HTTP/1.1" 200 156 0.047206 10.0.0.141 - - [2026-02-02 17:49:30] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.126506 10.0.0.141 - - [2026-02-02 17:49:30] "POST /route-targets HTTP/1.1" 200 328 0.034404 10.0.0.141 - - [2026-02-02 17:49:30] "GET / HTTP/1.1" 200 36215 0.002420 10.0.0.141 - - [2026-02-02 17:49:31] "POST /security-groups HTTP/1.1" 200 539 0.150992 10.0.0.141 - - [2026-02-02 17:49:31] "POST /ref-update HTTP/1.1" 200 156 0.120675 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 583 0.139770 10.0.0.141 - - [2026-02-02 17:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.084029 10.0.0.141 - - [2026-02-02 17:49:31] "POST /route-targets HTTP/1.1" 200 328 0.039584 10.0.0.141 - - [2026-02-02 17:49:31] "POST /chown HTTP/1.1" 200 109 0.075479 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 577 0.096337 10.0.0.141 - - [2026-02-02 17:49:31] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.038382 10.0.0.141 - - [2026-02-02 17:49:31] "POST /ref-update HTTP/1.1" 200 156 0.140108 10.0.0.141 - - [2026-02-02 17:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.141 - - [2026-02-02 17:49:31] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027859 10.0.0.141 - - [2026-02-02 17:49:31] "POST /tags HTTP/1.1" 409 207 0.020228 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 577 0.152309 10.0.0.141 - - [2026-02-02 17:49:31] "POST /route-targets HTTP/1.1" 200 328 0.068301 10.0.0.141 - - [2026-02-02 17:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368 10.0.0.141 - - [2026-02-02 17:49:31] "GET /tag/02ae4514-3ff7-48ef-9151-03705fc18670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.095018 10.0.0.141 - - [2026-02-02 17:49:31] "POST /ref-update HTTP/1.1" 200 156 0.135908 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 561 0.168849 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 557 0.105700 10.0.0.141 - - [2026-02-02 17:49:31] "POST /firewall-rules HTTP/1.1" 200 566 0.257346 10.0.0.141 - - [2026-02-02 17:49:31] "GET /firewall-rule/4a0c410b-8654-4136-855a-051562c9a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.024816 10.0.0.141 - - [2026-02-02 17:49:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.015753 10.0.0.141 - - [2026-02-02 17:49:31] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015198 10.0.0.141 - - [2026-02-02 17:49:31] "POST /alarms HTTP/1.1" 200 559 0.176783 10.0.0.141 - - [2026-02-02 17:49:31] "GET /firewall-rule/4a0c410b-8654-4136-855a-051562c9a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.037098 10.0.0.141 - - [2026-02-02 17:49:32] "POST /alarms HTTP/1.1" 200 567 0.120670 10.0.0.141 - - [2026-02-02 17:49:32] "POST /access-control-lists HTTP/1.1" 200 553 0.242311 10.0.0.141 - - [2026-02-02 17:49:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.038683 10.0.0.141 - - [2026-02-02 17:49:32] "POST /ref-update HTTP/1.1" 200 156 0.254215 10.0.0.141 - - [2026-02-02 17:49:32] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008529 10.0.0.141 - - [2026-02-02 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010631 10.0.0.141 - - [2026-02-02 17:49:32] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004338 10.0.0.141 - - [2026-02-02 17:49:32] "POST /tags HTTP/1.1" 409 207 0.010500 10.0.0.141 - - [2026-02-02 17:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019481 10.0.0.141 - - [2026-02-02 17:49:32] "GET /tag/02ae4514-3ff7-48ef-9151-03705fc18670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.047781 10.0.0.141 - - [2026-02-02 17:49:32] "POST /access-control-lists HTTP/1.1" 200 591 0.294137 10.0.0.141 - - [2026-02-02 17:49:32] "POST /alarms HTTP/1.1" 200 551 0.497864 10.0.0.141 - - [2026-02-02 17:49:32] "POST /ref-update HTTP/1.1" 200 156 0.138220 10.0.0.141 - - [2026-02-02 17:49:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.036961 10.0.0.141 - - [2026-02-02 17:49:32] "POST /firewall-rules HTTP/1.1" 200 564 0.307135 10.0.0.141 - - [2026-02-02 17:49:32] "GET /firewall-rule/cd934ecd-7471-4374-bba8-2c71dcfedbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.062241 10.0.0.141 - - [2026-02-02 17:49:32] "POST /alarms HTTP/1.1" 200 559 0.241180 10.0.0.141 - - [2026-02-02 17:49:32] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.024161 10.0.0.141 - - [2026-02-02 17:49:32] "GET /firewall-rule/cd934ecd-7471-4374-bba8-2c71dcfedbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004145 10.0.0.141 - - [2026-02-02 17:49:32] "POST /alarms HTTP/1.1" 200 569 0.052199 10.0.0.141 - - [2026-02-02 17:49:32] "POST /ref-update HTTP/1.1" 200 156 0.074073 10.0.0.141 - - [2026-02-02 17:49:32] "POST /access-control-lists HTTP/1.1" 200 603 0.282724 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 557 0.115989 10.0.0.141 - - [2026-02-02 17:49:33] "POST /ref-update HTTP/1.1" 200 156 0.136513 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 569 0.226849 10.0.0.141 - - [2026-02-02 17:49:33] "POST /ref-update HTTP/1.1" 200 156 0.091821 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 577 0.077445 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/8dc4f0df-d89b-491c-a36c-d173941fec21 HTTP/1.1" 200 273 0.067469 10.0.0.141 - - [2026-02-02 17:49:33] "POST /tags HTTP/1.1" 200 306 0.453821 10.0.0.141 - - [2026-02-02 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020557 10.0.0.141 - - [2026-02-02 17:49:33] "GET /tag/4e2ba360-d970-4099-a168-6eaf36b8d8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.075203 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 571 0.170519 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/81e07503-80b5-4c1c-a2b8-f738609353a5 HTTP/1.1" 200 273 0.149883 10.0.0.141 - - [2026-02-02 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 563 0.104190 10.0.0.141 - - [2026-02-02 17:49:33] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068832 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/929a1431-ebb5-4f7f-9624-acc086a4f791 HTTP/1.1" 200 273 0.065056 10.0.0.141 - - [2026-02-02 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.030483 10.0.0.141 - - [2026-02-02 17:49:33] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009721 10.0.0.141 - - [2026-02-02 17:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 563 0.062486 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/92b3df34-81e2-4a57-b6e8-6087ab82224c HTTP/1.1" 200 273 0.111094 10.0.0.141 - - [2026-02-02 17:49:33] "GET /service-appliance-set/751a2543-bca6-4ecd-831f-cfb0a1533812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.042181 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 563 0.063665 10.0.0.141 - - [2026-02-02 17:49:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.008162 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/e3ec3198-fb61-4e4c-b58f-6c8d2fd0a435 HTTP/1.1" 200 273 0.072536 10.0.0.141 - - [2026-02-02 17:49:33] "POST /alarms HTTP/1.1" 200 549 0.075324 10.0.0.141 - - [2026-02-02 17:49:33] "PUT /access-control-list/d9b32d7b-281b-47f2-983e-11a8f8245c67 HTTP/1.1" 200 273 0.042051 10.0.0.141 - - [2026-02-02 17:49:34] "PUT /access-control-list/a3c421b4-9a4a-4560-98bd-c82c43fed367 HTTP/1.1" 200 273 0.062459 10.0.0.141 - - [2026-02-02 17:49:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.226096 10.0.0.141 - - [2026-02-02 17:49:34] "GET /virtual-machine-interface/63017a5c-4f50-418c-8dc9-e596dfeeaff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.029681 10.0.0.141 - - [2026-02-02 17:49:34] "PUT /access-control-list/90dd438f-90c3-4990-9d1b-fed54372a83b HTTP/1.1" 200 273 0.071816 10.0.0.141 - - [2026-02-02 17:49:34] "POST /alarms HTTP/1.1" 200 597 0.171590 10.0.0.141 - - [2026-02-02 17:49:34] "PUT /access-control-list/93481f1f-2ca9-4fad-afe7-0c7e8f5a0b29 HTTP/1.1" 200 273 0.056975 10.0.0.141 - - [2026-02-02 17:49:34] "POST /alarms HTTP/1.1" 200 577 0.089457 10.0.0.141 - - [2026-02-02 17:49:34] "PUT /access-control-list/edb255bf-de68-4e02-8d67-fcc1f0baa1c8 HTTP/1.1" 200 273 0.066338 10.0.0.141 - - [2026-02-02 17:49:34] "POST /instance-ips HTTP/1.1" 200 382 0.141328 10.0.0.141 - - [2026-02-02 17:49:34] "GET /instance-ip/7d74700a-98b9-49fe-a312-7aa19e471a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.055074 10.0.0.141 - - [2026-02-02 17:49:34] "POST /alarms HTTP/1.1" 200 573 0.136335 10.0.0.141 - - [2026-02-02 17:49:34] "PUT /access-control-list/f4d11f03-a525-4e13-9400-380a332e0b5a HTTP/1.1" 200 273 0.086614 10.0.0.141 - - [2026-02-02 17:49:34] "POST /alarms HTTP/1.1" 200 585 0.077583 10.0.0.141 - - [2026-02-02 17:49:34] "POST /loadbalancers HTTP/1.1" 200 584 0.153806 10.0.0.141 - - [2026-02-02 17:49:34] "POST /alarms HTTP/1.1" 200 611 0.104687 10.0.0.141 - - [2026-02-02 17:49:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.012128 10.0.0.141 - - [2026-02-02 17:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.124316 10.0.0.141 - - [2026-02-02 17:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034708 10.0.0.141 - - [2026-02-02 17:49:34] "POST /access-control-lists HTTP/1.1" 200 582 0.105391 10.0.0.141 - - [2026-02-02 17:49:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.008465 10.0.0.141 - - [2026-02-02 17:49:34] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.141502 10.0.0.141 - - [2026-02-02 17:49:34] "GET /instance-ip/7d74700a-98b9-49fe-a312-7aa19e471a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007632 10.0.0.141 - - [2026-02-02 17:49:34] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.163787 10.0.0.141 - - [2026-02-02 17:49:34] "POST /access-control-lists HTTP/1.1" 200 580 0.095601 10.0.0.141 - - [2026-02-02 17:49:34] "GET /loadbalancer/81a0c5f4-8db8-4a3b-b8be-e0dd3d8419ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.014309 10.0.0.141 - - [2026-02-02 17:49:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.001663 10.0.0.141 - - [2026-02-02 17:49:35] "POST /floating-ips HTTP/1.1" 200 585 0.115626 10.0.0.141 - - [2026-02-02 17:49:35] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.141 - - [2026-02-02 17:49:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005940 10.0.0.141 - - [2026-02-02 17:49:35] "POST /access-control-lists HTTP/1.1" 200 598 0.088674 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.015333 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014438 10.0.0.141 - - [2026-02-02 17:49:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.134103 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.061667 10.0.0.141 - - [2026-02-02 17:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.065118 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017507 10.0.0.141 - - [2026-02-02 17:49:35] "POST /access-control-lists HTTP/1.1" 200 596 0.120622 10.0.0.141 - - [2026-02-02 17:49:35] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.108012 10.0.0.141 - - [2026-02-02 17:49:35] "GET /loadbalancer-listener/01f52fc0-3880-452c-a1b0-4155e568f96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003000 10.0.0.141 - - [2026-02-02 17:49:35] "GET /loadbalancer-listener/01f52fc0-3880-452c-a1b0-4155e568f96d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009657 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /access-control-list/66fa1781-830e-43d5-8afe-82aacab5323c HTTP/1.1" 200 273 0.081996 10.0.0.141 - - [2026-02-02 17:49:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.145187 10.0.0.141 - - [2026-02-02 17:49:35] "GET /instance-ip/7d74700a-98b9-49fe-a312-7aa19e471a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015078 10.0.0.141 - - [2026-02-02 17:49:35] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.141 - - [2026-02-02 17:49:35] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004266 10.0.0.141 - - [2026-02-02 17:49:35] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.011034 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.141 - - [2026-02-02 17:49:35] "GET /instance-ip/7d74700a-98b9-49fe-a312-7aa19e471a10?fields=floating_ips HTTP/1.1" 200 1172 0.029137 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /access-control-list/b97ea327-cb04-4e96-9a44-3d92b10dbaa0 HTTP/1.1" 200 273 0.012115 10.0.0.141 - - [2026-02-02 17:49:35] "GET /floating-ip/7956539f-b8aa-4870-9f6f-ca141f4f5347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008497 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /access-control-list/c8217db0-4850-4ff8-a749-456c540fc304 HTTP/1.1" 200 273 0.048158 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.041306 10.0.0.141 - - [2026-02-02 17:49:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.011954 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.076362 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /access-control-list/7acdff1e-2320-4376-ad29-49b8610f9675 HTTP/1.1" 200 273 0.037515 10.0.0.141 - - [2026-02-02 17:49:35] "PUT /access-control-list/fff91f28-52d5-44cb-9b4a-a32ab96b64a4 HTTP/1.1" 200 273 0.014580 10.0.0.141 - - [2026-02-02 17:49:36] "POST /tags HTTP/1.1" 200 356 0.275702 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.141 - - [2026-02-02 17:49:36] "GET /tag/4f39a632-8215-415c-9657-f5aa83b91e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.026331 10.0.0.141 - - [2026-02-02 17:49:36] "POST /tags HTTP/1.1" 200 304 0.041686 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010062 10.0.0.141 - - [2026-02-02 17:49:36] "GET /tag/e7cc24b8-af41-47e1-b650-a8aab2b8d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026966 10.0.0.141 - - [2026-02-02 17:49:36] "POST /projects HTTP/1.1" 409 218 0.002329 10.0.0.141 - - [2026-02-02 17:49:36] "GET / HTTP/1.1" 200 36215 0.001248 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.141 - - [2026-02-02 17:49:36] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008822 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.141 - - [2026-02-02 17:49:36] "PUT /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5 HTTP/1.1" 200 275 0.069086 10.0.0.141 - - [2026-02-02 17:49:36] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063442 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007029 10.0.0.141 - - [2026-02-02 17:49:36] "GET /network-ipam/52c1526f-a1b7-4ed0-ba7a-8a0d405b34e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003073 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.141 - - [2026-02-02 17:49:36] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009466 10.0.0.141 - - [2026-02-02 17:49:36] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.131136 10.0.0.141 - - [2026-02-02 17:49:36] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.032209 10.0.0.141 - - [2026-02-02 17:49:36] "POST /set-tag HTTP/1.1" 200 109 0.070294 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.141 - - [2026-02-02 17:49:36] "GET /network-ipam/8fca8526-6ac8-4107-b935-1b23b0a093e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.005030 10.0.0.141 - - [2026-02-02 17:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2026-02-02 17:49:36] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007241 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.120670 10.0.0.141 - - [2026-02-02 17:49:37] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.020424 10.0.0.141 - - [2026-02-02 17:49:37] "POST /set-tag HTTP/1.1" 200 109 0.083503 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014214 10.0.0.141 - - [2026-02-02 17:49:37] "GET /network-policy/8325dff7-b6c3-4dfe-8b33-7922fa5ec90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006035 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.141 - - [2026-02-02 17:49:37] "GET /network-policy/f2bb5be5-3134-400d-ae98-447b9f0dc494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003085 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.141 - - [2026-02-02 17:49:37] "GET /network-policy/8bb6ef9c-aaaf-420b-8abb-2b55b36309a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003278 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /network-policy/8bb6ef9c-aaaf-420b-8abb-2b55b36309a5 HTTP/1.1" 200 263 0.015740 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /access-control-list/66fa1781-830e-43d5-8afe-82aacab5323c HTTP/1.1" 200 273 0.022176 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-update HTTP/1.1" 200 156 0.106631 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013567 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018253 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /access-control-list/ed578dd4-8eef-4f63-a4de-dcd30b69496f HTTP/1.1" 200 273 0.070516 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043451 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /access-control-list/f4d11f03-a525-4e13-9400-380a332e0b5a HTTP/1.1" 200 273 0.072862 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033873 10.0.0.141 - - [2026-02-02 17:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019282 10.0.0.141 - - [2026-02-02 17:49:37] "POST /security-groups HTTP/1.1" 409 245 0.007894 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /security-group/d1eb80f4-88fa-42a1-ac9f-3938f79dfe57 HTTP/1.1" 200 263 0.061410 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /access-control-list/e3ec3198-fb61-4e4c-b58f-6c8d2fd0a435 HTTP/1.1" 200 273 0.052673 10.0.0.141 - - [2026-02-02 17:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.073489 10.0.0.141 - - [2026-02-02 17:49:37] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023232 10.0.0.141 - - [2026-02-02 17:49:37] "PUT /access-control-list/d9b32d7b-281b-47f2-983e-11a8f8245c67 HTTP/1.1" 200 273 0.090105 10.0.0.141 - - [2026-02-02 17:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.141 - - [2026-02-02 17:49:38] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006943 10.0.0.141 - - [2026-02-02 17:49:38] "POST /tags HTTP/1.1" 409 206 0.007272 10.0.0.141 - - [2026-02-02 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.141 - - [2026-02-02 17:49:38] "GET /tag/e7cc24b8-af41-47e1-b650-a8aab2b8d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015815 10.0.0.141 - - [2026-02-02 17:49:38] "POST /firewall-rules HTTP/1.1" 200 564 0.124012 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-rule/c931b6d1-093e-48e1-9fc2-2029f36a2ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.019979 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007822 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-rule/c931b6d1-093e-48e1-9fc2-2029f36a2ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003674 10.0.0.141 - - [2026-02-02 17:49:38] "POST /ref-update HTTP/1.1" 200 156 0.026284 10.0.0.141 - - [2026-02-02 17:49:38] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004018 10.0.0.141 - - [2026-02-02 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.141 - - [2026-02-02 17:49:38] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.141 - - [2026-02-02 17:49:38] "POST /tags HTTP/1.1" 409 206 0.002078 10.0.0.141 - - [2026-02-02 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007549 10.0.0.141 - - [2026-02-02 17:49:38] "GET /tag/e7cc24b8-af41-47e1-b650-a8aab2b8d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016868 10.0.0.141 - - [2026-02-02 17:49:38] "POST /firewall-rules HTTP/1.1" 200 562 0.086881 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-rule/05a49203-10b5-4a04-a610-0fb296a3765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005957 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005049 10.0.0.141 - - [2026-02-02 17:49:38] "GET /firewall-rule/05a49203-10b5-4a04-a610-0fb296a3765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002419 10.0.0.141 - - [2026-02-02 17:49:38] "POST /ref-update HTTP/1.1" 200 156 0.062515 10.0.0.141 - - [2026-02-02 17:49:38] "POST /tags HTTP/1.1" 200 302 0.074445 10.0.0.141 - - [2026-02-02 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013844 10.0.0.141 - - [2026-02-02 17:49:38] "GET /tag/568660cd-f22c-41bb-82ab-ad75967665d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025602 10.0.0.141 - - [2026-02-02 17:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.141 - - [2026-02-02 17:49:39] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.081455 10.0.0.141 - - [2026-02-02 17:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.141 - - [2026-02-02 17:49:39] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006920 10.0.0.141 - - [2026-02-02 17:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.141 - - [2026-02-02 17:49:39] "GET /service-appliance-set/751a2543-bca6-4ecd-831f-cfb0a1533812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003129 10.0.0.141 - - [2026-02-02 17:49:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.001996 10.0.0.141 - - [2026-02-02 17:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106195 10.0.0.141 - - [2026-02-02 17:49:39] "GET /virtual-machine-interface/971bf24f-809f-4c24-a6cc-3b0025f9111c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.012749 10.0.0.141 - - [2026-02-02 17:49:39] "POST /instance-ips HTTP/1.1" 200 378 0.045604 10.0.0.141 - - [2026-02-02 17:49:39] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013402 10.0.0.141 - - [2026-02-02 17:49:39] "POST /loadbalancers HTTP/1.1" 200 584 0.094882 10.0.0.141 - - [2026-02-02 17:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.045442 10.0.0.141 - - [2026-02-02 17:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.141 - - [2026-02-02 17:49:39] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072596 10.0.0.141 - - [2026-02-02 17:49:39] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017288 10.0.0.141 - - [2026-02-02 17:49:39] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.105076 10.0.0.141 - - [2026-02-02 17:49:39] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010855 10.0.0.141 - - [2026-02-02 17:49:39] "POST /floating-ips HTTP/1.1" 200 583 0.126016 10.0.0.141 - - [2026-02-02 17:49:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.087692 10.0.0.141 - - [2026-02-02 17:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030747 10.0.0.141 - - [2026-02-02 17:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024880 10.0.0.141 - - [2026-02-02 17:49:40] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056553 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer-listener/b3088334-b23f-4c70-93f9-f14e44fca76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004127 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer-listener/b3088334-b23f-4c70-93f9-f14e44fca76e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005636 10.0.0.141 - - [2026-02-02 17:49:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032742 10.0.0.141 - - [2026-02-02 17:49:40] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003979 10.0.0.141 - - [2026-02-02 17:49:40] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?fields=floating_ips HTTP/1.1" 200 1167 0.009117 10.0.0.141 - - [2026-02-02 17:49:40] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.011755 10.0.0.141 - - [2026-02-02 17:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013528 10.0.0.141 - - [2026-02-02 17:49:40] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049974 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002527 10.0.0.141 - - [2026-02-02 17:49:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031717 10.0.0.141 - - [2026-02-02 17:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032656 10.0.0.141 - - [2026-02-02 17:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.141 - - [2026-02-02 17:49:40] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.065032 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer-listener/335ac487-ba98-4de7-a311-5e96d07950cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004201 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer-listener/335ac487-ba98-4de7-a311-5e96d07950cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004157 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:49:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.141 - - [2026-02-02 17:49:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.068737 10.0.0.141 - - [2026-02-02 17:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019100 10.0.0.141 - - [2026-02-02 17:49:40] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.020345 10.0.0.141 - - [2026-02-02 17:49:40] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?fields=floating_ips HTTP/1.1" 200 1167 0.011149 10.0.0.141 - - [2026-02-02 17:49:40] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.025868 10.0.0.141 - - [2026-02-02 17:49:40] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.115115 10.0.0.141 - - [2026-02-02 17:49:40] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005119 10.0.0.141 - - [2026-02-02 17:49:40] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.059069 10.0.0.141 - - [2026-02-02 17:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043604 10.0.0.141 - - [2026-02-02 17:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012256 10.0.0.141 - - [2026-02-02 17:49:41] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.153584 10.0.0.141 - - [2026-02-02 17:49:41] "GET /loadbalancer-listener/f28e2a37-c31f-4944-9d4c-f5dd06c9f509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004923 10.0.0.141 - - [2026-02-02 17:49:41] "GET /loadbalancer-listener/f28e2a37-c31f-4944-9d4c-f5dd06c9f509?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.010493 10.0.0.141 - - [2026-02-02 17:49:41] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.045492 10.0.0.141 - - [2026-02-02 17:49:41] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005173 10.0.0.141 - - [2026-02-02 17:49:41] "GET /instance-ip/d97482a3-6555-42e1-ae40-102f91a25713?fields=floating_ips HTTP/1.1" 200 1167 0.002943 10.0.0.141 - - [2026-02-02 17:49:41] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002525 10.0.0.141 - - [2026-02-02 17:49:41] "POST /tags HTTP/1.1" 200 372 0.032179 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2026-02-02 17:49:41] "GET /tag/1b8e4d38-6f63-4b3d-b50c-4826de63786e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016747 10.0.0.141 - - [2026-02-02 17:49:41] "POST /tags HTTP/1.1" 200 320 0.039814 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.141 - - [2026-02-02 17:49:41] "GET /tag/6d38ca11-b53b-4826-8222-3c44ace43172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017209 10.0.0.141 - - [2026-02-02 17:49:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000707 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.005814 10.0.0.141 - - [2026-02-02 17:49:41] "POST /security-groups HTTP/1.1" 200 578 0.106524 10.0.0.141 - - [2026-02-02 17:49:41] "POST /projects HTTP/1.1" 200 499 0.267426 10.0.0.141 - - [2026-02-02 17:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031901 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.016208 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020185 10.0.0.141 - - [2026-02-02 17:49:41] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.039885 10.0.0.141 - - [2026-02-02 17:49:41] "POST /access-control-lists HTTP/1.1" 200 589 0.103781 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2026-02-02 17:49:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.007924 10.0.0.141 - - [2026-02-02 17:49:42] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.012867 10.0.0.141 - - [2026-02-02 17:49:42] "POST /access-control-lists HTTP/1.1" 200 587 0.080210 10.0.0.141 - - [2026-02-02 17:49:42] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.079722 10.0.0.141 - - [2026-02-02 17:49:42] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.064702 10.0.0.141 - - [2026-02-02 17:49:42] "POST /security-groups HTTP/1.1" 200 560 0.077089 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.002043 10.0.0.141 - - [2026-02-02 17:49:42] "POST /access-control-lists HTTP/1.1" 200 612 0.025844 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.007726 10.0.0.141 - - [2026-02-02 17:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039297 10.0.0.141 - - [2026-02-02 17:49:42] "POST /chown HTTP/1.1" 200 109 0.042109 10.0.0.141 - - [2026-02-02 17:49:42] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.040198 10.0.0.141 - - [2026-02-02 17:49:42] "POST /access-control-lists HTTP/1.1" 200 610 0.099464 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.141 - - [2026-02-02 17:49:42] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008958 10.0.0.141 - - [2026-02-02 17:49:42] "POST /tags HTTP/1.1" 409 214 0.001728 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.141 - - [2026-02-02 17:49:42] "GET /tag/6d38ca11-b53b-4826-8222-3c44ace43172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031414 10.0.0.141 - - [2026-02-02 17:49:42] "POST /firewall-rules HTTP/1.1" 200 580 0.069967 10.0.0.141 - - [2026-02-02 17:49:42] "GET /firewall-rule/83c2841b-ec68-4b1d-af73-5efd52fb7612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006938 10.0.0.141 - - [2026-02-02 17:49:42] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004462 10.0.0.141 - - [2026-02-02 17:49:42] "GET /firewall-rule/83c2841b-ec68-4b1d-af73-5efd52fb7612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003794 10.0.0.141 - - [2026-02-02 17:49:42] "POST /ref-update HTTP/1.1" 200 156 0.037346 10.0.0.141 - - [2026-02-02 17:49:42] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014180 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.141 - - [2026-02-02 17:49:42] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008034 10.0.0.141 - - [2026-02-02 17:49:42] "POST /tags HTTP/1.1" 409 214 0.002786 10.0.0.141 - - [2026-02-02 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.141 - - [2026-02-02 17:49:43] "GET /tag/6d38ca11-b53b-4826-8222-3c44ace43172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018853 10.0.0.141 - - [2026-02-02 17:49:43] "POST /firewall-rules HTTP/1.1" 200 578 0.069969 10.0.0.141 - - [2026-02-02 17:49:43] "GET /firewall-rule/be32b408-f712-4383-9a2d-714e18312356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012700 10.0.0.141 - - [2026-02-02 17:49:43] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.008950 10.0.0.141 - - [2026-02-02 17:49:43] "GET /firewall-rule/be32b408-f712-4383-9a2d-714e18312356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003223 10.0.0.141 - - [2026-02-02 17:49:43] "POST /ref-update HTTP/1.1" 200 156 0.042121 10.0.0.141 - - [2026-02-02 17:49:43] "POST /tags HTTP/1.1" 200 364 0.046886 10.0.0.141 - - [2026-02-02 17:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009047 10.0.0.141 - - [2026-02-02 17:49:43] "GET /tag/d68c85a0-10d5-458c-963f-a5daa4c8763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.041356 10.0.0.141 - - [2026-02-02 17:49:43] "POST /tags HTTP/1.1" 200 312 0.062882 10.0.0.141 - - [2026-02-02 17:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030674 10.0.0.141 - - [2026-02-02 17:49:43] "GET /tag/8117ffe1-b9b5-4fee-8f9b-0be42ecd3713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016435 10.0.0.141 - - [2026-02-02 17:49:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000522 10.0.0.141 - - [2026-02-02 17:49:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.009805 10.0.0.141 - - [2026-02-02 17:49:43] "POST /security-groups HTTP/1.1" 200 574 0.190405 10.0.0.141 - - [2026-02-02 17:49:43] "POST /projects HTTP/1.1" 200 491 0.358871 10.0.0.141 - - [2026-02-02 17:49:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.009887 10.0.0.141 - - [2026-02-02 17:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047132 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014881 10.0.0.141 - - [2026-02-02 17:49:44] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.023130 10.0.0.141 - - [2026-02-02 17:49:44] "POST /access-control-lists HTTP/1.1" 200 585 0.125826 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018465 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.017789 10.0.0.141 - - [2026-02-02 17:49:44] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.016194 10.0.0.141 - - [2026-02-02 17:49:44] "POST /access-control-lists HTTP/1.1" 200 583 0.107098 10.0.0.141 - - [2026-02-02 17:49:44] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.107606 10.0.0.141 - - [2026-02-02 17:49:44] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.087279 10.0.0.141 - - [2026-02-02 17:49:44] "POST /security-groups HTTP/1.1" 200 548 0.077357 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.001613 10.0.0.141 - - [2026-02-02 17:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028585 10.0.0.141 - - [2026-02-02 17:49:44] "POST /access-control-lists HTTP/1.1" 200 604 0.047301 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.019428 10.0.0.141 - - [2026-02-02 17:49:44] "POST /chown HTTP/1.1" 200 109 0.067423 10.0.0.141 - - [2026-02-02 17:49:44] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018075 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.141 - - [2026-02-02 17:49:44] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017217 10.0.0.141 - - [2026-02-02 17:49:44] "POST /access-control-lists HTTP/1.1" 200 602 0.115322 10.0.0.141 - - [2026-02-02 17:49:44] "POST /tags HTTP/1.1" 409 210 0.008534 10.0.0.141 - - [2026-02-02 17:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.141 - - [2026-02-02 17:49:44] "GET /tag/8117ffe1-b9b5-4fee-8f9b-0be42ecd3713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018105 10.0.0.141 - - [2026-02-02 17:49:44] "POST /firewall-rules HTTP/1.1" 200 572 0.090955 10.0.0.141 - - [2026-02-02 17:49:44] "GET /firewall-rule/dc0be010-2e18-4dcc-b8a4-2cfbc0b03667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005120 10.0.0.141 - - [2026-02-02 17:49:44] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.006816 10.0.0.141 - - [2026-02-02 17:49:44] "GET /firewall-rule/dc0be010-2e18-4dcc-b8a4-2cfbc0b03667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004221 10.0.0.141 - - [2026-02-02 17:49:45] "POST /ref-update HTTP/1.1" 200 156 0.056389 10.0.0.141 - - [2026-02-02 17:49:45] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021658 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.141 - - [2026-02-02 17:49:45] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002849 10.0.0.141 - - [2026-02-02 17:49:45] "POST /tags HTTP/1.1" 409 210 0.002015 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.141 - - [2026-02-02 17:49:45] "GET /tag/8117ffe1-b9b5-4fee-8f9b-0be42ecd3713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020967 10.0.0.141 - - [2026-02-02 17:49:45] "POST /firewall-rules HTTP/1.1" 200 570 0.084933 10.0.0.141 - - [2026-02-02 17:49:45] "GET /firewall-rule/342ad0db-ced0-4e15-9a7d-b43b5b7ed3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020573 10.0.0.141 - - [2026-02-02 17:49:45] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005754 10.0.0.141 - - [2026-02-02 17:49:45] "GET /firewall-rule/342ad0db-ced0-4e15-9a7d-b43b5b7ed3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005977 10.0.0.141 - - [2026-02-02 17:49:45] "POST /ref-update HTTP/1.1" 200 156 0.066497 10.0.0.141 - - [2026-02-02 17:49:45] "POST /tags HTTP/1.1" 200 364 0.031002 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009875 10.0.0.141 - - [2026-02-02 17:49:45] "GET /tag/f07c860e-e3d5-4fe3-8561-95ac1647ec9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.020951 10.0.0.141 - - [2026-02-02 17:49:45] "POST /tags HTTP/1.1" 409 210 0.002465 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.141 - - [2026-02-02 17:49:45] "GET /tag/92e07b80-172e-4845-b75d-95953a449148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014892 10.0.0.141 - - [2026-02-02 17:49:45] "POST /projects HTTP/1.1" 409 223 0.004438 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.141 - - [2026-02-02 17:49:45] "GET /project/c6e69ffc-47d4-4654-b932-9c02f3280dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035697 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.141 - - [2026-02-02 17:49:45] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005785 10.0.0.141 - - [2026-02-02 17:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013418 10.0.0.141 - - [2026-02-02 17:49:45] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.010819 10.0.0.141 - - [2026-02-02 17:49:45] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.079354 10.0.0.141 - - [2026-02-02 17:49:46] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.097009 10.0.0.141 - - [2026-02-02 17:49:46] "POST /security-groups HTTP/1.1" 409 253 0.015920 10.0.0.141 - - [2026-02-02 17:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006702 10.0.0.141 - - [2026-02-02 17:49:46] "PUT /security-group/d8b55f9d-2c78-4913-9488-48fcf1a8c208 HTTP/1.1" 200 263 0.066373 10.0.0.141 - - [2026-02-02 17:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046987 10.0.0.141 - - [2026-02-02 17:49:46] "PUT /access-control-list/93481f1f-2ca9-4fad-afe7-0c7e8f5a0b29 HTTP/1.1" 200 273 0.081240 10.0.0.141 - - [2026-02-02 17:49:46] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019274 10.0.0.141 - - [2026-02-02 17:49:46] "PUT /access-control-list/edb255bf-de68-4e02-8d67-fcc1f0baa1c8 HTTP/1.1" 200 273 0.040205 10.0.0.141 - - [2026-02-02 17:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.141 - - [2026-02-02 17:49:46] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006803 10.0.0.141 - - [2026-02-02 17:49:46] "POST /tags HTTP/1.1" 409 210 0.002394 10.0.0.141 - - [2026-02-02 17:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.141 - - [2026-02-02 17:49:46] "GET /tag/92e07b80-172e-4845-b75d-95953a449148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013271 10.0.0.141 - - [2026-02-02 17:49:46] "POST /firewall-rules HTTP/1.1" 200 572 0.097914 10.0.0.141 - - [2026-02-02 17:49:46] "GET /firewall-rule/dc2a016f-eace-4343-9bc0-2adaf478a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004480 10.0.0.141 - - [2026-02-02 17:49:46] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006936 10.0.0.141 - - [2026-02-02 17:49:46] "GET /firewall-rule/dc2a016f-eace-4343-9bc0-2adaf478a3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002732 10.0.0.141 - - [2026-02-02 17:49:46] "POST /ref-update HTTP/1.1" 200 156 0.103414 10.0.0.141 - - [2026-02-02 17:49:46] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010892 10.0.0.141 - - [2026-02-02 17:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.141 - - [2026-02-02 17:49:46] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003057 10.0.0.141 - - [2026-02-02 17:49:46] "POST /tags HTTP/1.1" 409 210 0.002478 10.0.0.141 - - [2026-02-02 17:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.141 - - [2026-02-02 17:49:46] "GET /tag/92e07b80-172e-4845-b75d-95953a449148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021016 10.0.0.141 - - [2026-02-02 17:49:46] "POST /firewall-rules HTTP/1.1" 200 570 0.077242 10.0.0.141 - - [2026-02-02 17:49:47] "GET /firewall-rule/06bd8527-9e16-4775-b67b-e849a59ab8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012507 10.0.0.141 - - [2026-02-02 17:49:47] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.011521 10.0.0.141 - - [2026-02-02 17:49:47] "GET /firewall-rule/06bd8527-9e16-4775-b67b-e849a59ab8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005201 10.0.0.141 - - [2026-02-02 17:49:47] "POST /ref-update HTTP/1.1" 200 156 0.098676 10.0.0.141 - - [2026-02-02 17:49:47] "POST /tags HTTP/1.1" 409 237 0.002238 10.0.0.141 - - [2026-02-02 17:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.141 - - [2026-02-02 17:49:47] "GET /tag/f07c860e-e3d5-4fe3-8561-95ac1647ec9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011578 10.0.0.141 - - [2026-02-02 17:49:47] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.007263 10.0.0.141 - - [2026-02-02 17:49:47] "POST /set-tag HTTP/1.1" 200 109 0.038648 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:50:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:50:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001070 10.0.0.249 - - [2026-02-02 17:50:18] "GET / HTTP/1.1" 200 36215 0.001805 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.249 - - [2026-02-02 17:50:18] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005072 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.249 - - [2026-02-02 17:50:18] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003270 10.0.0.249 - - [2026-02-02 17:50:18] "PUT /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5 HTTP/1.1" 200 275 0.016243 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.021081 10.0.0.249 - - [2026-02-02 17:50:18] "POST /virtual-routers HTTP/1.1" 200 601 0.022839 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016028 10.0.0.249 - - [2026-02-02 17:50:18] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.008201 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002154 10.0.0.249 - - [2026-02-02 17:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-02-02 17:50:18] "GET /virtual-network/bbe76dc9-4eb3-4592-a760-0357f1dfcaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003619 10.0.0.249 - - [2026-02-02 17:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.090297 10.0.0.141 - - [2026-02-02 17:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2026-02-02 17:50:19] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003068 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001624 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 10.0.0.249 - - [2026-02-02 17:50:41] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.249 - - [2026-02-02 17:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.249 - - [2026-02-02 17:50:41] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006206 10.0.0.249 - - [2026-02-02 17:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2026-02-02 17:50:41] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003184 10.0.0.249 - - [2026-02-02 17:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-02-02 17:50:41] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002688 10.0.0.249 - - [2026-02-02 17:50:42] "PUT /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8 HTTP/1.1" 200 263 0.012358 10.0.0.249 - - [2026-02-02 17:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.249 - - [2026-02-02 17:50:42] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003152 10.0.0.249 - - [2026-02-02 17:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.249 - - [2026-02-02 17:50:42] "GET /virtual-machine-interface/94c1ab24-f410-4532-8775-420b8f1a458c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004794 10.0.0.249 - - [2026-02-02 17:50:42] "PUT /virtual-machine-interface/94c1ab24-f410-4532-8775-420b8f1a458c HTTP/1.1" 200 285 0.026067 10.0.0.141 - - [2026-02-02 17:53:26] "GET /global-system-configs HTTP/1.1" 200 323 0.002296 10.0.0.141 - - [2026-02-02 17:53:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002085 10.0.0.141 - - [2026-02-02 17:53:29] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002982 10.0.0.141 - - [2026-02-02 17:53:29] "POST /ref-update HTTP/1.1" 200 156 0.007970 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011739 10.0.0.141 - - [2026-02-02 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.141 - - [2026-02-02 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.141 - - [2026-02-02 17:53:41] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002805 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005108 10.0.0.141 - - [2026-02-02 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.003238 10.0.0.141 - - [2026-02-02 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.141 - - [2026-02-02 17:53:41] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002645 10.0.0.141 - - [2026-02-02 17:53:41] "GET /loadbalancer-pool/53cb3940-0568-4a82-8963-6f572dad51ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004242 10.0.0.141 - - [2026-02-02 17:53:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033650 10.0.0.141 - - [2026-02-02 17:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009222 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006515 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004703 10.0.0.141 - - [2026-02-02 17:53:41] "POST /tags HTTP/1.1" 409 205 0.004300 10.0.0.141 - - [2026-02-02 17:53:41] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.141 - - [2026-02-02 17:53:41] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.007209 10.0.0.141 - - [2026-02-02 17:53:41] "PUT /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5 HTTP/1.1" 200 257 0.014342 10.0.0.141 - - [2026-02-02 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.141 - - [2026-02-02 17:53:41] "GET /tag/568660cd-f22c-41bb-82ab-ad75967665d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011917 10.0.0.141 - - [2026-02-02 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.062682 10.0.0.141 - - [2026-02-02 17:53:41] "GET /loadbalancer-pool/2b4252ad-fd58-48de-8369-f3ee4f3f1885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004545 10.0.0.141 - - [2026-02-02 17:53:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016139 10.0.0.141 - - [2026-02-02 17:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014327 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019380 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004845 10.0.0.141 - - [2026-02-02 17:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.141 - - [2026-02-02 17:53:41] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010793 10.0.0.141 - - [2026-02-02 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.141 - - [2026-02-02 17:53:41] "PUT /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5 HTTP/1.1" 200 257 0.011843 10.0.0.141 - - [2026-02-02 17:53:41] "GET /loadbalancer-pool/b82254e4-9f6a-4c2d-802f-68fec7b14a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010205 10.0.0.141 - - [2026-02-02 17:53:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018902 10.0.0.141 - - [2026-02-02 17:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009268 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016657 10.0.0.141 - - [2026-02-02 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.004310 10.0.0.141 - - [2026-02-02 17:53:41] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004928 10.0.0.141 - - [2026-02-02 17:53:41] "POST /ref-update HTTP/1.1" 200 156 0.012292 10.0.0.141 - - [2026-02-02 17:53:41] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.008383 10.0.0.141 - - [2026-02-02 17:53:41] "PUT /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5 HTTP/1.1" 200 257 0.016779 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:54:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:54:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.141 - - [2026-02-02 17:55:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004945 10.0.0.141 - - [2026-02-02 17:55:21] "POST /set-tag HTTP/1.1" 200 109 0.005784 10.0.0.141 - - [2026-02-02 17:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.141 - - [2026-02-02 17:55:21] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004729 10.0.0.141 - - [2026-02-02 17:55:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006081 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.047332 10.0.0.141 - - [2026-02-02 17:55:22] "DELETE /loadbalancer-member/8fc2fd00-15b7-4114-8165-bca4a468e093 HTTP/1.1" 200 115 0.128496 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016310 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.141 - - [2026-02-02 17:55:22] "DELETE /loadbalancer-member/a4732416-b7ab-4779-aafb-a1ddd820b531 HTTP/1.1" 200 115 0.041963 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016304 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.005778 10.0.0.141 - - [2026-02-02 17:55:22] "DELETE /loadbalancer-member/62de2eff-6421-43ad-bdeb-1b6358bdc8e6 HTTP/1.1" 200 115 0.062274 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005240 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.006485 10.0.0.141 - - [2026-02-02 17:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.141 - - [2026-02-02 17:55:22] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002734 10.0.0.141 - - [2026-02-02 17:55:22] "GET /loadbalancer-pool/53cb3940-0568-4a82-8963-6f572dad51ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003155 10.0.0.141 - - [2026-02-02 17:55:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.052744 10.0.0.141 - - [2026-02-02 17:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044165 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021524 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006325 10.0.0.141 - - [2026-02-02 17:55:22] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006129 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.071276 10.0.0.141 - - [2026-02-02 17:55:22] "GET /loadbalancer-pool/2b4252ad-fd58-48de-8369-f3ee4f3f1885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010804 10.0.0.141 - - [2026-02-02 17:55:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042495 10.0.0.141 - - [2026-02-02 17:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014582 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023358 10.0.0.141 - - [2026-02-02 17:55:22] "POST /set-tag HTTP/1.1" 200 109 0.010080 10.0.0.141 - - [2026-02-02 17:55:22] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013073 10.0.0.141 - - [2026-02-02 17:55:22] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007693 10.0.0.141 - - [2026-02-02 17:55:23] "GET /loadbalancer-pool/b82254e4-9f6a-4c2d-802f-68fec7b14a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008085 10.0.0.141 - - [2026-02-02 17:55:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037694 10.0.0.141 - - [2026-02-02 17:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.053608 10.0.0.141 - - [2026-02-02 17:55:23] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.047528 10.0.0.141 - - [2026-02-02 17:55:23] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004382 10.0.0.141 - - [2026-02-02 17:55:23] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004521 10.0.0.141 - - [2026-02-02 17:55:23] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.141 - - [2026-02-02 17:55:44] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.141 - - [2026-02-02 17:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.141 - - [2026-02-02 17:55:44] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006106 10.0.0.141 - - [2026-02-02 17:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.141 - - [2026-02-02 17:55:44] "GET /config-node/c2b10d6f-b0c2-4fab-84a7-602a8fa86f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003378 10.0.0.141 - - [2026-02-02 17:55:55] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.141 - - [2026-02-02 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.141 - - [2026-02-02 17:55:55] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003135 10.0.0.141 - - [2026-02-02 17:55:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001906 10.0.0.141 - - [2026-02-02 17:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.141 - - [2026-02-02 17:55:55] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.005112 10.0.0.141 - - [2026-02-02 17:55:55] "PUT /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5 HTTP/1.1" 200 255 0.031448 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:55:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:55:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001688 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001963 10.0.0.141 - - [2026-02-02 17:57:04] "GET / HTTP/1.1" 200 36215 0.001750 10.0.0.141 - - [2026-02-02 17:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.141 - - [2026-02-02 17:57:05] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068894 10.0.0.141 - - [2026-02-02 17:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.141 - - [2026-02-02 17:57:05] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035654 10.0.0.141 - - [2026-02-02 17:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.141 - - [2026-02-02 17:57:05] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046422 10.0.0.141 - - [2026-02-02 17:57:05] "POST /tags HTTP/1.1" 200 334 0.047990 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.141 - - [2026-02-02 17:57:06] "GET /tag/57f26e3b-9ba2-44f2-8a9a-62dcea7a1785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.034229 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.141 - - [2026-02-02 17:57:06] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068421 10.0.0.141 - - [2026-02-02 17:57:06] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062842 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-networks?parent_id=0b116c81-3f3a-427d-bc7a-ae9cf445cff7&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.011667 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.016347 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007426 10.0.0.141 - - [2026-02-02 17:57:06] "GET /service-appliance-set/751a2543-bca6-4ecd-831f-cfb0a1533812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005724 10.0.0.141 - - [2026-02-02 17:57:06] "POST /virtual-networks HTTP/1.1" 200 514 0.117717 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.003302 10.0.0.141 - - [2026-02-02 17:57:06] "GET /network-ipam/3330d471-b236-4567-b87d-2960d4221b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.033183 10.0.0.141 - - [2026-02-02 17:57:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.111204 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-machine-interface/47ef73be-da1c-4fed-93fa-85cf39ac2449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.019359 10.0.0.141 - - [2026-02-02 17:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004213 10.0.0.141 - - [2026-02-02 17:57:06] "POST /ref-update HTTP/1.1" 200 156 0.124873 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008275 10.0.0.141 - - [2026-02-02 17:57:06] "POST /instance-ips HTTP/1.1" 200 410 0.040182 10.0.0.141 - - [2026-02-02 17:57:06] "GET /instance-ip/26021e3e-8882-442e-8e20-eee4146aed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010307 10.0.0.141 - - [2026-02-02 17:57:06] "GET /domains HTTP/1.1" 200 281 0.005003 10.0.0.141 - - [2026-02-02 17:57:06] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.014849 10.0.0.141 - - [2026-02-02 17:57:06] "POST /loadbalancers HTTP/1.1" 200 612 0.084882 10.0.0.141 - - [2026-02-02 17:57:06] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 5737 0.109833 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.010579 10.0.0.141 - - [2026-02-02 17:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014722 10.0.0.141 - - [2026-02-02 17:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020549 10.0.0.141 - - [2026-02-02 17:57:06] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.012278 10.0.0.141 - - [2026-02-02 17:57:06] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.081948 10.0.0.141 - - [2026-02-02 17:57:06] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1182 0.004728 10.0.0.141 - - [2026-02-02 17:57:06] "GET /instance-ip/26021e3e-8882-442e-8e20-eee4146aed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005607 10.0.0.141 - - [2026-02-02 17:57:06] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1182 0.007664 10.0.0.141 - - [2026-02-02 17:57:06] "POST /route-targets HTTP/1.1" 200 328 0.039601 10.0.0.141 - - [2026-02-02 17:57:06] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.103906 10.0.0.141 - - [2026-02-02 17:57:06] "POST /ref-update HTTP/1.1" 200 156 0.060140 10.0.0.141 - - [2026-02-02 17:57:06] "POST /floating-ips HTTP/1.1" 200 599 0.111095 10.0.0.141 - - [2026-02-02 17:57:06] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.014413 10.0.0.141 - - [2026-02-02 17:57:06] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.033161 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.141 - - [2026-02-02 17:57:07] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043665 10.0.0.141 - - [2026-02-02 17:57:07] "GET /loadbalancer-listener/64352b4c-7ea5-495d-8a3c-71e2987b52d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.004921 10.0.0.141 - - [2026-02-02 17:57:07] "GET /loadbalancer-listener/64352b4c-7ea5-495d-8a3c-71e2987b52d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004143 10.0.0.141 - - [2026-02-02 17:57:07] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.026390 10.0.0.141 - - [2026-02-02 17:57:07] "GET /instance-ip/26021e3e-8882-442e-8e20-eee4146aed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007571 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.141 - - [2026-02-02 17:57:07] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002370 10.0.0.141 - - [2026-02-02 17:57:07] "GET /instance-ip/26021e3e-8882-442e-8e20-eee4146aed3f?fields=floating_ips HTTP/1.1" 200 1214 0.011142 10.0.0.141 - - [2026-02-02 17:57:07] "GET /floating-ip/dc4c96f6-fae5-46d5-bd13-78208a1033cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.006097 10.0.0.141 - - [2026-02-02 17:57:07] "POST /tags HTTP/1.1" 200 296 0.080356 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023362 10.0.0.141 - - [2026-02-02 17:57:07] "GET /tag/6bb602a4-69df-4be3-bad2-dc81e472b1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012780 10.0.0.141 - - [2026-02-02 17:57:07] "POST /tags HTTP/1.1" 409 233 0.002639 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.141 - - [2026-02-02 17:57:07] "GET /tag/4f39a632-8215-415c-9657-f5aa83b91e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013438 10.0.0.141 - - [2026-02-02 17:57:07] "POST /tags HTTP/1.1" 409 206 0.002735 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.141 - - [2026-02-02 17:57:07] "GET /tag/e7cc24b8-af41-47e1-b650-a8aab2b8d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011197 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.141 - - [2026-02-02 17:57:07] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004635 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.141 - - [2026-02-02 17:57:07] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046126 10.0.0.141 - - [2026-02-02 17:57:07] "POST /virtual-machines HTTP/1.1" 200 370 0.010299 10.0.0.141 - - [2026-02-02 17:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013555 10.0.0.141 - - [2026-02-02 17:57:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119737 10.0.0.141 - - [2026-02-02 17:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010737 10.0.0.141 - - [2026-02-02 17:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010221 10.0.0.141 - - [2026-02-02 17:57:07] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009764 10.0.0.141 - - [2026-02-02 17:57:08] "POST /instance-ips HTTP/1.1" 200 410 0.026839 10.0.0.141 - - [2026-02-02 17:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025584 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008306 10.0.0.141 - - [2026-02-02 17:57:08] "POST /set-tag HTTP/1.1" 200 109 0.018434 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013124 10.0.0.141 - - [2026-02-02 17:57:08] "GET /instance-ip/973743c2-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004533 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006865 10.0.0.141 - - [2026-02-02 17:57:08] "POST /set-tag HTTP/1.1" 200 109 0.003645 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004702 10.0.0.141 - - [2026-02-02 17:57:08] "POST /ref-update HTTP/1.1" 200 156 0.009618 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013876 10.0.0.141 - - [2026-02-02 17:57:08] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.141 - - [2026-02-02 17:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004414 10.0.0.141 - - [2026-02-02 17:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.141 - - [2026-02-02 17:57:08] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.061792 10.0.0.141 - - [2026-02-02 17:57:08] "POST /virtual-machines HTTP/1.1" 200 370 0.015122 10.0.0.141 - - [2026-02-02 17:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017376 10.0.0.141 - - [2026-02-02 17:57:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121370 10.0.0.141 - - [2026-02-02 17:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011262 10.0.0.141 - - [2026-02-02 17:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008134 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004842 10.0.0.141 - - [2026-02-02 17:57:08] "POST /instance-ips HTTP/1.1" 200 410 0.021730 10.0.0.141 - - [2026-02-02 17:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035891 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014235 10.0.0.141 - - [2026-02-02 17:57:08] "POST /set-tag HTTP/1.1" 200 109 0.016670 10.0.0.141 - - [2026-02-02 17:57:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019495 10.0.0.141 - - [2026-02-02 17:57:08] "GET /instance-ip/97b220e2-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003953 10.0.0.141 - - [2026-02-02 17:57:09] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004629 10.0.0.141 - - [2026-02-02 17:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.141 - - [2026-02-02 17:57:09] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004184 10.0.0.141 - - [2026-02-02 17:57:09] "POST /ref-update HTTP/1.1" 200 156 0.012242 10.0.0.141 - - [2026-02-02 17:57:09] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011604 10.0.0.141 - - [2026-02-02 17:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.141 - - [2026-02-02 17:57:09] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004607 10.0.0.141 - - [2026-02-02 17:57:09] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.141 - - [2026-02-02 17:57:09] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009709 10.0.0.141 - - [2026-02-02 17:57:09] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.141 - - [2026-02-02 17:57:11] "GET /domains HTTP/1.1" 200 281 0.002217 10.0.0.141 - - [2026-02-02 17:57:11] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.003179 10.0.0.141 - - [2026-02-02 17:57:11] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 7090 0.053000 10.0.0.141 - - [2026-02-02 17:57:11] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.004756 10.0.0.141 - - [2026-02-02 17:57:11] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.004724 10.0.0.141 - - [2026-02-02 17:57:11] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1404 0.004631 10.0.0.141 - - [2026-02-02 17:57:11] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1404 0.003006 10.0.0.141 - - [2026-02-02 17:57:11] "GET /route-target/70fbf08c-0408-466c-a51f-d4a5f54ef57c HTTP/1.1" 200 1154 0.002825 10.0.0.141 - - [2026-02-02 17:57:11] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.004573 10.0.0.141 - - [2026-02-02 17:57:11] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1404 0.002837 10.0.0.141 - - [2026-02-02 17:57:11] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004227 10.0.0.141 - - [2026-02-02 17:57:11] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.007703 10.0.0.141 - - [2026-02-02 17:57:11] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1404 0.003124 10.0.0.141 - - [2026-02-02 17:57:11] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 200 1404 0.003044 10.0.0.141 - - [2026-02-02 17:57:11] "GET /route-target/70fbf08c-0408-466c-a51f-d4a5f54ef57c HTTP/1.1" 200 1154 0.003474 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domains HTTP/1.1" 200 281 0.002301 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.002892 10.0.0.141 - - [2026-02-02 17:57:12] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 7090 0.037998 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2094 0.004142 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.141 - - [2026-02-02 17:57:12] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045681 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010895 10.0.0.141 - - [2026-02-02 17:57:12] "GET /floating-ip-pools?parent_id=b8bc8488-c968-44ab-afb8-75b5cf39830f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002761 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004857 10.0.0.141 - - [2026-02-02 17:57:12] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020161 10.0.0.141 - - [2026-02-02 17:57:12] "POST /ref-update HTTP/1.1" 200 156 0.014400 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004480 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domains HTTP/1.1" 200 281 0.003103 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.002883 10.0.0.141 - - [2026-02-02 17:57:12] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 7347 0.042474 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2333 0.012333 10.0.0.141 - - [2026-02-02 17:57:12] "GET /floating-ip-pool/bf594ddf-904a-4fcb-a613-2c351fc9f4ea HTTP/1.1" 200 1318 0.005058 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domains HTTP/1.1" 200 281 0.009838 10.0.0.141 - - [2026-02-02 17:57:12] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.003541 10.0.0.141 - - [2026-02-02 17:57:12] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 7347 0.044675 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 2333 0.004117 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004194 10.0.0.141 - - [2026-02-02 17:57:12] "POST /tags HTTP/1.1" 200 366 0.056888 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012995 10.0.0.141 - - [2026-02-02 17:57:12] "GET /tag/aea6364c-5d2c-43ef-a524-6f254ee88696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014367 10.0.0.141 - - [2026-02-02 17:57:12] "POST /tags HTTP/1.1" 409 206 0.002546 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.141 - - [2026-02-02 17:57:12] "GET /tag/e7cc24b8-af41-47e1-b650-a8aab2b8d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013008 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.141 - - [2026-02-02 17:57:12] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.060673 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.141 - - [2026-02-02 17:57:12] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005410 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.141 - - [2026-02-02 17:57:12] "GET /service-appliance-set/46ff500c-d99e-4495-9a94-d02c4a4d1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003664 10.0.0.141 - - [2026-02-02 17:57:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.002204 10.0.0.141 - - [2026-02-02 17:57:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.125554 10.0.0.141 - - [2026-02-02 17:57:13] "GET /virtual-machine-interface/ef53a5bf-d5ee-42a8-88d9-0ae5cacb45f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.037975 10.0.0.141 - - [2026-02-02 17:57:13] "POST /set-tag HTTP/1.1" 200 109 0.021436 10.0.0.141 - - [2026-02-02 17:57:13] "POST /instance-ips HTTP/1.1" 200 418 0.043985 10.0.0.141 - - [2026-02-02 17:57:13] "GET /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007878 10.0.0.141 - - [2026-02-02 17:57:13] "POST /loadbalancers HTTP/1.1" 200 620 0.064818 10.0.0.141 - - [2026-02-02 17:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022585 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.141 - - [2026-02-02 17:57:13] "POST /service-instances HTTP/1.1" 200 568 0.025793 10.0.0.141 - - [2026-02-02 17:57:13] "POST /ref-update HTTP/1.1" 200 156 0.021992 10.0.0.141 - - [2026-02-02 17:57:13] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.052568 10.0.0.141 - - [2026-02-02 17:57:13] "GET /virtual-machine-interface/ef53a5bf-d5ee-42a8-88d9-0ae5cacb45f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006945 10.0.0.141 - - [2026-02-02 17:57:13] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.011936 10.0.0.141 - - [2026-02-02 17:57:13] "GET /virtual-machine-interface/ef53a5bf-d5ee-42a8-88d9-0ae5cacb45f5?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007270 10.0.0.141 - - [2026-02-02 17:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007406 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010357 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.141 - - [2026-02-02 17:57:13] "GET /floating-ip-pool/bf594ddf-904a-4fcb-a613-2c351fc9f4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002246 10.0.0.141 - - [2026-02-02 17:57:13] "POST /virtual-machines HTTP/1.1" 200 430 0.020437 10.0.0.141 - - [2026-02-02 17:57:13] "POST /floating-ips HTTP/1.1" 200 673 0.112717 10.0.0.141 - - [2026-02-02 17:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049025 10.0.0.141 - - [2026-02-02 17:57:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.156545 10.0.0.141 - - [2026-02-02 17:57:13] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023316 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.141 - - [2026-02-02 17:57:13] "POST /chown HTTP/1.1" 200 109 0.032262 10.0.0.141 - - [2026-02-02 17:57:13] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003036 10.0.0.141 - - [2026-02-02 17:57:13] "POST /tags HTTP/1.1" 409 221 0.002005 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.141 - - [2026-02-02 17:57:13] "POST /chown HTTP/1.1" 200 109 0.009412 10.0.0.141 - - [2026-02-02 17:57:13] "PUT /virtual-machine-interface/1839ccfa-f401-4997-b89b-d26551d43964 HTTP/1.1" 200 285 0.020088 10.0.0.141 - - [2026-02-02 17:57:13] "GET /tag/57f26e3b-9ba2-44f2-8a9a-62dcea7a1785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022208 10.0.0.141 - - [2026-02-02 17:57:13] "POST /tags HTTP/1.1" 409 238 0.003093 10.0.0.141 - - [2026-02-02 17:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.141 - - [2026-02-02 17:57:13] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.050023 10.0.0.141 - - [2026-02-02 17:57:14] "GET /tag/aea6364c-5d2c-43ef-a524-6f254ee88696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016009 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.016277 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.041245 10.0.0.141 - - [2026-02-02 17:57:14] "POST /firewall-rules HTTP/1.1" 200 652 0.091688 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.044887 10.0.0.141 - - [2026-02-02 17:57:14] "GET /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.028347 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.011366 10.0.0.141 - - [2026-02-02 17:57:14] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.015087 10.0.0.141 - - [2026-02-02 17:57:14] "GET /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005608 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.033588 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.018107 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.047057 10.0.0.141 - - [2026-02-02 17:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.141 - - [2026-02-02 17:57:14] "POST /virtual-machines HTTP/1.1" 200 430 0.026299 10.0.0.141 - - [2026-02-02 17:57:14] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.065495 10.0.0.141 - - [2026-02-02 17:57:14] "GET /loadbalancer/a91ac4bc-bd8d-4a6b-8ba0-2be66aca76c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003157 10.0.0.141 - - [2026-02-02 17:57:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126261 10.0.0.141 - - [2026-02-02 17:57:14] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.041088 10.0.0.141 - - [2026-02-02 17:57:14] "POST /chown HTTP/1.1" 200 109 0.026619 10.0.0.141 - - [2026-02-02 17:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024846 10.0.0.141 - - [2026-02-02 17:57:14] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.030074 10.0.0.141 - - [2026-02-02 17:57:14] "POST /chown HTTP/1.1" 200 109 0.006625 10.0.0.141 - - [2026-02-02 17:57:14] "PUT /virtual-machine-interface/f53a1be9-2f60-42d3-a708-400bb11d3332 HTTP/1.1" 200 285 0.019656 10.0.0.141 - - [2026-02-02 17:57:14] "GET /loadbalancer-listener/b6ba84f0-74be-47d7-9422-426e401097d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.016934 10.0.0.141 - - [2026-02-02 17:57:14] "GET /loadbalancer-listener/b6ba84f0-74be-47d7-9422-426e401097d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004143 10.0.0.141 - - [2026-02-02 17:57:14] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.036836 10.0.0.141 - - [2026-02-02 17:57:14] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.027503 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.011520 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.027179 10.0.0.141 - - [2026-02-02 17:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022621 10.0.0.141 - - [2026-02-02 17:57:14] "GET /loadbalancer-pool/bc0af061-35d8-42b7-b9f8-ced8c1c32216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010169 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.043028 10.0.0.141 - - [2026-02-02 17:57:14] "POST /loadbalancer-members HTTP/1.1" 200 709 0.034469 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.008991 10.0.0.141 - - [2026-02-02 17:57:14] "POST /ref-update HTTP/1.1" 200 156 0.023146 10.0.0.141 - - [2026-02-02 17:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021626 10.0.0.141 - - [2026-02-02 17:57:14] "GET /loadbalancer-member/a2173e98-c344-4f3a-8cd0-ee305b76327d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.009436 10.0.0.141 - - [2026-02-02 17:57:14] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007144 10.0.0.141 - - [2026-02-02 17:57:14] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.008718 10.0.0.141 - - [2026-02-02 17:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026925 10.0.0.141 - - [2026-02-02 17:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.141 - - [2026-02-02 17:57:14] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007537 10.0.0.141 - - [2026-02-02 17:57:15] "POST /tags HTTP/1.1" 409 221 0.003774 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.141 - - [2026-02-02 17:57:15] "GET /tag/57f26e3b-9ba2-44f2-8a9a-62dcea7a1785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012353 10.0.0.141 - - [2026-02-02 17:57:15] "POST /tags HTTP/1.1" 409 238 0.002568 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.019815 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.022412 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.141 - - [2026-02-02 17:57:15] "GET /tag/aea6364c-5d2c-43ef-a524-6f254ee88696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016256 10.0.0.141 - - [2026-02-02 17:57:15] "POST /firewall-rules HTTP/1.1" 409 293 0.002872 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.034556 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.141 - - [2026-02-02 17:57:15] "POST /ref-update HTTP/1.1" 200 156 0.032676 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.024395 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44 HTTP/1.1" 200 261 0.081995 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.025461 10.0.0.141 - - [2026-02-02 17:57:15] "GET /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.013804 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.010954 10.0.0.141 - - [2026-02-02 17:57:15] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016937 10.0.0.141 - - [2026-02-02 17:57:15] "GET /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006018 10.0.0.141 - - [2026-02-02 17:57:15] "POST /ref-update HTTP/1.1" 200 156 0.028697 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.007552 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.020663 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.016950 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.141 - - [2026-02-02 17:57:15] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007427 10.0.0.141 - - [2026-02-02 17:57:15] "POST /ref-update HTTP/1.1" 200 156 0.043550 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.016394 10.0.0.141 - - [2026-02-02 17:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2026-02-02 17:57:15] "POST /chown HTTP/1.1" 200 109 0.023503 10.0.0.141 - - [2026-02-02 17:57:15] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.048103 10.0.0.141 - - [2026-02-02 17:57:15] "POST /virtual-machines HTTP/1.1" 200 374 0.019605 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 257 0.036898 10.0.0.141 - - [2026-02-02 17:57:15] "POST /ref-update HTTP/1.1" 200 156 0.020367 10.0.0.141 - - [2026-02-02 17:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022456 10.0.0.141 - - [2026-02-02 17:57:15] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.029182 10.0.0.141 - - [2026-02-02 17:57:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.133697 10.0.0.141 - - [2026-02-02 17:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.048600 10.0.0.141 - - [2026-02-02 17:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.048963 10.0.0.141 - - [2026-02-02 17:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019422 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011643 10.0.0.141 - - [2026-02-02 17:57:16] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.027205 10.0.0.141 - - [2026-02-02 17:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012799 10.0.0.141 - - [2026-02-02 17:57:16] "POST /instance-ips HTTP/1.1" 200 414 0.066626 10.0.0.141 - - [2026-02-02 17:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040295 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014961 10.0.0.141 - - [2026-02-02 17:57:16] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.021603 10.0.0.141 - - [2026-02-02 17:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020570 10.0.0.141 - - [2026-02-02 17:57:16] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.012061 10.0.0.141 - - [2026-02-02 17:57:16] "POST /set-tag HTTP/1.1" 200 109 0.050101 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012757 10.0.0.141 - - [2026-02-02 17:57:16] "GET /instance-ip/9c08deb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.009187 10.0.0.141 - - [2026-02-02 17:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016219 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005980 10.0.0.141 - - [2026-02-02 17:57:16] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.027066 10.0.0.141 - - [2026-02-02 17:57:16] "POST /set-tag HTTP/1.1" 200 109 0.006865 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.013820 10.0.0.141 - - [2026-02-02 17:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024472 10.0.0.141 - - [2026-02-02 17:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.141 - - [2026-02-02 17:57:16] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016606 10.0.0.141 - - [2026-02-02 17:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.015973 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.016393 10.0.0.141 - - [2026-02-02 17:57:16] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019451 10.0.0.141 - - [2026-02-02 17:57:16] "POST /set-tag HTTP/1.1" 200 109 0.004635 10.0.0.141 - - [2026-02-02 17:57:16] "POST /ref-update HTTP/1.1" 200 156 0.039995 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.010050 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.025222 10.0.0.141 - - [2026-02-02 17:57:16] "POST /ref-update HTTP/1.1" 200 156 0.018370 10.0.0.141 - - [2026-02-02 17:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.023228 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.007048 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.019985 10.0.0.141 - - [2026-02-02 17:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.009942 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.006618 10.0.0.141 - - [2026-02-02 17:57:16] "POST /chown HTTP/1.1" 200 109 0.017233 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.018426 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.009081 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.021886 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.013728 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.007160 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.019697 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.008202 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.014709 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.019850 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.007430 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.017839 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.006737 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.023190 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011557 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.009140 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.016349 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.015030 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.007657 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.006804 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.007492 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.021007 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.015349 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.006497 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.025506 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.008547 10.0.0.141 - - [2026-02-02 17:57:17] "POST /chown HTTP/1.1" 200 109 0.022657 10.0.0.141 - - [2026-02-02 17:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.007605 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.022182 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.017339 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.011963 10.0.0.141 - - [2026-02-02 17:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.006415 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.007185 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.013244 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.017773 10.0.0.141 - - [2026-02-02 17:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.006784 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.016062 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.141 - - [2026-02-02 17:57:18] "POST /chown HTTP/1.1" 200 109 0.018186 10.0.0.141 - - [2026-02-02 17:57:18] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006894 10.0.0.141 - - [2026-02-02 17:57:18] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.141 - - [2026-02-02 17:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.141 - - [2026-02-02 17:57:18] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002217 10.0.0.141 - - [2026-02-02 17:57:18] "GET /loadbalancer-pool/f0712811-bd38-46b7-b567-6d43659aaee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002521 10.0.0.141 - - [2026-02-02 17:57:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016320 10.0.0.141 - - [2026-02-02 17:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018752 10.0.0.141 - - [2026-02-02 17:57:18] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010797 10.0.0.141 - - [2026-02-02 17:57:18] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003897 10.0.0.141 - - [2026-02-02 17:57:18] "POST /ref-update HTTP/1.1" 200 156 0.006805 10.0.0.141 - - [2026-02-02 17:57:18] "POST /tags HTTP/1.1" 409 221 0.002410 10.0.0.141 - - [2026-02-02 17:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.141 - - [2026-02-02 17:57:18] "GET /tag/57f26e3b-9ba2-44f2-8a9a-62dcea7a1785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012428 10.0.0.141 - - [2026-02-02 17:57:18] "GET /floating-ip/dc4c96f6-fae5-46d5-bd13-78208a1033cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.015317 10.0.0.141 - - [2026-02-02 17:57:18] "PUT /floating-ip/dc4c96f6-fae5-46d5-bd13-78208a1033cc HTTP/1.1" 200 257 0.008331 10.0.0.141 - - [2026-02-02 17:57:18] "POST /set-tag HTTP/1.1" 200 109 0.019074 10.0.0.141 - - [2026-02-02 17:57:19] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004622 10.0.0.141 - - [2026-02-02 17:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.141 - - [2026-02-02 17:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.141 - - [2026-02-02 17:57:19] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003460 10.0.0.141 - - [2026-02-02 17:57:19] "GET /loadbalancer-pool/f0712811-bd38-46b7-b567-6d43659aaee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003052 10.0.0.141 - - [2026-02-02 17:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.141 - - [2026-02-02 17:57:19] "POST /loadbalancer-members HTTP/1.1" 200 704 0.038993 10.0.0.141 - - [2026-02-02 17:57:19] "POST /chown HTTP/1.1" 200 109 0.039538 10.0.0.141 - - [2026-02-02 17:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040160 10.0.0.141 - - [2026-02-02 17:57:19] "POST /chown HTTP/1.1" 200 109 0.037296 10.0.0.141 - - [2026-02-02 17:57:19] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016854 10.0.0.141 - - [2026-02-02 17:57:19] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018503 10.0.0.141 - - [2026-02-02 17:57:19] "POST /ref-update HTTP/1.1" 200 156 0.007219 10.0.0.141 - - [2026-02-02 17:57:19] "GET /floating-ip/dc4c96f6-fae5-46d5-bd13-78208a1033cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005512 10.0.0.141 - - [2026-02-02 17:57:19] "POST /chown HTTP/1.1" 200 109 0.006433 10.0.0.141 - - [2026-02-02 17:57:19] "POST /chown HTTP/1.1" 200 109 0.024089 10.0.0.141 - - [2026-02-02 17:57:19] "POST /set-tag HTTP/1.1" 200 109 0.046449 10.0.0.141 - - [2026-02-02 17:57:20] "GET /virtual-machine/d656687e-6821-4476-81e1-9078794eaf9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003160 10.0.0.141 - - [2026-02-02 17:57:20] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006359 10.0.0.141 - - [2026-02-02 17:57:20] "GET /virtual-machine/a1d2f7cf-4a58-4fc1-93b6-ff2872bc1e2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.005586 10.0.0.141 - - [2026-02-02 17:57:20] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005190 10.0.0.141 - - [2026-02-02 17:57:29] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007743 10.0.0.141 - - [2026-02-02 17:57:29] "POST /set-tag HTTP/1.1" 200 109 0.003502 10.0.0.141 - - [2026-02-02 17:57:30] "GET /virtual-machine/7253c457-712c-4da5-ab9b-17b8e200b99b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004284 10.0.0.141 - - [2026-02-02 17:57:30] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005145 10.0.0.141 - - [2026-02-02 17:57:31] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005235 10.0.0.141 - - [2026-02-02 17:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.141 - - [2026-02-02 17:58:02] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005488 10.0.0.141 - - [2026-02-02 17:58:02] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.141 - - [2026-02-02 17:58:02] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004483 10.0.0.141 - - [2026-02-02 17:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.141 - - [2026-02-02 17:58:02] "GET /virtual-machine/7253c457-712c-4da5-ab9b-17b8e200b99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003668 10.0.0.141 - - [2026-02-02 17:58:02] "POST /ref-update HTTP/1.1" 200 156 0.012611 10.0.0.141 - - [2026-02-02 17:58:02] "GET /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019283 10.0.0.141 - - [2026-02-02 17:58:02] "POST /set-tag HTTP/1.1" 200 109 0.017402 10.0.0.141 - - [2026-02-02 17:58:02] "POST /set-tag HTTP/1.1" 200 109 0.029595 10.0.0.141 - - [2026-02-02 17:58:02] "DELETE /instance-ip/9c08deb0-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.045948 10.0.0.141 - - [2026-02-02 17:58:02] "DELETE /virtual-machine-interface/9bead5dc-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.048313 10.0.0.141 - - [2026-02-02 17:58:02] "DELETE /virtual-machine/7253c457-712c-4da5-ab9b-17b8e200b99b HTTP/1.1" 200 115 0.020848 10.0.0.141 - - [2026-02-02 17:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.141 - - [2026-02-02 17:58:06] "GET /tag/aea6364c-5d2c-43ef-a524-6f254ee88696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011147 10.0.0.141 - - [2026-02-02 17:58:06] "GET /tag/aea6364c-5d2c-43ef-a524-6f254ee88696?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013222 10.0.0.141 - - [2026-02-02 17:58:06] "GET /virtual-machine-interface/1839ccfa-f401-4997-b89b-d26551d43964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004388 10.0.0.141 - - [2026-02-02 17:58:06] "POST /set-tag HTTP/1.1" 200 109 0.016324 10.0.0.141 - - [2026-02-02 17:58:06] "GET /virtual-machine-interface/ef53a5bf-d5ee-42a8-88d9-0ae5cacb45f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.013024 10.0.0.141 - - [2026-02-02 17:58:06] "POST /set-tag HTTP/1.1" 200 109 0.016203 10.0.0.141 - - [2026-02-02 17:58:06] "GET /virtual-machine-interface/f53a1be9-2f60-42d3-a708-400bb11d3332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004627 10.0.0.141 - - [2026-02-02 17:58:06] "POST /set-tag HTTP/1.1" 200 109 0.015002 10.0.0.141 - - [2026-02-02 17:58:06] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012588 10.0.0.141 - - [2026-02-02 17:58:06] "GET /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003294 10.0.0.141 - - [2026-02-02 17:58:06] "POST /ref-update HTTP/1.1" 200 156 0.013326 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /firewall-rule/439fbdf4-50a7-4c6d-b5e6-2b9792713f44 HTTP/1.1" 200 115 0.050599 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /loadbalancer-member/a2173e98-c344-4f3a-8cd0-ee305b76327d HTTP/1.1" 200 115 0.028525 10.0.0.141 - - [2026-02-02 17:58:06] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.016958 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /loadbalancer-pool/bc0af061-35d8-42b7-b9f8-ced8c1c32216 HTTP/1.1" 200 115 0.063081 10.0.0.141 - - [2026-02-02 17:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029138 10.0.0.141 - - [2026-02-02 17:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /loadbalancer-listener/b6ba84f0-74be-47d7-9422-426e401097d4 HTTP/1.1" 200 115 0.041259 10.0.0.141 - - [2026-02-02 17:58:06] "GET /floating-ip/97795267-5e48-4d45-b01f-dafe4fdf85cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003747 10.0.0.141 - - [2026-02-02 17:58:06] "POST /chown HTTP/1.1" 200 109 0.007326 10.0.0.141 - - [2026-02-02 17:58:06] "POST /chown HTTP/1.1" 200 109 0.020565 10.0.0.141 - - [2026-02-02 17:58:06] "POST /chown HTTP/1.1" 200 109 0.021448 10.0.0.141 - - [2026-02-02 17:58:06] "PUT /floating-ip/97795267-5e48-4d45-b01f-dafe4fdf85cf HTTP/1.1" 200 257 0.083927 10.0.0.141 - - [2026-02-02 17:58:06] "POST /chown HTTP/1.1" 200 109 0.033845 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /floating-ip/97795267-5e48-4d45-b01f-dafe4fdf85cf HTTP/1.1" 200 115 0.082269 10.0.0.141 - - [2026-02-02 17:58:06] "DELETE /loadbalancer/a91ac4bc-bd8d-4a6b-8ba0-2be66aca76c4 HTTP/1.1" 200 115 0.046903 10.0.0.141 - - [2026-02-02 17:58:06] "PUT /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 267 0.011648 10.0.0.141 - - [2026-02-02 17:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010921 10.0.0.141 - - [2026-02-02 17:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /instance-ip/170b0bdd-5efe-464a-bfb9-748b9e8414f7 HTTP/1.1" 200 115 0.088456 10.0.0.141 - - [2026-02-02 17:58:07] "POST /service-instances HTTP/1.1" 409 259 0.002179 10.0.0.141 - - [2026-02-02 17:58:07] "POST /service-instances HTTP/1.1" 409 259 0.002337 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-machine-interface/ef53a5bf-d5ee-42a8-88d9-0ae5cacb45f5 HTTP/1.1" 200 115 0.062726 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /service-instance/c7874222-64a8-407c-9d43-d614c69e1a10 HTTP/1.1" 200 115 0.052648 10.0.0.141 - - [2026-02-02 17:58:07] "GET /floating-ip-pool/bf594ddf-904a-4fcb-a613-2c351fc9f4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009728 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /tag/aea6364c-5d2c-43ef-a524-6f254ee88696 HTTP/1.1" 200 115 0.100492 10.0.0.141 - - [2026-02-02 17:58:07] "GET /virtual-machine-interface/1839ccfa-f401-4997-b89b-d26551d43964?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006124 10.0.0.141 - - [2026-02-02 17:58:07] "POST /ref-update HTTP/1.1" 200 156 0.035693 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /floating-ip-pool/bf594ddf-904a-4fcb-a613-2c351fc9f4ea HTTP/1.1" 200 115 0.055127 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-machine-interface/1839ccfa-f401-4997-b89b-d26551d43964 HTTP/1.1" 200 115 0.097560 10.0.0.141 - - [2026-02-02 17:58:07] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-machine/a7f38257-1399-46b8-b32b-674ac8055506 HTTP/1.1" 200 115 0.029449 10.0.0.141 - - [2026-02-02 17:58:07] "GET /virtual-machine-interface/f53a1be9-2f60-42d3-a708-400bb11d3332?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.010100 10.0.0.141 - - [2026-02-02 17:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012638 10.0.0.141 - - [2026-02-02 17:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007605 10.0.0.141 - - [2026-02-02 17:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001938 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-network/b8bc8488-c968-44ab-afb8-75b5cf39830f HTTP/1.1" 200 115 0.165061 10.0.0.141 - - [2026-02-02 17:58:07] "GET /routing-instance/28280870-bfea-44db-8709-8e2c4d768edb HTTP/1.1" 404 171 0.001340 10.0.0.141 - - [2026-02-02 17:58:07] "GET /domains HTTP/1.1" 200 281 0.001579 10.0.0.141 - - [2026-02-02 17:58:07] "GET /domain/15ab4e03-2ea9-4ad1-b444-28c74ea67671 HTTP/1.1" 200 3099 0.017677 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /route-target/70fbf08c-0408-466c-a51f-d4a5f54ef57c HTTP/1.1" 200 115 0.049373 10.0.0.141 - - [2026-02-02 17:58:07] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7 HTTP/1.1" 200 6898 0.036387 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-machine-interface/f53a1be9-2f60-42d3-a708-400bb11d3332 HTTP/1.1" 200 115 0.131881 10.0.0.141 - - [2026-02-02 17:58:07] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010780 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /virtual-machine/5ac98098-84d7-4c11-8ca0-86bf8d2a8814 HTTP/1.1" 200 115 0.065608 10.0.0.141 - - [2026-02-02 17:58:07] "POST /set-tag HTTP/1.1" 200 109 0.023756 10.0.0.141 - - [2026-02-02 17:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.141 - - [2026-02-02 17:58:07] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005393 10.0.0.141 - - [2026-02-02 17:58:07] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004619 10.0.0.141 - - [2026-02-02 17:58:07] "POST /set-tag HTTP/1.1" 200 109 0.025669 10.0.0.141 - - [2026-02-02 17:58:07] "DELETE /loadbalancer-member/83a4014b-6a4b-4a4f-8208-0b2677ceb9f2 HTTP/1.1" 200 115 0.050994 10.0.0.141 - - [2026-02-02 17:58:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008510 10.0.0.141 - - [2026-02-02 17:58:08] "POST /set-tag HTTP/1.1" 200 109 0.003844 10.0.0.141 - - [2026-02-02 17:58:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004647 10.0.0.141 - - [2026-02-02 17:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.141 - - [2026-02-02 17:58:08] "GET /virtual-machine/a1d2f7cf-4a58-4fc1-93b6-ff2872bc1e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003333 10.0.0.141 - - [2026-02-02 17:58:08] "POST /ref-update HTTP/1.1" 200 156 0.020366 10.0.0.141 - - [2026-02-02 17:58:08] "GET /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010211 10.0.0.141 - - [2026-02-02 17:58:08] "POST /set-tag HTTP/1.1" 200 109 0.017137 10.0.0.141 - - [2026-02-02 17:58:08] "POST /set-tag HTTP/1.1" 200 109 0.024834 10.0.0.141 - - [2026-02-02 17:58:08] "POST /set-tag HTTP/1.1" 200 109 0.024690 10.0.0.141 - - [2026-02-02 17:58:08] "DELETE /instance-ip/97b220e2-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.034935 10.0.0.141 - - [2026-02-02 17:58:08] "POST /ref-update HTTP/1.1" 200 156 0.010321 10.0.0.141 - - [2026-02-02 17:58:09] "DELETE /virtual-machine-interface/97955c50-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.059974 10.0.0.141 - - [2026-02-02 17:58:09] "DELETE /virtual-machine/a1d2f7cf-4a58-4fc1-93b6-ff2872bc1e2f HTTP/1.1" 200 115 0.017563 10.0.0.141 - - [2026-02-02 17:58:12] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016886 10.0.0.141 - - [2026-02-02 17:58:12] "POST /set-tag HTTP/1.1" 200 109 0.004206 10.0.0.141 - - [2026-02-02 17:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.141 - - [2026-02-02 17:58:12] "GET /loadbalancer/a9ff9454-c41f-481d-ba8e-06e1ade9a857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003289 10.0.0.141 - - [2026-02-02 17:58:13] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005201 10.0.0.141 - - [2026-02-02 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.141 - - [2026-02-02 17:58:13] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005526 10.0.0.141 - - [2026-02-02 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.141 - - [2026-02-02 17:58:13] "GET /virtual-machine/d656687e-6821-4476-81e1-9078794eaf9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002994 10.0.0.141 - - [2026-02-02 17:58:13] "POST /ref-update HTTP/1.1" 200 156 0.010976 10.0.0.141 - - [2026-02-02 17:58:13] "GET /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008094 10.0.0.141 - - [2026-02-02 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.016724 10.0.0.141 - - [2026-02-02 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.015378 10.0.0.141 - - [2026-02-02 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.031578 10.0.0.141 - - [2026-02-02 17:58:13] "DELETE /instance-ip/973743c2-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.049693 10.0.0.141 - - [2026-02-02 17:58:13] "POST /ref-update HTTP/1.1" 200 156 0.021386 10.0.0.141 - - [2026-02-02 17:58:14] "DELETE /virtual-machine-interface/971b9eb0-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.062127 10.0.0.141 - - [2026-02-02 17:58:14] "DELETE /virtual-machine/d656687e-6821-4476-81e1-9078794eaf9a HTTP/1.1" 200 115 0.013938 10.0.0.141 - - [2026-02-02 17:58:14] "DELETE /tag/6bb602a4-69df-4be3-bad2-dc81e472b1f4 HTTP/1.1" 200 115 0.068885 10.0.0.141 - - [2026-02-02 17:58:14] "DELETE /tag/4f39a632-8215-415c-9657-f5aa83b91e34 HTTP/1.1" 200 115 0.034399 10.0.0.141 - - [2026-02-02 17:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.141 - - [2026-02-02 17:58:18] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060071 10.0.0.141 - - [2026-02-02 17:58:18] "POST /tags HTTP/1.1" 200 394 0.024305 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017571 10.0.0.141 - - [2026-02-02 17:58:18] "GET /tag/b1419bc3-69b4-460d-bfd8-228a04ca90e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011194 10.0.0.141 - - [2026-02-02 17:58:18] "POST /tags HTTP/1.1" 200 342 0.017102 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.141 - - [2026-02-02 17:58:18] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011652 10.0.0.141 - - [2026-02-02 17:58:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000591 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.013136 10.0.0.141 - - [2026-02-02 17:58:18] "POST /security-groups HTTP/1.1" 200 589 0.074754 10.0.0.141 - - [2026-02-02 17:58:18] "POST /projects HTTP/1.1" 200 521 0.200226 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.001834 10.0.0.141 - - [2026-02-02 17:58:18] "POST /access-control-lists HTTP/1.1" 200 600 0.067140 10.0.0.141 - - [2026-02-02 17:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.067945 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.025877 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014189 10.0.0.141 - - [2026-02-02 17:58:18] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011201 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.141 - - [2026-02-02 17:58:18] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008722 10.0.0.141 - - [2026-02-02 17:58:18] "POST /access-control-lists HTTP/1.1" 200 598 0.075480 10.0.0.141 - - [2026-02-02 17:58:18] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.075279 10.0.0.141 - - [2026-02-02 17:58:18] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.059891 10.0.0.141 - - [2026-02-02 17:58:18] "POST /security-groups HTTP/1.1" 200 593 0.083891 10.0.0.141 - - [2026-02-02 17:58:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.001829 10.0.0.141 - - [2026-02-02 17:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.048105 10.0.0.141 - - [2026-02-02 17:58:18] "POST /chown HTTP/1.1" 200 109 0.034963 10.0.0.141 - - [2026-02-02 17:58:19] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023454 10.0.0.141 - - [2026-02-02 17:58:19] "POST /access-control-lists HTTP/1.1" 200 634 0.126676 10.0.0.141 - - [2026-02-02 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017364 10.0.0.141 - - [2026-02-02 17:58:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.007008 10.0.0.141 - - [2026-02-02 17:58:19] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004344 10.0.0.141 - - [2026-02-02 17:58:19] "POST /tags HTTP/1.1" 409 226 0.013117 10.0.0.141 - - [2026-02-02 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.141 - - [2026-02-02 17:58:19] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017527 10.0.0.141 - - [2026-02-02 17:58:19] "POST /access-control-lists HTTP/1.1" 200 632 0.082225 10.0.0.141 - - [2026-02-02 17:58:19] "POST /firewall-rules HTTP/1.1" 200 602 0.087636 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-rule/07b3693d-ee2f-4b34-a34c-62d7a8998a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018427 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004054 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-rule/07b3693d-ee2f-4b34-a34c-62d7a8998a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005124 10.0.0.141 - - [2026-02-02 17:58:19] "POST /ref-update HTTP/1.1" 200 156 0.082656 10.0.0.141 - - [2026-02-02 17:58:19] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010025 10.0.0.141 - - [2026-02-02 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.141 - - [2026-02-02 17:58:19] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003124 10.0.0.141 - - [2026-02-02 17:58:19] "POST /tags HTTP/1.1" 409 226 0.001712 10.0.0.141 - - [2026-02-02 17:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.141 - - [2026-02-02 17:58:19] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018525 10.0.0.141 - - [2026-02-02 17:58:19] "POST /firewall-rules HTTP/1.1" 200 600 0.181864 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-rule/1e53ef3d-bacf-4b25-98ef-ecf67747a372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005063 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.008905 10.0.0.141 - - [2026-02-02 17:58:19] "GET /firewall-rule/1e53ef3d-bacf-4b25-98ef-ecf67747a372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002570 10.0.0.141 - - [2026-02-02 17:58:19] "POST /ref-update HTTP/1.1" 200 156 0.080015 10.0.0.141 - - [2026-02-02 17:58:21] "POST /tags HTTP/1.1" 200 394 0.030490 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.141 - - [2026-02-02 17:58:21] "GET /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011693 10.0.0.141 - - [2026-02-02 17:58:21] "POST /tags HTTP/1.1" 200 342 0.022636 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.141 - - [2026-02-02 17:58:21] "GET /tag/d4fe478b-e61a-4aca-9e1a-bd274aa2a645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013132 10.0.0.141 - - [2026-02-02 17:58:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000471 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.008958 10.0.0.141 - - [2026-02-02 17:58:21] "POST /security-groups HTTP/1.1" 200 589 0.061426 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002066 10.0.0.141 - - [2026-02-02 17:58:21] "POST /projects HTTP/1.1" 200 521 0.202668 10.0.0.141 - - [2026-02-02 17:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.058390 10.0.0.141 - - [2026-02-02 17:58:21] "POST /access-control-lists HTTP/1.1" 200 600 0.069259 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.025897 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023559 10.0.0.141 - - [2026-02-02 17:58:21] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005021 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.141 - - [2026-02-02 17:58:21] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006109 10.0.0.141 - - [2026-02-02 17:58:21] "POST /access-control-lists HTTP/1.1" 200 598 0.096046 10.0.0.141 - - [2026-02-02 17:58:21] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.071643 10.0.0.141 - - [2026-02-02 17:58:21] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.067499 10.0.0.141 - - [2026-02-02 17:58:21] "POST /security-groups HTTP/1.1" 200 593 0.117284 10.0.0.141 - - [2026-02-02 17:58:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.004942 10.0.0.141 - - [2026-02-02 17:58:22] "POST /access-control-lists HTTP/1.1" 200 634 0.072201 10.0.0.141 - - [2026-02-02 17:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.073313 10.0.0.141 - - [2026-02-02 17:58:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.014778 10.0.0.141 - - [2026-02-02 17:58:22] "POST /chown HTTP/1.1" 200 109 0.018769 10.0.0.141 - - [2026-02-02 17:58:22] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013412 10.0.0.141 - - [2026-02-02 17:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.141 - - [2026-02-02 17:58:22] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018834 10.0.0.141 - - [2026-02-02 17:58:22] "POST /access-control-lists HTTP/1.1" 200 632 0.066916 10.0.0.141 - - [2026-02-02 17:58:22] "POST /tags HTTP/1.1" 409 226 0.023105 10.0.0.141 - - [2026-02-02 17:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.141 - - [2026-02-02 17:58:22] "GET /tag/d4fe478b-e61a-4aca-9e1a-bd274aa2a645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010944 10.0.0.141 - - [2026-02-02 17:58:22] "POST /firewall-rules HTTP/1.1" 200 602 0.078692 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-rule/5f939e7e-d4fb-447c-a858-e69f45b8030b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004431 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004452 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-rule/5f939e7e-d4fb-447c-a858-e69f45b8030b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002393 10.0.0.141 - - [2026-02-02 17:58:22] "POST /ref-update HTTP/1.1" 200 156 0.088170 10.0.0.141 - - [2026-02-02 17:58:22] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011649 10.0.0.141 - - [2026-02-02 17:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.141 - - [2026-02-02 17:58:22] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003195 10.0.0.141 - - [2026-02-02 17:58:22] "POST /tags HTTP/1.1" 409 226 0.001944 10.0.0.141 - - [2026-02-02 17:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.141 - - [2026-02-02 17:58:22] "GET /tag/d4fe478b-e61a-4aca-9e1a-bd274aa2a645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011355 10.0.0.141 - - [2026-02-02 17:58:22] "POST /firewall-rules HTTP/1.1" 200 600 0.068866 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-rule/02a4302a-cb04-4511-8384-90e48267d0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.015146 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.017750 10.0.0.141 - - [2026-02-02 17:58:22] "GET /firewall-rule/02a4302a-cb04-4511-8384-90e48267d0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003193 10.0.0.141 - - [2026-02-02 17:58:22] "POST /ref-update HTTP/1.1" 200 156 0.061081 10.0.0.141 - - [2026-02-02 17:58:24] "POST /tags HTTP/1.1" 200 346 0.113256 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.141 - - [2026-02-02 17:58:24] "GET /tag/c6a9496d-7057-47c2-922b-c044a6e9dce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.020155 10.0.0.141 - - [2026-02-02 17:58:24] "POST /projects HTTP/1.1" 409 238 0.002380 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.141 - - [2026-02-02 17:58:24] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038567 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.141 - - [2026-02-02 17:58:24] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004945 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.141 - - [2026-02-02 17:58:24] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004258 10.0.0.141 - - [2026-02-02 17:58:24] "POST /security-groups HTTP/1.1" 409 285 0.002841 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.141 - - [2026-02-02 17:58:24] "PUT /security-group/a7810fea-b979-4cd5-8c93-d8d20dc75a6a HTTP/1.1" 200 263 0.066131 10.0.0.141 - - [2026-02-02 17:58:24] "PUT /access-control-list/1211be71-f97f-4713-bdab-66b889acd4bf HTTP/1.1" 200 273 0.025116 10.0.0.141 - - [2026-02-02 17:58:24] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.098992 10.0.0.141 - - [2026-02-02 17:58:24] "PUT /access-control-list/24452797-7a12-43a6-863d-858add1bf914 HTTP/1.1" 200 273 0.064206 10.0.0.141 - - [2026-02-02 17:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.079425 10.0.0.141 - - [2026-02-02 17:58:24] "POST /tags HTTP/1.1" 409 228 0.017196 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.141 - - [2026-02-02 17:58:24] "GET /tag/c6a9496d-7057-47c2-922b-c044a6e9dce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011777 10.0.0.141 - - [2026-02-02 17:58:24] "POST /tags HTTP/1.1" 200 346 0.031926 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015720 10.0.0.141 - - [2026-02-02 17:58:24] "GET /tag/5e95d07c-3968-4278-acca-7fe009650b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016166 10.0.0.141 - - [2026-02-02 17:58:24] "POST /projects HTTP/1.1" 409 238 0.008559 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.141 - - [2026-02-02 17:58:24] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.064263 10.0.0.141 - - [2026-02-02 17:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.141 - - [2026-02-02 17:58:24] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006388 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.141 - - [2026-02-02 17:58:25] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.021065 10.0.0.141 - - [2026-02-02 17:58:25] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050638 10.0.0.141 - - [2026-02-02 17:58:25] "POST /security-groups HTTP/1.1" 409 285 0.014208 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.141 - - [2026-02-02 17:58:25] "PUT /security-group/3dac9048-c941-4d23-a58d-d1433464ff51 HTTP/1.1" 200 263 0.054754 10.0.0.141 - - [2026-02-02 17:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028196 10.0.0.141 - - [2026-02-02 17:58:25] "POST /tags HTTP/1.1" 409 228 0.007484 10.0.0.141 - - [2026-02-02 17:58:25] "PUT /access-control-list/93706742-abb1-4f0b-9b96-f2f5e3a5ab16 HTTP/1.1" 200 273 0.025588 10.0.0.141 - - [2026-02-02 17:58:25] "PUT /access-control-list/3c2e352f-775e-4b0c-813b-da43d1fbfd27 HTTP/1.1" 200 273 0.021590 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.141 - - [2026-02-02 17:58:25] "GET /tag/5e95d07c-3968-4278-acca-7fe009650b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017936 10.0.0.141 - - [2026-02-02 17:58:25] "POST /tags HTTP/1.1" 200 292 0.060957 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.141 - - [2026-02-02 17:58:25] "GET /tag/14b18c14-80f8-4d51-b021-bb51f1634dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013633 10.0.0.141 - - [2026-02-02 17:58:25] "POST /tags HTTP/1.1" 200 304 0.062010 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-02-02 17:58:25] "GET /tag/9a558a1e-5652-4572-8744-f12210c95384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012564 10.0.0.141 - - [2026-02-02 17:58:25] "POST /tags HTTP/1.1" 409 252 0.002084 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403 10.0.0.141 - - [2026-02-02 17:58:25] "GET /tag/b1419bc3-69b4-460d-bfd8-228a04ca90e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010832 10.0.0.141 - - [2026-02-02 17:58:25] "POST /tags HTTP/1.1" 409 226 0.006015 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.141 - - [2026-02-02 17:58:25] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012664 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.141 - - [2026-02-02 17:58:25] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004174 10.0.0.141 - - [2026-02-02 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.141 - - [2026-02-02 17:58:25] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032447 10.0.0.141 - - [2026-02-02 17:58:25] "POST /virtual-machines HTTP/1.1" 200 396 0.056041 10.0.0.141 - - [2026-02-02 17:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011446 10.0.0.141 - - [2026-02-02 17:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.202732 10.0.0.141 - - [2026-02-02 17:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.056683 10.0.0.141 - - [2026-02-02 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023216 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004453 10.0.0.141 - - [2026-02-02 17:58:26] "POST /instance-ips HTTP/1.1" 200 398 0.035378 10.0.0.141 - - [2026-02-02 17:58:26] "GET /global-system-configs HTTP/1.1" 200 323 0.012363 10.0.0.141 - - [2026-02-02 17:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.084694 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.021805 10.0.0.141 - - [2026-02-02 17:58:26] "POST /set-tag HTTP/1.1" 200 109 0.073473 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.047523 10.0.0.141 - - [2026-02-02 17:58:26] "GET /instance-ip/c5e133b8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.020199 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007556 10.0.0.141 - - [2026-02-02 17:58:26] "POST /set-tag HTTP/1.1" 200 109 0.008339 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.010861 10.0.0.141 - - [2026-02-02 17:58:26] "POST /ref-update HTTP/1.1" 200 156 0.028045 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012312 10.0.0.141 - - [2026-02-02 17:58:26] "POST /set-tag HTTP/1.1" 200 109 0.014347 10.0.0.141 - - [2026-02-02 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.141 - - [2026-02-02 17:58:26] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006642 10.0.0.141 - - [2026-02-02 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007194 10.0.0.141 - - [2026-02-02 17:58:27] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058589 10.0.0.141 - - [2026-02-02 17:58:27] "POST /virtual-machines HTTP/1.1" 200 396 0.008993 10.0.0.141 - - [2026-02-02 17:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015719 10.0.0.141 - - [2026-02-02 17:58:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116575 10.0.0.141 - - [2026-02-02 17:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014903 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012369 10.0.0.141 - - [2026-02-02 17:58:27] "POST /instance-ips HTTP/1.1" 200 398 0.020831 10.0.0.141 - - [2026-02-02 17:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024712 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007288 10.0.0.141 - - [2026-02-02 17:58:27] "POST /set-tag HTTP/1.1" 200 109 0.097229 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026284 10.0.0.141 - - [2026-02-02 17:58:27] "GET /instance-ip/c67e95f4-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004585 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004694 10.0.0.141 - - [2026-02-02 17:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003992 10.0.0.141 - - [2026-02-02 17:58:27] "POST /ref-update HTTP/1.1" 200 156 0.009029 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007624 10.0.0.141 - - [2026-02-02 17:58:27] "POST /set-tag HTTP/1.1" 200 109 0.016402 10.0.0.141 - - [2026-02-02 17:58:27] "POST /tags HTTP/1.1" 200 292 0.021121 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015515 10.0.0.141 - - [2026-02-02 17:58:27] "GET /tag/c75ac618-9285-443d-8a58-0ce2e87d41c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017911 10.0.0.141 - - [2026-02-02 17:58:27] "POST /tags HTTP/1.1" 409 252 0.002171 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.141 - - [2026-02-02 17:58:27] "GET /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009947 10.0.0.141 - - [2026-02-02 17:58:27] "POST /tags HTTP/1.1" 409 226 0.004030 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.141 - - [2026-02-02 17:58:27] "GET /tag/d4fe478b-e61a-4aca-9e1a-bd274aa2a645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012412 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.141 - - [2026-02-02 17:58:27] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003908 10.0.0.141 - - [2026-02-02 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.141 - - [2026-02-02 17:58:28] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032847 10.0.0.141 - - [2026-02-02 17:58:28] "POST /virtual-machines HTTP/1.1" 200 396 0.007473 10.0.0.141 - - [2026-02-02 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008012 10.0.0.141 - - [2026-02-02 17:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101203 10.0.0.141 - - [2026-02-02 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009555 10.0.0.141 - - [2026-02-02 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014560 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006285 10.0.0.141 - - [2026-02-02 17:58:28] "POST /instance-ips HTTP/1.1" 200 398 0.019606 10.0.0.141 - - [2026-02-02 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023427 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016005 10.0.0.141 - - [2026-02-02 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.063998 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010416 10.0.0.141 - - [2026-02-02 17:58:28] "GET /instance-ip/c71f7960-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003341 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005102 10.0.0.141 - - [2026-02-02 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004982 10.0.0.141 - - [2026-02-02 17:58:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003496 10.0.0.141 - - [2026-02-02 17:58:28] "POST /ref-update HTTP/1.1" 200 156 0.030514 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004756 10.0.0.141 - - [2026-02-02 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.141 - - [2026-02-02 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2026-02-02 17:58:28] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004033 10.0.0.141 - - [2026-02-02 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.141 - - [2026-02-02 17:58:28] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030589 10.0.0.141 - - [2026-02-02 17:58:28] "POST /virtual-machines HTTP/1.1" 200 396 0.008618 10.0.0.141 - - [2026-02-02 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007805 10.0.0.141 - - [2026-02-02 17:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106117 10.0.0.141 - - [2026-02-02 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018962 10.0.0.141 - - [2026-02-02 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011483 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004587 10.0.0.141 - - [2026-02-02 17:58:29] "POST /instance-ips HTTP/1.1" 200 398 0.020458 10.0.0.141 - - [2026-02-02 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024742 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011307 10.0.0.141 - - [2026-02-02 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.063887 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009495 10.0.0.141 - - [2026-02-02 17:58:29] "GET /instance-ip/c7905612-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003168 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005003 10.0.0.141 - - [2026-02-02 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003893 10.0.0.141 - - [2026-02-02 17:58:29] "POST /ref-update HTTP/1.1" 200 156 0.008317 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004536 10.0.0.141 - - [2026-02-02 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.141 - - [2026-02-02 17:58:29] "POST /tags HTTP/1.1" 200 300 0.022007 10.0.0.141 - - [2026-02-02 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2026-02-02 17:58:29] "GET /tag/07207ae1-98cc-4177-9aed-6f7b13c4be18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012104 10.0.0.141 - - [2026-02-02 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003736 10.0.0.141 - - [2026-02-02 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.141 - - [2026-02-02 17:58:29] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032043 10.0.0.141 - - [2026-02-02 17:58:29] "POST /virtual-machines HTTP/1.1" 200 396 0.014727 10.0.0.141 - - [2026-02-02 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021212 10.0.0.141 - - [2026-02-02 17:58:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107957 10.0.0.141 - - [2026-02-02 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020480 10.0.0.141 - - [2026-02-02 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008162 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006231 10.0.0.141 - - [2026-02-02 17:58:29] "POST /instance-ips HTTP/1.1" 200 398 0.021133 10.0.0.141 - - [2026-02-02 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039738 10.0.0.141 - - [2026-02-02 17:58:29] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012120 10.0.0.141 - - [2026-02-02 17:58:30] "POST /set-tag HTTP/1.1" 200 109 0.019500 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027496 10.0.0.141 - - [2026-02-02 17:58:30] "GET /instance-ip/c80db076-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.011609 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005058 10.0.0.141 - - [2026-02-02 17:58:30] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.141 - - [2026-02-02 17:58:30] "POST /tags HTTP/1.1" 200 300 0.027864 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.141 - - [2026-02-02 17:58:30] "GET /tag/850fa450-459c-443c-b53c-69958d74986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015154 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005005 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.141 - - [2026-02-02 17:58:30] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026086 10.0.0.141 - - [2026-02-02 17:58:30] "POST /virtual-machines HTTP/1.1" 200 396 0.010404 10.0.0.141 - - [2026-02-02 17:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010276 10.0.0.141 - - [2026-02-02 17:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103182 10.0.0.141 - - [2026-02-02 17:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008273 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006463 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004385 10.0.0.141 - - [2026-02-02 17:58:30] "POST /instance-ips HTTP/1.1" 200 398 0.028696 10.0.0.141 - - [2026-02-02 17:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022029 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008770 10.0.0.141 - - [2026-02-02 17:58:30] "POST /set-tag HTTP/1.1" 200 109 0.018632 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012097 10.0.0.141 - - [2026-02-02 17:58:30] "GET /instance-ip/c8813fdc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004522 10.0.0.141 - - [2026-02-02 17:58:30] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004534 10.0.0.141 - - [2026-02-02 17:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.141 - - [2026-02-02 17:58:30] "POST /tags HTTP/1.1" 200 300 0.024534 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.141 - - [2026-02-02 17:58:30] "GET /tag/639bc7c4-7e28-40f9-b7ba-43f0c59f2401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011508 10.0.0.141 - - [2026-02-02 17:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004489 10.0.0.141 - - [2026-02-02 17:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.141 - - [2026-02-02 17:58:31] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039709 10.0.0.141 - - [2026-02-02 17:58:31] "POST /virtual-machines HTTP/1.1" 200 396 0.008289 10.0.0.141 - - [2026-02-02 17:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008909 10.0.0.141 - - [2026-02-02 17:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099949 10.0.0.141 - - [2026-02-02 17:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021620 10.0.0.141 - - [2026-02-02 17:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004964 10.0.0.141 - - [2026-02-02 17:58:31] "POST /instance-ips HTTP/1.1" 200 398 0.026833 10.0.0.141 - - [2026-02-02 17:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027259 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020944 10.0.0.141 - - [2026-02-02 17:58:31] "POST /set-tag HTTP/1.1" 200 109 0.047914 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018168 10.0.0.141 - - [2026-02-02 17:58:31] "GET /instance-ip/c8e95ec8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003437 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004741 10.0.0.141 - - [2026-02-02 17:58:31] "POST /set-tag HTTP/1.1" 200 109 0.003772 10.0.0.141 - - [2026-02-02 17:58:31] "POST /tags HTTP/1.1" 200 300 0.020709 10.0.0.141 - - [2026-02-02 17:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.141 - - [2026-02-02 17:58:31] "GET /tag/4cc9345c-9c34-4647-b681-317087fa5231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013802 10.0.0.141 - - [2026-02-02 17:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.141 - - [2026-02-02 17:58:31] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004900 10.0.0.141 - - [2026-02-02 17:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.141 - - [2026-02-02 17:58:31] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043775 10.0.0.141 - - [2026-02-02 17:58:31] "POST /virtual-machines HTTP/1.1" 200 396 0.012835 10.0.0.141 - - [2026-02-02 17:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007777 10.0.0.141 - - [2026-02-02 17:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118384 10.0.0.141 - - [2026-02-02 17:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022002 10.0.0.141 - - [2026-02-02 17:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010834 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004853 10.0.0.141 - - [2026-02-02 17:58:32] "POST /instance-ips HTTP/1.1" 200 398 0.022077 10.0.0.141 - - [2026-02-02 17:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022952 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011587 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.021327 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015135 10.0.0.141 - - [2026-02-02 17:58:32] "GET /instance-ip/c95aa39e-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007154 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006587 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005431 10.0.0.141 - - [2026-02-02 17:58:32] "POST /ref-update HTTP/1.1" 200 156 0.010313 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013052 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004640 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004071 10.0.0.141 - - [2026-02-02 17:58:32] "POST /ref-update HTTP/1.1" 200 156 0.010318 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025168 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004590 10.0.0.141 - - [2026-02-02 17:58:32] "POST /ref-update HTTP/1.1" 200 156 0.008646 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018685 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004034 10.0.0.141 - - [2026-02-02 17:58:32] "POST /ref-update HTTP/1.1" 200 156 0.009734 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004732 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004284 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006016 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004970 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004201 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.141 - - [2026-02-02 17:58:32] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004070 10.0.0.141 - - [2026-02-02 17:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.141 - - [2026-02-02 17:58:33] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005049 10.0.0.141 - - [2026-02-02 17:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.141 - - [2026-02-02 17:58:33] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003709 10.0.0.141 - - [2026-02-02 17:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.141 - - [2026-02-02 17:58:33] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004369 10.0.0.141 - - [2026-02-02 17:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.141 - - [2026-02-02 17:58:33] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004799 10.0.0.141 - - [2026-02-02 17:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.141 - - [2026-02-02 17:58:35] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004488 10.0.0.141 - - [2026-02-02 17:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.141 - - [2026-02-02 17:58:36] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005693 10.0.0.141 - - [2026-02-02 17:58:36] "POST /set-tag HTTP/1.1" 200 109 0.003907 10.0.0.141 - - [2026-02-02 17:58:36] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003902 10.0.0.141 - - [2026-02-02 17:58:36] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.141 - - [2026-02-02 17:58:37] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005164 10.0.0.141 - - [2026-02-02 17:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine/340ad379-1c8d-4695-a609-b656e1b2446d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003234 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004529 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine/ebc13077-6350-460c-863a-64c2c3d121fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002990 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004596 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine/8a9d8c9d-a447-44e9-94a2-1402a2e7d43e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003335 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004444 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine/e605d672-762a-43c4-bf45-5da93a883cd8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003197 10.0.0.141 - - [2026-02-02 17:58:40] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004243 10.0.0.141 - - [2026-02-02 17:58:41] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004590 10.0.0.141 - - [2026-02-02 17:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.141 - - [2026-02-02 17:58:41] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003855 10.0.0.141 - - [2026-02-02 17:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine/49a6bc0b-169f-426f-a4c5-332f66b84018?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003737 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004151 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine/f81a341b-e545-4e6a-9c7c-4db655d7be9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003004 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005924 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine/c08c5e07-1613-41d3-9c14-0733dfb896f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003082 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004920 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine/4d5e1207-88df-4459-9225-92a739a19abf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003181 10.0.0.141 - - [2026-02-02 17:58:45] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005070 10.0.0.141 - - [2026-02-02 17:58:46] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002280 10.0.0.141 - - [2026-02-02 17:58:46] "POST /tags HTTP/1.1" 200 334 0.023088 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.141 - - [2026-02-02 17:58:46] "GET /tag/0adce7f5-1ff2-4439-92ba-57a7ea5e6cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020435 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.141 - - [2026-02-02 17:58:46] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034099 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.141 - - [2026-02-02 17:58:46] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005046 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.141 - - [2026-02-02 17:58:46] "GET /service-appliance-set/751a2543-bca6-4ecd-831f-cfb0a1533812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002514 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.001755 10.0.0.141 - - [2026-02-02 17:58:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.103278 10.0.0.141 - - [2026-02-02 17:58:46] "GET /virtual-machine-interface/588d6070-998d-4b18-be1e-4a768ecce0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.018000 10.0.0.141 - - [2026-02-02 17:58:46] "POST /instance-ips HTTP/1.1" 200 410 0.020414 10.0.0.141 - - [2026-02-02 17:58:46] "GET /instance-ip/2fe0b24e-77cc-4b17-b87b-4352103a54b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004378 10.0.0.141 - - [2026-02-02 17:58:46] "POST /loadbalancers HTTP/1.1" 200 631 0.092757 10.0.0.141 - - [2026-02-02 17:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020939 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.141 - - [2026-02-02 17:58:46] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042624 10.0.0.141 - - [2026-02-02 17:58:46] "GET /instance-ip/2fe0b24e-77cc-4b17-b87b-4352103a54b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002809 10.0.0.141 - - [2026-02-02 17:58:46] "POST /floating-ips HTTP/1.1" 200 599 0.017242 10.0.0.141 - - [2026-02-02 17:58:46] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043820 10.0.0.141 - - [2026-02-02 17:58:46] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003192 10.0.0.141 - - [2026-02-02 17:58:46] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.015233 10.0.0.141 - - [2026-02-02 17:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.141 - - [2026-02-02 17:58:46] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035327 10.0.0.141 - - [2026-02-02 17:58:46] "GET /loadbalancer-listener/9868e46d-12e1-473b-b777-8f8a2319b6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003352 10.0.0.141 - - [2026-02-02 17:58:46] "GET /loadbalancer-listener/9868e46d-12e1-473b-b777-8f8a2319b6c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004184 10.0.0.141 - - [2026-02-02 17:58:46] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016485 10.0.0.141 - - [2026-02-02 17:58:47] "GET /instance-ip/2fe0b24e-77cc-4b17-b87b-4352103a54b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002699 10.0.0.141 - - [2026-02-02 17:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.141 - - [2026-02-02 17:58:47] "GET /instance-ip/2fe0b24e-77cc-4b17-b87b-4352103a54b7?fields=floating_ips HTTP/1.1" 200 1214 0.006540 10.0.0.141 - - [2026-02-02 17:58:47] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002820 10.0.0.141 - - [2026-02-02 17:58:47] "GET /floating-ip/3b090e7c-0cab-48d9-9fb7-5ec2099a0503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003237 10.0.0.141 - - [2026-02-02 17:58:47] "GET /loadbalancer-pool/c6558afd-f756-4b2a-994e-cc4ec5967097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004492 10.0.0.141 - - [2026-02-02 17:58:47] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016036 10.0.0.141 - - [2026-02-02 17:58:47] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002681 10.0.0.141 - - [2026-02-02 17:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007660 10.0.0.141 - - [2026-02-02 17:58:47] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006214 10.0.0.141 - - [2026-02-02 17:58:47] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005432 10.0.0.141 - - [2026-02-02 17:58:47] "POST /tags HTTP/1.1" 409 221 0.002441 10.0.0.141 - - [2026-02-02 17:58:47] "POST /ref-update HTTP/1.1" 200 156 0.012851 10.0.0.141 - - [2026-02-02 17:58:47] "GET /floating-ip/3b090e7c-0cab-48d9-9fb7-5ec2099a0503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006956 10.0.0.141 - - [2026-02-02 17:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.141 - - [2026-02-02 17:58:47] "GET /tag/0adce7f5-1ff2-4439-92ba-57a7ea5e6cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010536 10.0.0.141 - - [2026-02-02 17:58:47] "PUT /floating-ip/3b090e7c-0cab-48d9-9fb7-5ec2099a0503 HTTP/1.1" 200 257 0.009751 10.0.0.141 - - [2026-02-02 17:58:47] "POST /set-tag HTTP/1.1" 200 109 0.084947 10.0.0.141 - - [2026-02-02 17:58:47] "GET /loadbalancer-pool/c6558afd-f756-4b2a-994e-cc4ec5967097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003039 10.0.0.141 - - [2026-02-02 17:58:47] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014238 10.0.0.141 - - [2026-02-02 17:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012917 10.0.0.141 - - [2026-02-02 17:58:47] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014047 10.0.0.141 - - [2026-02-02 17:58:47] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003798 10.0.0.141 - - [2026-02-02 17:58:47] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.141 - - [2026-02-02 17:58:47] "GET /floating-ip/3b090e7c-0cab-48d9-9fb7-5ec2099a0503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.013188 10.0.0.141 - - [2026-02-02 17:58:47] "POST /set-tag HTTP/1.1" 200 109 0.063792 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 206 0.003317 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/9a558a1e-5652-4572-8744-f12210c95384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011055 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 204 0.002531 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/850fa450-459c-443c-b53c-69958d74986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010786 10.0.0.141 - - [2026-02-02 17:58:48] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003052 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.141 - - [2026-02-02 17:58:48] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004580 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 206 0.002015 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/9a558a1e-5652-4572-8744-f12210c95384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010768 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 226 0.002033 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010690 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 204 0.001958 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/850fa450-459c-443c-b53c-69958d74986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010028 10.0.0.141 - - [2026-02-02 17:58:48] "POST /tags HTTP/1.1" 409 226 0.001902 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.141 - - [2026-02-02 17:58:48] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010005 10.0.0.141 - - [2026-02-02 17:58:48] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002512 10.0.0.141 - - [2026-02-02 17:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-02-02 17:58:48] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002833 10.0.0.141 - - [2026-02-02 17:58:48] "POST /firewall-rules HTTP/1.1" 200 628 0.067770 10.0.0.141 - - [2026-02-02 17:58:49] "POST /firewall-rules HTTP/1.1" 200 648 0.072934 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-rule/4ac324f9-e0f5-431c-a8d9-7b0d8e48bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.019789 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002404 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-rule/6c3655a4-58ad-4f7a-9024-60aaf785d320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004241 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.013322 10.0.0.141 - - [2026-02-02 17:58:49] "POST /firewall-policys HTTP/1.1" 200 608 0.035359 10.0.0.141 - - [2026-02-02 17:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011366 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011191 10.0.0.141 - - [2026-02-02 17:58:49] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002236 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002724 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003630 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/95ff71d8-fa54-4ebb-acc0-58a273c57e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003373 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004424 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002060 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002092 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.018006 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.035570 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.015997 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.033483 10.0.0.141 - - [2026-02-02 17:58:49] "POST /ref-update HTTP/1.1" 200 156 0.038452 10.0.0.141 - - [2026-02-02 17:58:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003175 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001095 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001088 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.141 - - [2026-02-02 17:59:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002209 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 252 0.002290 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012826 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 228 0.002227 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/5e95d07c-3968-4278-acca-7fe009650b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010748 10.0.0.141 - - [2026-02-02 18:00:48] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004962 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.141 - - [2026-02-02 18:00:48] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003127 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 206 0.002172 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/9a558a1e-5652-4572-8744-f12210c95384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011325 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010682 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 204 0.002192 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/850fa450-459c-443c-b53c-69958d74986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011019 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 226 0.002159 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/32565a63-9d93-40f5-9bed-3763fa129b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010722 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 228 0.002112 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/5e95d07c-3968-4278-acca-7fe009650b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.021154 10.0.0.141 - - [2026-02-02 18:00:48] "POST /tags HTTP/1.1" 409 252 0.002295 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.141 - - [2026-02-02 18:00:48] "GET /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015911 10.0.0.141 - - [2026-02-02 18:00:48] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002675 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.141 - - [2026-02-02 18:00:48] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002940 10.0.0.141 - - [2026-02-02 18:00:48] "POST /firewall-rules HTTP/1.1" 409 281 0.002146 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2026-02-02 18:00:48] "PUT /firewall-rule/6c3655a4-58ad-4f7a-9024-60aaf785d320 HTTP/1.1" 200 261 0.020359 10.0.0.141 - - [2026-02-02 18:00:48] "POST /firewall-rules HTTP/1.1" 409 291 0.015774 10.0.0.141 - - [2026-02-02 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.141 - - [2026-02-02 18:00:48] "PUT /firewall-rule/4ac324f9-e0f5-431c-a8d9-7b0d8e48bd65 HTTP/1.1" 200 261 0.021687 10.0.0.141 - - [2026-02-02 18:00:48] "GET /firewall-rule/4ac324f9-e0f5-431c-a8d9-7b0d8e48bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011379 10.0.0.141 - - [2026-02-02 18:00:48] "POST /firewall-rules HTTP/1.1" 200 660 0.076579 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-rule/20fdc4bb-6387-4655-a5e3-19027687fd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.014344 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003733 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-rule/6c3655a4-58ad-4f7a-9024-60aaf785d320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003406 10.0.0.141 - - [2026-02-02 18:00:49] "POST /firewall-policys HTTP/1.1" 409 269 0.002176 10.0.0.141 - - [2026-02-02 18:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.141 - - [2026-02-02 18:00:49] "PUT /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45 HTTP/1.1" 200 265 0.021659 10.0.0.141 - - [2026-02-02 18:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026850 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008227 10.0.0.141 - - [2026-02-02 18:00:49] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002865 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003083 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002737 10.0.0.141 - - [2026-02-02 18:00:49] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002651 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010348 10.0.0.141 - - [2026-02-02 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.008949 10.0.0.141 - - [2026-02-02 18:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.141 - - [2026-02-02 18:01:20] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006483 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005615 10.0.0.141 - - [2026-02-02 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.024075 10.0.0.141 - - [2026-02-02 18:01:20] "DELETE /loadbalancer-member/d477d975-bcbe-4b07-af03-06f4914f0d75 HTTP/1.1" 200 115 0.074533 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006100 10.0.0.141 - - [2026-02-02 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004100 10.0.0.141 - - [2026-02-02 18:01:20] "DELETE /loadbalancer-member/eff10a71-06b7-4400-9431-b222090d7148 HTTP/1.1" 200 115 0.048293 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011408 10.0.0.141 - - [2026-02-02 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004180 10.0.0.141 - - [2026-02-02 18:01:20] "DELETE /loadbalancer-member/b1756e9a-9003-4233-b2ce-4149ca7ba0ef HTTP/1.1" 200 115 0.059137 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005444 10.0.0.141 - - [2026-02-02 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.015627 10.0.0.141 - - [2026-02-02 18:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.141 - - [2026-02-02 18:01:20] "GET /loadbalancer/e30dcab6-ae22-4c72-85ab-f5aa0fcd80f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004233 10.0.0.141 - - [2026-02-02 18:01:20] "GET /loadbalancer-pool/53cb3940-0568-4a82-8963-6f572dad51ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003136 10.0.0.141 - - [2026-02-02 18:01:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038529 10.0.0.141 - - [2026-02-02 18:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.053661 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013821 10.0.0.141 - - [2026-02-02 18:01:20] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005136 10.0.0.141 - - [2026-02-02 18:01:20] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002550 10.0.0.141 - - [2026-02-02 18:01:21] "POST /set-tag HTTP/1.1" 200 109 0.075907 10.0.0.141 - - [2026-02-02 18:01:21] "GET /loadbalancer-pool/2b4252ad-fd58-48de-8369-f3ee4f3f1885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.033911 10.0.0.141 - - [2026-02-02 18:01:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037166 10.0.0.141 - - [2026-02-02 18:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009861 10.0.0.141 - - [2026-02-02 18:01:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.026545 10.0.0.141 - - [2026-02-02 18:01:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.026033 10.0.0.141 - - [2026-02-02 18:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.141 - - [2026-02-02 18:01:21] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006726 10.0.0.141 - - [2026-02-02 18:01:21] "GET /loadbalancer-pool/b82254e4-9f6a-4c2d-802f-68fec7b14a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003114 10.0.0.141 - - [2026-02-02 18:01:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022329 10.0.0.141 - - [2026-02-02 18:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031064 10.0.0.141 - - [2026-02-02 18:01:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016521 10.0.0.141 - - [2026-02-02 18:01:21] "GET /virtual-machine-interface/856e1d92-005f-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011479 10.0.0.141 - - [2026-02-02 18:01:21] "GET /floating-ip/01fccd2e-afd3-40c4-97c0-a1e8444327f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002373 10.0.0.141 - - [2026-02-02 18:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007310 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.004507 10.0.0.141 - - [2026-02-02 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.141 - - [2026-02-02 18:02:00] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003139 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004534 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.023697 10.0.0.141 - - [2026-02-02 18:02:00] "DELETE /loadbalancer-member/712a8379-aa71-44ad-9ac0-a81c7372f7c1 HTTP/1.1" 200 115 0.030658 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005000 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004791 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005703 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005020 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005136 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004658 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.141 - - [2026-02-02 18:02:00] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005055 10.0.0.141 - - [2026-02-02 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.141 - - [2026-02-02 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.141 - - [2026-02-02 18:02:01] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007442 10.0.0.141 - - [2026-02-02 18:02:01] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007312 10.0.0.141 - - [2026-02-02 18:02:01] "POST /set-tag HTTP/1.1" 200 109 0.003589 10.0.0.141 - - [2026-02-02 18:02:01] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006210 10.0.0.141 - - [2026-02-02 18:02:01] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.141 - - [2026-02-02 18:02:01] "GET /virtual-machine/e605d672-762a-43c4-bf45-5da93a883cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003817 10.0.0.141 - - [2026-02-02 18:02:02] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.141 - - [2026-02-02 18:02:02] "GET /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005560 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.029490 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.031033 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.030898 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.029896 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.016031 10.0.0.141 - - [2026-02-02 18:02:02] "DELETE /instance-ip/c7905612-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.048116 10.0.0.141 - - [2026-02-02 18:02:02] "DELETE /virtual-machine-interface/c77bf37a-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.036036 10.0.0.141 - - [2026-02-02 18:02:02] "DELETE /virtual-machine/e605d672-762a-43c4-bf45-5da93a883cd8 HTTP/1.1" 200 115 0.027625 10.0.0.141 - - [2026-02-02 18:02:02] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009078 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.141 - - [2026-02-02 18:02:02] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004511 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.141 - - [2026-02-02 18:02:02] "GET /virtual-machine/340ad379-1c8d-4695-a609-b656e1b2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003143 10.0.0.141 - - [2026-02-02 18:02:02] "POST /ref-update HTTP/1.1" 200 156 0.011544 10.0.0.141 - - [2026-02-02 18:02:02] "GET /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009696 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.024344 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.031557 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.027337 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.014880 10.0.0.141 - - [2026-02-02 18:02:02] "POST /set-tag HTTP/1.1" 200 109 0.024683 10.0.0.141 - - [2026-02-02 18:02:02] "DELETE /instance-ip/c5e133b8-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.071795 10.0.0.141 - - [2026-02-02 18:02:02] "POST /ref-update HTTP/1.1" 200 156 0.010604 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /virtual-machine-interface/c5b67b32-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.058450 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /virtual-machine/340ad379-1c8d-4695-a609-b656e1b2446d HTTP/1.1" 200 115 0.029637 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004679 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006332 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine/ebc13077-6350-460c-863a-64c2c3d121fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003300 10.0.0.141 - - [2026-02-02 18:02:03] "POST /ref-update HTTP/1.1" 200 156 0.011815 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009931 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.066652 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.039446 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.030067 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.017352 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.029678 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /instance-ip/c67e95f4-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.046152 10.0.0.141 - - [2026-02-02 18:02:03] "POST /ref-update HTTP/1.1" 200 156 0.011335 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.046597 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /virtual-machine/ebc13077-6350-460c-863a-64c2c3d121fc HTTP/1.1" 200 115 0.030607 10.0.0.141 - - [2026-02-02 18:02:03] "DELETE /tag/14b18c14-80f8-4d51-b021-bb51f1634dd4 HTTP/1.1" 200 115 0.038491 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005376 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004449 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine/8a9d8c9d-a447-44e9-94a2-1402a2e7d43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003404 10.0.0.141 - - [2026-02-02 18:02:03] "POST /ref-update HTTP/1.1" 200 156 0.011380 10.0.0.141 - - [2026-02-02 18:02:03] "GET /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023688 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.018757 10.0.0.141 - - [2026-02-02 18:02:03] "POST /set-tag HTTP/1.1" 200 109 0.041627 10.0.0.141 - - [2026-02-02 18:02:04] "POST /set-tag HTTP/1.1" 200 109 0.030330 10.0.0.141 - - [2026-02-02 18:02:04] "POST /set-tag HTTP/1.1" 200 109 0.017166 10.0.0.141 - - [2026-02-02 18:02:04] "POST /set-tag HTTP/1.1" 200 109 0.031310 10.0.0.141 - - [2026-02-02 18:02:04] "DELETE /instance-ip/c71f7960-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.055667 10.0.0.141 - - [2026-02-02 18:02:04] "DELETE /virtual-machine-interface/c70551de-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.040727 10.0.0.141 - - [2026-02-02 18:02:04] "DELETE /virtual-machine/8a9d8c9d-a447-44e9-94a2-1402a2e7d43e HTTP/1.1" 200 115 0.021148 10.0.0.141 - - [2026-02-02 18:02:04] "DELETE /tag/c75ac618-9285-443d-8a58-0ce2e87d41c3 HTTP/1.1" 200 115 0.033342 10.0.0.141 - - [2026-02-02 18:02:04] "DELETE /tag/9a558a1e-5652-4572-8744-f12210c95384 HTTP/1.1" 409 391 0.003972 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004914 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.003723 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005247 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine/c08c5e07-1613-41d3-9c14-0733dfb896f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002955 10.0.0.141 - - [2026-02-02 18:02:32] "POST /ref-update HTTP/1.1" 200 156 0.014828 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007031 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.018409 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.026089 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.027612 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.014269 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /instance-ip/c8813fdc-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.043517 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /virtual-machine-interface/c86850f8-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.046345 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /virtual-machine/c08c5e07-1613-41d3-9c14-0733dfb896f2 HTTP/1.1" 200 115 0.029372 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /tag/850fa450-459c-443c-b53c-69958d74986b HTTP/1.1" 409 237 0.005290 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005581 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004760 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine/49a6bc0b-169f-426f-a4c5-332f66b84018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002946 10.0.0.141 - - [2026-02-02 18:02:32] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.141 - - [2026-02-02 18:02:32] "GET /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004710 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.016389 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.038071 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.014552 10.0.0.141 - - [2026-02-02 18:02:32] "POST /set-tag HTTP/1.1" 200 109 0.026868 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /instance-ip/c80db076-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.061186 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /virtual-machine-interface/c7f27fb8-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.039913 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /virtual-machine/49a6bc0b-169f-426f-a4c5-332f66b84018 HTTP/1.1" 200 115 0.021254 10.0.0.141 - - [2026-02-02 18:02:32] "DELETE /tag/07207ae1-98cc-4177-9aed-6f7b13c4be18 HTTP/1.1" 200 115 0.044806 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /tag/c6a9496d-7057-47c2-922b-c044a6e9dce2 HTTP/1.1" 200 115 0.042499 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /tag/b1419bc3-69b4-460d-bfd8-228a04ca90e8 HTTP/1.1" 200 115 0.042005 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005099 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006803 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine/4d5e1207-88df-4459-9225-92a739a19abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004064 10.0.0.141 - - [2026-02-02 18:02:33] "POST /ref-update HTTP/1.1" 200 156 0.014929 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005830 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.017060 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.028222 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.038456 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.017793 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /instance-ip/c95aa39e-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.070398 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /virtual-machine-interface/c9447970-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.047308 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /virtual-machine/4d5e1207-88df-4459-9225-92a739a19abf HTTP/1.1" 200 115 0.023114 10.0.0.141 - - [2026-02-02 18:02:33] "DELETE /tag/4cc9345c-9c34-4647-b681-317087fa5231 HTTP/1.1" 200 115 0.046896 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007546 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004930 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine/f81a341b-e545-4e6a-9c7c-4db655d7be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003805 10.0.0.141 - - [2026-02-02 18:02:33] "POST /ref-update HTTP/1.1" 200 156 0.011373 10.0.0.141 - - [2026-02-02 18:02:33] "GET /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013718 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.021877 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.045578 10.0.0.141 - - [2026-02-02 18:02:33] "POST /set-tag HTTP/1.1" 200 109 0.051418 10.0.0.141 - - [2026-02-02 18:02:34] "POST /set-tag HTTP/1.1" 200 109 0.015526 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /instance-ip/c8e95ec8-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.051894 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /virtual-machine-interface/c8d4f9d8-0060-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.043048 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /virtual-machine/f81a341b-e545-4e6a-9c7c-4db655d7be9b HTTP/1.1" 200 115 0.028028 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094 HTTP/1.1" 409 237 0.005264 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /tag/5e95d07c-3968-4278-acca-7fe009650b71 HTTP/1.1" 409 237 0.005287 10.0.0.141 - - [2026-02-02 18:02:34] "DELETE /tag/639bc7c4-7e28-40f9-b7ba-43f0c59f2401 HTTP/1.1" 200 115 0.047365 10.0.0.141 - - [2026-02-02 18:02:35] "POST /projects HTTP/1.1" 409 238 0.003164 10.0.0.141 - - [2026-02-02 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2026-02-02 18:02:35] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047102 10.0.0.141 - - [2026-02-02 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.141 - - [2026-02-02 18:02:35] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005538 10.0.0.141 - - [2026-02-02 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.141 - - [2026-02-02 18:02:35] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005497 10.0.0.141 - - [2026-02-02 18:02:35] "POST /security-groups HTTP/1.1" 409 285 0.002823 10.0.0.141 - - [2026-02-02 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.141 - - [2026-02-02 18:02:36] "PUT /security-group/3dac9048-c941-4d23-a58d-d1433464ff51 HTTP/1.1" 200 263 0.073502 10.0.0.141 - - [2026-02-02 18:02:36] "PUT /access-control-list/93706742-abb1-4f0b-9b96-f2f5e3a5ab16 HTTP/1.1" 200 273 0.022234 10.0.0.141 - - [2026-02-02 18:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.062517 10.0.0.141 - - [2026-02-02 18:02:36] "PUT /access-control-list/3c2e352f-775e-4b0c-813b-da43d1fbfd27 HTTP/1.1" 200 273 0.036727 10.0.0.141 - - [2026-02-02 18:02:41] "POST /projects HTTP/1.1" 409 238 0.002988 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.141 - - [2026-02-02 18:02:41] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056070 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.141 - - [2026-02-02 18:02:41] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004781 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-02-02 18:02:41] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004001 10.0.0.141 - - [2026-02-02 18:02:41] "POST /security-groups HTTP/1.1" 409 285 0.002797 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-02-02 18:02:41] "PUT /security-group/3dac9048-c941-4d23-a58d-d1433464ff51 HTTP/1.1" 200 263 0.058943 10.0.0.141 - - [2026-02-02 18:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.047071 10.0.0.141 - - [2026-02-02 18:02:41] "PUT /access-control-list/93706742-abb1-4f0b-9b96-f2f5e3a5ab16 HTTP/1.1" 200 273 0.018131 10.0.0.141 - - [2026-02-02 18:02:41] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.026077 10.0.0.141 - - [2026-02-02 18:02:41] "PUT /access-control-list/3c2e352f-775e-4b0c-813b-da43d1fbfd27 HTTP/1.1" 200 273 0.034305 10.0.0.141 - - [2026-02-02 18:02:41] "GET /firewall-rule/5f939e7e-d4fb-447c-a858-e69f45b8030b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004773 10.0.0.141 - - [2026-02-02 18:02:41] "POST /ref-update HTTP/1.1" 200 156 0.067452 10.0.0.141 - - [2026-02-02 18:02:41] "DELETE /firewall-rule/5f939e7e-d4fb-447c-a858-e69f45b8030b HTTP/1.1" 200 115 0.051497 10.0.0.141 - - [2026-02-02 18:02:41] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005990 10.0.0.141 - - [2026-02-02 18:02:41] "GET /firewall-rule/02a4302a-cb04-4511-8384-90e48267d0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003334 10.0.0.141 - - [2026-02-02 18:02:41] "POST /ref-update HTTP/1.1" 200 156 0.053453 10.0.0.141 - - [2026-02-02 18:02:41] "DELETE /firewall-rule/02a4302a-cb04-4511-8384-90e48267d0db HTTP/1.1" 200 115 0.036438 10.0.0.141 - - [2026-02-02 18:02:41] "DELETE /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094 HTTP/1.1" 409 237 0.009343 10.0.0.141 - - [2026-02-02 18:02:41] "DELETE /tag/5e95d07c-3968-4278-acca-7fe009650b71 HTTP/1.1" 409 237 0.004450 10.0.0.141 - - [2026-02-02 18:02:41] "DELETE /tag/d4fe478b-e61a-4aca-9e1a-bd274aa2a645 HTTP/1.1" 200 115 0.050231 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.141 - - [2026-02-02 18:02:41] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004756 10.0.0.141 - - [2026-02-02 18:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.141 - - [2026-02-02 18:02:41] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004965 10.0.0.141 - - [2026-02-02 18:02:41] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.042419 10.0.0.141 - - [2026-02-02 18:02:42] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.043436 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /security-group/3dac9048-c941-4d23-a58d-d1433464ff51 HTTP/1.1" 200 115 0.049270 10.0.0.141 - - [2026-02-02 18:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /access-control-list/93706742-abb1-4f0b-9b96-f2f5e3a5ab16 HTTP/1.1" 200 115 0.046240 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /access-control-list/3c2e352f-775e-4b0c-813b-da43d1fbfd27 HTTP/1.1" 200 115 0.032527 10.0.0.141 - - [2026-02-02 18:02:42] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036384 10.0.0.141 - - [2026-02-02 18:02:42] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?fields=security_groups HTTP/1.1" 200 1353 0.031512 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /security-group/6811b970-0e3d-4792-9c36-d9b06db808c6 HTTP/1.1" 200 115 0.041750 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /access-control-list/5c3fe435-4196-4add-ad97-7f94757f81f8 HTTP/1.1" 200 115 0.041231 10.0.0.141 - - [2026-02-02 18:02:42] "GET /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112?fields=application_policy_sets HTTP/1.1" 200 1392 0.059680 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /access-control-list/e395cfef-fc16-4d8a-8602-f8c2bf04c9c7 HTTP/1.1" 200 115 0.050402 10.0.0.141 - - [2026-02-02 18:02:42] "DELETE /project/f9e8fad0-4619-48f9-955d-2f2a6afdd112 HTTP/1.1" 200 115 0.301513 10.0.0.141 - - [2026-02-02 18:02:42] "POST /projects HTTP/1.1" 409 238 0.002100 10.0.0.141 - - [2026-02-02 18:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.141 - - [2026-02-02 18:02:42] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047119 10.0.0.141 - - [2026-02-02 18:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.141 - - [2026-02-02 18:02:42] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004110 10.0.0.141 - - [2026-02-02 18:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.141 - - [2026-02-02 18:02:42] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006231 10.0.0.141 - - [2026-02-02 18:02:42] "POST /security-groups HTTP/1.1" 409 285 0.002631 10.0.0.141 - - [2026-02-02 18:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.141 - - [2026-02-02 18:02:42] "PUT /security-group/a7810fea-b979-4cd5-8c93-d8d20dc75a6a HTTP/1.1" 200 263 0.055336 10.0.0.141 - - [2026-02-02 18:02:42] "PUT /access-control-list/1211be71-f97f-4713-bdab-66b889acd4bf HTTP/1.1" 200 273 0.012634 10.0.0.141 - - [2026-02-02 18:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026370 10.0.0.141 - - [2026-02-02 18:02:42] "PUT /access-control-list/24452797-7a12-43a6-863d-858add1bf914 HTTP/1.1" 200 273 0.026862 10.0.0.141 - - [2026-02-02 18:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.141 - - [2026-02-02 18:02:46] "GET /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002975 10.0.0.141 - - [2026-02-02 18:02:46] "GET /virtual-machine-interface/c6636fcc-0060-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001955 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /loadbalancer-member/b0a2bfc7-89b5-478e-b6d4-20e765c28dcd HTTP/1.1" 200 115 0.048000 10.0.0.141 - - [2026-02-02 18:02:47] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006384 10.0.0.141 - - [2026-02-02 18:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.141 - - [2026-02-02 18:02:47] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003221 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-policy/7544cb94-74ba-4387-8384-b0a3e9eda535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002375 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-rule/6c3655a4-58ad-4f7a-9024-60aaf785d320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002437 10.0.0.141 - - [2026-02-02 18:02:47] "POST /ref-update HTTP/1.1" 200 156 0.012192 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /firewall-rule/6c3655a4-58ad-4f7a-9024-60aaf785d320 HTTP/1.1" 200 115 0.031814 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002654 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-rule/20fdc4bb-6387-4655-a5e3-19027687fd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.019812 10.0.0.141 - - [2026-02-02 18:02:47] "POST /ref-update HTTP/1.1" 200 156 0.017468 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /firewall-rule/20fdc4bb-6387-4655-a5e3-19027687fd62 HTTP/1.1" 200 115 0.043505 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003814 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-rule/4ac324f9-e0f5-431c-a8d9-7b0d8e48bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003062 10.0.0.141 - - [2026-02-02 18:02:47] "POST /ref-update HTTP/1.1" 200 156 0.012402 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /firewall-rule/4ac324f9-e0f5-431c-a8d9-7b0d8e48bd65 HTTP/1.1" 200 115 0.044432 10.0.0.141 - - [2026-02-02 18:02:47] "GET /application-policy-set/1b47589d-4756-41a3-a0e4-07bc2a27dc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002739 10.0.0.141 - - [2026-02-02 18:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.141 - - [2026-02-02 18:02:47] "GET /policy-management/5f1e937a-bd73-4704-bd94-61576693f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002935 10.0.0.141 - - [2026-02-02 18:02:47] "GET /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.012619 10.0.0.141 - - [2026-02-02 18:02:47] "POST /ref-update HTTP/1.1" 200 156 0.020920 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /firewall-policy/58818b83-0b81-4ec1-9856-5f831cbddb45 HTTP/1.1" 200 115 0.039494 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /tag/b7e78142-ec51-41e2-9b9f-a1b7faa32094 HTTP/1.1" 200 115 0.034420 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /tag/9a558a1e-5652-4572-8744-f12210c95384 HTTP/1.1" 200 115 0.056762 10.0.0.141 - - [2026-02-02 18:02:47] "DELETE /tag/5e95d07c-3968-4278-acca-7fe009650b71 HTTP/1.1" 200 115 0.113864 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /tag/850fa450-459c-443c-b53c-69958d74986b HTTP/1.1" 200 115 0.088434 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /loadbalancer-pool/c6558afd-f756-4b2a-994e-cc4ec5967097 HTTP/1.1" 200 115 0.047328 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /loadbalancer-listener/9868e46d-12e1-473b-b777-8f8a2319b6c8 HTTP/1.1" 200 115 0.048693 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /loadbalancer/e9960d54-b17a-4bd6-9712-637c693dfb98 HTTP/1.1" 200 115 0.063633 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /floating-ip/3b090e7c-0cab-48d9-9fb7-5ec2099a0503 HTTP/1.1" 200 115 0.053231 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /instance-ip/2fe0b24e-77cc-4b17-b87b-4352103a54b7 HTTP/1.1" 200 115 0.055072 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /virtual-machine-interface/588d6070-998d-4b18-be1e-4a768ecce0a4 HTTP/1.1" 200 115 0.081370 10.0.0.141 - - [2026-02-02 18:02:48] "DELETE /tag/0adce7f5-1ff2-4439-92ba-57a7ea5e6cc8 HTTP/1.1" 200 115 0.038640 10.0.0.141 - - [2026-02-02 18:02:48] "POST /projects HTTP/1.1" 409 238 0.002222 10.0.0.141 - - [2026-02-02 18:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-02-02 18:02:48] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059417 10.0.0.141 - - [2026-02-02 18:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.141 - - [2026-02-02 18:02:48] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.035772 10.0.0.141 - - [2026-02-02 18:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.141 - - [2026-02-02 18:02:48] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.018557 10.0.0.141 - - [2026-02-02 18:02:48] "POST /security-groups HTTP/1.1" 409 285 0.003346 10.0.0.141 - - [2026-02-02 18:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.141 - - [2026-02-02 18:02:48] "PUT /security-group/a7810fea-b979-4cd5-8c93-d8d20dc75a6a HTTP/1.1" 200 263 0.055308 10.0.0.141 - - [2026-02-02 18:02:48] "PUT /access-control-list/1211be71-f97f-4713-bdab-66b889acd4bf HTTP/1.1" 200 273 0.040875 10.0.0.141 - - [2026-02-02 18:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.059734 10.0.0.141 - - [2026-02-02 18:02:48] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.039810 10.0.0.141 - - [2026-02-02 18:02:48] "PUT /access-control-list/24452797-7a12-43a6-863d-858add1bf914 HTTP/1.1" 200 273 0.058805 10.0.0.141 - - [2026-02-02 18:02:48] "GET /firewall-rule/07b3693d-ee2f-4b34-a34c-62d7a8998a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003728 10.0.0.141 - - [2026-02-02 18:02:49] "POST /ref-update HTTP/1.1" 200 156 0.100551 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /firewall-rule/07b3693d-ee2f-4b34-a34c-62d7a8998a6f HTTP/1.1" 200 115 0.168818 10.0.0.141 - - [2026-02-02 18:02:49] "GET /firewall-policy/ccf665bb-a0c8-4784-bae9-0f600df89d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.008838 10.0.0.141 - - [2026-02-02 18:02:49] "GET /firewall-rule/1e53ef3d-bacf-4b25-98ef-ecf67747a372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003026 10.0.0.141 - - [2026-02-02 18:02:49] "POST /ref-update HTTP/1.1" 200 156 0.043637 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /firewall-rule/1e53ef3d-bacf-4b25-98ef-ecf67747a372 HTTP/1.1" 200 115 0.053034 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /tag/32565a63-9d93-40f5-9bed-3763fa129b2a HTTP/1.1" 200 115 0.046180 10.0.0.141 - - [2026-02-02 18:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.141 - - [2026-02-02 18:02:49] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004685 10.0.0.141 - - [2026-02-02 18:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.141 - - [2026-02-02 18:02:49] "GET /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004493 10.0.0.141 - - [2026-02-02 18:02:49] "PUT /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58 HTTP/1.1" 200 265 0.063920 10.0.0.141 - - [2026-02-02 18:02:49] "PUT /virtual-network/34354c8b-89ed-4143-8f4b-06b8bdad9e88 HTTP/1.1" 200 265 0.060755 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /security-group/a7810fea-b979-4cd5-8c93-d8d20dc75a6a HTTP/1.1" 200 115 0.081936 10.0.0.141 - - [2026-02-02 18:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /access-control-list/1211be71-f97f-4713-bdab-66b889acd4bf HTTP/1.1" 200 115 0.049364 10.0.0.141 - - [2026-02-02 18:02:49] "DELETE /access-control-list/24452797-7a12-43a6-863d-858add1bf914 HTTP/1.1" 200 115 0.036888 10.0.0.141 - - [2026-02-02 18:02:49] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059865 10.0.0.141 - - [2026-02-02 18:02:49] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?fields=security_groups HTTP/1.1" 200 1353 0.045860 10.0.0.141 - - [2026-02-02 18:02:50] "DELETE /security-group/62664f2f-1670-4dd4-a1dc-c6750267b925 HTTP/1.1" 200 115 0.080868 10.0.0.141 - - [2026-02-02 18:02:50] "DELETE /access-control-list/195064c0-18d4-4681-ad73-01ed1a582339 HTTP/1.1" 200 115 0.077513 10.0.0.141 - - [2026-02-02 18:02:50] "GET /project/bf30a84e-b91f-401f-bec1-c3955c3342a6?fields=application_policy_sets HTTP/1.1" 200 1392 0.082743 10.0.0.141 - - [2026-02-02 18:02:50] "DELETE /access-control-list/a2840c1b-2310-4cb8-a0ba-884508628d07 HTTP/1.1" 200 115 0.076750 10.0.0.141 - - [2026-02-02 18:02:50] "DELETE /project/bf30a84e-b91f-401f-bec1-c3955c3342a6 HTTP/1.1" 200 115 0.461554 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001347 10.0.0.141 - - [2026-02-02 18:03:26] "GET /global-system-configs HTTP/1.1" 200 323 0.002873 10.0.0.141 - - [2026-02-02 18:03:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002124 10.0.0.141 - - [2026-02-02 18:03:50] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.141 - - [2026-02-02 18:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.141 - - [2026-02-02 18:03:50] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003185 10.0.0.141 - - [2026-02-02 18:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.141 - - [2026-02-02 18:03:50] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002681 10.0.0.141 - - [2026-02-02 18:04:07] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.141 - - [2026-02-02 18:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.141 - - [2026-02-02 18:04:07] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005136 10.0.0.141 - - [2026-02-02 18:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.141 - - [2026-02-02 18:04:07] "GET /config-node/c2b10d6f-b0c2-4fab-84a7-602a8fa86f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002225 10.0.0.141 - - [2026-02-02 18:04:07] "GET / HTTP/1.1" 200 36215 0.002059 10.0.0.141 - - [2026-02-02 18:04:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002507 10.0.0.141 - - [2026-02-02 18:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-02-02 18:04:12] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002486 10.0.0.141 - - [2026-02-02 18:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.141 - - [2026-02-02 18:04:12] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.009549 10.0.0.141 - - [2026-02-02 18:04:13] "GET / HTTP/1.1" 200 36215 0.002052 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 264 0.002533 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/25f5c0b7-9de4-4ed9-b307-da5b55fa0f83 HTTP/1.1" 200 245 0.010939 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 261 0.003045 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/47649169-ac3c-4eec-8cbd-8468a9734404 HTTP/1.1" 200 245 0.012866 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 261 0.014726 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/3cd77377-0e2f-4113-8e50-2fc0eda0c88c HTTP/1.1" 200 245 0.027638 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 253 0.014288 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/1673c0c7-6d39-4a88-b99a-ecc17ac52cec HTTP/1.1" 200 245 0.013181 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 251 0.018659 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010789 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/8c619964-f7c5-4dab-a91e-120b51646215 HTTP/1.1" 200 245 0.010356 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 252 0.009554 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/65f668a9-640d-4873-8c76-0036c3045f10 HTTP/1.1" 200 245 0.012013 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 256 0.012416 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/7374dfef-0318-4351-bfb9-617e2c713bbb HTTP/1.1" 200 245 0.013318 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 248 0.009470 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/7249cf66-8fb5-4e7c-a635-1037a5b82ee8 HTTP/1.1" 200 245 0.012419 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 252 0.006970 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/e31bdd7c-eebe-4f83-bf81-c3054df247a5 HTTP/1.1" 200 245 0.011067 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 257 0.002136 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/2b96c276-5bdb-458b-8a3e-e05e125232c9 HTTP/1.1" 200 245 0.011063 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 251 0.009071 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/88fd8dd3-5d7a-472f-9e55-cc9fbd7233d3 HTTP/1.1" 200 245 0.013127 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 257 0.005884 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/2a223474-1acf-4a72-a48a-08c118740958 HTTP/1.1" 200 245 0.012347 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 261 0.013860 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.141 - - [2026-02-02 18:04:13] "PUT /alarm/7fc29c1e-ecb4-46a8-8ba1-f3fc2b5165a0 HTTP/1.1" 200 245 0.011007 10.0.0.141 - - [2026-02-02 18:04:13] "POST /alarms HTTP/1.1" 409 258 0.008034 10.0.0.141 - - [2026-02-02 18:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/58ab01cd-c815-4f80-a8ff-e518aa44d173 HTTP/1.1" 200 245 0.013510 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 254 0.010242 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/6a980ab4-5c75-4ee0-aa16-823310ac88e9 HTTP/1.1" 200 245 0.010399 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 254 0.004743 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/1b6c54c6-81a2-448f-869b-4f7d051cd94d HTTP/1.1" 200 245 0.011147 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 254 0.004587 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/e58ab53b-f3cc-4b62-9506-f745d7c24397 HTTP/1.1" 200 245 0.010544 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 247 0.006532 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/be03718b-c1fe-461f-826f-3bc891ff3d13 HTTP/1.1" 200 245 0.011124 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 272 0.002524 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/4b5211f1-2a2f-40a3-a97a-d2c388a8da22 HTTP/1.1" 200 245 0.012091 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 261 0.017069 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/8ac3899e-d127-4d13-b1ef-662fd40b023b HTTP/1.1" 200 245 0.009746 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 259 0.004099 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/807c94e8-4055-4d96-8a5b-29ab2264e93c HTTP/1.1" 200 245 0.015966 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 265 0.010240 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/cc4b7c15-aa81-4326-a8b0-5ce98f249802 HTTP/1.1" 200 245 0.014361 10.0.0.141 - - [2026-02-02 18:04:14] "POST /alarms HTTP/1.1" 409 279 0.011873 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /alarm/f529e930-6bba-487a-bafc-116d399661ed HTTP/1.1" 200 245 0.012305 10.0.0.141 - - [2026-02-02 18:04:14] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.141 - - [2026-02-02 18:04:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002250 10.0.0.141 - - [2026-02-02 18:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.141 - - [2026-02-02 18:04:14] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.007747 10.0.0.141 - - [2026-02-02 18:04:15] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.141 - - [2026-02-02 18:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.141 - - [2026-02-02 18:04:15] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002495 10.0.0.141 - - [2026-02-02 18:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.141 - - [2026-02-02 18:04:15] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.010373 10.0.0.141 - - [2026-02-02 18:04:15] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.141 - - [2026-02-02 18:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.141 - - [2026-02-02 18:04:15] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005512 10.0.0.141 - - [2026-02-02 18:04:15] "PUT /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5 HTTP/1.1" 200 275 0.030296 10.0.0.141 - - [2026-02-02 18:04:18] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.141 - - [2026-02-02 18:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.141 - - [2026-02-02 18:04:18] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005037 10.0.0.141 - - [2026-02-02 18:04:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002799 10.0.0.141 - - [2026-02-02 18:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.141 - - [2026-02-02 18:04:18] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.005778 10.0.0.141 - - [2026-02-02 18:04:18] "PUT /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5 HTTP/1.1" 200 255 0.013581 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001020 10.0.0.141 - - [2026-02-02 18:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.141 - - [2026-02-02 18:04:21] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004743 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001246 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.006298 10.0.0.141 - - [2026-02-02 18:04:37] "GET / HTTP/1.1" 200 36215 0.002350 10.0.0.141 - - [2026-02-02 18:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.141 - - [2026-02-02 18:04:37] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006158 10.0.0.141 - - [2026-02-02 18:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.141 - - [2026-02-02 18:04:37] "GET /config-node/c2b10d6f-b0c2-4fab-84a7-602a8fa86f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002251 10.0.0.141 - - [2026-02-02 18:04:48] "GET / HTTP/1.1" 200 36215 0.001416 10.0.0.141 - - [2026-02-02 18:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.141 - - [2026-02-02 18:04:48] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002905 10.0.0.141 - - [2026-02-02 18:04:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002181 10.0.0.141 - - [2026-02-02 18:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-02-02 18:04:48] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.002889 10.0.0.141 - - [2026-02-02 18:04:48] "PUT /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5 HTTP/1.1" 200 255 0.019650 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 10.0.0.141 - - [2026-02-02 18:05:09] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.141 - - [2026-02-02 18:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.141 - - [2026-02-02 18:05:09] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005062 10.0.0.141 - - [2026-02-02 18:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.141 - - [2026-02-02 18:05:09] "GET /config-node/c2b10d6f-b0c2-4fab-84a7-602a8fa86f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003278 10.0.0.141 - - [2026-02-02 18:05:10] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.141 - - [2026-02-02 18:05:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002327 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.141 - - [2026-02-02 18:05:15] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002550 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.007413 10.0.0.141 - - [2026-02-02 18:05:15] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 264 0.002213 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/25f5c0b7-9de4-4ed9-b307-da5b55fa0f83 HTTP/1.1" 200 245 0.009885 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 261 0.004431 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/47649169-ac3c-4eec-8cbd-8468a9734404 HTTP/1.1" 200 245 0.010873 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 261 0.003817 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/3cd77377-0e2f-4113-8e50-2fc0eda0c88c HTTP/1.1" 200 245 0.011136 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 253 0.008116 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/1673c0c7-6d39-4a88-b99a-ecc17ac52cec HTTP/1.1" 200 245 0.011250 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 251 0.007887 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/8c619964-f7c5-4dab-a91e-120b51646215 HTTP/1.1" 200 245 0.009842 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 252 0.011120 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/65f668a9-640d-4873-8c76-0036c3045f10 HTTP/1.1" 200 245 0.010574 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 256 0.005693 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/7374dfef-0318-4351-bfb9-617e2c713bbb HTTP/1.1" 200 245 0.010513 10.0.0.141 - - [2026-02-02 18:05:15] "POST /alarms HTTP/1.1" 409 248 0.008239 10.0.0.141 - - [2026-02-02 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.141 - - [2026-02-02 18:05:15] "PUT /alarm/7249cf66-8fb5-4e7c-a635-1037a5b82ee8 HTTP/1.1" 200 245 0.010146 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 252 0.018046 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/e31bdd7c-eebe-4f83-bf81-c3054df247a5 HTTP/1.1" 200 245 0.011444 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 257 0.014086 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/2b96c276-5bdb-458b-8a3e-e05e125232c9 HTTP/1.1" 200 245 0.013428 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 251 0.005097 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/88fd8dd3-5d7a-472f-9e55-cc9fbd7233d3 HTTP/1.1" 200 245 0.013530 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 257 0.010340 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/2a223474-1acf-4a72-a48a-08c118740958 HTTP/1.1" 200 245 0.012584 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 261 0.006059 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/7fc29c1e-ecb4-46a8-8ba1-f3fc2b5165a0 HTTP/1.1" 200 245 0.013410 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 258 0.004893 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/58ab01cd-c815-4f80-a8ff-e518aa44d173 HTTP/1.1" 200 245 0.019015 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 254 0.007254 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/6a980ab4-5c75-4ee0-aa16-823310ac88e9 HTTP/1.1" 200 245 0.010138 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 254 0.007013 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/1b6c54c6-81a2-448f-869b-4f7d051cd94d HTTP/1.1" 200 245 0.010031 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 254 0.003145 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/e58ab53b-f3cc-4b62-9506-f745d7c24397 HTTP/1.1" 200 245 0.011744 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 247 0.006740 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/be03718b-c1fe-461f-826f-3bc891ff3d13 HTTP/1.1" 200 245 0.012593 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 272 0.016631 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/4b5211f1-2a2f-40a3-a97a-d2c388a8da22 HTTP/1.1" 200 245 0.010160 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 261 0.012454 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.141 - - [2026-02-02 18:05:16] "PUT /alarm/8ac3899e-d127-4d13-b1ef-662fd40b023b HTTP/1.1" 200 245 0.010900 10.0.0.141 - - [2026-02-02 18:05:16] "POST /alarms HTTP/1.1" 409 259 0.008555 10.0.0.141 - - [2026-02-02 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /alarm/807c94e8-4055-4d96-8a5b-29ab2264e93c HTTP/1.1" 200 245 0.013688 10.0.0.141 - - [2026-02-02 18:05:17] "POST /alarms HTTP/1.1" 409 265 0.006608 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /alarm/cc4b7c15-aa81-4326-a8b0-5ce98f249802 HTTP/1.1" 200 245 0.011064 10.0.0.141 - - [2026-02-02 18:05:17] "POST /alarms HTTP/1.1" 409 279 0.009250 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /alarm/f529e930-6bba-487a-bafc-116d399661ed HTTP/1.1" 200 245 0.010173 10.0.0.141 - - [2026-02-02 18:05:17] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.141 - - [2026-02-02 18:05:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002369 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.006916 10.0.0.141 - - [2026-02-02 18:05:17] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.141 - - [2026-02-02 18:05:17] "GET /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002413 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /global-vrouter-config/d1a6b33f-de13-45f9-b7ff-2c31f838e9dc HTTP/1.1" 200 277 0.015980 10.0.0.141 - - [2026-02-02 18:05:17] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.141 - - [2026-02-02 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.141 - - [2026-02-02 18:05:17] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004437 10.0.0.141 - - [2026-02-02 18:05:17] "PUT /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5 HTTP/1.1" 200 275 0.020087 10.0.0.141 - - [2026-02-02 18:05:21] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.141 - - [2026-02-02 18:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.141 - - [2026-02-02 18:05:21] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002785 10.0.0.141 - - [2026-02-02 18:05:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002700 10.0.0.141 - - [2026-02-02 18:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.141 - - [2026-02-02 18:05:21] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.002978 10.0.0.141 - - [2026-02-02 18:05:21] "PUT /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5 HTTP/1.1" 200 255 0.011801 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:05:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:05:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003356 10.0.0.141 - - [2026-02-02 18:05:25] "POST /tags HTTP/1.1" 200 356 0.025776 10.0.0.141 - - [2026-02-02 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.141 - - [2026-02-02 18:05:25] "GET /tag/e01874c8-b8ae-4ce5-bfb5-a3e5705f5dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.048909 10.0.0.141 - - [2026-02-02 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.141 - - [2026-02-02 18:05:25] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005836 10.0.0.141 - - [2026-02-02 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.141 - - [2026-02-02 18:05:25] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.025250 10.0.0.141 - - [2026-02-02 18:05:25] "POST /virtual-machines HTTP/1.1" 200 352 0.019143 10.0.0.141 - - [2026-02-02 18:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032156 10.0.0.141 - - [2026-02-02 18:05:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.124744 10.0.0.141 - - [2026-02-02 18:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012272 10.0.0.141 - - [2026-02-02 18:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008314 10.0.0.141 - - [2026-02-02 18:05:26] "POST /instance-ips HTTP/1.1" 200 392 0.048610 10.0.0.141 - - [2026-02-02 18:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.065385 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.031180 10.0.0.141 - - [2026-02-02 18:05:26] "POST /set-tag HTTP/1.1" 200 109 0.014431 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011883 10.0.0.141 - - [2026-02-02 18:05:26] "GET /instance-ip/c02101be-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.011436 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005206 10.0.0.141 - - [2026-02-02 18:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.007206 10.0.0.141 - - [2026-02-02 18:05:26] "POST /ref-update HTTP/1.1" 200 156 0.014659 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017236 10.0.0.141 - - [2026-02-02 18:05:26] "POST /set-tag HTTP/1.1" 200 109 0.005483 10.0.0.141 - - [2026-02-02 18:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.141 - - [2026-02-02 18:05:26] "GET /virtual-network/f0d0293c-05e4-4016-b5a3-9dc53fe0cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004008 10.0.0.141 - - [2026-02-02 18:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.141 - - [2026-02-02 18:05:26] "GET /project/0b116c81-3f3a-427d-bc7a-ae9cf445cff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047381 10.0.0.141 - - [2026-02-02 18:05:26] "POST /virtual-machines HTTP/1.1" 200 356 0.021394 10.0.0.141 - - [2026-02-02 18:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017245 10.0.0.141 - - [2026-02-02 18:05:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.153028 10.0.0.141 - - [2026-02-02 18:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015296 10.0.0.141 - - [2026-02-02 18:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013506 10.0.0.141 - - [2026-02-02 18:05:27] "POST /instance-ips HTTP/1.1" 200 396 0.024692 10.0.0.141 - - [2026-02-02 18:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.048816 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007550 10.0.0.141 - - [2026-02-02 18:05:27] "POST /set-tag HTTP/1.1" 200 109 0.016382 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.027382 10.0.0.141 - - [2026-02-02 18:05:27] "GET /instance-ip/c0b18982-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003222 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008626 10.0.0.141 - - [2026-02-02 18:05:27] "POST /set-tag HTTP/1.1" 200 109 0.005334 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-router/f2d1acb6-b285-4266-a608-28d9d92cf8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.010656 10.0.0.141 - - [2026-02-02 18:05:27] "POST /ref-update HTTP/1.1" 200 156 0.015515 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.036995 10.0.0.141 - - [2026-02-02 18:05:27] "POST /set-tag HTTP/1.1" 200 109 0.013200 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004198 10.0.0.141 - - [2026-02-02 18:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.141 - - [2026-02-02 18:05:27] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004689 10.0.0.141 - - [2026-02-02 18:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.141 - - [2026-02-02 18:05:40] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008215 10.0.0.141 - - [2026-02-02 18:05:40] "POST /set-tag HTTP/1.1" 200 109 0.006797 10.0.0.141 - - [2026-02-02 18:05:41] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008882 10.0.0.141 - - [2026-02-02 18:05:41] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.141 - - [2026-02-02 18:05:42] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005042 10.0.0.141 - - [2026-02-02 18:05:42] "POST /set-tag HTTP/1.1" 200 109 0.010360 10.0.0.141 - - [2026-02-02 18:06:05] "GET / HTTP/1.1" 200 36215 0.001764 10.0.0.141 - - [2026-02-02 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.141 - - [2026-02-02 18:06:05] "GET /global-system-config/9b3f72d5-a73d-4e3f-82de-478757f557a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005217 10.0.0.141 - - [2026-02-02 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.141 - - [2026-02-02 18:06:05] "GET /config-node/c2b10d6f-b0c2-4fab-84a7-602a8fa86f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002674 10.0.0.141 - - [2026-02-02 18:06:13] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007572 10.0.0.141 - - [2026-02-02 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.141 - - [2026-02-02 18:06:13] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005109 10.0.0.141 - - [2026-02-02 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.141 - - [2026-02-02 18:06:13] "GET /virtual-machine/dfaf40a2-1169-4a47-a0fb-a6b6e3bc4ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003877 10.0.0.141 - - [2026-02-02 18:06:13] "POST /ref-update HTTP/1.1" 200 156 0.014636 10.0.0.141 - - [2026-02-02 18:06:13] "GET /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006717 10.0.0.141 - - [2026-02-02 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.019106 10.0.0.141 - - [2026-02-02 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.013089 10.0.0.141 - - [2026-02-02 18:06:13] "DELETE /instance-ip/c02101be-0061-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.051059 10.0.0.141 - - [2026-02-02 18:06:13] "DELETE /virtual-machine-interface/c0033404-0061-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.042550 10.0.0.141 - - [2026-02-02 18:06:13] "DELETE /virtual-machine/dfaf40a2-1169-4a47-a0fb-a6b6e3bc4ab9 HTTP/1.1" 200 115 0.021589 10.0.0.141 - - [2026-02-02 18:06:13] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004346 10.0.0.141 - - [2026-02-02 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.141 - - [2026-02-02 18:06:17] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.141 - - [2026-02-02 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.141 - - [2026-02-02 18:06:17] "GET /routing-instance/0fb2ac6f-19d2-44e3-a5e2-19b35ad7130f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002991 10.0.0.141 - - [2026-02-02 18:06:17] "POST /bgp-routers HTTP/1.1" 409 301 0.003155 10.0.0.141 - - [2026-02-02 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.141 - - [2026-02-02 18:06:17] "GET /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.003259 10.0.0.141 - - [2026-02-02 18:06:17] "PUT /bgp-router/0d096427-b64c-4ac0-883a-d0c8ce0edaa5 HTTP/1.1" 200 255 0.011262 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:06:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.141 - - [2026-02-02 18:06:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001121 10.0.0.141 - - [2026-02-02 18:06:44] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005035 10.0.0.141 - - [2026-02-02 18:06:44] "POST /set-tag HTTP/1.1" 200 109 0.004341 10.0.0.141 - - [2026-02-02 18:06:44] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005000 10.0.0.141 - - [2026-02-02 18:06:44] "POST /set-tag HTTP/1.1" 200 109 0.003668 10.0.0.141 - - [2026-02-02 18:06:44] "GET /virtual-machine/2dae1491-f766-4b21-87c0-12fd6b4b262a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.009522 10.0.0.141 - - [2026-02-02 18:06:44] "POST /ref-update HTTP/1.1" 200 156 0.011685 10.0.0.141 - - [2026-02-02 18:06:44] "GET /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010254 10.0.0.141 - - [2026-02-02 18:06:44] "POST /set-tag HTTP/1.1" 200 109 0.019381 10.0.0.141 - - [2026-02-02 18:06:44] "POST /set-tag HTTP/1.1" 200 109 0.035043 10.0.0.141 - - [2026-02-02 18:06:44] "DELETE /instance-ip/c0b18982-0061-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.054300 10.0.0.141 - - [2026-02-02 18:06:44] "DELETE /virtual-machine-interface/c08e9d96-0061-11f1-8ea1-fa163e42827e HTTP/1.1" 200 115 0.054598 10.0.0.141 - - [2026-02-02 18:06:44] "DELETE /virtual-machine/2dae1491-f766-4b21-87c0-12fd6b4b262a HTTP/1.1" 200 115 0.034887 10.0.0.141 - - [2026-02-02 18:06:44] "DELETE /tag/e01874c8-b8ae-4ce5-bfb5-a3e5705f5dc6 HTTP/1.1" 200 115 0.056468