++ 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: =================== Fri Aug 29 10:30:20 AM UTC 2025 ===================' INFO: =================== Fri Aug 29 10:30:20 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ 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.48 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 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.48 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.48,10.169.162.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.169.162.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.48:9041 + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48: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=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/29/2025 10:31:05.453 7f10c0138a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/29/2025 10:31:05.610 7f10c0138a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/29/2025 10:31:05.623 7f10c0138a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/29/2025 10:31:05.623 7f10c0138a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000650 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-08-29 10:31:17] "GET / HTTP/1.1" 503 181 0.001449 10.0.0.48 - - [2025-08-29 10:31:17] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.48 - - [2025-08-29 10:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.48 - - [2025-08-29 10:31:17] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009742 10.0.0.48 - - [2025-08-29 10:31:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.004474 10.0.0.48 - - [2025-08-29 10:31:17] "POST /database-nodes HTTP/1.1" 200 597 0.024989 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000801 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.48 - - [2025-08-29 10:31:18] "GET / HTTP/1.1" 200 45303 0.001415 10.0.0.48 - - [2025-08-29 10:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.48 - - [2025-08-29 10:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.48 - - [2025-08-29 10:31:18] "GET / HTTP/1.1" 200 35931 0.001170 10.0.0.48 - - [2025-08-29 10:31:18] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.48 - - [2025-08-29 10:31:18] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.48 - - [2025-08-29 10:31:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.012258 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 555 0.081281 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 200 0.016244 10.0.0.48 - - [2025-08-29 10:31:19] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 563 0.093659 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.034549 10.0.0.48 - - [2025-08-29 10:31:19] "GET /domain/d7e2119b-4e39-4ea7-8b71-d0d12217972a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005912 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.006245 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 545 0.156325 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.010693 10.0.0.48 - - [2025-08-29 10:31:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.004066 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.003763 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.008221 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 577 0.091915 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.015042 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022656 10.0.0.48 - - [2025-08-29 10:31:19] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012488 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 579 0.093277 10.0.0.48 - - [2025-08-29 10:31:19] "POST /security-groups HTTP/1.1" 200 570 0.153030 10.0.0.48 - - [2025-08-29 10:31:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095316 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.005889 10.0.0.48 - - [2025-08-29 10:31:19] "POST /projects HTTP/1.1" 200 481 0.504933 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.012988 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008678 10.0.0.48 - - [2025-08-29 10:31:19] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045164 10.0.0.48 - - [2025-08-29 10:31:19] "POST /job-templates HTTP/1.1" 200 583 0.154802 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.024446 10.0.0.48 - - [2025-08-29 10:31:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.071376 10.0.0.48 - - [2025-08-29 10:31:19] "POST /security-groups HTTP/1.1" 200 534 0.190065 10.0.0.48 - - [2025-08-29 10:31:19] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007800 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008361 10.0.0.48 - - [2025-08-29 10:31:19] "GET /network-ipam/277a9c6f-dff2-4783-ad40-8ad4b5ddd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008993 10.0.0.48 - - [2025-08-29 10:31:19] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008593 10.0.0.48 - - [2025-08-29 10:31:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.011218 10.0.0.48 - - [2025-08-29 10:31:20] "POST /chown HTTP/1.1" 200 109 0.076620 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 559 0.129428 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 203 0.014761 10.0.0.48 - - [2025-08-29 10:31:20] "POST /policy-managements HTTP/1.1" 409 214 0.053830 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.48 - - [2025-08-29 10:31:20] "POST /config-database-nodes HTTP/1.1" 200 611 0.084944 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 569 0.099380 10.0.0.48 - - [2025-08-29 10:31:20] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.048317 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.006060 10.0.0.48 - - [2025-08-29 10:31:20] "POST /service-templates HTTP/1.1" 200 511 0.089703 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 555 0.147189 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.020714 10.0.0.48 - - [2025-08-29 10:31:20] "POST /service-templates HTTP/1.1" 200 501 0.072716 10.0.0.48 - - [2025-08-29 10:31:20] "POST /application-policy-sets HTTP/1.1" 200 528 0.198249 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022829 10.0.0.48 - - [2025-08-29 10:31:20] "GET /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005280 10.0.0.48 - - [2025-08-29 10:31:20] "POST /service-templates HTTP/1.1" 200 515 0.093256 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 555 0.126105 10.0.0.48 - - [2025-08-29 10:31:20] "PUT /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc HTTP/1.1" 200 276 0.058914 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 196 0.023076 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025738 10.0.0.48 - - [2025-08-29 10:31:20] "POST /service-templates HTTP/1.1" 200 535 0.071852 10.0.0.48 - - [2025-08-29 10:31:20] "GET /virtual-network/60f8eea2-467b-4f6a-bf5f-2c007070675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.029272 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 555 0.152732 10.0.0.48 - - [2025-08-29 10:31:20] "POST /service-templates HTTP/1.1" 200 507 0.174038 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.025440 10.0.0.48 - - [2025-08-29 10:31:20] "POST /job-templates HTTP/1.1" 200 535 0.111267 10.0.0.48 - - [2025-08-29 10:31:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.037942 10.0.0.48 - - [2025-08-29 10:31:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000460 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.002185 10.0.0.48 - - [2025-08-29 10:31:21] "POST /job-templates HTTP/1.1" 200 559 0.145754 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.008029 10.0.0.48 - - [2025-08-29 10:31:21] "POST /security-groups HTTP/1.1" 200 574 0.188203 10.0.0.48 - - [2025-08-29 10:31:21] "POST /projects HTTP/1.1" 200 489 0.560345 10.0.0.48 - - [2025-08-29 10:31:21] "POST /job-templates HTTP/1.1" 200 559 0.244698 10.0.0.48 - - [2025-08-29 10:31:21] "POST /security-groups HTTP/1.1" 200 546 0.200783 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.006505 10.0.0.48 - - [2025-08-29 10:31:21] "POST /job-templates HTTP/1.1" 200 559 0.074555 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.010820 10.0.0.48 - - [2025-08-29 10:31:21] "POST /chown HTTP/1.1" 200 109 0.078195 10.0.0.48 - - [2025-08-29 10:31:21] "POST /network-ipams HTTP/1.1" 200 522 0.063566 10.0.0.48 - - [2025-08-29 10:31:21] "POST /job-templates HTTP/1.1" 200 565 0.111568 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.019662 10.0.0.48 - - [2025-08-29 10:31:21] "POST /network-ipams HTTP/1.1" 200 510 0.119759 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.002918 10.0.0.48 - - [2025-08-29 10:31:21] "POST /job-templates HTTP/1.1" 200 557 0.151332 10.0.0.48 - - [2025-08-29 10:31:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.002405 10.0.0.48 - - [2025-08-29 10:31:22] "POST /job-templates HTTP/1.1" 200 555 0.106862 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.036041 10.0.0.48 - - [2025-08-29 10:31:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007193 10.0.0.48 - - [2025-08-29 10:31:22] "POST /virtual-networks HTTP/1.1" 200 538 0.445108 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011535 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.48 - - [2025-08-29 10:31:22] "GET /network-ipam/277a9c6f-dff2-4783-ad40-8ad4b5ddd641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018376 10.0.0.48 - - [2025-08-29 10:31:22] "POST /job-templates HTTP/1.1" 200 573 0.202904 10.0.0.48 - - [2025-08-29 10:31:22] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.034484 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.051884 10.0.0.48 - - [2025-08-29 10:31:22] "POST /job-templates HTTP/1.1" 200 551 0.074567 10.0.0.48 - - [2025-08-29 10:31:22] "POST /network-ipams HTTP/1.1" 200 518 0.105091 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.006569 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.004861 10.0.0.48 - - [2025-08-29 10:31:22] "POST /job-templates HTTP/1.1" 200 579 0.082010 10.0.0.48 - - [2025-08-29 10:31:22] "GET / HTTP/1.1" 200 35931 0.004907 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.032673 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978 10.0.0.48 - - [2025-08-29 10:31:22] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009373 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003955 10.0.0.48 - - [2025-08-29 10:31:22] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.48 - - [2025-08-29 10:31:22] "GET /routing-instance/113c91db-201f-4ca3-8951-f54630b2cd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004591 10.0.0.48 - - [2025-08-29 10:31:22] "POST /job-templates HTTP/1.1" 200 555 0.087163 10.0.0.48 - - [2025-08-29 10:31:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.050958 10.0.0.48 - - [2025-08-29 10:31:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.151194 10.0.0.48 - - [2025-08-29 10:31:22] "POST /bgp-routers HTTP/1.1" 200 616 0.182289 10.0.0.48 - - [2025-08-29 10:31:22] "GET /bgp-router/1b78425b-2ca2-48c0-b722-414e3c238b8f?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.015218 10.0.0.48 - - [2025-08-29 10:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.056212 10.0.0.48 - - [2025-08-29 10:31:23] "POST /virtual-networks HTTP/1.1" 200 546 0.415183 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 559 0.143819 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010885 10.0.0.48 - - [2025-08-29 10:31:23] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014857 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.004030 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.48 - - [2025-08-29 10:31:23] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011387 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.011683 10.0.0.48 - - [2025-08-29 10:31:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004339 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.004662 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 587 0.082481 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.026439 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 575 0.129022 10.0.0.48 - - [2025-08-29 10:31:23] "POST /network-policys HTTP/1.1" 200 538 0.112222 10.0.0.48 - - [2025-08-29 10:31:23] "POST /ref-update HTTP/1.1" 200 156 0.090016 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.030660 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.036532 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 585 0.099671 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.023278 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 557 0.103788 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.007827 10.0.0.48 - - [2025-08-29 10:31:23] "POST /network-policys HTTP/1.1" 200 534 0.139233 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.031766 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 579 0.160652 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.003668 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 559 0.179614 10.0.0.48 - - [2025-08-29 10:31:23] "POST /network-policys HTTP/1.1" 200 542 0.156916 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.009566 10.0.0.48 - - [2025-08-29 10:31:23] "GET / HTTP/1.1" 200 35931 0.007577 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 577 0.131631 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.021042 10.0.0.48 - - [2025-08-29 10:31:23] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.039442 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.004334 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 555 0.086749 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.004995 10.0.0.48 - - [2025-08-29 10:31:23] "POST /ref-update HTTP/1.1" 200 156 0.117911 10.0.0.48 - - [2025-08-29 10:31:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025744 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 594 0.103993 10.0.0.48 - - [2025-08-29 10:31:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.107017 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.027631 10.0.0.48 - - [2025-08-29 10:31:23] "POST /job-templates HTTP/1.1" 200 553 0.111187 10.0.0.48 - - [2025-08-29 10:31:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.027838 10.0.0.48 - - [2025-08-29 10:31:23] "POST /access-control-lists HTTP/1.1" 200 592 0.083430 10.0.0.48 - - [2025-08-29 10:31:23] "POST /ref-update HTTP/1.1" 200 156 0.155033 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.007988 10.0.0.48 - - [2025-08-29 10:31:24] "POST /job-templates HTTP/1.1" 200 553 0.095417 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.008395 10.0.0.48 - - [2025-08-29 10:31:24] "POST /access-control-lists HTTP/1.1" 200 583 0.062672 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.010658 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.106595 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013368 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007414 10.0.0.48 - - [2025-08-29 10:31:24] "POST /job-templates HTTP/1.1" 200 553 0.135134 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.011819 10.0.0.48 - - [2025-08-29 10:31:24] "POST /access-control-lists HTTP/1.1" 200 581 0.146462 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.027850 10.0.0.48 - - [2025-08-29 10:31:24] "POST /job-templates HTTP/1.1" 200 563 0.073365 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.009893 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.179720 10.0.0.48 - - [2025-08-29 10:31:24] "POST /access-control-lists HTTP/1.1" 200 602 0.077603 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.002164 10.0.0.48 - - [2025-08-29 10:31:24] "POST /job-templates HTTP/1.1" 200 565 0.117343 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.117460 10.0.0.48 - - [2025-08-29 10:31:24] "POST /access-control-lists HTTP/1.1" 200 600 0.071264 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.010610 10.0.0.48 - - [2025-08-29 10:31:24] "POST /config-propertiess HTTP/1.1" 200 551 0.092170 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.148376 10.0.0.48 - - [2025-08-29 10:31:24] "POST /route-targets HTTP/1.1" 200 327 0.019848 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 168 0.017109 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012221 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.042722 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002438 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012647 10.0.0.48 - - [2025-08-29 10:31:24] "POST /route-targets HTTP/1.1" 200 327 0.015260 10.0.0.48 - - [2025-08-29 10:31:24] "POST /tags HTTP/1.1" 200 321 0.059145 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 166 0.012526 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.48 - - [2025-08-29 10:31:24] "GET /virtual-network/60f8eea2-467b-4f6a-bf5f-2c007070675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009448 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.024661 10.0.0.48 - - [2025-08-29 10:31:24] "POST /tags HTTP/1.1" 200 317 0.051314 10.0.0.48 - - [2025-08-29 10:31:24] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.016391 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.48 - - [2025-08-29 10:31:24] "POST /route-targets HTTP/1.1" 200 327 0.009967 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 174 0.010511 10.0.0.48 - - [2025-08-29 10:31:24] "POST /ref-update HTTP/1.1" 200 156 0.027727 10.0.0.48 - - [2025-08-29 10:31:24] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005705 10.0.0.48 - - [2025-08-29 10:31:24] "POST /tags HTTP/1.1" 200 333 0.051032 10.0.0.48 - - [2025-08-29 10:31:24] "POST /fqname-to-id HTTP/1.1" 404 162 0.001454 10.0.0.48 - - [2025-08-29 10:31:24] "POST /route-targets HTTP/1.1" 200 327 0.028063 10.0.0.48 - - [2025-08-29 10:31:25] "POST /firewall-policys HTTP/1.1" 200 530 0.065246 10.0.0.48 - - [2025-08-29 10:31:25] "POST /tags HTTP/1.1" 200 309 0.047926 10.0.0.48 - - [2025-08-29 10:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.073348 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 174 0.030001 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019390 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.075149 10.0.0.48 - - [2025-08-29 10:31:25] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004007 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004017 10.0.0.48 - - [2025-08-29 10:31:25] "POST /tags HTTP/1.1" 200 333 0.066113 10.0.0.48 - - [2025-08-29 10:31:25] "POST /route-targets HTTP/1.1" 200 327 0.031878 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.011736 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.081768 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.049730 10.0.0.48 - - [2025-08-29 10:31:25] "POST /tags HTTP/1.1" 200 313 0.055923 10.0.0.48 - - [2025-08-29 10:31:25] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.019031 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 169 0.014778 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.48 - - [2025-08-29 10:31:25] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003774 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.001736 10.0.0.48 - - [2025-08-29 10:31:25] "POST /access-control-lists HTTP/1.1" 200 551 0.047514 10.0.0.48 - - [2025-08-29 10:31:25] "POST /tags HTTP/1.1" 200 323 0.057441 10.0.0.48 - - [2025-08-29 10:31:25] "GET / HTTP/1.1" 200 35931 0.003426 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026530 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.009824 10.0.0.48 - - [2025-08-29 10:31:25] "POST /firewall-policys HTTP/1.1" 200 532 0.079700 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011787 10.0.0.48 - - [2025-08-29 10:31:25] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006202 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004821 10.0.0.48 - - [2025-08-29 10:31:25] "PUT /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7 HTTP/1.1" 200 274 0.037494 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.001299 10.0.0.48 - - [2025-08-29 10:31:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.092249 10.0.0.48 - - [2025-08-29 10:31:25] "POST /hardwares HTTP/1.1" 200 327 0.034898 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012033 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.026412 10.0.0.48 - - [2025-08-29 10:31:25] "POST /access-control-lists HTTP/1.1" 200 589 0.148737 10.0.0.48 - - [2025-08-29 10:31:25] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009315 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002786 10.0.0.48 - - [2025-08-29 10:31:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.111500 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006853 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.042235 10.0.0.48 - - [2025-08-29 10:31:25] "POST /hardwares HTTP/1.1" 200 327 0.064790 10.0.0.48 - - [2025-08-29 10:31:25] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009439 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.017278 10.0.0.48 - - [2025-08-29 10:31:25] "PUT /access-control-list/f0a99698-eaf1-41f5-adbe-3231a3d9ffa5 HTTP/1.1" 200 272 0.038388 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.088067 10.0.0.48 - - [2025-08-29 10:31:25] "PUT /access-control-list/244b5e5d-9e19-40d1-9a6c-851b91230662 HTTP/1.1" 200 272 0.052854 10.0.0.48 - - [2025-08-29 10:31:25] "POST /hardwares HTTP/1.1" 200 327 0.071893 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.035594 10.0.0.48 - - [2025-08-29 10:31:25] "PUT /access-control-list/b54a0d2d-a016-4329-a178-50bb3024707e HTTP/1.1" 200 272 0.064379 10.0.0.48 - - [2025-08-29 10:31:25] "POST /ref-update HTTP/1.1" 200 156 0.093335 10.0.0.48 - - [2025-08-29 10:31:25] "POST /hardwares HTTP/1.1" 200 327 0.019990 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.003755 10.0.0.48 - - [2025-08-29 10:31:25] "POST /hardwares HTTP/1.1" 200 323 0.037289 10.0.0.48 - - [2025-08-29 10:31:25] "PUT /access-control-list/83936028-c6ad-40c4-8e29-c207c93a0dcb HTTP/1.1" 200 272 0.051987 10.0.0.48 - - [2025-08-29 10:31:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.001511 10.0.0.48 - - [2025-08-29 10:31:26] "POST /ref-update HTTP/1.1" 200 156 0.086411 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/a2565f31-0928-482d-8183-350f845c5c77 HTTP/1.1" 200 272 0.058026 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 323 0.038268 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.008475 10.0.0.48 - - [2025-08-29 10:31:26] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.047297 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/a80c0f8c-5b59-4152-8027-65aadf3a1ae5 HTTP/1.1" 200 272 0.043538 10.0.0.48 - - [2025-08-29 10:31:26] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005635 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 317 0.066694 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.013819 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/977f81ca-7bd3-4335-a23f-bf3008e83819 HTTP/1.1" 200 272 0.086216 10.0.0.48 - - [2025-08-29 10:31:26] "POST /firewall-policys HTTP/1.1" 200 530 0.109851 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 323 0.061381 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/4255e457-946c-422e-b60a-db35f663e543 HTTP/1.1" 200 272 0.092558 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.008065 10.0.0.48 - - [2025-08-29 10:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.097365 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 323 0.052224 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.019021 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/a24e4f0e-eb18-4313-9e12-85c6a275defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.042978 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/3786cfc1-a469-4e6d-8598-25387b2cd22b HTTP/1.1" 200 272 0.082589 10.0.0.48 - - [2025-08-29 10:31:26] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014983 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/a24e4f0e-eb18-4313-9e12-85c6a275defd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006285 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 323 0.027679 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.004057 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005465 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/c9e744e4-d285-4547-8718-f05dc52f9fde HTTP/1.1" 200 272 0.043351 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 325 0.027807 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006190 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/e0465609-1593-407f-9bc8-e7afb57cba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003316 10.0.0.48 - - [2025-08-29 10:31:26] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003217 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.004669 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 325 0.039559 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.023565 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.009357 10.0.0.48 - - [2025-08-29 10:31:26] "POST /ref-update HTTP/1.1" 200 156 0.088973 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 325 0.018250 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.013018 10.0.0.48 - - [2025-08-29 10:31:26] "POST /access-control-lists HTTP/1.1" 200 601 0.094834 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 325 0.055484 10.0.0.48 - - [2025-08-29 10:31:26] "POST /ref-update HTTP/1.1" 200 156 0.120215 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/15b794c2-d2e8-4a9b-ad54-57dcc7564866 HTTP/1.1" 200 272 0.083543 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.010656 10.0.0.48 - - [2025-08-29 10:31:26] "POST /ref-update HTTP/1.1" 200 156 0.063596 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 323 0.047488 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.003618 10.0.0.48 - - [2025-08-29 10:31:26] "PUT /access-control-list/ed30a47b-ad77-4de7-8201-4f10dabca028 HTTP/1.1" 200 272 0.045024 10.0.0.48 - - [2025-08-29 10:31:26] "POST /ref-update HTTP/1.1" 200 156 0.044429 10.0.0.48 - - [2025-08-29 10:31:26] "POST /hardwares HTTP/1.1" 200 317 0.036804 10.0.0.48 - - [2025-08-29 10:31:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.001761 10.0.0.48 - - [2025-08-29 10:31:27] "POST /route-targets HTTP/1.1" 200 327 0.045202 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 323 0.029931 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.006939 10.0.0.48 - - [2025-08-29 10:31:27] "POST /ref-update HTTP/1.1" 200 156 0.032694 10.0.0.48 - - [2025-08-29 10:31:27] "POST /ref-update HTTP/1.1" 200 156 0.117803 10.0.0.48 - - [2025-08-29 10:31:27] "POST /ref-update HTTP/1.1" 200 156 0.087693 10.0.0.48 - - [2025-08-29 10:31:27] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.071273 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 317 0.074155 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 164 0.013635 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 323 0.036676 10.0.0.48 - - [2025-08-29 10:31:27] "POST /ref-update HTTP/1.1" 200 156 0.048928 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.002502 10.0.0.48 - - [2025-08-29 10:31:27] "POST /tags HTTP/1.1" 200 299 0.084376 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019753 10.0.0.48 - - [2025-08-29 10:31:27] "PUT /access-control-list/13647562-5b1e-40e9-b39b-7e5a6e9148bb HTTP/1.1" 200 272 0.081755 10.0.0.48 - - [2025-08-29 10:31:27] "GET /tag/bdea20cd-f4ee-4c3c-9574-36c9d92bba35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.054337 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 319 0.083611 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.010982 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 319 0.018889 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 165 0.007652 10.0.0.48 - - [2025-08-29 10:31:27] "POST /set-tag HTTP/1.1" 200 109 0.059608 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 325 0.058910 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.017303 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 317 0.015559 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.011525 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 317 0.019541 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.008860 10.0.0.48 - - [2025-08-29 10:31:27] "POST /tags HTTP/1.1" 200 357 0.174005 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020769 10.0.0.48 - - [2025-08-29 10:31:27] "GET /tag/4952f9f1-5c2b-49e2-b3d9-49d696b54c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017711 10.0.0.48 - - [2025-08-29 10:31:27] "POST /hardwares HTTP/1.1" 200 319 0.082793 10.0.0.48 - - [2025-08-29 10:31:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.002496 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 319 0.259346 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 162 0.008631 10.0.0.48 - - [2025-08-29 10:31:28] "POST /tags HTTP/1.1" 200 305 0.336314 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018221 10.0.0.48 - - [2025-08-29 10:31:28] "GET /tag/30f9539a-7eeb-4622-aaad-1a18621186a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016052 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 319 0.030124 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 158 0.024345 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 311 0.010979 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 158 0.009060 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 311 0.016164 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 160 0.005381 10.0.0.48 - - [2025-08-29 10:31:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000464 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.016349 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 315 0.099025 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 154 0.004271 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 303 0.031037 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 158 0.007791 10.0.0.48 - - [2025-08-29 10:31:28] "POST /security-groups HTTP/1.1" 200 571 0.162439 10.0.0.48 - - [2025-08-29 10:31:28] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002322 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 311 0.039289 10.0.0.48 - - [2025-08-29 10:31:28] "POST /projects HTTP/1.1" 200 483 0.357025 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009646 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 155 0.009048 10.0.0.48 - - [2025-08-29 10:31:28] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005581 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003164 10.0.0.48 - - [2025-08-29 10:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018931 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010010 10.0.0.48 - - [2025-08-29 10:31:28] "POST /access-control-lists HTTP/1.1" 200 580 0.107819 10.0.0.48 - - [2025-08-29 10:31:28] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.027903 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 305 0.072342 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018058 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 155 0.008164 10.0.0.48 - - [2025-08-29 10:31:28] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010229 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.004276 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 305 0.015319 10.0.0.48 - - [2025-08-29 10:31:28] "POST /config-nodes HTTP/1.1" 200 593 0.095797 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 155 0.002747 10.0.0.48 - - [2025-08-29 10:31:28] "POST /access-control-lists HTTP/1.1" 200 578 0.060429 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 305 0.025989 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 155 0.008137 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 305 0.036638 10.0.0.48 - - [2025-08-29 10:31:28] "POST /fqname-to-id HTTP/1.1" 404 156 0.017066 10.0.0.48 - - [2025-08-29 10:31:28] "PUT /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237 HTTP/1.1" 200 264 0.161832 10.0.0.48 - - [2025-08-29 10:31:28] "POST /hardwares HTTP/1.1" 200 307 0.039500 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 156 0.001492 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 307 0.037763 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 156 0.011255 10.0.0.48 - - [2025-08-29 10:31:29] "PUT /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c HTTP/1.1" 200 264 0.153457 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 307 0.017488 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.009567 10.0.0.48 - - [2025-08-29 10:31:29] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.48 - - [2025-08-29 10:31:29] "POST /security-groups HTTP/1.1" 200 537 0.104886 10.0.0.48 - - [2025-08-29 10:31:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009249 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.067216 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 158 0.013322 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.023467 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 311 0.014470 10.0.0.48 - - [2025-08-29 10:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053576 10.0.0.48 - - [2025-08-29 10:31:29] "POST /access-control-lists HTTP/1.1" 200 596 0.034352 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 158 0.008142 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 311 0.029657 10.0.0.48 - - [2025-08-29 10:31:29] "POST /chown HTTP/1.1" 200 109 0.045939 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.013232 10.0.0.48 - - [2025-08-29 10:31:29] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023430 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 153 0.002971 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.48 - - [2025-08-29 10:31:29] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008465 10.0.0.48 - - [2025-08-29 10:31:29] "POST /tags HTTP/1.1" 409 207 0.002273 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 301 0.054734 10.0.0.48 - - [2025-08-29 10:31:29] "POST /access-control-lists HTTP/1.1" 200 594 0.090780 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.014095 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.48 - - [2025-08-29 10:31:29] "GET /tag/30f9539a-7eeb-4622-aaad-1a18621186a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015702 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.030150 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.013329 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.030396 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.011138 10.0.0.48 - - [2025-08-29 10:31:29] "POST /firewall-rules HTTP/1.1" 200 564 0.163858 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.019656 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.004098 10.0.0.48 - - [2025-08-29 10:31:29] "GET /firewall-rule/c2e339f3-0ac0-42bc-838d-215ae174e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012353 10.0.0.48 - - [2025-08-29 10:31:29] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006615 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.031868 10.0.0.48 - - [2025-08-29 10:31:29] "GET /firewall-rule/c2e339f3-0ac0-42bc-838d-215ae174e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.014140 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.012503 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 309 0.038641 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000740 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.002494 10.0.0.48 - - [2025-08-29 10:31:29] "POST /ref-update HTTP/1.1" 200 156 0.088487 10.0.0.48 - - [2025-08-29 10:31:29] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032020 10.0.0.48 - - [2025-08-29 10:31:29] "POST /hardwares HTTP/1.1" 200 317 0.067618 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029274 10.0.0.48 - - [2025-08-29 10:31:29] "POST /fqname-to-id HTTP/1.1" 404 157 0.024525 10.0.0.48 - - [2025-08-29 10:31:30] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006046 10.0.0.48 - - [2025-08-29 10:31:30] "POST /tags HTTP/1.1" 409 207 0.003189 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.48 - - [2025-08-29 10:31:30] "GET /tag/30f9539a-7eeb-4622-aaad-1a18621186a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024010 10.0.0.48 - - [2025-08-29 10:31:30] "POST /hardwares HTTP/1.1" 200 309 0.093981 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 157 0.003437 10.0.0.48 - - [2025-08-29 10:31:30] "POST /hardwares HTTP/1.1" 200 309 0.072406 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 154 0.022641 10.0.0.48 - - [2025-08-29 10:31:30] "POST /firewall-rules HTTP/1.1" 200 562 0.185396 10.0.0.48 - - [2025-08-29 10:31:30] "GET /firewall-rule/9b268023-c941-4781-94fc-8e6c69f6bb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.030328 10.0.0.48 - - [2025-08-29 10:31:30] "POST /hardwares HTTP/1.1" 200 303 0.055727 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.028159 10.0.0.48 - - [2025-08-29 10:31:30] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004713 10.0.0.48 - - [2025-08-29 10:31:30] "GET /firewall-rule/9b268023-c941-4781-94fc-8e6c69f6bb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002693 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 533 0.039011 10.0.0.48 - - [2025-08-29 10:31:30] "POST /ref-update HTTP/1.1" 200 156 0.048091 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 185 0.023998 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 523 0.048808 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.009638 10.0.0.48 - - [2025-08-29 10:31:30] "POST /tags HTTP/1.1" 200 305 0.129821 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027803 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 521 0.074579 10.0.0.48 - - [2025-08-29 10:31:30] "GET /tag/44d03d36-3d5b-4f6f-8274-a40f8fb98eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.033226 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.001667 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.48 - - [2025-08-29 10:31:30] "GET /project/524b1536-6ca6-4c53-b5e2-83851ae5ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058767 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 521 0.064559 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.020994 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 531 0.019740 10.0.0.48 - - [2025-08-29 10:31:30] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009099 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013166 10.0.0.48 - - [2025-08-29 10:31:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.018317 10.0.0.48 - - [2025-08-29 10:31:30] "GET /service-appliance-set/38221092-29ef-4459-9de4-409c7890d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.015151 10.0.0.48 - - [2025-08-29 10:31:30] "POST /features HTTP/1.1" 200 521 0.045377 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.026810 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.014486 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 539 0.064524 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.009605 10.0.0.48 - - [2025-08-29 10:31:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150882 10.0.0.48 - - [2025-08-29 10:31:31] "GET /virtual-machine-interface/a709493c-0870-4fc5-bd44-7ae4021aeae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019310 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 525 0.079657 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.002563 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 519 0.045386 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.019635 10.0.0.48 - - [2025-08-29 10:31:31] "POST /instance-ips HTTP/1.1" 200 381 0.112530 10.0.0.48 - - [2025-08-29 10:31:31] "GET /instance-ip/60832c2b-7d66-444e-a32b-3e62d6c73f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013039 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 517 0.077023 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.019164 10.0.0.48 - - [2025-08-29 10:31:31] "POST /loadbalancers HTTP/1.1" 200 582 0.144287 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 533 0.101887 10.0.0.48 - - [2025-08-29 10:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023334 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.017277 10.0.0.48 - - [2025-08-29 10:31:31] "GET /project/524b1536-6ca6-4c53-b5e2-83851ae5ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080523 10.0.0.48 - - [2025-08-29 10:31:31] "GET /project/524b1536-6ca6-4c53-b5e2-83851ae5ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078439 10.0.0.48 - - [2025-08-29 10:31:31] "GET /instance-ip/60832c2b-7d66-444e-a32b-3e62d6c73f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007136 10.0.0.48 - - [2025-08-29 10:31:31] "POST /features HTTP/1.1" 200 541 0.071786 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 178 0.008034 10.0.0.48 - - [2025-08-29 10:31:31] "GET /loadbalancer/23a409b2-1d12-4aef-bdf7-c3ad2c8afa26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005152 10.0.0.48 - - [2025-08-29 10:31:31] "POST /floating-ips HTTP/1.1" 200 583 0.040650 10.0.0.48 - - [2025-08-29 10:31:31] "POST /physical-roles HTTP/1.1" 200 521 0.019097 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 179 0.006632 10.0.0.48 - - [2025-08-29 10:31:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057773 10.0.0.48 - - [2025-08-29 10:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024599 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011296 10.0.0.48 - - [2025-08-29 10:31:31] "POST /physical-roles HTTP/1.1" 200 523 0.066664 10.0.0.48 - - [2025-08-29 10:31:31] "GET /project/524b1536-6ca6-4c53-b5e2-83851ae5ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038500 10.0.0.48 - - [2025-08-29 10:31:31] "GET /loadbalancer-listener/283cf969-9624-469e-a06b-556dea61fa40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006752 10.0.0.48 - - [2025-08-29 10:31:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.039015 10.0.0.48 - - [2025-08-29 10:31:31] "GET /loadbalancer-listener/283cf969-9624-469e-a06b-556dea61fa40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008642 10.0.0.48 - - [2025-08-29 10:31:32] "POST /physical-roles HTTP/1.1" 200 533 0.029390 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 177 0.003009 10.0.0.48 - - [2025-08-29 10:31:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017606 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.48 - - [2025-08-29 10:31:32] "GET /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003410 10.0.0.48 - - [2025-08-29 10:31:32] "GET /instance-ip/60832c2b-7d66-444e-a32b-3e62d6c73f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007736 10.0.0.48 - - [2025-08-29 10:31:32] "POST /physical-roles HTTP/1.1" 200 519 0.035625 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011747 10.0.0.48 - - [2025-08-29 10:31:32] "GET /instance-ip/60832c2b-7d66-444e-a32b-3e62d6c73f00?fields=floating_ips HTTP/1.1" 200 1170 0.049533 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.014673 10.0.0.48 - - [2025-08-29 10:31:32] "PUT /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc HTTP/1.1" 200 276 0.024784 10.0.0.48 - - [2025-08-29 10:31:32] "GET /floating-ip/16a5db7f-cc5f-4fe6-a048-2e3529bc255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003624 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 545 0.045365 10.0.0.48 - - [2025-08-29 10:31:32] "POST /tags HTTP/1.1" 200 355 0.033840 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.001865 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 531 0.013331 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.008986 10.0.0.48 - - [2025-08-29 10:31:32] "GET /tag/8242dc36-5dfa-4f33-99a3-ee8f78e886f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019071 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 545 0.032693 10.0.0.48 - - [2025-08-29 10:31:32] "POST /tags HTTP/1.1" 200 303 0.020077 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.014603 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016402 10.0.0.48 - - [2025-08-29 10:31:32] "GET /tag/221737b1-fb40-4ebc-b38e-fd91221b66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020937 10.0.0.48 - - [2025-08-29 10:31:32] "POST /projects HTTP/1.1" 409 218 0.001760 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 533 0.048848 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.001529 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.48 - - [2025-08-29 10:31:32] "GET /project/524b1536-6ca6-4c53-b5e2-83851ae5ae5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070884 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 541 0.058498 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.48 - - [2025-08-29 10:31:32] "PUT /overlay-role/304fa44e-e0c5-453a-a6fe-86c2917ea035 HTTP/1.1" 200 258 0.008980 10.0.0.48 - - [2025-08-29 10:31:32] "GET /network-ipam/c9617405-feca-4877-ac3d-52325a6df50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003157 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.004102 10.0.0.48 - - [2025-08-29 10:31:32] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006516 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 531 0.020933 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.003645 10.0.0.48 - - [2025-08-29 10:31:32] "PUT /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237 HTTP/1.1" 200 264 0.051872 10.0.0.48 - - [2025-08-29 10:31:32] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011346 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 533 0.047099 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.005860 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 529 0.040691 10.0.0.48 - - [2025-08-29 10:31:32] "POST /set-tag HTTP/1.1" 200 109 0.076326 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.002021 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006583 10.0.0.48 - - [2025-08-29 10:31:32] "GET /network-ipam/290f9906-c0f2-44ec-89ea-dc68e987d64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005631 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 537 0.033607 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.019409 10.0.0.48 - - [2025-08-29 10:31:32] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004743 10.0.0.48 - - [2025-08-29 10:31:32] "POST /overlay-roles HTTP/1.1" 200 541 0.029253 10.0.0.48 - - [2025-08-29 10:31:32] "POST /fqname-to-id HTTP/1.1" 404 178 0.003834 10.0.0.48 - - [2025-08-29 10:31:32] "PUT /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c HTTP/1.1" 200 264 0.069212 10.0.0.48 - - [2025-08-29 10:31:32] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010612 10.0.0.48 - - [2025-08-29 10:31:33] "POST /overlay-roles HTTP/1.1" 200 519 0.035530 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.007172 10.0.0.48 - - [2025-08-29 10:31:33] "POST /overlay-roles HTTP/1.1" 200 543 0.065247 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.008078 10.0.0.48 - - [2025-08-29 10:31:33] "POST /set-tag HTTP/1.1" 200 109 0.129555 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010033 10.0.0.48 - - [2025-08-29 10:31:33] "GET /network-policy/7ef42874-e144-4ae3-8ac6-b80a3ba9d032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002932 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 533 0.045755 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.002250 10.0.0.48 - - [2025-08-29 10:31:33] "GET /network-policy/22fa3797-ea5b-4ce6-bad1-568a184fbeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.085781 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.48 - - [2025-08-29 10:31:33] "GET /network-policy/c8e5bd57-c7af-436d-80a9-068863558151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004829 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /network-policy/c8e5bd57-c7af-436d-80a9-068863558151 HTTP/1.1" 200 262 0.019856 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 547 0.209787 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.003466 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /access-control-list/ed30a47b-ad77-4de7-8201-4f10dabca028 HTTP/1.1" 200 272 0.029258 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-update HTTP/1.1" 200 156 0.092035 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017077 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006641 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /access-control-list/13647562-5b1e-40e9-b39b-7e5a6e9148bb HTTP/1.1" 200 272 0.042976 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 549 0.080430 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.022860 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003836 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005093 10.0.0.48 - - [2025-08-29 10:31:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004631 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 551 0.036203 10.0.0.48 - - [2025-08-29 10:31:33] "POST /security-groups HTTP/1.1" 409 245 0.004958 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.003190 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /security-group/d0cf94fc-271a-4310-b61b-e90f531deb68 HTTP/1.1" 200 262 0.025090 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 563 0.035527 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.017604 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /access-control-list/a2565f31-0928-482d-8183-350f845c5c77 HTTP/1.1" 200 272 0.081731 10.0.0.48 - - [2025-08-29 10:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.096683 10.0.0.48 - - [2025-08-29 10:31:33] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012609 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009217 10.0.0.48 - - [2025-08-29 10:31:33] "PUT /access-control-list/a80c0f8c-5b59-4152-8027-65aadf3a1ae5 HTTP/1.1" 200 272 0.047771 10.0.0.48 - - [2025-08-29 10:31:33] "POST /role-definitions HTTP/1.1" 200 547 0.086849 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.006357 10.0.0.48 - - [2025-08-29 10:31:33] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004440 10.0.0.48 - - [2025-08-29 10:31:33] "POST /tags HTTP/1.1" 409 206 0.008242 10.0.0.48 - - [2025-08-29 10:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 549 0.039673 10.0.0.48 - - [2025-08-29 10:31:34] "GET /tag/221737b1-fb40-4ebc-b38e-fd91221b66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025246 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 191 0.001861 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 551 0.048208 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.005883 10.0.0.48 - - [2025-08-29 10:31:34] "POST /firewall-rules HTTP/1.1" 200 562 0.127265 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010686 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-rule/bc23cff5-40c8-430f-bfad-ad046ec4f685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032195 10.0.0.48 - - [2025-08-29 10:31:34] "GET /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.012305 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014786 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 549 0.120437 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.017435 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.012725 10.0.0.48 - - [2025-08-29 10:31:34] "PUT /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc HTTP/1.1" 200 276 0.032334 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-rule/bc23cff5-40c8-430f-bfad-ad046ec4f685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.023924 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 561 0.088030 10.0.0.48 - - [2025-08-29 10:31:34] "POST /ref-update HTTP/1.1" 200 156 0.096146 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.005422 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 547 0.013408 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.014079 10.0.0.48 - - [2025-08-29 10:31:34] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006346 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.48 - - [2025-08-29 10:31:34] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002850 10.0.0.48 - - [2025-08-29 10:31:34] "POST /tags HTTP/1.1" 409 206 0.010670 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 549 0.013622 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.005770 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008122 10.0.0.48 - - [2025-08-29 10:31:34] "GET /tag/221737b1-fb40-4ebc-b38e-fd91221b66dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024325 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 545 0.067694 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.001660 10.0.0.48 - - [2025-08-29 10:31:34] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.48 - - [2025-08-29 10:31:34] "POST /firewall-rules HTTP/1.1" 200 560 0.125602 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 547 0.083950 10.0.0.48 - - [2025-08-29 10:31:34] "POST /alarms HTTP/1.1" 200 581 0.053017 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.010645 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-rule/b2da7b03-445f-47ae-b236-1f48099de133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.034628 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.015079 10.0.0.48 - - [2025-08-29 10:31:34] "GET /firewall-rule/b2da7b03-445f-47ae-b236-1f48099de133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007217 10.0.0.48 - - [2025-08-29 10:31:34] "POST /alarms HTTP/1.1" 200 575 0.076568 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 553 0.062757 10.0.0.48 - - [2025-08-29 10:31:34] "POST /alarms HTTP/1.1" 200 575 0.050778 10.0.0.48 - - [2025-08-29 10:31:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004249 10.0.0.48 - - [2025-08-29 10:31:34] "POST /alarms HTTP/1.1" 200 559 0.030366 10.0.0.48 - - [2025-08-29 10:31:34] "POST /ref-update HTTP/1.1" 200 156 0.084501 10.0.0.48 - - [2025-08-29 10:31:34] "POST /role-definitions HTTP/1.1" 200 555 0.058560 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.011340 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 555 0.035138 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 557 0.044104 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 533 0.047514 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 187 0.007876 10.0.0.48 - - [2025-08-29 10:31:35] "POST /tags HTTP/1.1" 200 301 0.141670 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 565 0.069309 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 543 0.070785 10.0.0.48 - - [2025-08-29 10:31:35] "GET /tag/e4d4be1f-252c-4e54-ba4f-fd4caab16918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.047178 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.005823 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 549 0.063849 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 531 0.058239 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.009500 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 557 0.063777 10.0.0.48 - - [2025-08-29 10:31:35] "POST /tags HTTP/1.1" 200 325 0.116350 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007978 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 567 0.052256 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 537 0.040262 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.019189 10.0.0.48 - - [2025-08-29 10:31:35] "GET /tag/dc1c121a-4da3-4b72-a16e-8757d0318ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.027400 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 547 0.039957 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 555 0.034499 10.0.0.48 - - [2025-08-29 10:31:35] "POST /tags HTTP/1.1" 200 363 0.055382 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.009364 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 567 0.055678 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 557 0.042542 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.013967 10.0.0.48 - - [2025-08-29 10:31:35] "GET /tag/b6d18430-7dd8-43e2-a77e-bf5ea35bb98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018337 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 575 0.106378 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 561 0.037914 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.017601 10.0.0.48 - - [2025-08-29 10:31:35] "POST /tags HTTP/1.1" 200 311 0.095186 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008750 10.0.0.48 - - [2025-08-29 10:31:35] "POST /role-definitions HTTP/1.1" 200 559 0.058924 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 569 0.062070 10.0.0.48 - - [2025-08-29 10:31:35] "GET /tag/780cc223-78ae-4b88-b122-8b6ac7fad429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036059 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.004104 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.48 - - [2025-08-29 10:31:35] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004217 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 561 0.044329 10.0.0.48 - - [2025-08-29 10:31:35] "POST /feature-configs HTTP/1.1" 200 537 0.034443 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.005045 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 561 0.030509 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.48 - - [2025-08-29 10:31:35] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029404 10.0.0.48 - - [2025-08-29 10:31:35] "POST /virtual-machines HTTP/1.1" 200 377 0.017043 10.0.0.48 - - [2025-08-29 10:31:35] "POST /alarms HTTP/1.1" 200 561 0.057104 10.0.0.48 - - [2025-08-29 10:31:35] "POST /feature-configs HTTP/1.1" 200 562 0.062057 10.0.0.48 - - [2025-08-29 10:31:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.004863 10.0.0.48 - - [2025-08-29 10:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019859 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 547 0.070773 10.0.0.48 - - [2025-08-29 10:31:36] "POST /feature-configs HTTP/1.1" 200 561 0.069338 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 192 0.005128 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 595 0.075831 10.0.0.48 - - [2025-08-29 10:31:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.141607 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 547 0.067143 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.003196 10.0.0.48 - - [2025-08-29 10:31:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.046282 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011541 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 575 0.057436 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 571 0.037542 10.0.0.48 - - [2025-08-29 10:31:36] "GET /virtual-machine-interface/56e5e044-84c3-11f0-aaa2-fa163e4b834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007847 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 537 0.038307 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.015534 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 583 0.041204 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 549 0.033165 10.0.0.48 - - [2025-08-29 10:31:36] "POST /instance-ips HTTP/1.1" 200 409 0.083040 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.003823 10.0.0.48 - - [2025-08-29 10:31:36] "POST /alarms HTTP/1.1" 200 609 0.058225 10.0.0.48 - - [2025-08-29 10:31:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.064321 10.0.0.48 - - [2025-08-29 10:31:36] "GET /virtual-machine-interface/56e5e044-84c3-11f0-aaa2-fa163e4b834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005751 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 541 0.063617 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.004012 10.0.0.48 - - [2025-08-29 10:31:36] "POST /set-tag HTTP/1.1" 200 109 0.031665 10.0.0.48 - - [2025-08-29 10:31:36] "GET /virtual-machine-interface/56e5e044-84c3-11f0-aaa2-fa163e4b834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015670 10.0.0.48 - - [2025-08-29 10:31:36] "GET /instance-ip/57040ace-84c3-11f0-aaa2-fa163e4b834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005991 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 541 0.043627 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.001470 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 539 0.014883 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.014055 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.48 - - [2025-08-29 10:31:36] "GET /loadbalancer/23a409b2-1d12-4aef-bdf7-c3ad2c8afa26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002276 10.0.0.48 - - [2025-08-29 10:31:36] "POST /tags HTTP/1.1" 200 371 0.024204 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013489 10.0.0.48 - - [2025-08-29 10:31:36] "GET /tag/8ee0bce9-a207-4b38-b08e-d8fc60cbb53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017131 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 531 0.059691 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 185 0.012945 10.0.0.48 - - [2025-08-29 10:31:36] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.48 - - [2025-08-29 10:31:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001782 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 533 0.017741 10.0.0.48 - - [2025-08-29 10:31:36] "PUT /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc HTTP/1.1" 200 276 0.008691 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.009818 10.0.0.48 - - [2025-08-29 10:31:36] "POST /tags HTTP/1.1" 200 319 0.052614 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007646 10.0.0.48 - - [2025-08-29 10:31:36] "GET /tag/95b02888-7c40-46f3-bffe-50d46db7ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020511 10.0.0.48 - - [2025-08-29 10:31:36] "POST /node-profiles HTTP/1.1" 200 557 0.064486 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.011690 10.0.0.48 - - [2025-08-29 10:31:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.039989 10.0.0.48 - - [2025-08-29 10:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.015481 10.0.0.48 - - [2025-08-29 10:31:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000468 10.0.0.48 - - [2025-08-29 10:31:37] "POST /telemetry-profiles HTTP/1.1" 200 554 0.040719 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.015175 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.003377 10.0.0.48 - - [2025-08-29 10:31:37] "POST /security-groups HTTP/1.1" 200 578 0.061967 10.0.0.48 - - [2025-08-29 10:31:37] "POST /projects HTTP/1.1" 200 497 0.216343 10.0.0.48 - - [2025-08-29 10:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.048437 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.018800 10.0.0.48 - - [2025-08-29 10:31:37] "GET / HTTP/1.1" 200 35931 0.012039 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019465 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.48 - - [2025-08-29 10:31:37] "POST /telemetry-profiles HTTP/1.1" 200 554 0.132613 10.0.0.48 - - [2025-08-29 10:31:37] "GET /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008447 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.015723 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014110 10.0.0.48 - - [2025-08-29 10:31:37] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.043162 10.0.0.48 - - [2025-08-29 10:31:37] "POST /access-control-lists HTTP/1.1" 200 587 0.109456 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.008723 10.0.0.48 - - [2025-08-29 10:31:37] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009652 10.0.0.48 - - [2025-08-29 10:31:37] "POST /telemetry-profiles HTTP/1.1" 200 554 0.097497 10.0.0.48 - - [2025-08-29 10:31:37] "PUT /global-vrouter-config/7b83ffc2-9ead-4b2f-9e6f-cbbb4e620bfc HTTP/1.1" 200 276 0.062107 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.019326 10.0.0.48 - - [2025-08-29 10:31:37] "POST /access-control-lists HTTP/1.1" 200 585 0.077534 10.0.0.48 - - [2025-08-29 10:31:37] "POST /telemetry-profiles HTTP/1.1" 200 554 0.079707 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.014077 10.0.0.48 - - [2025-08-29 10:31:37] "PUT /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237 HTTP/1.1" 200 264 0.123892 10.0.0.48 - - [2025-08-29 10:31:37] "PUT /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c HTTP/1.1" 200 264 0.060102 10.0.0.48 - - [2025-08-29 10:31:37] "POST /telemetry-profiles HTTP/1.1" 200 554 0.044128 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.015283 10.0.0.48 - - [2025-08-29 10:31:37] "POST /sflow-profiles HTTP/1.1" 200 532 0.040375 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.002151 10.0.0.48 - - [2025-08-29 10:31:37] "POST /security-groups HTTP/1.1" 200 558 0.124018 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.003886 10.0.0.48 - - [2025-08-29 10:31:37] "POST /sflow-profiles HTTP/1.1" 200 538 0.055504 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.007960 10.0.0.48 - - [2025-08-29 10:31:37] "POST /access-control-lists HTTP/1.1" 200 610 0.041649 10.0.0.48 - - [2025-08-29 10:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041406 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.015955 10.0.0.48 - - [2025-08-29 10:31:37] "POST /chown HTTP/1.1" 200 109 0.027889 10.0.0.48 - - [2025-08-29 10:31:37] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010254 10.0.0.48 - - [2025-08-29 10:31:37] "POST /sflow-profiles HTTP/1.1" 200 538 0.050501 10.0.0.48 - - [2025-08-29 10:31:37] "GET / HTTP/1.1" 200 35931 0.003587 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.010597 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.48 - - [2025-08-29 10:31:37] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005724 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009770 10.0.0.48 - - [2025-08-29 10:31:37] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046082 10.0.0.48 - - [2025-08-29 10:31:37] "POST /access-control-lists HTTP/1.1" 200 608 0.104520 10.0.0.48 - - [2025-08-29 10:31:37] "POST /tags HTTP/1.1" 409 214 0.007981 10.0.0.48 - - [2025-08-29 10:31:37] "POST /grpc-profiles HTTP/1.1" 200 530 0.101240 10.0.0.48 - - [2025-08-29 10:31:37] "PUT /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7 HTTP/1.1" 200 274 0.102815 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.002138 10.0.0.48 - - [2025-08-29 10:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.48 - - [2025-08-29 10:31:37] "GET /tag/95b02888-7c40-46f3-bffe-50d46db7ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015437 10.0.0.48 - - [2025-08-29 10:31:38] "POST /snmp-profiles HTTP/1.1" 200 530 0.065980 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.006429 10.0.0.48 - - [2025-08-29 10:31:38] "POST /firewall-rules HTTP/1.1" 200 578 0.118935 10.0.0.48 - - [2025-08-29 10:31:38] "POST /netconf-profiles HTTP/1.1" 200 542 0.069777 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-rule/bb69f7d9-c5d3-4195-af54-795527ec01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005537 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.002688 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.003940 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-rule/bb69f7d9-c5d3-4195-af54-795527ec01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012702 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 540 0.026753 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.002309 10.0.0.48 - - [2025-08-29 10:31:38] "POST /ref-update HTTP/1.1" 200 156 0.034077 10.0.0.48 - - [2025-08-29 10:31:38] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009481 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 540 0.032217 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.009871 10.0.0.48 - - [2025-08-29 10:31:38] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003121 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 544 0.016843 10.0.0.48 - - [2025-08-29 10:31:38] "POST /tags HTTP/1.1" 409 214 0.010156 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.001933 10.0.0.48 - - [2025-08-29 10:31:38] "GET /tag/95b02888-7c40-46f3-bffe-50d46db7ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031840 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 542 0.064302 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 218 0.009452 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 590 0.028805 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.004142 10.0.0.48 - - [2025-08-29 10:31:38] "POST /firewall-rules HTTP/1.1" 200 576 0.093770 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-rule/344bbce1-ff0e-436b-a341-b54bc4f3ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.018564 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 570 0.045236 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.002216 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004961 10.0.0.48 - - [2025-08-29 10:31:38] "GET /firewall-rule/344bbce1-ff0e-436b-a341-b54bc4f3ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002571 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 620 0.024095 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.007402 10.0.0.48 - - [2025-08-29 10:31:38] "POST /ref-update HTTP/1.1" 200 156 0.060201 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 566 0.037560 10.0.0.48 - - [2025-08-29 10:31:38] "POST /tags HTTP/1.1" 200 301 0.015791 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.009036 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013850 10.0.0.48 - - [2025-08-29 10:31:38] "GET /tag/7d0b90c6-e077-45c2-8120-f8c6d0ac372e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020250 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 564 0.039073 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.013810 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-08-29 10:31:38] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042062 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011722 10.0.0.48 - - [2025-08-29 10:31:38] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005219 10.0.0.48 - - [2025-08-29 10:31:38] "POST /device-functional-groups HTTP/1.1" 200 574 0.046823 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.019386 10.0.0.48 - - [2025-08-29 10:31:38] "POST /role-configs HTTP/1.1" 200 525 0.018859 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.48 - - [2025-08-29 10:31:38] "GET /service-appliance-set/38221092-29ef-4459-9de4-409c7890d778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002331 10.0.0.48 - - [2025-08-29 10:31:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.001515 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.001850 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 520 0.021400 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.009265 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 522 0.015531 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.001815 10.0.0.48 - - [2025-08-29 10:31:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115093 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 522 0.052620 10.0.0.48 - - [2025-08-29 10:31:39] "GET /virtual-machine-interface/5a05537e-fb06-404b-8cb2-6ffc4921a460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.027952 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.007174 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 526 0.042875 10.0.0.48 - - [2025-08-29 10:31:39] "POST /instance-ips HTTP/1.1" 200 377 0.059823 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002061 10.0.0.48 - - [2025-08-29 10:31:39] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007360 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 521 0.026879 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.004268 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 517 0.047242 10.0.0.48 - - [2025-08-29 10:31:39] "POST /loadbalancers HTTP/1.1" 200 582 0.082345 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.001515 10.0.0.48 - - [2025-08-29 10:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.038521 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.48 - - [2025-08-29 10:31:39] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053306 10.0.0.48 - - [2025-08-29 10:31:39] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004226 10.0.0.48 - - [2025-08-29 10:31:39] "POST /role-configs HTTP/1.1" 200 518 0.054542 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.48 - - [2025-08-29 10:31:39] "POST /floating-ips HTTP/1.1" 200 581 0.035029 10.0.0.48 - - [2025-08-29 10:31:39] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039687 10.0.0.48 - - [2025-08-29 10:31:39] "GET /loadbalancer/2ec3cc44-92e8-48b0-bcb7-ab6c5ae8b3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010468 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.019820 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.48 - - [2025-08-29 10:31:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046562 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.009963 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.48 - - [2025-08-29 10:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014404 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.48 - - [2025-08-29 10:31:39] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044277 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.026797 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.48 - - [2025-08-29 10:31:39] "GET /loadbalancer-listener/8a78c991-0bd2-4ff6-902a-e29a4797b6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002603 10.0.0.48 - - [2025-08-29 10:31:39] "GET /loadbalancer-listener/8a78c991-0bd2-4ff6-902a-e29a4797b6b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003235 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.015920 10.0.0.48 - - [2025-08-29 10:31:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036539 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.48 - - [2025-08-29 10:31:39] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004260 10.0.0.48 - - [2025-08-29 10:31:39] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?fields=floating_ips HTTP/1.1" 200 1164 0.005340 10.0.0.48 - - [2025-08-29 10:31:39] "GET /floating-ip/6605bb65-49af-44c0-bec4-0054b38d4c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002302 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.034274 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017640 10.0.0.48 - - [2025-08-29 10:31:39] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075167 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017726 10.0.0.48 - - [2025-08-29 10:31:39] "GET /loadbalancer/2ec3cc44-92e8-48b0-bcb7-ab6c5ae8b3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010298 10.0.0.48 - - [2025-08-29 10:31:39] "POST /ref-update HTTP/1.1" 200 156 0.015104 10.0.0.48 - - [2025-08-29 10:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.48 - - [2025-08-29 10:31:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038716 10.0.0.48 - - [2025-08-29 10:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021719 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.015601 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010663 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.48 - - [2025-08-29 10:31:40] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030327 10.0.0.48 - - [2025-08-29 10:31:40] "GET /loadbalancer-listener/f57d0a6d-4fc9-40f5-ae31-d2f067c2268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005930 10.0.0.48 - - [2025-08-29 10:31:40] "GET /loadbalancer-listener/f57d0a6d-4fc9-40f5-ae31-d2f067c2268f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007748 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.024590 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.48 - - [2025-08-29 10:31:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028580 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.022647 10.0.0.48 - - [2025-08-29 10:31:40] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006263 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007332 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.48 - - [2025-08-29 10:31:40] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?fields=floating_ips HTTP/1.1" 200 1164 0.004745 10.0.0.48 - - [2025-08-29 10:31:40] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041156 10.0.0.48 - - [2025-08-29 10:31:40] "GET /floating-ip/6605bb65-49af-44c0-bec4-0054b38d4c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001911 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.48 - - [2025-08-29 10:31:40] "GET /loadbalancer/2ec3cc44-92e8-48b0-bcb7-ab6c5ae8b3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004847 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.015712 10.0.0.48 - - [2025-08-29 10:31:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040270 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.48 - - [2025-08-29 10:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013921 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.014679 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.48 - - [2025-08-29 10:31:40] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034785 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000725 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.48 - - [2025-08-29 10:31:40] "GET /loadbalancer-listener/7d18ff44-6c25-4871-89ec-b6fe04415f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.006043 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.031928 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.48 - - [2025-08-29 10:31:40] "GET /loadbalancer-listener/7d18ff44-6c25-4871-89ec-b6fe04415f0b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007865 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.016732 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.48 - - [2025-08-29 10:31:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034513 10.0.0.48 - - [2025-08-29 10:31:40] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003659 10.0.0.48 - - [2025-08-29 10:31:40] "GET /instance-ip/44157b5a-989d-4327-ae24-42074cab78f2?fields=floating_ips HTTP/1.1" 200 1164 0.005353 10.0.0.48 - - [2025-08-29 10:31:40] "GET /floating-ip/6605bb65-49af-44c0-bec4-0054b38d4c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003185 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.48 - - [2025-08-29 10:31:40] "POST /tags HTTP/1.1" 200 363 0.038831 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019365 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.48 - - [2025-08-29 10:31:40] "GET /tag/180c2bcf-4c3a-4fd4-88eb-463d1ec8a4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.033851 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.008178 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.017831 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.48 - - [2025-08-29 10:31:40] "POST /ref-update HTTP/1.1" 200 156 0.006586 10.0.0.48 - - [2025-08-29 10:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013155 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.024131 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.48 - - [2025-08-29 10:31:41] "POST /tags HTTP/1.1" 200 311 0.425787 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020943 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.042377 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020185 10.0.0.48 - - [2025-08-29 10:31:41] "GET /tag/34a6f3a1-5a62-4e06-b451-3413aa8d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022808 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.011231 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.013594 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.48 - - [2025-08-29 10:31:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000841 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.001903 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.48 - - [2025-08-29 10:31:41] "POST /security-groups HTTP/1.1" 200 574 0.070454 10.0.0.48 - - [2025-08-29 10:31:41] "POST /projects HTTP/1.1" 200 489 0.225056 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.049206 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018960 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.007849 10.0.0.48 - - [2025-08-29 10:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023604 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.48 - - [2025-08-29 10:31:41] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.026236 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016640 10.0.0.48 - - [2025-08-29 10:31:41] "POST /access-control-lists HTTP/1.1" 200 583 0.111115 10.0.0.48 - - [2025-08-29 10:31:41] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.039999 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004134 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.129394 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.48 - - [2025-08-29 10:31:41] "PUT /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237 HTTP/1.1" 200 264 0.071496 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.016382 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016037 10.0.0.48 - - [2025-08-29 10:31:41] "POST /access-control-lists HTTP/1.1" 200 581 0.107524 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009282 10.0.0.48 - - [2025-08-29 10:31:41] "POST /ref-update HTTP/1.1" 200 156 0.033431 10.0.0.48 - - [2025-08-29 10:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022900 10.0.0.48 - - [2025-08-29 10:31:41] "PUT /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c HTTP/1.1" 200 264 0.172318 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024794 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.022307 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017031 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.48 - - [2025-08-29 10:31:42] "POST /security-groups HTTP/1.1" 200 546 0.140605 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.010856 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.056031 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019110 10.0.0.48 - - [2025-08-29 10:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.047315 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.48 - - [2025-08-29 10:31:42] "POST /access-control-lists HTTP/1.1" 200 602 0.080296 10.0.0.48 - - [2025-08-29 10:31:42] "POST /chown HTTP/1.1" 200 109 0.055059 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.022421 10.0.0.48 - - [2025-08-29 10:31:42] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029937 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.058239 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.48 - - [2025-08-29 10:31:42] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002711 10.0.0.48 - - [2025-08-29 10:31:42] "POST /tags HTTP/1.1" 409 210 0.004043 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.48 - - [2025-08-29 10:31:42] "GET /tag/34a6f3a1-5a62-4e06-b451-3413aa8d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018993 10.0.0.48 - - [2025-08-29 10:31:42] "POST /access-control-lists HTTP/1.1" 200 600 0.093309 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.094247 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.043916 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.010169 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041614 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.48 - - [2025-08-29 10:31:42] "POST /firewall-rules HTTP/1.1" 200 570 0.240777 10.0.0.48 - - [2025-08-29 10:31:42] "GET /firewall-rule/896d9658-19a6-4338-8666-4414f28560c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012159 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.035044 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.48 - - [2025-08-29 10:31:42] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.008775 10.0.0.48 - - [2025-08-29 10:31:42] "GET /firewall-rule/896d9658-19a6-4338-8666-4414f28560c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002679 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.023590 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019262 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.146326 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.48 - - [2025-08-29 10:31:42] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006316 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.48 - - [2025-08-29 10:31:42] "POST /ref-update HTTP/1.1" 200 156 0.028882 10.0.0.48 - - [2025-08-29 10:31:42] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010756 10.0.0.48 - - [2025-08-29 10:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.48 - - [2025-08-29 10:31:43] "POST /tags HTTP/1.1" 409 210 0.004972 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009406 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011517 10.0.0.48 - - [2025-08-29 10:31:43] "GET /tag/34a6f3a1-5a62-4e06-b451-3413aa8d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.043999 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.054729 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.013380 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011147 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.48 - - [2025-08-29 10:31:43] "POST /firewall-rules HTTP/1.1" 200 568 0.140793 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.085945 10.0.0.48 - - [2025-08-29 10:31:43] "GET /firewall-rule/d9f6e06a-1966-459d-9961-4e6657606ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.038362 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.48 - - [2025-08-29 10:31:43] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.020565 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015137 10.0.0.48 - - [2025-08-29 10:31:43] "GET /firewall-rule/d9f6e06a-1966-459d-9961-4e6657606ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005400 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007826 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.009443 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.088112 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.48 - - [2025-08-29 10:31:43] "GET /loadbalancer/2ec3cc44-92e8-48b0-bcb7-ab6c5ae8b3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002718 10.0.0.48 - - [2025-08-29 10:31:43] "POST /tags HTTP/1.1" 409 237 0.002070 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.48 - - [2025-08-29 10:31:43] "GET /tag/b6d18430-7dd8-43e2-a77e-bf5ea35bb98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021168 10.0.0.48 - - [2025-08-29 10:31:43] "POST /tags HTTP/1.1" 409 210 0.002441 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.008917 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.48 - - [2025-08-29 10:31:43] "GET /tag/780cc223-78ae-4b88-b122-8b6ac7fad429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011678 10.0.0.48 - - [2025-08-29 10:31:43] "POST /projects HTTP/1.1" 409 223 0.001795 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.006088 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.48 - - [2025-08-29 10:31:43] "GET /project/b9f35ea1-39ca-4032-881e-812fdfec8d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031065 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.48 - - [2025-08-29 10:31:43] "GET /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.011414 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.023697 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010549 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.48 - - [2025-08-29 10:31:43] "GET /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.015494 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.024864 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.48 - - [2025-08-29 10:31:43] "PUT /virtual-network/41d92fb9-789e-4e7e-b838-20966de9e237 HTTP/1.1" 200 264 0.076998 10.0.0.48 - - [2025-08-29 10:31:43] "POST /ref-update HTTP/1.1" 200 156 0.006024 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.48 - - [2025-08-29 10:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.48 - - [2025-08-29 10:31:44] "PUT /virtual-network/f3d069f2-e964-4920-9bc5-70df68ae4c4c HTTP/1.1" 200 264 0.065037 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.022948 10.0.0.48 - - [2025-08-29 10:31:44] "POST /security-groups HTTP/1.1" 409 253 0.009131 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010313 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.018863 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.48 - - [2025-08-29 10:31:44] "PUT /security-group/5a868078-d265-4733-b5c8-039c3cb03b42 HTTP/1.1" 200 262 0.071445 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.015300 10.0.0.48 - - [2025-08-29 10:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024995 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.48 - - [2025-08-29 10:31:44] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009398 10.0.0.48 - - [2025-08-29 10:31:44] "PUT /access-control-list/3786cfc1-a469-4e6d-8598-25387b2cd22b HTTP/1.1" 200 272 0.029475 10.0.0.48 - - [2025-08-29 10:31:44] "PUT /access-control-list/c9e744e4-d285-4547-8718-f05dc52f9fde HTTP/1.1" 200 272 0.016782 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013593 10.0.0.48 - - [2025-08-29 10:31:44] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006511 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.024376 10.0.0.48 - - [2025-08-29 10:31:44] "POST /tags HTTP/1.1" 409 210 0.004307 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011056 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.48 - - [2025-08-29 10:31:44] "GET /tag/780cc223-78ae-4b88-b122-8b6ac7fad429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012329 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.011209 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017442 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.48 - - [2025-08-29 10:31:44] "POST /firewall-rules HTTP/1.1" 200 570 0.110310 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.050297 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-rule/6b42170a-b45b-4f01-8175-2c0dd0c18c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003512 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004387 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-rule/6b42170a-b45b-4f01-8175-2c0dd0c18c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002695 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012734 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.021010 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018433 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.107704 10.0.0.48 - - [2025-08-29 10:31:44] "GET /application-policy-set/79be98fd-26cf-4b81-a3d2-54790bdf8339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005796 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.008911 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.48 - - [2025-08-29 10:31:44] "GET /policy-management/47394381-18b9-4889-985e-39f670d9cb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006402 10.0.0.48 - - [2025-08-29 10:31:44] "POST /tags HTTP/1.1" 409 210 0.002265 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.014109 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.48 - - [2025-08-29 10:31:44] "GET /tag/780cc223-78ae-4b88-b122-8b6ac7fad429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014875 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.008418 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012275 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.48 - - [2025-08-29 10:31:44] "POST /firewall-rules HTTP/1.1" 200 568 0.088110 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-rule/1fd3b4eb-4ed3-4540-8f5d-e48f09630d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008779 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-policy/27f1902b-5cbb-40ac-99a4-cbf4d1cfacfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003860 10.0.0.48 - - [2025-08-29 10:31:44] "GET /firewall-rule/1fd3b4eb-4ed3-4540-8f5d-e48f09630d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002019 10.0.0.48 - - [2025-08-29 10:31:44] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.48 - - [2025-08-29 10:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.061334 10.0.0.48 - - [2025-08-29 10:31:45] "GET /virtual-machine-interface/56e5e044-84c3-11f0-aaa2-fa163e4b834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017097 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.031591 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013945 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.48 - - [2025-08-29 10:31:45] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.006395 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.006351 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.010756 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.007212 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.006642 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.015136 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.007648 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.006335 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.007489 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.006965 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.48 - - [2025-08-29 10:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.48 - - [2025-08-29 10:31:45] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.005708 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.020494 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.018466 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.011466 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.008254 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.007595 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006346 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.008392 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.022972 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021593 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006233 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006232 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.007695 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006816 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006544 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.48 - - [2025-08-29 10:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.48 - - [2025-08-29 10:31:46] "POST /ref-update HTTP/1.1" 200 156 0.006278 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006676 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006476 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.007623 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.008911 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011516 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006234 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009918 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006205 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.010004 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.007321 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006854 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006774 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.012051 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.48 - - [2025-08-29 10:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-08-29 10:31:47] "POST /ref-update HTTP/1.1" 200 156 0.006179 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.005981 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.017740 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006011 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007112 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007371 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006832 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006727 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007203 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006862 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006858 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.48 - - [2025-08-29 10:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007336 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.48 - - [2025-08-29 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006683 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006264 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007176 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.005965 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.010736 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006563 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.011562 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006202 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006549 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.006600 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.48 - - [2025-08-29 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.48 - - [2025-08-29 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.022521 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006596 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.007037 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015942 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.009033 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006940 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010458 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006503 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006958 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007552 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.009883 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.008118 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016134 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006065 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006075 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006548 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.48 - - [2025-08-29 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.006518 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.48 - - [2025-08-29 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.007123 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.006845 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.009088 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.014227 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.015812 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017115 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.007466 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.008424 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.017783 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.011700 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010941 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.016966 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008595 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.017049 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.48 - - [2025-08-29 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.012813 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011485 10.0.0.48 - - [2025-08-29 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.016924 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012616 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.012672 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009794 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008791 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.008313 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017925 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.015010 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012252 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.043738 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027016 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009525 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009255 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.008279 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.007379 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.48 - - [2025-08-29 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.026510 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.48 - - [2025-08-29 10:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.017717 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011410 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.012380 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.008522 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010291 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.013452 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012029 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.007177 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.013262 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.007901 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015463 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010038 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.029516 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016954 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.013230 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015933 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.010742 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011535 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.48 - - [2025-08-29 10:31:53] "POST /ref-update HTTP/1.1" 200 156 0.009829 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.48 - - [2025-08-29 10:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.012953 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000710 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:31:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000722 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.010323 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.009439 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.007699 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.007389 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010563 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.007780 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.073915 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.006515 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.008990 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012610 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.006722 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.48 - - [2025-08-29 10:31:54] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009953 10.0.0.48 - - [2025-08-29 10:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007347 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.008709 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007244 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006694 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.008734 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.011485 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007633 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007076 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007005 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013418 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.009525 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.011349 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011978 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007024 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.006947 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.48 - - [2025-08-29 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.007421 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.48 - - [2025-08-29 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007724 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007563 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.006866 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.006849 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.015631 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008682 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007135 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008679 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010957 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.009024 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008273 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.48 - - [2025-08-29 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.48 - - [2025-08-29 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.007440 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.007352 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006382 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006443 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.007240 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.008220 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006987 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006156 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.011154 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.012475 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006314 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.006299 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.48 - - [2025-08-29 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.012378 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009431 10.0.0.48 - - [2025-08-29 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.010472 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.010057 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008489 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.009276 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.008469 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.011380 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.010155 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011279 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.011136 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.006994 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.022971 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010980 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.007491 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.007160 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007712 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.007900 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.48 - - [2025-08-29 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.48 - - [2025-08-29 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.48 - - [2025-08-29 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.48 - - [2025-08-29 10:31:59] "POST /network-ipams HTTP/1.1" 200 550 0.022488 10.0.0.48 - - [2025-08-29 10:31:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011662 10.0.0.48 - - [2025-08-29 10:31:59] "POST /virtual-networks HTTP/1.1" 200 552 0.148799 10.0.0.48 - - [2025-08-29 10:31:59] "POST /route-targets HTTP/1.1" 200 327 0.015709 10.0.0.48 - - [2025-08-29 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.014456 10.0.0.48 - - [2025-08-29 10:31:59] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002390 10.0.0.48 - - [2025-08-29 10:31:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.001329 10.0.0.48 - - [2025-08-29 10:31:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.001123 10.0.0.48 - - [2025-08-29 10:31:59] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001770 10.0.0.48 - - [2025-08-29 10:31:59] "GET /fabric/66ecb923-2a3d-47de-9281-8751db745f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.002393 10.0.0.48 - - [2025-08-29 10:31:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.001381 10.0.0.48 - - [2025-08-29 10:31:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.001362 10.0.0.48 - - [2025-08-29 10:31:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.001173 10.0.0.50 - - [2025-08-29 10:32:36] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.50 - - [2025-08-29 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-08-29 10:32:36] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004157 10.0.0.50 - - [2025-08-29 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.50 - - [2025-08-29 10:32:36] "GET /routing-instance/113c91db-201f-4ca3-8951-f54630b2cd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002329 10.0.0.50 - - [2025-08-29 10:32:36] "PUT /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7 HTTP/1.1" 200 274 0.009108 10.0.0.50 - - [2025-08-29 10:32:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.013790 10.0.0.50 - - [2025-08-29 10:32:36] "POST /virtual-routers HTTP/1.1" 200 599 0.014364 10.0.0.50 - - [2025-08-29 10:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013385 10.0.0.50 - - [2025-08-29 10:32:36] "GET /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.012099 10.0.0.50 - - [2025-08-29 10:32:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.001962 10.0.0.50 - - [2025-08-29 10:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.50 - - [2025-08-29 10:32:37] "GET /virtual-network/60f8eea2-467b-4f6a-bf5f-2c007070675c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003759 10.0.0.50 - - [2025-08-29 10:32:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044760 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:33:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.48 - - [2025-08-29 10:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-08-29 10:34:20] "GET /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002482 10.0.0.50 - - [2025-08-29 10:34:23] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.50 - - [2025-08-29 10:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2025-08-29 10:34:23] "GET /global-system-config/ab35c7ec-23c8-43c8-a962-b0491f5f3fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004334 10.0.0.50 - - [2025-08-29 10:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.50 - - [2025-08-29 10:34:23] "GET /routing-instance/113c91db-201f-4ca3-8951-f54630b2cd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003076 10.0.0.50 - - [2025-08-29 10:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-08-29 10:34:23] "GET /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002375 10.0.0.50 - - [2025-08-29 10:34:23] "PUT /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b HTTP/1.1" 200 262 0.010551 10.0.0.50 - - [2025-08-29 10:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.50 - - [2025-08-29 10:34:23] "GET /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004916 10.0.0.50 - - [2025-08-29 10:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2025-08-29 10:34:23] "GET /virtual-machine-interface/4b708e45-5ec9-4292-9bde-d124acbea05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004107 10.0.0.50 - - [2025-08-29 10:34:23] "PUT /virtual-machine-interface/4b708e45-5ec9-4292-9bde-d124acbea05a HTTP/1.1" 200 284 0.007821 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:34:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:34:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.48 - - [2025-08-29 10:35:29] "GET /global-system-configs HTTP/1.1" 200 322 0.005949 10.0.0.48 - - [2025-08-29 10:35:30] "GET /global-system-configs HTTP/1.1" 200 322 0.010759 10.0.0.48 - - [2025-08-29 10:36:27] "GET /virtual-router/6d5e5ac4-6204-44e7-9244-d73f49ac578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002807 10.0.0.48 - - [2025-08-29 10:36:27] "POST /ref-update HTTP/1.1" 200 156 0.006770 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:38:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:39:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.48 - - [2025-08-29 10:40:29] "GET /global-system-configs HTTP/1.1" 200 322 0.001880 10.0.0.48 - - [2025-08-29 10:40:30] "GET /global-system-configs HTTP/1.1" 200 322 0.004285 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:44:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:44:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 10.0.0.48 - - [2025-08-29 10:45:29] "GET /global-system-configs HTTP/1.1" 200 322 0.004253 10.0.0.48 - - [2025-08-29 10:45:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001842 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:48:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:48:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:49:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 10.0.0.48 - - [2025-08-29 10:50:29] "GET /global-system-configs HTTP/1.1" 200 322 0.004670 10.0.0.48 - - [2025-08-29 10:50:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002645 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:53:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:53:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001183 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:54:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.48 - - [2025-08-29 10:55:29] "GET /global-system-configs HTTP/1.1" 200 322 0.004336 10.0.0.48 - - [2025-08-29 10:55:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003457 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:58:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:59:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.48 - - [2025-08-29 10:59:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.48 - - [2025-08-29 11:00:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002595 10.0.0.48 - - [2025-08-29 11:00:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001830 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004287 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:04:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.48 - - [2025-08-29 11:05:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002074 10.0.0.48 - - [2025-08-29 11:05:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001806 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:09:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.48 - - [2025-08-29 11:10:29] "GET /global-system-configs HTTP/1.1" 200 322 0.004341 10.0.0.48 - - [2025-08-29 11:10:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002224 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:13:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:14:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.48 - - [2025-08-29 11:14:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805