++ 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: =================== Sun Aug 31 02:10:31 AM UTC 2025 ===================' INFO: =================== Sun Aug 31 02:10:31 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 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 ++ echo 10.0.0.48 ++ cut -d , -f 1 + 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 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.48,10.182.235.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.182.235.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 ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + 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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/31/2025 02:11:18.894 7fc777f528c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2025 02:11:19.279 7fc777f528c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2025 02:11:19.320 7fc777f528c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2025 02:11:19.320 7fc777f528c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-08-31 02:11:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000762 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-31 02:11:32] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.48 - - [2025-08-31 02:11:32] "GET / HTTP/1.1" 503 181 0.000236 10.0.0.48 - - [2025-08-31 02:11:33] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.002784 10.0.0.48 - - [2025-08-31 02:11:33] "GET / HTTP/1.1" 200 45303 0.001377 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.48 - - [2025-08-31 02:11:33] "POST /job-templates HTTP/1.1" 200 555 0.101086 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.021908 10.0.0.48 - - [2025-08-31 02:11:33] "POST /job-templates HTTP/1.1" 200 563 0.075271 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.002679 10.0.0.48 - - [2025-08-31 02:11:33] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.48 - - [2025-08-31 02:11:33] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006925 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.015847 10.0.0.48 - - [2025-08-31 02:11:33] "POST /job-templates HTTP/1.1" 200 545 0.124296 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.013127 10.0.0.48 - - [2025-08-31 02:11:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.111580 10.0.0.48 - - [2025-08-31 02:11:33] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.48 - - [2025-08-31 02:11:33] "POST /job-templates HTTP/1.1" 200 577 0.141019 10.0.0.48 - - [2025-08-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.019916 10.0.0.48 - - [2025-08-31 02:11:33] "POST /job-templates HTTP/1.1" 200 579 0.097826 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.002530 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.021475 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.48 - - [2025-08-31 02:11:34] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.071288 10.0.0.48 - - [2025-08-31 02:11:34] "POST /job-templates HTTP/1.1" 200 583 0.137005 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.014153 10.0.0.48 - - [2025-08-31 02:11:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055006 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.009403 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016640 10.0.0.48 - - [2025-08-31 02:11:34] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010665 10.0.0.48 - - [2025-08-31 02:11:34] "POST /job-templates HTTP/1.1" 200 559 0.109235 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.011532 10.0.0.48 - - [2025-08-31 02:11:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.076916 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.48 - - [2025-08-31 02:11:34] "GET /network-ipam/32bdf460-d8a6-4732-848d-a2ec7762dfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006957 10.0.0.48 - - [2025-08-31 02:11:34] "POST /job-templates HTTP/1.1" 200 569 0.121764 10.0.0.48 - - [2025-08-31 02:11:34] "GET / HTTP/1.1" 200 35931 0.002142 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.003242 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.48 - - [2025-08-31 02:11:34] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.48 - - [2025-08-31 02:11:34] "GET /routing-instance/bf217fc8-3737-4ee9-b110-1292e5f3c0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013203 10.0.0.48 - - [2025-08-31 02:11:34] "POST /job-templates HTTP/1.1" 200 555 0.079131 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.013537 10.0.0.48 - - [2025-08-31 02:11:34] "POST /bgp-routers HTTP/1.1" 200 616 0.115119 10.0.0.48 - - [2025-08-31 02:11:34] "GET /bgp-router/08e4d1e1-0888-4210-9841-f48c8c36b090?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.011153 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013706 10.0.0.48 - - [2025-08-31 02:11:34] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007333 10.0.0.48 - - [2025-08-31 02:11:34] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.48 - - [2025-08-31 02:11:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021501 10.0.0.48 - - [2025-08-31 02:11:34] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.073727 10.0.0.48 - - [2025-08-31 02:11:34] "POST /job-templates HTTP/1.1" 200 555 0.188104 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.031064 10.0.0.48 - - [2025-08-31 02:11:34] "POST /ref-update HTTP/1.1" 200 156 0.082660 10.0.0.48 - - [2025-08-31 02:11:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.062943 10.0.0.48 - - [2025-08-31 02:11:35] "POST /service-templates HTTP/1.1" 200 511 0.183258 10.0.0.48 - - [2025-08-31 02:11:35] "GET / HTTP/1.1" 200 35931 0.006562 10.0.0.48 - - [2025-08-31 02:11:35] "POST /job-templates HTTP/1.1" 200 555 0.136929 10.0.0.48 - - [2025-08-31 02:11:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.160131 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.080581 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.047315 10.0.0.48 - - [2025-08-31 02:11:35] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034168 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.013313 10.0.0.48 - - [2025-08-31 02:11:35] "POST /service-templates HTTP/1.1" 200 501 0.245289 10.0.0.48 - - [2025-08-31 02:11:35] "POST /job-templates HTTP/1.1" 200 535 0.147860 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.010505 10.0.0.48 - - [2025-08-31 02:11:35] "POST /database-nodes HTTP/1.1" 200 597 0.075638 10.0.0.48 - - [2025-08-31 02:11:35] "POST /service-templates HTTP/1.1" 200 515 0.090569 10.0.0.48 - - [2025-08-31 02:11:35] "POST /job-templates HTTP/1.1" 200 559 0.174775 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.020882 10.0.0.48 - - [2025-08-31 02:11:35] "POST /service-templates HTTP/1.1" 200 535 0.175563 10.0.0.48 - - [2025-08-31 02:11:35] "POST /job-templates HTTP/1.1" 200 559 0.115594 10.0.0.48 - - [2025-08-31 02:11:35] "POST /service-templates HTTP/1.1" 200 507 0.095522 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003253 10.0.0.48 - - [2025-08-31 02:11:35] "POST /job-templates HTTP/1.1" 200 559 0.155660 10.0.0.48 - - [2025-08-31 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.007019 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 565 0.086150 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.023351 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 557 0.106432 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.013115 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 555 0.087669 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.011172 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 573 0.078767 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.017966 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 551 0.104021 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.003951 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 579 0.084556 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.013707 10.0.0.48 - - [2025-08-31 02:11:36] "POST /job-templates HTTP/1.1" 200 555 0.103575 10.0.0.48 - - [2025-08-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.019148 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 559 0.082881 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.007570 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 575 0.073720 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.023559 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 557 0.076902 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.010807 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 559 0.117543 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.003417 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 555 0.106870 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.024061 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 553 0.081700 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.018772 10.0.0.48 - - [2025-08-31 02:11:37] "POST /job-templates HTTP/1.1" 200 553 0.089493 10.0.0.48 - - [2025-08-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.010958 10.0.0.48 - - [2025-08-31 02:11:38] "POST /job-templates HTTP/1.1" 200 553 0.103831 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.021660 10.0.0.48 - - [2025-08-31 02:11:38] "POST /job-templates HTTP/1.1" 200 563 0.109220 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.014201 10.0.0.48 - - [2025-08-31 02:11:38] "POST /job-templates HTTP/1.1" 200 565 0.102988 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.006673 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.48 - - [2025-08-31 02:11:38] "GET /network-ipam/32bdf460-d8a6-4732-848d-a2ec7762dfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005358 10.0.0.48 - - [2025-08-31 02:11:38] "POST /config-propertiess HTTP/1.1" 200 551 0.044073 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 168 0.010947 10.0.0.48 - - [2025-08-31 02:11:38] "POST /tags HTTP/1.1" 200 321 0.094119 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.002741 10.0.0.48 - - [2025-08-31 02:11:38] "POST /tags HTTP/1.1" 200 317 0.041520 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.007268 10.0.0.48 - - [2025-08-31 02:11:38] "POST /tags HTTP/1.1" 200 333 0.035027 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.016474 10.0.0.48 - - [2025-08-31 02:11:38] "POST /tags HTTP/1.1" 200 309 0.075775 10.0.0.48 - - [2025-08-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.023332 10.0.0.48 - - [2025-08-31 02:11:39] "POST /tags HTTP/1.1" 200 333 0.057393 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:11:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:11:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.002528 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.008080 10.0.0.48 - - [2025-08-31 02:11:39] "POST /tags HTTP/1.1" 200 313 0.046285 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 169 0.006287 10.0.0.48 - - [2025-08-31 02:11:39] "POST /access-control-lists HTTP/1.1" 200 587 0.051713 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.011563 10.0.0.48 - - [2025-08-31 02:11:39] "POST /tags HTTP/1.1" 200 323 0.027136 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020171 10.0.0.48 - - [2025-08-31 02:11:39] "PUT /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2 HTTP/1.1" 200 274 0.013194 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.002878 10.0.0.48 - - [2025-08-31 02:11:39] "POST /access-control-lists HTTP/1.1" 200 585 0.235432 10.0.0.48 - - [2025-08-31 02:11:39] "POST /hardwares HTTP/1.1" 200 327 0.393061 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.006345 10.0.0.48 - - [2025-08-31 02:11:39] "POST /hardwares HTTP/1.1" 200 327 0.137713 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.010390 10.0.0.48 - - [2025-08-31 02:11:39] "POST /hardwares HTTP/1.1" 200 327 0.028278 10.0.0.48 - - [2025-08-31 02:11:39] "POST /route-targets HTTP/1.1" 200 327 0.037951 10.0.0.48 - - [2025-08-31 02:11:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.003426 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 327 0.019078 10.0.0.48 - - [2025-08-31 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.031971 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.021505 10.0.0.48 - - [2025-08-31 02:11:40] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.48 - - [2025-08-31 02:11:40] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.011002 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003874 10.0.0.48 - - [2025-08-31 02:11:40] "POST /route-targets HTTP/1.1" 200 327 0.027444 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.047228 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.014842 10.0.0.48 - - [2025-08-31 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.074442 10.0.0.48 - - [2025-08-31 02:11:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.109205 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.058187 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 161 0.009183 10.0.0.48 - - [2025-08-31 02:11:40] "POST /route-targets HTTP/1.1" 200 327 0.075654 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 317 0.050558 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.019688 10.0.0.48 - - [2025-08-31 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.062422 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.031260 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.014875 10.0.0.48 - - [2025-08-31 02:11:40] "POST /route-targets HTTP/1.1" 200 327 0.040597 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.037715 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.002304 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.022390 10.0.0.48 - - [2025-08-31 02:11:40] "POST /ref-update HTTP/1.1" 200 156 0.084628 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.015477 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 325 0.023944 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.006531 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.002812 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 325 0.029739 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.002862 10.0.0.48 - - [2025-08-31 02:11:40] "POST /access-control-lists HTTP/1.1" 200 551 0.107663 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 325 0.093653 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.014317 10.0.0.48 - - [2025-08-31 02:11:40] "PUT /access-control-list/2128e4e9-a0f7-4e26-87d3-0ac5d4a4eada HTTP/1.1" 200 272 0.022074 10.0.0.48 - - [2025-08-31 02:11:40] "PUT /access-control-list/98e6fc3d-7aba-4f0e-936e-1c532a5ff07e HTTP/1.1" 200 272 0.025636 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 325 0.029053 10.0.0.48 - - [2025-08-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.021440 10.0.0.48 - - [2025-08-31 02:11:40] "POST /hardwares HTTP/1.1" 200 323 0.027354 10.0.0.48 - - [2025-08-31 02:11:40] "GET / HTTP/1.1" 200 35931 0.004044 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019915 10.0.0.48 - - [2025-08-31 02:11:41] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008861 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.015470 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002214 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 317 0.028452 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.016164 10.0.0.48 - - [2025-08-31 02:11:41] "POST /config-nodes HTTP/1.1" 200 593 0.049542 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 323 0.051127 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.009475 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 317 0.046355 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.002945 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 323 0.017180 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.006121 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 319 0.017175 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.003679 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 319 0.026370 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.009899 10.0.0.48 - - [2025-08-31 02:11:41] "GET / HTTP/1.1" 200 35931 0.002446 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 325 0.020495 10.0.0.48 - - [2025-08-31 02:11:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006156 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.015961 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 317 0.019881 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.006946 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 317 0.022763 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.003620 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 319 0.022444 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.011521 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 319 0.017996 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.016171 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 319 0.020238 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.002526 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 311 0.012333 10.0.0.48 - - [2025-08-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.017475 10.0.0.48 - - [2025-08-31 02:11:41] "POST /hardwares HTTP/1.1" 200 311 0.011461 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 160 0.023045 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 315 0.031227 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 154 0.009265 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 303 0.021005 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 158 0.028520 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 311 0.026364 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.015287 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 305 0.047630 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.002583 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 305 0.030091 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.047568 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 305 0.023390 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.036933 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 305 0.034378 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.003192 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 307 0.022189 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.019000 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 307 0.012607 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.008744 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 307 0.014899 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 157 0.002414 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 309 0.023438 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 158 0.026371 10.0.0.48 - - [2025-08-31 02:11:42] "POST /hardwares HTTP/1.1" 200 311 0.026526 10.0.0.48 - - [2025-08-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 158 0.020356 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 311 0.030629 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 153 0.002356 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 301 0.030816 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.043989 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.019391 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.022896 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.018652 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.002340 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.014286 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.006135 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.011147 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.012851 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.016918 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.002431 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 317 0.010933 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.013325 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.011525 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.006028 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 309 0.022088 10.0.0.48 - - [2025-08-31 02:11:43] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 154 0.005198 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.48 - - [2025-08-31 02:11:43] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005813 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.003948 10.0.0.48 - - [2025-08-31 02:11:43] "POST /hardwares HTTP/1.1" 200 303 0.022522 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.019747 10.0.0.48 - - [2025-08-31 02:11:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.037050 10.0.0.48 - - [2025-08-31 02:11:43] "POST /features HTTP/1.1" 200 533 0.018007 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.011023 10.0.0.48 - - [2025-08-31 02:11:43] "POST /features HTTP/1.1" 200 523 0.031702 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.002502 10.0.0.48 - - [2025-08-31 02:11:43] "POST /features HTTP/1.1" 200 521 0.042699 10.0.0.48 - - [2025-08-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.013857 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 521 0.024569 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.020749 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 531 0.017712 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.002544 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 521 0.016796 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.006234 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 539 0.040706 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.005940 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 525 0.020540 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.002299 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 519 0.030250 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.011444 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 517 0.016035 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.008241 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 533 0.018678 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.002556 10.0.0.48 - - [2025-08-31 02:11:44] "POST /features HTTP/1.1" 200 541 0.023622 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 178 0.006299 10.0.0.48 - - [2025-08-31 02:11:44] "POST /physical-roles HTTP/1.1" 200 521 0.026695 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 179 0.027292 10.0.0.48 - - [2025-08-31 02:11:44] "POST /physical-roles HTTP/1.1" 200 523 0.016670 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.003070 10.0.0.48 - - [2025-08-31 02:11:44] "POST /physical-roles HTTP/1.1" 200 533 0.017326 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 177 0.007665 10.0.0.48 - - [2025-08-31 02:11:44] "POST /physical-roles HTTP/1.1" 200 519 0.020292 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.004772 10.0.0.48 - - [2025-08-31 02:11:44] "POST /overlay-roles HTTP/1.1" 200 545 0.020677 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.002667 10.0.0.48 - - [2025-08-31 02:11:44] "POST /overlay-roles HTTP/1.1" 200 531 0.019692 10.0.0.48 - - [2025-08-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.006700 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 545 0.032889 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.019697 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 533 0.028730 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.003661 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 541 0.016009 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010307 10.0.0.48 - - [2025-08-31 02:11:45] "PUT /overlay-role/b0d16fd0-215c-41eb-92d1-45e5ed57a1fe HTTP/1.1" 200 258 0.016816 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.020004 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 531 0.021679 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.002519 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 533 0.017998 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.010290 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 529 0.038429 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 187 0.021297 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 537 0.027720 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.002871 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 541 0.036653 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 178 0.012596 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 519 0.022065 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.014436 10.0.0.48 - - [2025-08-31 02:11:45] "POST /overlay-roles HTTP/1.1" 200 543 0.025205 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.002417 10.0.0.48 - - [2025-08-31 02:11:45] "POST /role-definitions HTTP/1.1" 200 533 0.017984 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.015832 10.0.0.48 - - [2025-08-31 02:11:45] "POST /role-definitions HTTP/1.1" 200 547 0.023859 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.016300 10.0.0.48 - - [2025-08-31 02:11:45] "POST /role-definitions HTTP/1.1" 200 549 0.017236 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.002929 10.0.0.48 - - [2025-08-31 02:11:45] "POST /role-definitions HTTP/1.1" 200 551 0.022046 10.0.0.48 - - [2025-08-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.001969 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 563 0.021399 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.018420 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 547 0.015361 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.002617 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 549 0.018970 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.012947 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 551 0.024700 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.004591 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 549 0.017541 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.002318 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 561 0.029034 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.004940 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 547 0.018037 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003234 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 549 0.031020 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.002717 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 545 0.018426 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.012444 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.48 - - [2025-08-31 02:11:46] "GET /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003191 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 547 0.021941 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.006094 10.0.0.48 - - [2025-08-31 02:11:46] "PUT /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747 HTTP/1.1" 200 276 0.013185 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 553 0.035595 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.002565 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 555 0.029438 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.011642 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 533 0.046096 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.017334 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 543 0.035724 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.002465 10.0.0.48 - - [2025-08-31 02:11:46] "GET / HTTP/1.1" 200 35931 0.002948 10.0.0.48 - - [2025-08-31 02:11:46] "POST /role-definitions HTTP/1.1" 200 531 0.029062 10.0.0.48 - - [2025-08-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.026037 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 581 0.072485 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 575 0.065997 10.0.0.48 - - [2025-08-31 02:11:47] "POST /role-definitions HTTP/1.1" 200 537 0.075824 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.002749 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 575 0.066163 10.0.0.48 - - [2025-08-31 02:11:47] "POST /role-definitions HTTP/1.1" 200 547 0.059690 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.002705 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 559 0.029804 10.0.0.48 - - [2025-08-31 02:11:47] "POST /role-definitions HTTP/1.1" 200 557 0.038610 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.004548 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 555 0.050674 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 557 0.031781 10.0.0.48 - - [2025-08-31 02:11:47] "POST /role-definitions HTTP/1.1" 200 561 0.023952 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.024892 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 565 0.030795 10.0.0.48 - - [2025-08-31 02:11:47] "POST /role-definitions HTTP/1.1" 200 559 0.041955 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 549 0.045829 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.003359 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 557 0.033761 10.0.0.48 - - [2025-08-31 02:11:47] "POST /feature-configs HTTP/1.1" 200 537 0.030744 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.013090 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 567 0.018080 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 555 0.037709 10.0.0.48 - - [2025-08-31 02:11:47] "POST /feature-configs HTTP/1.1" 200 562 0.040570 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.009904 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 567 0.058354 10.0.0.48 - - [2025-08-31 02:11:47] "POST /feature-configs HTTP/1.1" 200 561 0.043544 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.002385 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 575 0.068076 10.0.0.48 - - [2025-08-31 02:11:47] "POST /node-profiles HTTP/1.1" 200 547 0.065174 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.007897 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 569 0.052246 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 561 0.029317 10.0.0.48 - - [2025-08-31 02:11:47] "POST /node-profiles HTTP/1.1" 200 537 0.031305 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.009856 10.0.0.48 - - [2025-08-31 02:11:47] "POST /node-profiles HTTP/1.1" 200 549 0.028042 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 561 0.039813 10.0.0.48 - - [2025-08-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.004046 10.0.0.48 - - [2025-08-31 02:11:47] "POST /alarms HTTP/1.1" 200 561 0.034275 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 547 0.040199 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 541 0.040753 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.015841 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 595 0.016183 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 575 0.033465 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 541 0.046951 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.011194 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 571 0.060794 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 539 0.041581 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 583 0.024995 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.018935 10.0.0.48 - - [2025-08-31 02:11:48] "POST /alarms HTTP/1.1" 200 609 0.036128 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 531 0.045123 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.018853 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 533 0.022518 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.011961 10.0.0.48 - - [2025-08-31 02:11:48] "POST /node-profiles HTTP/1.1" 200 557 0.035036 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.002536 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018907 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.008403 10.0.0.48 - - [2025-08-31 02:11:48] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.48 - - [2025-08-31 02:11:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002682 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.48 - - [2025-08-31 02:11:48] "PUT /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747 HTTP/1.1" 200 276 0.009798 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038558 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.018708 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020168 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.002618 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015706 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.010952 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.024302 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003878 10.0.0.48 - - [2025-08-31 02:11:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016883 10.0.0.48 - - [2025-08-31 02:11:48] "GET / HTTP/1.1" 200 35931 0.002735 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.48 - - [2025-08-31 02:11:48] "GET /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002707 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.002540 10.0.0.48 - - [2025-08-31 02:11:48] "POST /sflow-profiles HTTP/1.1" 200 532 0.019746 10.0.0.48 - - [2025-08-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.016217 10.0.0.48 - - [2025-08-31 02:11:48] "PUT /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747 HTTP/1.1" 200 276 0.015859 10.0.0.48 - - [2025-08-31 02:11:49] "POST /sflow-profiles HTTP/1.1" 200 538 0.020496 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.010360 10.0.0.48 - - [2025-08-31 02:11:49] "POST /sflow-profiles HTTP/1.1" 200 538 0.018656 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.003139 10.0.0.48 - - [2025-08-31 02:11:49] "POST /grpc-profiles HTTP/1.1" 200 530 0.037466 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.005645 10.0.0.48 - - [2025-08-31 02:11:49] "POST /snmp-profiles HTTP/1.1" 200 530 0.017447 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.015610 10.0.0.48 - - [2025-08-31 02:11:49] "POST /netconf-profiles HTTP/1.1" 200 542 0.014850 10.0.0.48 - - [2025-08-31 02:11:49] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.48 - - [2025-08-31 02:11:49] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008805 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.002362 10.0.0.48 - - [2025-08-31 02:11:49] "PUT /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2 HTTP/1.1" 200 274 0.024243 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 540 0.045719 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004179 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 540 0.035323 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.019392 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 544 0.027495 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.002510 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 542 0.014928 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 218 0.011640 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 590 0.017169 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.011397 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 570 0.018132 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.002836 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 620 0.019721 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.008344 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 566 0.020105 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.016931 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 564 0.016940 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.002872 10.0.0.48 - - [2025-08-31 02:11:49] "POST /device-functional-groups HTTP/1.1" 200 574 0.018442 10.0.0.48 - - [2025-08-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.004379 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 525 0.035903 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004262 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 520 0.019907 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.002455 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 522 0.022708 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.007301 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 522 0.019068 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.004720 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 526 0.013838 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.002556 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 521 0.014998 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.006808 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 517 0.018158 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.011195 10.0.0.48 - - [2025-08-31 02:11:50] "POST /role-configs HTTP/1.1" 200 518 0.014107 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.007969 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.007632 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.020493 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015172 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.010380 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014213 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.008084 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010410 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.48 - - [2025-08-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.48 - - [2025-08-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016109 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.009628 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006032 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.008813 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015747 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.011937 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015080 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010482 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024587 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.009024 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.007727 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009468 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.024718 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.48 - - [2025-08-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009358 10.0.0.48 - - [2025-08-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.026163 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009166 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.013129 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028656 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.013955 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011105 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017720 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.018695 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022798 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.012944 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018110 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.013415 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013352 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.008788 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.010643 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007402 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.007078 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.008741 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.48 - - [2025-08-31 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.010221 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019838 10.0.0.48 - - [2025-08-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.014108 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008935 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.007804 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007909 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.015386 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017133 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.012562 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.007979 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.011273 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.031440 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.012526 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.009892 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.009483 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.033998 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.009832 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.48 - - [2025-08-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.48 - - [2025-08-31 02:11:53] "POST /ref-update HTTP/1.1" 200 156 0.007854 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.006701 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.007188 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.008359 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.009588 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.009313 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.019250 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.007638 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.009788 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.006814 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.48 - - [2025-08-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.009110 10.0.0.48 - - [2025-08-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013572 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.008240 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.034338 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.012645 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011302 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.009962 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014472 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.011671 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013707 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012016 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012390 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.030309 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.007629 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015445 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.011865 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014821 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.48 - - [2025-08-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.48 - - [2025-08-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.008937 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.008714 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.007084 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013012 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.012164 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.013506 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.014163 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.007152 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.008889 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.010536 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012913 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.48 - - [2025-08-31 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.008989 10.0.0.48 - - [2025-08-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012934 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013902 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.016172 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015882 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009328 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.010021 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.008011 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.011030 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008643 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.011444 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018072 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.007735 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.008880 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009323 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012456 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014062 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.48 - - [2025-08-31 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.011636 10.0.0.48 - - [2025-08-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012020 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.020134 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.007259 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.010247 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.013129 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007702 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.006263 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.009077 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.007672 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014606 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.019500 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009027 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.48 - - [2025-08-31 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.48 - - [2025-08-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007899 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.015573 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.009520 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011313 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.010288 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.017329 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010356 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.007612 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012838 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.011341 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009285 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.015614 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010242 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.009753 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017431 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.009629 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007997 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.48 - - [2025-08-31 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.013247 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017893 10.0.0.48 - - [2025-08-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.008765 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009527 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012960 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.007462 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009314 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.014156 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.017950 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011149 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.014272 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013670 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.007578 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014794 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.011050 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.008230 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015647 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.014732 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.48 - - [2025-08-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.008081 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.48 - - [2025-08-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.009096 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.010790 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.010419 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.008159 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.007786 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.007508 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010958 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.006431 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.006444 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.008264 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023458 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.009466 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007928 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008511 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.48 - - [2025-08-31 02:12:01] "POST /ref-update HTTP/1.1" 200 156 0.007141 10.0.0.48 - - [2025-08-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012791 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.007862 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.024297 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024229 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.009991 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.008893 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.008223 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.009004 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.007757 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.010943 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014900 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.008328 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.006689 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008898 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.010073 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.48 - - [2025-08-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.48 - - [2025-08-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.009591 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.010176 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.008631 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.015814 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.022637 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.008476 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.007309 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.007574 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010369 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019588 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.018329 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.48 - - [2025-08-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.48 - - [2025-08-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019472 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021034 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.007571 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010615 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010475 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006828 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.023104 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009992 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010458 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013446 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.016562 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010748 10.0.0.48 - - [2025-08-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.48 - - [2025-08-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.010130 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008014 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.017905 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.026252 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009909 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.011827 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013025 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.019305 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024116 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.015732 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019863 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.014792 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019034 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016801 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.008575 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.008685 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.014082 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.010594 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016936 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.010417 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013841 10.0.0.48 - - [2025-08-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.48 - - [2025-08-31 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010110 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009980 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010272 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009370 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014845 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009473 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016369 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009770 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016484 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014109 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.012831 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010676 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.008546 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.48 - - [2025-08-31 02:12:06] "POST /ref-update HTTP/1.1" 200 156 0.018096 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.48 - - [2025-08-31 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.009956 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.018013 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017746 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.016165 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018166 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018744 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.012556 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.008224 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.007791 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.007950 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.007421 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.024855 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.017492 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.48 - - [2025-08-31 02:12:07] "POST /ref-update HTTP/1.1" 200 156 0.007631 10.0.0.48 - - [2025-08-31 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007019 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.006920 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008682 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.008768 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023337 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.027123 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.007743 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.007971 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012804 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.009212 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.008846 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.008668 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007535 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.015412 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.011758 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.48 - - [2025-08-31 02:12:08] "POST /ref-update HTTP/1.1" 200 156 0.013165 10.0.0.48 - - [2025-08-31 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013354 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.010737 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.009299 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.011319 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.009114 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011157 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.014861 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.007950 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011070 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.008165 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.008941 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.009661 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.010037 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013948 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.007759 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009414 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017973 10.0.0.48 - - [2025-08-31 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.48 - - [2025-08-31 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.009911 10.0.0.48 - - [2025-08-31 02:12:09] "POST /network-ipams HTTP/1.1" 200 550 0.024741 10.0.0.48 - - [2025-08-31 02:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.013322 10.0.0.48 - - [2025-08-31 02:12:10] "POST /virtual-networks HTTP/1.1" 200 552 0.142066 10.0.0.48 - - [2025-08-31 02:12:10] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004694 10.0.0.48 - - [2025-08-31 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.002251 10.0.0.48 - - [2025-08-31 02:12:10] "POST /route-targets HTTP/1.1" 200 327 0.012753 10.0.0.48 - - [2025-08-31 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.022549 10.0.0.48 - - [2025-08-31 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 178 0.009919 10.0.0.48 - - [2025-08-31 02:12:10] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003519 10.0.0.48 - - [2025-08-31 02:12:10] "GET /fabric/275cbfe4-57f2-465c-8744-c6bcc90198e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.003870 10.0.0.48 - - [2025-08-31 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.002371 10.0.0.48 - - [2025-08-31 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.001935 10.0.0.48 - - [2025-08-31 02:12:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.001770 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:12:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:12:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:12:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:12:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002992 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:13:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:13:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.016973 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.48 - - [2025-08-31 02:14:21] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.48 - - [2025-08-31 02:14:22] "GET /domain/47778211-954d-4b0e-a185-f220af9ad472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004920 10.0.0.48 - - [2025-08-31 02:14:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.000520 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.020558 10.0.0.48 - - [2025-08-31 02:14:22] "POST /security-groups HTTP/1.1" 200 570 0.081560 10.0.0.48 - - [2025-08-31 02:14:22] "POST /projects HTTP/1.1" 200 481 0.235523 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.016974 10.0.0.48 - - [2025-08-31 02:14:22] "POST /access-control-lists HTTP/1.1" 200 579 0.038228 10.0.0.48 - - [2025-08-31 02:14:22] "POST /security-groups HTTP/1.1" 200 534 0.065256 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.011035 10.0.0.48 - - [2025-08-31 02:14:22] "POST /access-control-lists HTTP/1.1" 200 577 0.053268 10.0.0.48 - - [2025-08-31 02:14:22] "POST /chown HTTP/1.1" 200 109 0.026924 10.0.0.48 - - [2025-08-31 02:14:22] "POST /policy-managements HTTP/1.1" 409 214 0.005790 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013507 10.0.0.48 - - [2025-08-31 02:14:22] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003525 10.0.0.48 - - [2025-08-31 02:14:22] "POST /application-policy-sets HTTP/1.1" 200 528 0.028775 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.48 - - [2025-08-31 02:14:22] "GET /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005668 10.0.0.48 - - [2025-08-31 02:14:22] "PUT /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747 HTTP/1.1" 200 276 0.010780 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.48 - - [2025-08-31 02:14:22] "GET /virtual-network/becc5e3a-0543-43f2-a246-fe3aba828753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004313 10.0.0.48 - - [2025-08-31 02:14:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000610 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.002734 10.0.0.48 - - [2025-08-31 02:14:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.002572 10.0.0.48 - - [2025-08-31 02:14:23] "POST /security-groups HTTP/1.1" 200 574 0.083114 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 594 0.064073 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.021026 10.0.0.48 - - [2025-08-31 02:14:23] "POST /projects HTTP/1.1" 200 489 0.377090 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 592 0.077663 10.0.0.48 - - [2025-08-31 02:14:23] "POST /security-groups HTTP/1.1" 200 546 0.118476 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.002235 10.0.0.48 - - [2025-08-31 02:14:23] "POST /chown HTTP/1.1" 200 109 0.027056 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 583 0.062960 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.007828 10.0.0.48 - - [2025-08-31 02:14:23] "POST /network-ipams HTTP/1.1" 200 522 0.112806 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 581 0.098634 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.019172 10.0.0.48 - - [2025-08-31 02:14:23] "POST /network-ipams HTTP/1.1" 200 510 0.110295 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 602 0.044774 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.007251 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.009850 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 600 0.064848 10.0.0.48 - - [2025-08-31 02:14:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009136 10.0.0.48 - - [2025-08-31 02:14:23] "POST /virtual-networks HTTP/1.1" 200 538 0.216671 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.033514 10.0.0.48 - - [2025-08-31 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021425 10.0.0.48 - - [2025-08-31 02:14:23] "POST /access-control-lists HTTP/1.1" 200 589 0.086969 10.0.0.48 - - [2025-08-31 02:14:23] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.096566 10.0.0.48 - - [2025-08-31 02:14:23] "POST /route-targets HTTP/1.1" 200 327 0.013042 10.0.0.48 - - [2025-08-31 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.026760 10.0.0.48 - - [2025-08-31 02:14:24] "POST /network-ipams HTTP/1.1" 200 518 0.075406 10.0.0.48 - - [2025-08-31 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.035324 10.0.0.48 - - [2025-08-31 02:14:24] "PUT /access-control-list/4b81cf2e-44a0-464e-a239-f80b26c21a76 HTTP/1.1" 200 272 0.089321 10.0.0.48 - - [2025-08-31 02:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.017878 10.0.0.48 - - [2025-08-31 02:14:24] "POST /virtual-networks HTTP/1.1" 200 546 0.282941 10.0.0.48 - - [2025-08-31 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.48 - - [2025-08-31 02:14:24] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011121 10.0.0.48 - - [2025-08-31 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.002146 10.0.0.48 - - [2025-08-31 02:14:24] "POST /route-targets HTTP/1.1" 200 327 0.072945 10.0.0.48 - - [2025-08-31 02:14:24] "POST /network-policys HTTP/1.1" 200 538 0.063353 10.0.0.48 - - [2025-08-31 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.037575 10.0.0.48 - - [2025-08-31 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.071166 10.0.0.48 - - [2025-08-31 02:14:24] "POST /network-policys HTTP/1.1" 200 534 0.033343 10.0.0.48 - - [2025-08-31 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.010053 10.0.0.48 - - [2025-08-31 02:14:24] "POST /network-policys HTTP/1.1" 200 542 0.043035 10.0.0.48 - - [2025-08-31 02:14:24] "PUT /access-control-list/cac22882-dde2-4335-9154-5cafa27261d4 HTTP/1.1" 200 272 0.034760 10.0.0.48 - - [2025-08-31 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.098355 10.0.0.48 - - [2025-08-31 02:14:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012835 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/4b81cf2e-44a0-464e-a239-f80b26c21a76 HTTP/1.1" 200 272 0.114650 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.236456 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/4b81cf2e-44a0-464e-a239-f80b26c21a76 HTTP/1.1" 200 272 0.028543 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.083065 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005152 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043307 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/cac22882-dde2-4335-9154-5cafa27261d4 HTTP/1.1" 200 272 0.098423 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.026081 10.0.0.48 - - [2025-08-31 02:14:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.002744 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.095754 10.0.0.48 - - [2025-08-31 02:14:25] "POST /access-control-lists HTTP/1.1" 200 601 0.166295 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/4f85a5cf-17ce-4bf2-9b85-a4034ae2070a HTTP/1.1" 200 272 0.033365 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.197778 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.040352 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.083666 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011766 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/4f85a5cf-17ce-4bf2-9b85-a4034ae2070a HTTP/1.1" 200 272 0.054482 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009629 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003984 10.0.0.48 - - [2025-08-31 02:14:25] "PUT /access-control-list/cac22882-dde2-4335-9154-5cafa27261d4 HTTP/1.1" 200 272 0.062669 10.0.0.48 - - [2025-08-31 02:14:25] "POST /ref-update HTTP/1.1" 200 156 0.018230 10.0.0.48 - - [2025-08-31 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.48 - - [2025-08-31 02:14:26] "GET /virtual-network/becc5e3a-0543-43f2-a246-fe3aba828753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008448 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004338 10.0.0.48 - - [2025-08-31 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-08-31 02:14:26] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003385 10.0.0.48 - - [2025-08-31 02:14:26] "POST /firewall-policys HTTP/1.1" 200 530 0.017960 10.0.0.48 - - [2025-08-31 02:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019639 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002601 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002923 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002469 10.0.0.48 - - [2025-08-31 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004137 10.0.0.48 - - [2025-08-31 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.48 - - [2025-08-31 02:14:26] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003477 10.0.0.48 - - [2025-08-31 02:14:26] "POST /firewall-policys HTTP/1.1" 200 532 0.050132 10.0.0.48 - - [2025-08-31 02:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.062609 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007277 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004764 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002482 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002139 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003715 10.0.0.48 - - [2025-08-31 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.015375 10.0.0.48 - - [2025-08-31 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.087847 10.0.0.48 - - [2025-08-31 02:14:26] "POST /ref-update HTTP/1.1" 200 156 0.049731 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004154 10.0.0.48 - - [2025-08-31 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.48 - - [2025-08-31 02:14:26] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005391 10.0.0.48 - - [2025-08-31 02:14:26] "POST /firewall-policys HTTP/1.1" 200 530 0.043020 10.0.0.48 - - [2025-08-31 02:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014109 10.0.0.48 - - [2025-08-31 02:14:26] "GET /firewall-policy/937ef635-abbf-4b65-afe6-8422375721e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009865 10.0.0.48 - - [2025-08-31 02:14:26] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.010817 10.0.0.48 - - [2025-08-31 02:14:27] "GET /firewall-policy/937ef635-abbf-4b65-afe6-8422375721e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003431 10.0.0.48 - - [2025-08-31 02:14:27] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002786 10.0.0.48 - - [2025-08-31 02:14:27] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002789 10.0.0.48 - - [2025-08-31 02:14:27] "GET /firewall-policy/b7d21843-b92c-42e0-b338-4bb93e5b95df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003035 10.0.0.48 - - [2025-08-31 02:14:27] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002422 10.0.0.48 - - [2025-08-31 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.026188 10.0.0.48 - - [2025-08-31 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.019350 10.0.0.48 - - [2025-08-31 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.045552 10.0.0.48 - - [2025-08-31 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.038316 10.0.0.48 - - [2025-08-31 02:14:27] "POST /ref-update HTTP/1.1" 200 156 0.035082 10.0.0.48 - - [2025-08-31 02:14:27] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.025630 10.0.0.48 - - [2025-08-31 02:14:27] "POST /tags HTTP/1.1" 200 299 0.030983 10.0.0.48 - - [2025-08-31 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.48 - - [2025-08-31 02:14:27] "GET /tag/36d2d868-f433-4582-a2e0-8fe0826c0654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014022 10.0.0.48 - - [2025-08-31 02:14:27] "POST /set-tag HTTP/1.1" 200 109 0.023429 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.48 - - [2025-08-31 02:14:27] "POST /tags HTTP/1.1" 200 301 0.108690 10.0.0.48 - - [2025-08-31 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019626 10.0.0.48 - - [2025-08-31 02:14:27] "GET /tag/2bb9248e-f2ba-4ba2-92e9-07de32f8f5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023023 10.0.0.48 - - [2025-08-31 02:14:28] "POST /tags HTTP/1.1" 200 325 0.483105 10.0.0.48 - - [2025-08-31 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.48 - - [2025-08-31 02:14:28] "GET /tag/7a4ef8a1-c721-4d6c-8657-04440944032e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.026129 10.0.0.48 - - [2025-08-31 02:14:28] "POST /tags HTTP/1.1" 200 311 0.080247 10.0.0.48 - - [2025-08-31 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.48 - - [2025-08-31 02:14:28] "GET /tag/8486bfe5-2729-45a1-b166-6c6d594521c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018385 10.0.0.48 - - [2025-08-31 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.48 - - [2025-08-31 02:14:28] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005918 10.0.0.48 - - [2025-08-31 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.48 - - [2025-08-31 02:14:28] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047434 10.0.0.48 - - [2025-08-31 02:14:28] "POST /virtual-machines HTTP/1.1" 200 377 0.019274 10.0.0.48 - - [2025-08-31 02:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031188 10.0.0.48 - - [2025-08-31 02:14:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144045 10.0.0.48 - - [2025-08-31 02:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012883 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016559 10.0.0.48 - - [2025-08-31 02:14:29] "GET /virtual-machine-interface/39527db4-8610-11f0-8465-fa163e4f52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005566 10.0.0.48 - - [2025-08-31 02:14:29] "POST /instance-ips HTTP/1.1" 200 409 0.052996 10.0.0.48 - - [2025-08-31 02:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031182 10.0.0.48 - - [2025-08-31 02:14:29] "GET /virtual-machine-interface/39527db4-8610-11f0-8465-fa163e4f52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010833 10.0.0.48 - - [2025-08-31 02:14:29] "POST /set-tag HTTP/1.1" 200 109 0.029263 10.0.0.48 - - [2025-08-31 02:14:29] "GET /virtual-machine-interface/39527db4-8610-11f0-8465-fa163e4f52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.020279 10.0.0.48 - - [2025-08-31 02:14:29] "GET /instance-ip/3973f71e-8610-11f0-8465-fa163e4f52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004638 10.0.0.48 - - [2025-08-31 02:14:29] "POST /tags HTTP/1.1" 200 305 0.061120 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016412 10.0.0.48 - - [2025-08-31 02:14:29] "GET /tag/a30bd0d7-99d3-4f5f-a651-22a0cfaf9fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021388 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.48 - - [2025-08-31 02:14:29] "GET /project/e579b11d-fde9-409a-a408-e3c33882ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054012 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021975 10.0.0.48 - - [2025-08-31 02:14:29] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006689 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.48 - - [2025-08-31 02:14:29] "GET /service-appliance-set/8a9f8f76-64ba-402e-aec3-aef08593382a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.029017 10.0.0.48 - - [2025-08-31 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002180 10.0.0.48 - - [2025-08-31 02:14:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.205713 10.0.0.48 - - [2025-08-31 02:14:29] "GET /virtual-machine-interface/c48ef113-020e-492f-b2b7-2e4766814b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.013655 10.0.0.48 - - [2025-08-31 02:14:30] "POST /instance-ips HTTP/1.1" 200 381 0.072657 10.0.0.48 - - [2025-08-31 02:14:30] "GET /instance-ip/f8f52768-3255-4646-9c83-2ca006502395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004351 10.0.0.48 - - [2025-08-31 02:14:30] "POST /loadbalancers HTTP/1.1" 200 582 0.066438 10.0.0.48 - - [2025-08-31 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.040266 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016242 10.0.0.48 - - [2025-08-31 02:14:30] "GET /project/e579b11d-fde9-409a-a408-e3c33882ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.080663 10.0.0.48 - - [2025-08-31 02:14:30] "GET /project/e579b11d-fde9-409a-a408-e3c33882ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084077 10.0.0.48 - - [2025-08-31 02:14:30] "GET /loadbalancer/64290df5-958f-44f9-96f3-f0fd97118b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006076 10.0.0.48 - - [2025-08-31 02:14:30] "GET /instance-ip/f8f52768-3255-4646-9c83-2ca006502395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005435 10.0.0.48 - - [2025-08-31 02:14:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047754 10.0.0.48 - - [2025-08-31 02:14:30] "POST /floating-ips HTTP/1.1" 200 583 0.055858 10.0.0.48 - - [2025-08-31 02:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.085658 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017725 10.0.0.48 - - [2025-08-31 02:14:30] "GET /project/e579b11d-fde9-409a-a408-e3c33882ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040072 10.0.0.48 - - [2025-08-31 02:14:30] "GET /loadbalancer-listener/838ceaab-f1c0-4713-96e2-c1ee8f3b776a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002832 10.0.0.48 - - [2025-08-31 02:14:30] "GET /loadbalancer-listener/838ceaab-f1c0-4713-96e2-c1ee8f3b776a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003182 10.0.0.48 - - [2025-08-31 02:14:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021225 10.0.0.48 - - [2025-08-31 02:14:30] "GET /instance-ip/f8f52768-3255-4646-9c83-2ca006502395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004688 10.0.0.48 - - [2025-08-31 02:14:30] "GET /instance-ip/f8f52768-3255-4646-9c83-2ca006502395?fields=floating_ips HTTP/1.1" 200 1171 0.004650 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-08-31 02:14:30] "GET /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003526 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.48 - - [2025-08-31 02:14:30] "GET /floating-ip/b4e0d2fb-9b3c-445b-a514-607e5e64b7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005990 10.0.0.48 - - [2025-08-31 02:14:30] "PUT /global-vrouter-config/cdae9189-3dc5-44e1-862d-6557a15b7747 HTTP/1.1" 200 276 0.015003 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.48 - - [2025-08-31 02:14:30] "GET /loadbalancer/64290df5-958f-44f9-96f3-f0fd97118b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002559 10.0.0.48 - - [2025-08-31 02:14:30] "POST /tags HTTP/1.1" 200 357 0.061357 10.0.0.48 - - [2025-08-31 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024462 10.0.0.48 - - [2025-08-31 02:14:31] "GET /tag/2d422916-394f-4ab9-a5d6-27d908f571c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026710 10.0.0.48 - - [2025-08-31 02:14:31] "POST /tags HTTP/1.1" 200 305 0.033254 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020265 10.0.0.48 - - [2025-08-31 02:14:31] "GET /tag/05bcd0fd-3967-41cf-9d2a-21b8712f1a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015886 10.0.0.48 - - [2025-08-31 02:14:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.000652 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.001594 10.0.0.48 - - [2025-08-31 02:14:31] "POST /security-groups HTTP/1.1" 200 571 0.110228 10.0.0.48 - - [2025-08-31 02:14:31] "POST /projects HTTP/1.1" 200 483 0.263016 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.006729 10.0.0.48 - - [2025-08-31 02:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025362 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.48 - - [2025-08-31 02:14:31] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.032436 10.0.0.48 - - [2025-08-31 02:14:31] "POST /access-control-lists HTTP/1.1" 200 580 0.094721 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.014372 10.0.0.48 - - [2025-08-31 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.48 - - [2025-08-31 02:14:31] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005690 10.0.0.48 - - [2025-08-31 02:14:31] "POST /access-control-lists HTTP/1.1" 200 578 0.093522 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001227 10.0.0.48 - - [2025-08-31 02:14:31] "PUT /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf HTTP/1.1" 200 264 0.136571 10.0.0.48 - - [2025-08-31 02:14:31] "PUT /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72 HTTP/1.1" 200 264 0.064960 10.0.0.48 - - [2025-08-31 02:14:31] "POST /security-groups HTTP/1.1" 200 537 0.120108 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.004673 10.0.0.48 - - [2025-08-31 02:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023128 10.0.0.48 - - [2025-08-31 02:14:32] "POST /chown HTTP/1.1" 200 109 0.021772 10.0.0.48 - - [2025-08-31 02:14:32] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013923 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.48 - - [2025-08-31 02:14:32] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011859 10.0.0.48 - - [2025-08-31 02:14:32] "POST /access-control-lists HTTP/1.1" 200 596 0.121884 10.0.0.48 - - [2025-08-31 02:14:32] "POST /tags HTTP/1.1" 409 207 0.025977 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.008049 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.48 - - [2025-08-31 02:14:32] "GET /tag/05bcd0fd-3967-41cf-9d2a-21b8712f1a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013475 10.0.0.48 - - [2025-08-31 02:14:32] "POST /access-control-lists HTTP/1.1" 200 594 0.125907 10.0.0.48 - - [2025-08-31 02:14:32] "POST /firewall-rules HTTP/1.1" 200 564 0.132313 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-rule/08694d66-e9d7-41b1-936c-bd80e348dd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008077 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002745 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-rule/08694d66-e9d7-41b1-936c-bd80e348dd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002682 10.0.0.48 - - [2025-08-31 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.015137 10.0.0.48 - - [2025-08-31 02:14:32] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003057 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.48 - - [2025-08-31 02:14:32] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003769 10.0.0.48 - - [2025-08-31 02:14:32] "POST /tags HTTP/1.1" 409 207 0.002803 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.48 - - [2025-08-31 02:14:32] "GET /tag/05bcd0fd-3967-41cf-9d2a-21b8712f1a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018418 10.0.0.48 - - [2025-08-31 02:14:32] "POST /firewall-rules HTTP/1.1" 200 562 0.088201 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-rule/aa0fde38-7e1d-4dcb-91b7-51ee8895ab5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.026515 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005343 10.0.0.48 - - [2025-08-31 02:14:32] "GET /firewall-rule/aa0fde38-7e1d-4dcb-91b7-51ee8895ab5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003190 10.0.0.48 - - [2025-08-31 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.020267 10.0.0.48 - - [2025-08-31 02:14:32] "POST /tags HTTP/1.1" 200 301 0.040707 10.0.0.48 - - [2025-08-31 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.48 - - [2025-08-31 02:14:33] "GET /tag/ef08aaaf-d60d-421e-ae27-43cc39a489e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019683 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.48 - - [2025-08-31 02:14:33] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067871 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.48 - - [2025-08-31 02:14:33] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004410 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008973 10.0.0.48 - - [2025-08-31 02:14:33] "GET /service-appliance-set/8a9f8f76-64ba-402e-aec3-aef08593382a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008208 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.004927 10.0.0.48 - - [2025-08-31 02:14:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133685 10.0.0.48 - - [2025-08-31 02:14:33] "GET /virtual-machine-interface/21b42c45-722c-4068-9ea7-2950f9cf6900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.010983 10.0.0.48 - - [2025-08-31 02:14:33] "POST /instance-ips HTTP/1.1" 200 377 0.047540 10.0.0.48 - - [2025-08-31 02:14:33] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005550 10.0.0.48 - - [2025-08-31 02:14:33] "POST /loadbalancers HTTP/1.1" 200 582 0.090178 10.0.0.48 - - [2025-08-31 02:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021347 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.48 - - [2025-08-31 02:14:33] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.093808 10.0.0.48 - - [2025-08-31 02:14:33] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002931 10.0.0.48 - - [2025-08-31 02:14:33] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063405 10.0.0.48 - - [2025-08-31 02:14:33] "GET /loadbalancer/4deade52-ef13-4a10-9c93-abed94177bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007345 10.0.0.48 - - [2025-08-31 02:14:33] "POST /floating-ips HTTP/1.1" 200 581 0.070363 10.0.0.48 - - [2025-08-31 02:14:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060326 10.0.0.48 - - [2025-08-31 02:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019387 10.0.0.48 - - [2025-08-31 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.48 - - [2025-08-31 02:14:33] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053288 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/12df0967-f718-4615-b5bc-011dad595db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003124 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/12df0967-f718-4615-b5bc-011dad595db8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003471 10.0.0.48 - - [2025-08-31 02:14:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029739 10.0.0.48 - - [2025-08-31 02:14:34] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008569 10.0.0.48 - - [2025-08-31 02:14:34] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?fields=floating_ips HTTP/1.1" 200 1165 0.010231 10.0.0.48 - - [2025-08-31 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.48 - - [2025-08-31 02:14:34] "GET /floating-ip/41823def-7ab9-440a-a641-0c20ba76f2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.013467 10.0.0.48 - - [2025-08-31 02:14:34] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053591 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer/4deade52-ef13-4a10-9c93-abed94177bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.013976 10.0.0.48 - - [2025-08-31 02:14:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027024 10.0.0.48 - - [2025-08-31 02:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009779 10.0.0.48 - - [2025-08-31 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009494 10.0.0.48 - - [2025-08-31 02:14:34] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.076851 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/27eaf19c-ab95-43f4-a75c-a28d5a4edce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011765 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/27eaf19c-ab95-43f4-a75c-a28d5a4edce3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007590 10.0.0.48 - - [2025-08-31 02:14:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.108362 10.0.0.48 - - [2025-08-31 02:14:34] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005501 10.0.0.48 - - [2025-08-31 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.48 - - [2025-08-31 02:14:34] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?fields=floating_ips HTTP/1.1" 200 1165 0.002408 10.0.0.48 - - [2025-08-31 02:14:34] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032514 10.0.0.48 - - [2025-08-31 02:14:34] "GET /floating-ip/41823def-7ab9-440a-a641-0c20ba76f2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.013967 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer/4deade52-ef13-4a10-9c93-abed94177bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002968 10.0.0.48 - - [2025-08-31 02:14:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026696 10.0.0.48 - - [2025-08-31 02:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024911 10.0.0.48 - - [2025-08-31 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034530 10.0.0.48 - - [2025-08-31 02:14:34] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033132 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/ee22feca-5bd1-45f8-92b6-53b58c07fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008053 10.0.0.48 - - [2025-08-31 02:14:34] "GET /loadbalancer-listener/ee22feca-5bd1-45f8-92b6-53b58c07fdb0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003363 10.0.0.48 - - [2025-08-31 02:14:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021774 10.0.0.48 - - [2025-08-31 02:14:35] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009196 10.0.0.48 - - [2025-08-31 02:14:35] "GET /instance-ip/e1fe3ef3-c0c6-4a9a-be48-467badeeb6c3?fields=floating_ips HTTP/1.1" 200 1165 0.002544 10.0.0.48 - - [2025-08-31 02:14:35] "GET /floating-ip/41823def-7ab9-440a-a641-0c20ba76f2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002050 10.0.0.48 - - [2025-08-31 02:14:35] "POST /tags HTTP/1.1" 200 355 0.024947 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018250 10.0.0.48 - - [2025-08-31 02:14:35] "GET /tag/3f1009bd-f5eb-4596-933e-d1f0a931b860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014979 10.0.0.48 - - [2025-08-31 02:14:35] "POST /tags HTTP/1.1" 200 303 0.025694 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.48 - - [2025-08-31 02:14:35] "GET /tag/5ac2e2ff-ecb8-4471-9666-c6f0cb7f0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012031 10.0.0.48 - - [2025-08-31 02:14:35] "POST /projects HTTP/1.1" 409 218 0.002023 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.48 - - [2025-08-31 02:14:35] "GET /project/e579b11d-fde9-409a-a408-e3c33882ae4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047542 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.48 - - [2025-08-31 02:14:35] "GET /network-ipam/8d183686-e423-4200-b1af-d8a7906633e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006248 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.48 - - [2025-08-31 02:14:35] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006028 10.0.0.48 - - [2025-08-31 02:14:35] "PUT /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf HTTP/1.1" 200 264 0.043920 10.0.0.48 - - [2025-08-31 02:14:35] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013120 10.0.0.48 - - [2025-08-31 02:14:35] "POST /set-tag HTTP/1.1" 200 109 0.080731 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.48 - - [2025-08-31 02:14:35] "GET /network-ipam/ac5bac02-6de0-4596-b2d6-f5b29495f1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005998 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.48 - - [2025-08-31 02:14:35] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006480 10.0.0.48 - - [2025-08-31 02:14:35] "PUT /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72 HTTP/1.1" 200 264 0.068092 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004804 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004869 10.0.0.48 - - [2025-08-31 02:14:35] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.026426 10.0.0.48 - - [2025-08-31 02:14:35] "POST /set-tag HTTP/1.1" 200 109 0.055291 10.0.0.48 - - [2025-08-31 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014517 10.0.0.48 - - [2025-08-31 02:14:35] "GET /network-policy/55e85a3d-f821-4edb-95aa-db746137e696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005708 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.48 - - [2025-08-31 02:14:36] "GET /network-policy/53c7d822-e6ef-40fc-a35a-dc8a046df315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005888 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.48 - - [2025-08-31 02:14:36] "GET /network-policy/56976fd5-1e62-4870-9edd-a06d75fbcb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006018 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /network-policy/56976fd5-1e62-4870-9edd-a06d75fbcb32 HTTP/1.1" 200 262 0.014891 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /access-control-list/4f85a5cf-17ce-4bf2-9b85-a4034ae2070a HTTP/1.1" 200 272 0.020208 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-update HTTP/1.1" 200 156 0.063876 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003755 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043272 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /access-control-list/4b81cf2e-44a0-464e-a239-f80b26c21a76 HTTP/1.1" 200 272 0.153880 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017538 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002170 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-08-31 02:14:36] "POST /security-groups HTTP/1.1" 409 245 0.002571 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /security-group/81fbac7b-6319-4116-93b1-545fbffff3f5 HTTP/1.1" 200 262 0.059101 10.0.0.48 - - [2025-08-31 02:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.038076 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /access-control-list/c2453747-2db3-49a3-b2a7-eb21dbda29ef HTTP/1.1" 200 272 0.038816 10.0.0.48 - - [2025-08-31 02:14:36] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026570 10.0.0.48 - - [2025-08-31 02:14:36] "PUT /access-control-list/0c6cec48-a275-4e20-a32d-d708bcee9861 HTTP/1.1" 200 272 0.045839 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016219 10.0.0.48 - - [2025-08-31 02:14:36] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003317 10.0.0.48 - - [2025-08-31 02:14:36] "POST /tags HTTP/1.1" 409 206 0.004969 10.0.0.48 - - [2025-08-31 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.48 - - [2025-08-31 02:14:36] "GET /tag/5ac2e2ff-ecb8-4471-9666-c6f0cb7f0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.040634 10.0.0.48 - - [2025-08-31 02:14:36] "POST /firewall-rules HTTP/1.1" 200 562 0.082798 10.0.0.48 - - [2025-08-31 02:14:36] "GET /firewall-rule/69d6a631-0254-415c-9be6-f68be78727fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.030137 10.0.0.48 - - [2025-08-31 02:14:36] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005949 10.0.0.48 - - [2025-08-31 02:14:36] "GET /firewall-rule/69d6a631-0254-415c-9be6-f68be78727fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003684 10.0.0.48 - - [2025-08-31 02:14:36] "POST /ref-update HTTP/1.1" 200 156 0.030920 10.0.0.48 - - [2025-08-31 02:14:37] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002789 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.48 - - [2025-08-31 02:14:37] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002972 10.0.0.48 - - [2025-08-31 02:14:37] "POST /tags HTTP/1.1" 409 206 0.001898 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.48 - - [2025-08-31 02:14:37] "GET /tag/5ac2e2ff-ecb8-4471-9666-c6f0cb7f0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010925 10.0.0.48 - - [2025-08-31 02:14:37] "POST /firewall-rules HTTP/1.1" 200 560 0.069022 10.0.0.48 - - [2025-08-31 02:14:37] "GET /firewall-rule/9161432c-1a27-49de-87b8-bbe14e4edb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.008316 10.0.0.48 - - [2025-08-31 02:14:37] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004063 10.0.0.48 - - [2025-08-31 02:14:37] "GET /firewall-rule/9161432c-1a27-49de-87b8-bbe14e4edb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002897 10.0.0.48 - - [2025-08-31 02:14:37] "POST /ref-update HTTP/1.1" 200 156 0.035156 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.48 - - [2025-08-31 02:14:37] "GET /loadbalancer/4deade52-ef13-4a10-9c93-abed94177bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002989 10.0.0.48 - - [2025-08-31 02:14:37] "POST /tags HTTP/1.1" 200 371 0.022800 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.030471 10.0.0.48 - - [2025-08-31 02:14:37] "GET /tag/c9ca7d60-b946-4a6b-9634-3c20e275a403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011875 10.0.0.48 - - [2025-08-31 02:14:37] "POST /tags HTTP/1.1" 200 319 0.039411 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.48 - - [2025-08-31 02:14:37] "GET /tag/79c9d07e-15bb-4fca-a1b4-4a46e98000fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012753 10.0.0.48 - - [2025-08-31 02:14:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.001604 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.008076 10.0.0.48 - - [2025-08-31 02:14:37] "POST /security-groups HTTP/1.1" 200 578 0.078440 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.006330 10.0.0.48 - - [2025-08-31 02:14:37] "POST /projects HTTP/1.1" 200 497 0.242989 10.0.0.48 - - [2025-08-31 02:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008532 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016674 10.0.0.48 - - [2025-08-31 02:14:37] "POST /access-control-lists HTTP/1.1" 200 587 0.038694 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.005999 10.0.0.48 - - [2025-08-31 02:14:37] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.011740 10.0.0.48 - - [2025-08-31 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.48 - - [2025-08-31 02:14:38] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010856 10.0.0.48 - - [2025-08-31 02:14:38] "POST /access-control-lists HTTP/1.1" 200 585 0.084713 10.0.0.48 - - [2025-08-31 02:14:38] "PUT /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf HTTP/1.1" 200 264 0.104558 10.0.0.48 - - [2025-08-31 02:14:38] "PUT /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72 HTTP/1.1" 200 264 0.048977 10.0.0.48 - - [2025-08-31 02:14:38] "POST /security-groups HTTP/1.1" 200 558 0.080091 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.002348 10.0.0.48 - - [2025-08-31 02:14:38] "POST /access-control-lists HTTP/1.1" 200 610 0.063304 10.0.0.48 - - [2025-08-31 02:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.071789 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.011453 10.0.0.48 - - [2025-08-31 02:14:38] "POST /chown HTTP/1.1" 200 109 0.020280 10.0.0.48 - - [2025-08-31 02:14:38] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010558 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.48 - - [2025-08-31 02:14:38] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003613 10.0.0.48 - - [2025-08-31 02:14:38] "POST /access-control-lists HTTP/1.1" 200 608 0.083801 10.0.0.48 - - [2025-08-31 02:14:38] "POST /tags HTTP/1.1" 409 214 0.019898 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.48 - - [2025-08-31 02:14:38] "GET /tag/79c9d07e-15bb-4fca-a1b4-4a46e98000fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011108 10.0.0.48 - - [2025-08-31 02:14:38] "POST /firewall-rules HTTP/1.1" 200 578 0.089214 10.0.0.48 - - [2025-08-31 02:14:38] "GET /firewall-rule/8b0cfbec-e8a7-4388-b62f-3b2ed4ea1f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005101 10.0.0.48 - - [2025-08-31 02:14:38] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004162 10.0.0.48 - - [2025-08-31 02:14:38] "GET /firewall-rule/8b0cfbec-e8a7-4388-b62f-3b2ed4ea1f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003091 10.0.0.48 - - [2025-08-31 02:14:38] "POST /ref-update HTTP/1.1" 200 156 0.030709 10.0.0.48 - - [2025-08-31 02:14:38] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003464 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.48 - - [2025-08-31 02:14:38] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003013 10.0.0.48 - - [2025-08-31 02:14:38] "POST /tags HTTP/1.1" 409 214 0.002044 10.0.0.48 - - [2025-08-31 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.48 - - [2025-08-31 02:14:38] "GET /tag/79c9d07e-15bb-4fca-a1b4-4a46e98000fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019645 10.0.0.48 - - [2025-08-31 02:14:39] "POST /firewall-rules HTTP/1.1" 200 576 0.090614 10.0.0.48 - - [2025-08-31 02:14:39] "GET /firewall-rule/f3a19369-5f34-40ab-ace3-a796d8b0cbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.015106 10.0.0.48 - - [2025-08-31 02:14:39] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004497 10.0.0.48 - - [2025-08-31 02:14:39] "GET /firewall-rule/f3a19369-5f34-40ab-ace3-a796d8b0cbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002216 10.0.0.48 - - [2025-08-31 02:14:39] "POST /ref-update HTTP/1.1" 200 156 0.031501 10.0.0.48 - - [2025-08-31 02:14:39] "POST /tags HTTP/1.1" 200 363 0.025088 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.48 - - [2025-08-31 02:14:39] "GET /tag/c9373c84-50dd-4957-8ca9-7949a5e7676b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012536 10.0.0.48 - - [2025-08-31 02:14:39] "POST /tags HTTP/1.1" 200 311 0.032574 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.48 - - [2025-08-31 02:14:39] "GET /tag/abcb9f7b-6008-46cf-8178-7aa002c1b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011046 10.0.0.48 - - [2025-08-31 02:14:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.001441 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.005675 10.0.0.48 - - [2025-08-31 02:14:39] "POST /security-groups HTTP/1.1" 200 574 0.061750 10.0.0.48 - - [2025-08-31 02:14:39] "POST /projects HTTP/1.1" 200 489 0.157042 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.002156 10.0.0.48 - - [2025-08-31 02:14:39] "POST /access-control-lists HTTP/1.1" 200 583 0.068437 10.0.0.48 - - [2025-08-31 02:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048684 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026987 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002660 10.0.0.48 - - [2025-08-31 02:14:39] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004095 10.0.0.48 - - [2025-08-31 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.48 - - [2025-08-31 02:14:39] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006297 10.0.0.48 - - [2025-08-31 02:14:39] "POST /access-control-lists HTTP/1.1" 200 581 0.072275 10.0.0.48 - - [2025-08-31 02:14:39] "PUT /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf HTTP/1.1" 200 264 0.124299 10.0.0.48 - - [2025-08-31 02:14:39] "PUT /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72 HTTP/1.1" 200 264 0.041834 10.0.0.48 - - [2025-08-31 02:14:40] "POST /security-groups HTTP/1.1" 200 546 0.068364 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003518 10.0.0.48 - - [2025-08-31 02:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030540 10.0.0.48 - - [2025-08-31 02:14:40] "POST /chown HTTP/1.1" 200 109 0.013067 10.0.0.48 - - [2025-08-31 02:14:40] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015352 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.48 - - [2025-08-31 02:14:40] "POST /access-control-lists HTTP/1.1" 200 602 0.097080 10.0.0.48 - - [2025-08-31 02:14:40] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012022 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.010267 10.0.0.48 - - [2025-08-31 02:14:40] "POST /tags HTTP/1.1" 409 210 0.002745 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.48 - - [2025-08-31 02:14:40] "GET /tag/abcb9f7b-6008-46cf-8178-7aa002c1b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013175 10.0.0.48 - - [2025-08-31 02:14:40] "POST /access-control-lists HTTP/1.1" 200 600 0.075579 10.0.0.48 - - [2025-08-31 02:14:40] "POST /firewall-rules HTTP/1.1" 200 570 0.088627 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-rule/d3cb745e-b15f-43cf-9a1f-e0474bbc8a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016591 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005964 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-rule/d3cb745e-b15f-43cf-9a1f-e0474bbc8a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004774 10.0.0.48 - - [2025-08-31 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.033808 10.0.0.48 - - [2025-08-31 02:14:40] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015061 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.48 - - [2025-08-31 02:14:40] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003107 10.0.0.48 - - [2025-08-31 02:14:40] "POST /tags HTTP/1.1" 409 210 0.001878 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.48 - - [2025-08-31 02:14:40] "GET /tag/abcb9f7b-6008-46cf-8178-7aa002c1b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010899 10.0.0.48 - - [2025-08-31 02:14:40] "POST /firewall-rules HTTP/1.1" 200 568 0.078836 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-rule/3313c5cf-5920-4abe-abc1-6e55626c7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018638 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005080 10.0.0.48 - - [2025-08-31 02:14:40] "GET /firewall-rule/3313c5cf-5920-4abe-abc1-6e55626c7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002683 10.0.0.48 - - [2025-08-31 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.038445 10.0.0.48 - - [2025-08-31 02:14:40] "POST /tags HTTP/1.1" 200 363 0.020199 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020601 10.0.0.48 - - [2025-08-31 02:14:40] "GET /tag/fa01b6ef-772b-458e-b031-83e806ed05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012253 10.0.0.48 - - [2025-08-31 02:14:40] "POST /tags HTTP/1.1" 409 210 0.002508 10.0.0.48 - - [2025-08-31 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.48 - - [2025-08-31 02:14:40] "GET /tag/8486bfe5-2729-45a1-b166-6c6d594521c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010697 10.0.0.48 - - [2025-08-31 02:14:41] "POST /projects HTTP/1.1" 409 223 0.002504 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.48 - - [2025-08-31 02:14:41] "GET /project/47f4b658-9b98-4ae9-8256-7a4fc471a693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033859 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.48 - - [2025-08-31 02:14:41] "GET /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004524 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-08-31 02:14:41] "GET /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004612 10.0.0.48 - - [2025-08-31 02:14:41] "PUT /virtual-network/59f31879-b498-447c-8bc3-347777d55cbf HTTP/1.1" 200 264 0.054003 10.0.0.48 - - [2025-08-31 02:14:41] "PUT /virtual-network/d6fc1b69-d683-4823-954e-9b442dd54f72 HTTP/1.1" 200 264 0.054901 10.0.0.48 - - [2025-08-31 02:14:41] "POST /security-groups HTTP/1.1" 409 253 0.003608 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.48 - - [2025-08-31 02:14:41] "PUT /security-group/968d5e77-7961-436b-a562-7d9e162d75e6 HTTP/1.1" 200 262 0.066664 10.0.0.48 - - [2025-08-31 02:14:41] "PUT /access-control-list/56735e1c-146a-429e-9313-71e4e4a22d44 HTTP/1.1" 200 272 0.019023 10.0.0.48 - - [2025-08-31 02:14:41] "PUT /access-control-list/3796697f-8e9e-4186-8269-20b57fe2dc30 HTTP/1.1" 200 272 0.021996 10.0.0.48 - - [2025-08-31 02:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022321 10.0.0.48 - - [2025-08-31 02:14:41] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014751 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.48 - - [2025-08-31 02:14:41] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003149 10.0.0.48 - - [2025-08-31 02:14:41] "POST /tags HTTP/1.1" 409 210 0.001883 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.48 - - [2025-08-31 02:14:41] "GET /tag/8486bfe5-2729-45a1-b166-6c6d594521c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016120 10.0.0.48 - - [2025-08-31 02:14:41] "POST /firewall-rules HTTP/1.1" 200 570 0.079102 10.0.0.48 - - [2025-08-31 02:14:41] "GET /firewall-rule/e2970606-b4d9-4227-9313-b0196879352c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012267 10.0.0.48 - - [2025-08-31 02:14:41] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004082 10.0.0.48 - - [2025-08-31 02:14:41] "GET /firewall-rule/e2970606-b4d9-4227-9313-b0196879352c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002628 10.0.0.48 - - [2025-08-31 02:14:41] "POST /ref-update HTTP/1.1" 200 156 0.053857 10.0.0.48 - - [2025-08-31 02:14:41] "GET /application-policy-set/eb3307c6-b331-4d05-a20d-a96162fdb529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002938 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.48 - - [2025-08-31 02:14:41] "GET /policy-management/0ebae51a-8b5c-4695-b3ae-8e50e0493cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002634 10.0.0.48 - - [2025-08-31 02:14:41] "POST /tags HTTP/1.1" 409 210 0.002342 10.0.0.48 - - [2025-08-31 02:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.48 - - [2025-08-31 02:14:41] "GET /tag/8486bfe5-2729-45a1-b166-6c6d594521c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011911 10.0.0.48 - - [2025-08-31 02:14:42] "POST /firewall-rules HTTP/1.1" 200 568 0.065035 10.0.0.48 - - [2025-08-31 02:14:42] "GET /firewall-rule/5ab140ac-772c-4e2c-969f-7be7824b5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012208 10.0.0.48 - - [2025-08-31 02:14:42] "GET /firewall-policy/104b3d35-5bac-4dbd-b165-7ab83f3e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.008715 10.0.0.48 - - [2025-08-31 02:14:42] "GET /firewall-rule/5ab140ac-772c-4e2c-969f-7be7824b5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003844 10.0.0.48 - - [2025-08-31 02:14:42] "POST /ref-update HTTP/1.1" 200 156 0.052919 10.0.0.48 - - [2025-08-31 02:14:42] "POST /tags HTTP/1.1" 409 237 0.014626 10.0.0.48 - - [2025-08-31 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.48 - - [2025-08-31 02:14:42] "GET /tag/fa01b6ef-772b-458e-b031-83e806ed05b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013033 10.0.0.48 - - [2025-08-31 02:14:42] "GET /virtual-machine-interface/39527db4-8610-11f0-8465-fa163e4f52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.004261 10.0.0.48 - - [2025-08-31 02:14:42] "POST /set-tag HTTP/1.1" 200 109 0.016225 10.0.0.49 - - [2025-08-31 02:15:25] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.49 - - [2025-08-31 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.49 - - [2025-08-31 02:15:25] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.009427 10.0.0.49 - - [2025-08-31 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.49 - - [2025-08-31 02:15:26] "GET /routing-instance/bf217fc8-3737-4ee9-b110-1292e5f3c0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004112 10.0.0.49 - - [2025-08-31 02:15:26] "PUT /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2 HTTP/1.1" 200 274 0.011263 10.0.0.49 - - [2025-08-31 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.021923 10.0.0.49 - - [2025-08-31 02:15:26] "POST /virtual-routers HTTP/1.1" 200 599 0.017570 10.0.0.49 - - [2025-08-31 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.49 - - [2025-08-31 02:15:26] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004867 10.0.0.49 - - [2025-08-31 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002150 10.0.0.49 - - [2025-08-31 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.49 - - [2025-08-31 02:15:26] "GET /virtual-network/becc5e3a-0543-43f2-a246-fe3aba828753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004548 10.0.0.49 - - [2025-08-31 02:15:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.084275 10.0.0.48 - - [2025-08-31 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.48 - - [2025-08-31 02:15:35] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002753 10.0.0.48 - - [2025-08-31 02:15:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002061 10.0.0.48 - - [2025-08-31 02:15:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002330 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:17:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.49 - - [2025-08-31 02:18:15] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.49 - - [2025-08-31 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.49 - - [2025-08-31 02:18:15] "GET /global-system-config/516eaf2d-5d42-4e02-89ee-8a68fb3fb0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.006038 10.0.0.49 - - [2025-08-31 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.49 - - [2025-08-31 02:18:15] "GET /routing-instance/bf217fc8-3737-4ee9-b110-1292e5f3c0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003549 10.0.0.49 - - [2025-08-31 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.49 - - [2025-08-31 02:18:15] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002669 10.0.0.49 - - [2025-08-31 02:18:15] "PUT /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b HTTP/1.1" 200 262 0.012903 10.0.0.49 - - [2025-08-31 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007381 10.0.0.49 - - [2025-08-31 02:18:15] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003222 10.0.0.49 - - [2025-08-31 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.49 - - [2025-08-31 02:18:15] "GET /virtual-machine-interface/6d573a13-a0b4-4890-9784-371f54f7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004462 10.0.0.49 - - [2025-08-31 02:18:15] "PUT /virtual-machine-interface/6d573a13-a0b4-4890-9784-371f54f7d0bf HTTP/1.1" 200 284 0.012862 10.0.0.48 - - [2025-08-31 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.48 - - [2025-08-31 02:18:35] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002912 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:19:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:19:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001390 10.0.0.48 - - [2025-08-31 02:19:27] "GET /virtual-router/f889a8a9-3328-4a95-9b8d-f341340b9c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003217 10.0.0.48 - - [2025-08-31 02:19:27] "POST /ref-update HTTP/1.1" 200 156 0.012228 10.0.0.48 - - [2025-08-31 02:20:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002113 10.0.0.48 - - [2025-08-31 02:20:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003445 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:24:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:24:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.48 - - [2025-08-31 02:25:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003765 10.0.0.48 - - [2025-08-31 02:25:43] "GET /global-system-configs HTTP/1.1" 200 322 0.005020 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:28:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:29:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:29:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 10.0.0.48 - - [2025-08-31 02:30:41] "GET /global-system-configs HTTP/1.1" 200 322 0.008849 10.0.0.48 - - [2025-08-31 02:30:43] "GET /global-system-configs HTTP/1.1" 200 322 0.001966 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.011422 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:34:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.48 - - [2025-08-31 02:35:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002764 10.0.0.48 - - [2025-08-31 02:35:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002891 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:39:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:40:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:40:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.48 - - [2025-08-31 02:40:41] "GET /global-system-configs HTTP/1.1" 200 322 0.004105 10.0.0.48 - - [2025-08-31 02:40:44] "GET /global-system-configs HTTP/1.1" 200 322 0.009220 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001206 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001254 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:44:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005438 10.0.0.48 - - [2025-08-31 02:45:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002344 10.0.0.48 - - [2025-08-31 02:45:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002018 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.48 - - [2025-08-31 02:50:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002826 10.0.0.48 - - [2025-08-31 02:50:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002240 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001190 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.48 - - [2025-08-31 02:53:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019