++ 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: =================== Thu Jun 26 00:41:12 UTC 2025 ===================' INFO: =================== Thu Jun 26 00:41:12 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ 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.33,10.0.0.56,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.33:8081 10.0.0.56:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.56:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.56:8081 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.33:8086 10.0.0.56:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.56:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.56:8086 10.0.0.249: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.33,10.0.0.56,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.33:8082 10.0.0.56:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.56:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.56:8082 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.33:9161 10.0.0.56:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.56:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.56:9161 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.56:9041 10.0.0.249: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.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.33:2181,10.0.0.56:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.56:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.56:2181,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.33:5673,10.0.0.56:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.56:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.56:5673,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.33:6379 10.0.0.56:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.56:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.56:6379 10.0.0.249: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.33,10.0.0.56,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.33:9092 10.0.0.56:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.56:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.56:9092 10.0.0.249: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=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.33 ++ 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.33,10.0.0.56,10.0.0.249 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.33,10.0.0.56,10.0.0.249 ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ 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.33,10.0.0.56,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33,10.0.0.56,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33,10.0.0.56,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + 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 ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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/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/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/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.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 06/26/2025 00:41:20.617 7fe22daf9c48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/26/2025 00:41:20.646 7fe22daf9c48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/26/2025 00:41:20.662 7fe22daf9c48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/26/2025 00:41:20.662 7fe22daf9c48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-06-26 00:41:44] "GET / HTTP/1.1" 200 45871 0.002002 10.0.0.249 - - [2025-06-26 00:41:44] "GET / HTTP/1.1" 200 45871 0.001382 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2025-06-26 00:41:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000869 10.0.0.249 - - [2025-06-26 00:41:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000324 10.0.0.56 - - [2025-06-26 00:41:45] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.56 - - [2025-06-26 00:41:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.56 - - [2025-06-26 00:41:45] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.56 - - [2025-06-26 00:41:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.249 - - [2025-06-26 00:41:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.173626 10.0.0.249 - - [2025-06-26 00:41:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003575 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.618078 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.080888 10.0.0.56 - - [2025-06-26 00:41:46] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003828 10.0.0.249 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.947417 10.0.0.249 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.56 - - [2025-06-26 00:41:46] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003995 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.003732 10.0.0.56 - - [2025-06-26 00:41:46] "POST /service-appliance-sets HTTP/1.1" 200 555 0.035740 10.0.0.56 - - [2025-06-26 00:41:46] "POST /config-database-nodes HTTP/1.1" 200 619 0.046186 10.0.0.33 - - [2025-06-26 00:41:46] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.012117 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007741 10.0.0.56 - - [2025-06-26 00:41:46] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004317 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.56 - - [2025-06-26 00:41:46] "POST /service-appliance-sets HTTP/1.1" 200 543 0.038188 10.0.0.56 - - [2025-06-26 00:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.56 - - [2025-06-26 00:41:47] "GET /network-ipam/ddf5aded-e817-4eeb-b00b-f1ab09eef099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004618 10.0.0.249 - - [2025-06-26 00:41:47] "GET / HTTP/1.1" 200 36215 0.001689 10.0.0.249 - - [2025-06-26 00:41:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.56 - - [2025-06-26 00:41:47] "POST /service-templates HTTP/1.1" 200 513 0.035285 10.0.0.56 - - [2025-06-26 00:41:47] "POST /service-templates HTTP/1.1" 200 503 0.125094 10.0.0.56 - - [2025-06-26 00:41:47] "POST /service-templates HTTP/1.1" 200 517 0.054404 10.0.0.249 - - [2025-06-26 00:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.036207 10.0.0.249 - - [2025-06-26 00:41:47] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004851 10.0.0.249 - - [2025-06-26 00:41:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.006408 10.0.0.56 - - [2025-06-26 00:41:47] "POST /service-templates HTTP/1.1" 200 537 0.055628 10.0.0.33 - - [2025-06-26 00:41:47] "GET / HTTP/1.1" 200 36215 0.001988 10.0.0.249 - - [2025-06-26 00:41:47] "POST /config-database-nodes HTTP/1.1" 200 619 0.098702 10.0.0.56 - - [2025-06-26 00:41:47] "POST /service-templates HTTP/1.1" 200 509 0.074477 10.0.0.33 - - [2025-06-26 00:41:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000564 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.097711 10.0.0.33 - - [2025-06-26 00:41:49] "POST /job-templates HTTP/1.1" 200 557 0.120134 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.005085 10.0.0.33 - - [2025-06-26 00:41:49] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.33 - - [2025-06-26 00:41:49] "POST /job-templates HTTP/1.1" 200 565 0.057120 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.004733 10.0.0.33 - - [2025-06-26 00:41:49] "POST /job-templates HTTP/1.1" 200 547 0.052785 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004715 10.0.0.33 - - [2025-06-26 00:41:49] "POST /job-templates HTTP/1.1" 200 579 0.114183 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.007473 10.0.0.33 - - [2025-06-26 00:41:49] "POST /job-templates HTTP/1.1" 200 581 0.036307 10.0.0.33 - - [2025-06-26 00:41:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.004491 10.0.0.33 - - [2025-06-26 00:41:50] "POST /job-templates HTTP/1.1" 200 585 0.056439 10.0.0.33 - - [2025-06-26 00:41:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.005203 10.0.0.33 - - [2025-06-26 00:41:50] "POST /job-templates HTTP/1.1" 200 561 0.114677 10.0.0.33 - - [2025-06-26 00:41:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.008317 10.0.0.33 - - [2025-06-26 00:41:50] "POST /job-templates HTTP/1.1" 200 571 0.073965 10.0.0.33 - - [2025-06-26 00:41:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.008284 10.0.0.33 - - [2025-06-26 00:41:50] "POST /job-templates HTTP/1.1" 200 557 0.050044 10.0.0.33 - - [2025-06-26 00:41:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004239 10.0.0.33 - - [2025-06-26 00:41:50] "POST /job-templates HTTP/1.1" 200 557 0.091690 10.0.0.33 - - [2025-06-26 00:41:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.011124 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 557 0.037978 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003792 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 537 0.040383 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004059 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 561 0.085879 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004585 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 561 0.039966 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.005158 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 561 0.037529 10.0.0.249 - - [2025-06-26 00:41:51] "GET / HTTP/1.1" 200 36215 0.002316 10.0.0.249 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003606 10.0.0.33 - - [2025-06-26 00:41:51] "POST /job-templates HTTP/1.1" 200 567 0.072263 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 1.953368 10.0.0.33 - - [2025-06-26 00:41:51] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004260 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.003474 10.0.0.33 - - [2025-06-26 00:41:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.005033 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 559 0.037853 10.0.0.33 - - [2025-06-26 00:41:52] "POST /config-database-nodes HTTP/1.1" 200 619 0.041102 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.003789 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 557 0.040640 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.004349 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 575 0.085229 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.004611 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 553 0.045500 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.003783 10.0.0.33 - - [2025-06-26 00:41:52] "GET / HTTP/1.1" 200 36215 0.001745 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000382 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 581 0.051883 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.005485 10.0.0.33 - - [2025-06-26 00:41:52] "POST /job-templates HTTP/1.1" 200 557 0.083855 10.0.0.33 - - [2025-06-26 00:41:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.004531 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 561 0.043977 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.004526 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 577 0.044625 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.004358 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 559 0.091126 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.005384 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 561 0.038469 10.0.0.56 - - [2025-06-26 00:41:53] "GET / HTTP/1.1" 200 36215 0.001868 10.0.0.56 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.004602 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 557 0.039988 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.005357 10.0.0.33 - - [2025-06-26 00:41:53] "POST /job-templates HTTP/1.1" 200 555 0.096409 10.0.0.33 - - [2025-06-26 00:41:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004418 10.0.0.33 - - [2025-06-26 00:41:54] "POST /job-templates HTTP/1.1" 200 555 0.035110 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.004787 10.0.0.33 - - [2025-06-26 00:41:54] "POST /job-templates HTTP/1.1" 200 555 0.054899 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.004247 10.0.0.33 - - [2025-06-26 00:41:54] "POST /job-templates HTTP/1.1" 200 565 0.110080 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.005472 10.0.0.33 - - [2025-06-26 00:41:54] "POST /job-templates HTTP/1.1" 200 567 0.067450 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.004791 10.0.0.33 - - [2025-06-26 00:41:54] "POST /config-propertiess HTTP/1.1" 200 553 0.048510 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 168 0.003781 10.0.0.33 - - [2025-06-26 00:41:54] "POST /tags HTTP/1.1" 200 322 0.048371 10.0.0.33 - - [2025-06-26 00:41:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.003900 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 318 0.041226 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.003977 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 334 0.078468 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.003987 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 310 0.045931 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 404 174 0.003813 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 334 0.036268 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.003591 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 314 0.032698 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 404 169 0.003717 10.0.0.33 - - [2025-06-26 00:41:55] "POST /tags HTTP/1.1" 200 324 0.062845 10.0.0.33 - - [2025-06-26 00:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.33 - - [2025-06-26 00:41:56] "PUT /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c HTTP/1.1" 200 275 0.043144 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.003742 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 328 0.022931 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.004168 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 328 0.016824 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.005118 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 328 0.019647 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.004675 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 328 0.021534 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.003881 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 324 0.015745 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.003978 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 324 0.015134 10.0.0.33 - - [2025-06-26 00:41:56] "POST /fqname-to-id HTTP/1.1" 404 161 0.003684 10.0.0.33 - - [2025-06-26 00:41:56] "POST /hardwares HTTP/1.1" 200 318 0.015263 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.003810 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 324 0.018251 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.004222 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 324 0.021481 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.010292 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 324 0.032743 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.004277 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 326 0.033468 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.004072 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 326 0.014436 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.003587 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 326 0.019817 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.003742 10.0.0.33 - - [2025-06-26 00:41:57] "POST /hardwares HTTP/1.1" 200 326 0.016134 10.0.0.33 - - [2025-06-26 00:41:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.010180 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 324 0.015092 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.006885 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 318 0.015171 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003898 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 324 0.016997 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004431 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 318 0.016158 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003747 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 324 0.016386 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.003730 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 320 0.014289 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.004502 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 320 0.021406 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.004540 10.0.0.33 - - [2025-06-26 00:41:58] "POST /hardwares HTTP/1.1" 200 326 0.016546 10.0.0.33 - - [2025-06-26 00:41:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004078 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 318 0.029006 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.004061 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 318 0.017593 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.008117 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 320 0.024789 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003803 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 320 0.027049 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003914 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 320 0.035771 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.011055 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 312 0.019220 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.004543 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 312 0.016992 10.0.0.33 - - [2025-06-26 00:41:59] "POST /fqname-to-id HTTP/1.1" 404 160 0.004675 10.0.0.33 - - [2025-06-26 00:41:59] "POST /hardwares HTTP/1.1" 200 316 0.023590 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 154 0.015463 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 304 0.016711 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.003944 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 312 0.017385 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 155 0.005203 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 306 0.016220 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 155 0.004544 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 306 0.020813 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 155 0.004910 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 306 0.015330 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 155 0.005035 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 306 0.018539 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 156 0.003609 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 308 0.018955 10.0.0.33 - - [2025-06-26 00:42:00] "POST /fqname-to-id HTTP/1.1" 404 156 0.005091 10.0.0.33 - - [2025-06-26 00:42:00] "POST /hardwares HTTP/1.1" 200 308 0.020254 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 156 0.004670 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 308 0.016241 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.003993 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 310 0.015654 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.003639 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 312 0.025025 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.004257 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 312 0.018190 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 153 0.003750 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 302 0.017026 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.003683 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 310 0.025513 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.005254 10.0.0.33 - - [2025-06-26 00:42:01] "POST /hardwares HTTP/1.1" 200 310 0.017530 10.0.0.33 - - [2025-06-26 00:42:01] "POST /fqname-to-id HTTP/1.1" 404 157 0.005718 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 310 0.017958 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.006985 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 310 0.017626 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.004889 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 310 0.024479 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.005169 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 318 0.016201 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.004184 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 310 0.018975 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.005111 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 310 0.016636 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 154 0.003862 10.0.0.33 - - [2025-06-26 00:42:02] "POST /hardwares HTTP/1.1" 200 304 0.015755 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.004429 10.0.0.33 - - [2025-06-26 00:42:02] "POST /features HTTP/1.1" 200 535 0.043441 10.0.0.33 - - [2025-06-26 00:42:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.004383 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 525 0.033137 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.005214 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 523 0.033239 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.003473 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 523 0.032010 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.004579 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 533 0.030163 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.004220 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 523 0.033357 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003789 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 541 0.035222 10.0.0.33 - - [2025-06-26 00:42:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.003882 10.0.0.33 - - [2025-06-26 00:42:03] "POST /features HTTP/1.1" 200 527 0.033353 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.004131 10.0.0.33 - - [2025-06-26 00:42:04] "POST /features HTTP/1.1" 200 521 0.028440 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.003649 10.0.0.33 - - [2025-06-26 00:42:04] "POST /features HTTP/1.1" 200 519 0.044985 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.007028 10.0.0.33 - - [2025-06-26 00:42:04] "POST /features HTTP/1.1" 200 535 0.033767 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.004247 10.0.0.33 - - [2025-06-26 00:42:04] "POST /features HTTP/1.1" 200 543 0.038301 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.003736 10.0.0.33 - - [2025-06-26 00:42:04] "POST /physical-roles HTTP/1.1" 200 523 0.070199 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 179 0.004486 10.0.0.33 - - [2025-06-26 00:42:04] "POST /physical-roles HTTP/1.1" 200 525 0.052634 10.0.0.33 - - [2025-06-26 00:42:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.006584 10.0.0.33 - - [2025-06-26 00:42:05] "POST /physical-roles HTTP/1.1" 200 535 0.068615 10.0.0.33 - - [2025-06-26 00:42:05] "POST /fqname-to-id HTTP/1.1" 404 177 0.004860 10.0.0.33 - - [2025-06-26 00:42:05] "POST /physical-roles HTTP/1.1" 200 521 0.064452 10.0.0.33 - - [2025-06-26 00:42:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.006971 10.0.0.33 - - [2025-06-26 00:42:05] "POST /overlay-roles HTTP/1.1" 200 547 0.032039 10.0.0.33 - - [2025-06-26 00:42:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.008332 10.0.0.33 - - [2025-06-26 00:42:05] "POST /overlay-roles HTTP/1.1" 200 533 0.051615 10.0.0.33 - - [2025-06-26 00:42:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.004114 10.0.0.33 - - [2025-06-26 00:42:05] "POST /overlay-roles HTTP/1.1" 200 547 0.060010 10.0.0.33 - - [2025-06-26 00:42:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.003907 10.0.0.33 - - [2025-06-26 00:42:05] "POST /overlay-roles HTTP/1.1" 200 535 0.049970 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.004245 10.0.0.33 - - [2025-06-26 00:42:06] "POST /overlay-roles HTTP/1.1" 200 543 0.036038 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2025-06-26 00:42:06] "PUT /overlay-role/7cc2f847-c29e-4f4c-8b86-b2a10f308bbf HTTP/1.1" 200 259 0.021780 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.007904 10.0.0.33 - - [2025-06-26 00:42:06] "POST /overlay-roles HTTP/1.1" 200 533 0.033500 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.003900 10.0.0.33 - - [2025-06-26 00:42:06] "POST /overlay-roles HTTP/1.1" 200 535 0.050726 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.003605 10.0.0.33 - - [2025-06-26 00:42:06] "POST /overlay-roles HTTP/1.1" 200 531 0.057029 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.006832 10.0.0.33 - - [2025-06-26 00:42:06] "POST /overlay-roles HTTP/1.1" 200 539 0.056548 10.0.0.33 - - [2025-06-26 00:42:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.004811 10.0.0.33 - - [2025-06-26 00:42:07] "POST /overlay-roles HTTP/1.1" 200 543 0.060282 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 178 0.004283 10.0.0.33 - - [2025-06-26 00:42:07] "POST /overlay-roles HTTP/1.1" 200 521 0.050306 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003782 10.0.0.33 - - [2025-06-26 00:42:07] "POST /overlay-roles HTTP/1.1" 200 545 0.042070 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.007139 10.0.0.33 - - [2025-06-26 00:42:07] "POST /role-definitions HTTP/1.1" 200 535 0.050732 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.003542 10.0.0.33 - - [2025-06-26 00:42:07] "POST /role-definitions HTTP/1.1" 200 549 0.045905 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.009031 10.0.0.33 - - [2025-06-26 00:42:07] "POST /role-definitions HTTP/1.1" 200 551 0.055160 10.0.0.33 - - [2025-06-26 00:42:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.004135 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 553 0.040498 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003906 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 565 0.054047 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003501 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 549 0.055877 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.006742 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 551 0.047506 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003802 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 553 0.038694 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.004449 10.0.0.33 - - [2025-06-26 00:42:08] "POST /role-definitions HTTP/1.1" 200 551 0.032609 10.0.0.33 - - [2025-06-26 00:42:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.004180 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 563 0.060591 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.004329 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 549 0.043258 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.010147 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 551 0.044173 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.004844 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 547 0.054787 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.003703 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 549 0.048803 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.008272 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 555 0.051927 10.0.0.33 - - [2025-06-26 00:42:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003977 10.0.0.33 - - [2025-06-26 00:42:09] "POST /role-definitions HTTP/1.1" 200 557 0.047305 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.004036 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 535 0.037487 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.006743 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 545 0.055023 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.004464 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 533 0.038575 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.003792 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 539 0.036232 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.003956 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 549 0.033600 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.003825 10.0.0.33 - - [2025-06-26 00:42:10] "POST /role-definitions HTTP/1.1" 200 559 0.030870 10.0.0.33 - - [2025-06-26 00:42:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.004099 10.0.0.33 - - [2025-06-26 00:42:11] "POST /role-definitions HTTP/1.1" 200 563 0.042636 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.003575 10.0.0.33 - - [2025-06-26 00:42:11] "POST /role-definitions HTTP/1.1" 200 561 0.040766 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.004051 10.0.0.33 - - [2025-06-26 00:42:11] "POST /feature-configs HTTP/1.1" 200 539 0.041810 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.004171 10.0.0.33 - - [2025-06-26 00:42:11] "POST /feature-configs HTTP/1.1" 200 564 0.051800 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.004444 10.0.0.33 - - [2025-06-26 00:42:11] "POST /feature-configs HTTP/1.1" 200 563 0.032790 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.004556 10.0.0.33 - - [2025-06-26 00:42:11] "POST /node-profiles HTTP/1.1" 200 549 0.033615 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.004110 10.0.0.33 - - [2025-06-26 00:42:11] "POST /node-profiles HTTP/1.1" 200 539 0.048604 10.0.0.33 - - [2025-06-26 00:42:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003669 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 551 0.049886 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.005420 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 543 0.037193 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.003603 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 543 0.040029 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.005857 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 541 0.041070 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 184 0.003956 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 533 0.033883 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 185 0.004958 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 535 0.038229 10.0.0.33 - - [2025-06-26 00:42:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.006678 10.0.0.33 - - [2025-06-26 00:42:12] "POST /node-profiles HTTP/1.1" 200 559 0.034533 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003644 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027169 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003908 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.038195 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003592 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.049711 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003852 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.047187 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003599 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.028348 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.004048 10.0.0.33 - - [2025-06-26 00:42:13] "POST /telemetry-profiles HTTP/1.1" 200 556 0.030619 10.0.0.33 - - [2025-06-26 00:42:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.003713 10.0.0.33 - - [2025-06-26 00:42:14] "POST /sflow-profiles HTTP/1.1" 200 534 0.067537 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.005120 10.0.0.33 - - [2025-06-26 00:42:14] "POST /sflow-profiles HTTP/1.1" 200 540 0.033086 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.003886 10.0.0.33 - - [2025-06-26 00:42:14] "POST /sflow-profiles HTTP/1.1" 200 540 0.031023 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.004349 10.0.0.33 - - [2025-06-26 00:42:14] "POST /grpc-profiles HTTP/1.1" 200 532 0.032308 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.004266 10.0.0.33 - - [2025-06-26 00:42:14] "POST /snmp-profiles HTTP/1.1" 200 532 0.027547 10.0.0.249 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 11.986054 10.0.0.249 - - [2025-06-26 00:42:14] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004757 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.003024 10.0.0.249 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.003856 10.0.0.33 - - [2025-06-26 00:42:14] "POST /netconf-profiles HTTP/1.1" 200 544 0.045474 10.0.0.249 - - [2025-06-26 00:42:14] "POST /config-nodes HTTP/1.1" 200 601 0.031754 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003814 10.0.0.33 - - [2025-06-26 00:42:14] "POST /device-functional-groups HTTP/1.1" 200 542 0.030982 10.0.0.33 - - [2025-06-26 00:42:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003762 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 542 0.036738 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.003626 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 546 0.027983 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.003693 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 11.696780 10.0.0.33 - - [2025-06-26 00:42:15] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.003116 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.002886 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 544 0.043580 10.0.0.33 - - [2025-06-26 00:42:15] "POST /config-nodes HTTP/1.1" 200 601 0.043322 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 218 0.003661 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 592 0.043005 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 208 0.004173 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 572 0.035057 10.0.0.249 - - [2025-06-26 00:42:15] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.249 - - [2025-06-26 00:42:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000416 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.004515 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 622 0.064631 10.0.0.33 - - [2025-06-26 00:42:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.004825 10.0.0.33 - - [2025-06-26 00:42:15] "POST /device-functional-groups HTTP/1.1" 200 568 0.048777 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.008363 10.0.0.33 - - [2025-06-26 00:42:16] "POST /device-functional-groups HTTP/1.1" 200 566 0.052033 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 210 0.003884 10.0.0.33 - - [2025-06-26 00:42:16] "POST /device-functional-groups HTTP/1.1" 200 576 0.039756 10.0.0.33 - - [2025-06-26 00:42:16] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.33 - - [2025-06-26 00:42:16] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.006089 10.0.0.33 - - [2025-06-26 00:42:16] "POST /role-configs HTTP/1.1" 200 527 0.050369 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.012089 10.0.0.56 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 11.498155 10.0.0.56 - - [2025-06-26 00:42:16] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004953 10.0.0.56 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 220 0.004476 10.0.0.33 - - [2025-06-26 00:42:16] "POST /role-configs HTTP/1.1" 200 522 0.049819 10.0.0.56 - - [2025-06-26 00:42:16] "POST /config-nodes HTTP/1.1" 200 601 0.053757 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.009258 10.0.0.33 - - [2025-06-26 00:42:16] "POST /role-configs HTTP/1.1" 200 524 0.075389 10.0.0.33 - - [2025-06-26 00:42:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003358 10.0.0.33 - - [2025-06-26 00:42:16] "POST /role-configs HTTP/1.1" 200 524 0.038510 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.004749 10.0.0.33 - - [2025-06-26 00:42:17] "POST /role-configs HTTP/1.1" 200 528 0.066438 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.012190 10.0.0.33 - - [2025-06-26 00:42:17] "POST /role-configs HTTP/1.1" 200 523 0.041488 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003640 10.0.0.33 - - [2025-06-26 00:42:17] "POST /role-configs HTTP/1.1" 200 519 0.030648 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.008027 10.0.0.33 - - [2025-06-26 00:42:17] "POST /role-configs HTTP/1.1" 200 520 0.034386 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008936 10.0.0.56 - - [2025-06-26 00:42:17] "GET / HTTP/1.1" 200 36215 0.001654 10.0.0.56 - - [2025-06-26 00:42:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000408 10.0.0.33 - - [2025-06-26 00:42:17] "POST /ref-update HTTP/1.1" 200 156 0.044915 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.33 - - [2025-06-26 00:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.018265 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.028190 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.025209 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.020881 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010351 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.021807 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.33 - - [2025-06-26 00:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013306 10.0.0.33 - - [2025-06-26 00:42:18] "POST /ref-update HTTP/1.1" 200 156 0.031405 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2025-06-26 00:42:19] "POST /ref-update HTTP/1.1" 200 156 0.063987 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014183 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.33 - - [2025-06-26 00:42:19] "POST /ref-update HTTP/1.1" 200 156 0.054135 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.33 - - [2025-06-26 00:42:19] "POST /ref-update HTTP/1.1" 200 156 0.051543 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.33 - - [2025-06-26 00:42:19] "POST /ref-update HTTP/1.1" 200 156 0.045169 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 10.377431 10.0.0.33 - - [2025-06-26 00:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009138 10.0.0.33 - - [2025-06-26 00:42:19] "GET /network-ipam/ddf5aded-e817-4eeb-b00b-f1ab09eef099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013139 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016443 10.0.0.33 - - [2025-06-26 00:42:20] "POST /ref-update HTTP/1.1" 200 156 0.075955 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026487 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.029668 10.0.0.33 - - [2025-06-26 00:42:20] "POST /ref-update HTTP/1.1" 200 156 0.056587 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.249 - - [2025-06-26 00:42:20] "GET / HTTP/1.1" 200 36215 0.002410 10.0.0.33 - - [2025-06-26 00:42:20] "POST /ref-update HTTP/1.1" 200 156 0.055460 10.0.0.249 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.33 - - [2025-06-26 00:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.33 - - [2025-06-26 00:42:20] "POST /ref-update HTTP/1.1" 200 156 0.076373 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.33 - - [2025-06-26 00:42:21] "POST /ref-update HTTP/1.1" 200 156 0.045910 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.039625 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.005201 10.0.0.33 - - [2025-06-26 00:42:21] "POST /ref-update HTTP/1.1" 200 156 0.047058 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.56 - - [2025-06-26 00:42:21] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.56 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.33 - - [2025-06-26 00:42:21] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000381 10.0.0.33 - - [2025-06-26 00:42:21] "POST /access-control-lists HTTP/1.1" 200 589 0.231386 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.016135 10.0.0.33 - - [2025-06-26 00:42:21] "POST /ref-update HTTP/1.1" 200 156 0.250554 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.33 - - [2025-06-26 00:42:21] "POST /access-control-lists HTTP/1.1" 200 587 0.214849 10.0.0.33 - - [2025-06-26 00:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014664 10.0.0.33 - - [2025-06-26 00:42:22] "POST /route-targets HTTP/1.1" 200 328 0.023602 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.061468 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.280498 10.0.0.33 - - [2025-06-26 00:42:22] "POST /route-targets HTTP/1.1" 200 328 0.048784 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.034255 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020372 10.0.0.33 - - [2025-06-26 00:42:22] "POST /route-targets HTTP/1.1" 200 328 0.014653 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.025194 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.056925 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017114 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.034133 10.0.0.33 - - [2025-06-26 00:42:22] "POST /route-targets HTTP/1.1" 200 328 0.049392 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.036722 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.33 - - [2025-06-26 00:42:22] "POST /ref-update HTTP/1.1" 200 156 0.017784 10.0.0.33 - - [2025-06-26 00:42:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004148 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.33 - - [2025-06-26 00:42:23] "POST /access-control-lists HTTP/1.1" 200 553 0.042286 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2025-06-26 00:42:23] "PUT /access-control-list/13373dbf-9f19-4319-9fe6-cf50e428ee2c HTTP/1.1" 200 273 0.037050 10.0.0.33 - - [2025-06-26 00:42:23] "POST /ref-update HTTP/1.1" 200 156 0.038470 10.0.0.33 - - [2025-06-26 00:42:23] "PUT /access-control-list/25b88c4b-1a2c-411a-ad52-fd4444ea7b71 HTTP/1.1" 200 273 0.019442 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.33 - - [2025-06-26 00:42:23] "POST /ref-update HTTP/1.1" 200 156 0.034324 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010923 10.0.0.33 - - [2025-06-26 00:42:23] "POST /ref-update HTTP/1.1" 200 156 0.030045 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.33 - - [2025-06-26 00:42:23] "POST /ref-update HTTP/1.1" 200 156 0.028291 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.33 - - [2025-06-26 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.038881 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.016379 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.018598 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.019178 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.014666 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.33 - - [2025-06-26 00:42:24] "POST /ref-update HTTP/1.1" 200 156 0.016813 10.0.0.33 - - [2025-06-26 00:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.027063 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.015511 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.015108 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.019232 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.013956 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.33 - - [2025-06-26 00:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.249 - - [2025-06-26 00:42:25] "GET /global-system-configs HTTP/1.1" 200 323 11.028407 10.0.0.33 - - [2025-06-26 00:42:25] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.33 - - [2025-06-26 00:42:26] "POST /ref-update HTTP/1.1" 200 156 0.019569 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-06-26 00:42:26] "POST /ref-update HTTP/1.1" 200 156 0.016093 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.33 - - [2025-06-26 00:42:26] "POST /ref-update HTTP/1.1" 200 156 0.013756 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2025-06-26 00:42:26] "GET /global-system-configs HTTP/1.1" 200 323 10.016053 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2025-06-26 00:42:26] "POST /ref-update HTTP/1.1" 200 156 0.012959 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.33 - - [2025-06-26 00:42:26] "POST /ref-update HTTP/1.1" 200 156 0.025948 10.0.0.56 - - [2025-06-26 00:42:26] "GET /global-system-configs HTTP/1.1" 200 323 8.846397 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.33 - - [2025-06-26 00:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.013663 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.013635 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.017555 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.014686 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.014657 10.0.0.56 - - [2025-06-26 00:42:27] "GET /global-system-configs HTTP/1.1" 200 323 5.943962 10.0.0.33 - - [2025-06-26 00:42:27] "GET /global-system-configs HTTP/1.1" 200 323 3.617001 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.249 - - [2025-06-26 00:42:27] "GET /global-system-configs HTTP/1.1" 200 323 3.042420 10.0.0.249 - - [2025-06-26 00:42:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.567521 10.0.0.33 - - [2025-06-26 00:42:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.283223 10.0.0.56 - - [2025-06-26 00:42:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.994122 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.249 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.700189 10.0.0.249 - - [2025-06-26 00:42:27] "GET /routing-instance/c93f6470-4d6b-4c93-a5c8-b7f2aeec443b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004707 10.0.0.56 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.420579 10.0.0.56 - - [2025-06-26 00:42:27] "GET /routing-instance/c93f6470-4d6b-4c93-a5c8-b7f2aeec443b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003627 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.139071 10.0.0.33 - - [2025-06-26 00:42:27] "GET /routing-instance/c93f6470-4d6b-4c93-a5c8-b7f2aeec443b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003973 10.0.0.33 - - [2025-06-26 00:42:27] "POST /ref-update HTTP/1.1" 200 156 0.012836 10.0.0.249 - - [2025-06-26 00:42:27] "POST /bgp-routers HTTP/1.1" 200 622 0.047364 10.0.0.33 - - [2025-06-26 00:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.56 - - [2025-06-26 00:42:27] "POST /bgp-routers HTTP/1.1" 200 622 0.047197 10.0.0.33 - - [2025-06-26 00:42:27] "POST /bgp-routers HTTP/1.1" 200 622 0.043939 10.0.0.249 - - [2025-06-26 00:42:28] "GET /bgp-router/659fcee0-e7a2-4a63-98a9-eb994604d2f2?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.008317 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.56 - - [2025-06-26 00:42:28] "GET /bgp-router/ab032f36-b9fa-4606-a3c4-7b4f84a7a5fc?fields=global_system_config_back_refs HTTP/1.1" 200 1119 0.007048 10.0.0.33 - - [2025-06-26 00:42:28] "GET /bgp-router/9068717b-c841-4a25-b50b-c8f8e49193fc?fields=global_system_config_back_refs HTTP/1.1" 200 1119 0.005221 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.039081 10.0.0.249 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.56 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.021292 10.0.0.249 - - [2025-06-26 00:42:28] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.003445 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.026106 10.0.0.56 - - [2025-06-26 00:42:28] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.006373 10.0.0.33 - - [2025-06-26 00:42:28] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.007996 10.0.0.56 - - [2025-06-26 00:42:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009743 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005950 10.0.0.249 - - [2025-06-26 00:42:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.037689 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.56 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.020139 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.023370 10.0.0.249 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.024618 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.036871 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.014119 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.013198 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.015569 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.33 - - [2025-06-26 00:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-06-26 00:42:28] "POST /ref-update HTTP/1.1" 200 156 0.019547 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2025-06-26 00:42:29] "POST /ref-update HTTP/1.1" 200 156 0.014329 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.33 - - [2025-06-26 00:42:29] "POST /ref-update HTTP/1.1" 200 156 0.015490 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2025-06-26 00:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013464 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2025-06-26 00:42:29] "POST /ref-update HTTP/1.1" 200 156 0.015880 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.33 - - [2025-06-26 00:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013878 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.33 - - [2025-06-26 00:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.013835 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.013082 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.013608 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.015869 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.017019 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.33 - - [2025-06-26 00:42:30] "POST /ref-update HTTP/1.1" 200 156 0.022124 10.0.0.33 - - [2025-06-26 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.018829 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.015095 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.014823 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.015757 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.33 - - [2025-06-26 00:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2025-06-26 00:42:31] "POST /ref-update HTTP/1.1" 200 156 0.012689 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.33 - - [2025-06-26 00:42:32] "POST /ref-update HTTP/1.1" 200 156 0.013555 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-06-26 00:42:32] "POST /ref-update HTTP/1.1" 200 156 0.014370 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.33 - - [2025-06-26 00:42:32] "POST /ref-update HTTP/1.1" 200 156 0.012551 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.33 - - [2025-06-26 00:42:32] "POST /ref-update HTTP/1.1" 200 156 0.013881 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.33 - - [2025-06-26 00:42:32] "POST /ref-update HTTP/1.1" 200 156 0.013917 10.0.0.249 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.249 - - [2025-06-26 00:42:32] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.005621 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.33 - - [2025-06-26 00:42:32] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.003494 10.0.0.56 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.56 - - [2025-06-26 00:42:32] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.003821 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.249 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.56 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.33 - - [2025-06-26 00:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.249 - - [2025-06-26 00:42:32] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.017022 10.0.0.33 - - [2025-06-26 00:42:32] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.016406 10.0.0.56 - - [2025-06-26 00:42:32] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.015306 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.049509 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011540 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009314 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.018891 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007706 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.014144 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.025688 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.013217 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.33 - - [2025-06-26 00:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.249 - - [2025-06-26 00:42:33] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.249 - - [2025-06-26 00:42:33] "POST /alarms HTTP/1.1" 401 292 0.000344 10.0.0.33 - - [2025-06-26 00:42:33] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.33 - - [2025-06-26 00:42:33] "POST /alarms HTTP/1.1" 401 292 0.000504 10.0.0.33 - - [2025-06-26 00:42:33] "POST /ref-update HTTP/1.1" 200 156 0.016449 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.56 - - [2025-06-26 00:42:34] "GET / HTTP/1.1" 200 36215 0.001799 10.0.0.56 - - [2025-06-26 00:42:34] "POST /alarms HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2025-06-26 00:42:34] "POST /ref-update HTTP/1.1" 200 156 0.012347 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.33 - - [2025-06-26 00:42:34] "POST /ref-update HTTP/1.1" 200 156 0.021092 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2025-06-26 00:42:34] "POST /ref-update HTTP/1.1" 200 156 0.027490 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2025-06-26 00:42:34] "POST /ref-update HTTP/1.1" 200 156 0.013171 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2025-06-26 00:42:34] "POST /ref-update HTTP/1.1" 200 156 0.015079 10.0.0.33 - - [2025-06-26 00:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 300 0.391039 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.005947 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 583 0.711512 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 300 0.097474 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 297 0.022267 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 577 0.054858 10.0.0.33 - - [2025-06-26 00:42:35] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/16a9145b-e253-456b-bff4-4ed1b5928f5c HTTP/1.1" 200 245 0.024036 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 261 0.002867 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 577 0.042454 10.0.0.33 - - [2025-06-26 00:42:35] "PUT /alarm/7b9e335f-40ac-42e8-b0e9-74ede4e6a902 HTTP/1.1" 200 245 0.019735 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 261 0.003181 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 561 0.030982 10.0.0.33 - - [2025-06-26 00:42:35] "POST /ref-update HTTP/1.1" 200 156 0.016444 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/7b9e335f-40ac-42e8-b0e9-74ede4e6a902 HTTP/1.1" 200 245 0.024913 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 557 0.039313 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012691 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 261 0.003759 10.0.0.33 - - [2025-06-26 00:42:35] "PUT /alarm/6bf0b98b-8d1b-4f4b-8d35-63c95cba96f3 HTTP/1.1" 200 245 0.025678 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 253 0.011371 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/6bf0b98b-8d1b-4f4b-8d35-63c95cba96f3 HTTP/1.1" 200 245 0.023831 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 559 0.081909 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013763 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 253 0.004373 10.0.0.33 - - [2025-06-26 00:42:35] "POST /ref-update HTTP/1.1" 200 156 0.036709 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 567 0.033964 10.0.0.33 - - [2025-06-26 00:42:35] "PUT /alarm/ab7ab394-8137-43a1-b3bf-fe132a2b5fb7 HTTP/1.1" 200 245 0.023314 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 251 0.003695 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 551 0.031271 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/ab7ab394-8137-43a1-b3bf-fe132a2b5fb7 HTTP/1.1" 200 245 0.015275 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 251 0.003004 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 559 0.044410 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.33 - - [2025-06-26 00:42:35] "POST /ref-update HTTP/1.1" 200 156 0.035040 10.0.0.33 - - [2025-06-26 00:42:35] "PUT /alarm/44e26241-d3e8-4cd5-b0b4-394d446890f3 HTTP/1.1" 200 245 0.031632 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 252 0.009301 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 569 0.040060 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/44e26241-d3e8-4cd5-b0b4-394d446890f3 HTTP/1.1" 200 245 0.031285 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.56 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 252 0.005903 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 557 0.028083 10.0.0.33 - - [2025-06-26 00:42:35] "PUT /alarm/51bf2c46-b596-41d1-80c3-fca15817c6a4 HTTP/1.1" 200 245 0.024576 10.0.0.56 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-06-26 00:42:35] "POST /ref-update HTTP/1.1" 200 156 0.026444 10.0.0.249 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 200 569 0.037638 10.0.0.33 - - [2025-06-26 00:42:35] "POST /alarms HTTP/1.1" 409 256 0.004904 10.0.0.33 - - [2025-06-26 00:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.56 - - [2025-06-26 00:42:35] "PUT /alarm/51bf2c46-b596-41d1-80c3-fca15817c6a4 HTTP/1.1" 200 245 0.026772 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010894 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 256 0.003731 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 577 0.052380 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/91347cbb-dfc3-45ac-b183-e5fa6df1f7a1 HTTP/1.1" 200 245 0.034126 10.0.0.33 - - [2025-06-26 00:42:36] "POST /ref-update HTTP/1.1" 200 156 0.017726 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 571 0.035685 10.0.0.33 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 248 0.003376 10.0.0.56 - - [2025-06-26 00:42:36] "PUT /alarm/91347cbb-dfc3-45ac-b183-e5fa6df1f7a1 HTTP/1.1" 200 245 0.014045 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009911 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 248 0.003421 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 563 0.040241 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/2fb1c906-5838-4144-9d86-b66b70b630e6 HTTP/1.1" 200 245 0.017962 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 563 0.026156 10.0.0.33 - - [2025-06-26 00:42:36] "POST /ref-update HTTP/1.1" 200 156 0.022991 10.0.0.33 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 252 0.005190 10.0.0.56 - - [2025-06-26 00:42:36] "PUT /alarm/2fb1c906-5838-4144-9d86-b66b70b630e6 HTTP/1.1" 200 245 0.025480 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 252 0.003154 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 563 0.043277 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010746 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/719bedbc-35b3-4415-ab86-af9a27dd162a HTTP/1.1" 200 245 0.025198 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 549 0.033312 10.0.0.33 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 257 0.004096 10.0.0.33 - - [2025-06-26 00:42:36] "POST /ref-update HTTP/1.1" 200 156 0.011185 10.0.0.56 - - [2025-06-26 00:42:36] "PUT /alarm/719bedbc-35b3-4415-ab86-af9a27dd162a HTTP/1.1" 200 245 0.018402 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 597 0.027761 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 257 0.005697 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/a5eef366-b42d-444a-812e-344167bf0a39 HTTP/1.1" 200 245 0.018313 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018267 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 577 0.041477 10.0.0.33 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 251 0.016369 10.0.0.56 - - [2025-06-26 00:42:36] "PUT /alarm/a5eef366-b42d-444a-812e-344167bf0a39 HTTP/1.1" 200 245 0.017737 10.0.0.33 - - [2025-06-26 00:42:36] "POST /ref-update HTTP/1.1" 200 156 0.020700 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 573 0.049675 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 251 0.005292 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/501a1b12-05d0-4a8b-ba9e-1e1433e02c47 HTTP/1.1" 200 245 0.023523 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 585 0.038763 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.33 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 257 0.005793 10.0.0.56 - - [2025-06-26 00:42:36] "PUT /alarm/501a1b12-05d0-4a8b-ba9e-1e1433e02c47 HTTP/1.1" 200 245 0.022884 10.0.0.249 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 200 611 0.034251 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2025-06-26 00:42:36] "POST /ref-update HTTP/1.1" 200 156 0.027531 10.0.0.56 - - [2025-06-26 00:42:36] "POST /alarms HTTP/1.1" 409 257 0.003739 10.0.0.56 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-06-26 00:42:36] "PUT /alarm/b2345a13-47b4-44f6-b9b1-a3aa87e412d2 HTTP/1.1" 200 245 0.018672 10.0.0.33 - - [2025-06-26 00:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 261 0.004250 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/b2345a13-47b4-44f6-b9b1-a3aa87e412d2 HTTP/1.1" 200 245 0.022619 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 261 0.003032 10.0.0.33 - - [2025-06-26 00:42:37] "POST /ref-update HTTP/1.1" 200 156 0.015431 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.33 - - [2025-06-26 00:42:37] "PUT /alarm/697cefc4-1897-4500-af90-226c266d7f26 HTTP/1.1" 200 245 0.027148 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 258 0.003145 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/697cefc4-1897-4500-af90-226c266d7f26 HTTP/1.1" 200 245 0.028425 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 258 0.003991 10.0.0.33 - - [2025-06-26 00:42:37] "POST /ref-update HTTP/1.1" 200 156 0.014132 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.33 - - [2025-06-26 00:42:37] "PUT /alarm/f29278e6-a6dd-4781-b0c0-02edf0daa15a HTTP/1.1" 200 245 0.019390 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.003699 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/f29278e6-a6dd-4781-b0c0-02edf0daa15a HTTP/1.1" 200 245 0.019290 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.003297 10.0.0.33 - - [2025-06-26 00:42:37] "POST /ref-update HTTP/1.1" 200 156 0.013292 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-06-26 00:42:37] "PUT /alarm/96532497-99d2-4f88-86e6-b49d21ed10b5 HTTP/1.1" 200 245 0.023885 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.005086 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/96532497-99d2-4f88-86e6-b49d21ed10b5 HTTP/1.1" 200 245 0.021958 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.007810 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.33 - - [2025-06-26 00:42:37] "POST /ref-update HTTP/1.1" 200 156 0.036365 10.0.0.33 - - [2025-06-26 00:42:37] "PUT /alarm/257a8d31-a0f5-4f50-be87-4ea8fd23b0aa HTTP/1.1" 200 245 0.040932 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/257a8d31-a0f5-4f50-be87-4ea8fd23b0aa HTTP/1.1" 200 245 0.021781 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.003242 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 254 0.003603 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.33 - - [2025-06-26 00:42:37] "POST /ref-update HTTP/1.1" 200 156 0.022723 10.0.0.33 - - [2025-06-26 00:42:37] "PUT /alarm/683939df-0632-41c5-8077-a278a8daa18e HTTP/1.1" 200 245 0.029812 10.0.0.249 - - [2025-06-26 00:42:37] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.249 - - [2025-06-26 00:42:37] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000468 10.0.0.56 - - [2025-06-26 00:42:37] "PUT /alarm/683939df-0632-41c5-8077-a278a8daa18e HTTP/1.1" 200 245 0.020991 10.0.0.33 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 247 0.004773 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.56 - - [2025-06-26 00:42:37] "POST /alarms HTTP/1.1" 409 247 0.006893 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.33 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.56 - - [2025-06-26 00:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.33 - - [2025-06-26 00:42:38] "POST /ref-update HTTP/1.1" 200 156 0.022027 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/55157e52-3784-4391-9fe0-e665341db48b HTTP/1.1" 200 245 0.047392 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/55157e52-3784-4391-9fe0-e665341db48b HTTP/1.1" 200 245 0.020354 10.0.0.33 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 272 0.004943 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.56 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 272 0.014404 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.56 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/6b5d5d4e-3270-47f5-b329-8cd06f925a4e HTTP/1.1" 200 245 0.019082 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/6b5d5d4e-3270-47f5-b329-8cd06f925a4e HTTP/1.1" 200 245 0.024651 10.0.0.33 - - [2025-06-26 00:42:38] "POST /ref-update HTTP/1.1" 200 156 0.027177 10.0.0.33 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 261 0.004216 10.0.0.249 - - [2025-06-26 00:42:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026813 10.0.0.56 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 261 0.004675 10.0.0.249 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.56 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.249 - - [2025-06-26 00:42:38] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.014287 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/5c0769d8-301c-4558-9bf2-be6cb339a71d HTTP/1.1" 200 245 0.017776 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/5c0769d8-301c-4558-9bf2-be6cb339a71d HTTP/1.1" 200 245 0.019565 10.0.0.33 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 259 0.004814 10.0.0.56 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 259 0.004741 10.0.0.33 - - [2025-06-26 00:42:38] "POST /ref-update HTTP/1.1" 200 156 0.016481 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.56 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/968e881c-0d74-4dd0-8922-97b20cbb93ac HTTP/1.1" 200 245 0.023754 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/968e881c-0d74-4dd0-8922-97b20cbb93ac HTTP/1.1" 200 245 0.023370 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.33 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 265 0.004411 10.0.0.56 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 265 0.004843 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.33 - - [2025-06-26 00:42:38] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.56 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010078 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/dd08b094-ea55-4725-ab1b-c8c122d9b2f9 HTTP/1.1" 200 245 0.035511 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/dd08b094-ea55-4725-ab1b-c8c122d9b2f9 HTTP/1.1" 200 245 0.020732 10.0.0.33 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 279 0.005583 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009624 10.0.0.56 - - [2025-06-26 00:42:38] "POST /alarms HTTP/1.1" 409 279 0.004964 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.56 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.33 - - [2025-06-26 00:42:38] "POST /ref-update HTTP/1.1" 200 156 0.034055 10.0.0.33 - - [2025-06-26 00:42:38] "PUT /alarm/f521ce0e-9216-41ce-bf2b-441feff6786a HTTP/1.1" 200 245 0.048429 10.0.0.56 - - [2025-06-26 00:42:38] "PUT /alarm/f521ce0e-9216-41ce-bf2b-441feff6786a HTTP/1.1" 200 245 0.020175 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-06-26 00:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.33 - - [2025-06-26 00:42:39] "POST /ref-update HTTP/1.1" 200 156 0.023743 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.249 - - [2025-06-26 00:42:39] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.249 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2025-06-26 00:42:39] "POST /ref-update HTTP/1.1" 200 156 0.018227 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.33 - - [2025-06-26 00:42:39] "POST /ref-update HTTP/1.1" 200 156 0.017220 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009733 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.33 - - [2025-06-26 00:42:39] "POST /ref-update HTTP/1.1" 200 156 0.012990 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.249 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025262 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.249 - - [2025-06-26 00:42:39] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003668 10.0.0.249 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-06-26 00:42:39] "POST /ref-update HTTP/1.1" 200 156 0.023007 10.0.0.249 - - [2025-06-26 00:42:39] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.035430 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.33 - - [2025-06-26 00:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009331 10.0.0.33 - - [2025-06-26 00:42:40] "POST /ref-update HTTP/1.1" 200 156 0.022507 10.0.0.33 - - [2025-06-26 00:42:40] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.56 - - [2025-06-26 00:42:40] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.33 - - [2025-06-26 00:42:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000368 10.0.0.56 - - [2025-06-26 00:42:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000282 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009949 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.33 - - [2025-06-26 00:42:40] "POST /ref-update HTTP/1.1" 200 156 0.026480 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008125 10.0.0.33 - - [2025-06-26 00:42:40] "POST /ref-update HTTP/1.1" 200 156 0.017677 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010806 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.33 - - [2025-06-26 00:42:40] "POST /ref-update HTTP/1.1" 200 156 0.035775 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.56 - - [2025-06-26 00:42:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.329477 10.0.0.56 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.33 - - [2025-06-26 00:42:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046712 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.249 - - [2025-06-26 00:42:40] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.33 - - [2025-06-26 00:42:40] "POST /ref-update HTTP/1.1" 200 156 0.030086 10.0.0.249 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.002544 10.0.0.56 - - [2025-06-26 00:42:40] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.017757 10.0.0.33 - - [2025-06-26 00:42:40] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.017883 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2025-06-26 00:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.33 - - [2025-06-26 00:42:41] "POST /ref-update HTTP/1.1" 200 156 0.022466 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035996 10.0.0.33 - - [2025-06-26 00:42:41] "POST /ref-update HTTP/1.1" 200 156 0.035429 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.249 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.037614 10.0.0.249 - - [2025-06-26 00:42:41] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007810 10.0.0.33 - - [2025-06-26 00:42:41] "POST /ref-update HTTP/1.1" 200 156 0.015598 10.0.0.249 - - [2025-06-26 00:42:41] "PUT /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c HTTP/1.1" 200 275 0.042094 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.33 - - [2025-06-26 00:42:41] "POST /ref-update HTTP/1.1" 200 156 0.022149 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010885 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2025-06-26 00:42:41] "POST /ref-update HTTP/1.1" 200 156 0.028828 10.0.0.33 - - [2025-06-26 00:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.56 - - [2025-06-26 00:42:42] "GET / HTTP/1.1" 200 36215 0.001735 10.0.0.56 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.33 - - [2025-06-26 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.023972 10.0.0.33 - - [2025-06-26 00:42:42] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011587 10.0.0.33 - - [2025-06-26 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.023466 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.33 - - [2025-06-26 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.026715 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.33 - - [2025-06-26 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.020545 10.0.0.56 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.332754 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.56 - - [2025-06-26 00:42:42] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.009907 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041710 10.0.0.33 - - [2025-06-26 00:42:42] "GET /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.010959 10.0.0.56 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.33 - - [2025-06-26 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.56 - - [2025-06-26 00:42:42] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.015119 10.0.0.33 - - [2025-06-26 00:42:42] "PUT /global-vrouter-config/21cf4473-c208-4bee-9f52-1ab42b8542a7 HTTP/1.1" 200 277 0.019051 10.0.0.33 - - [2025-06-26 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.028272 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011834 10.0.0.33 - - [2025-06-26 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.041809 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2025-06-26 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.019859 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.33 - - [2025-06-26 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.018106 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014915 10.0.0.33 - - [2025-06-26 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.023141 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.33 - - [2025-06-26 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.33 - - [2025-06-26 00:42:44] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000362 10.0.0.33 - - [2025-06-26 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.044108 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.56 - - [2025-06-26 00:42:44] "GET / HTTP/1.1" 200 36215 0.001774 10.0.0.56 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2025-06-26 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.022474 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012586 10.0.0.33 - - [2025-06-26 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.024177 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.33 - - [2025-06-26 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.033182 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010017 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.393548 10.0.0.33 - - [2025-06-26 00:42:44] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004792 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.56 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.053808 10.0.0.56 - - [2025-06-26 00:42:44] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.002627 10.0.0.33 - - [2025-06-26 00:42:44] "PUT /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c HTTP/1.1" 200 275 0.030074 10.0.0.56 - - [2025-06-26 00:42:44] "PUT /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c HTTP/1.1" 200 275 0.033487 10.0.0.33 - - [2025-06-26 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.025743 10.0.0.33 - - [2025-06-26 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.33 - - [2025-06-26 00:42:45] "POST /ref-update HTTP/1.1" 200 156 0.022101 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009067 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2025-06-26 00:42:45] "POST /ref-update HTTP/1.1" 200 156 0.018755 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2025-06-26 00:42:45] "POST /ref-update HTTP/1.1" 200 156 0.013648 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.33 - - [2025-06-26 00:42:45] "POST /ref-update HTTP/1.1" 200 156 0.015785 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.33 - - [2025-06-26 00:42:45] "POST /ref-update HTTP/1.1" 200 156 0.021524 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.33 - - [2025-06-26 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.017499 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.013786 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008679 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.015219 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.013835 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.014212 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.33 - - [2025-06-26 00:42:46] "POST /ref-update HTTP/1.1" 200 156 0.013305 10.0.0.33 - - [2025-06-26 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.015519 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.013257 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.012887 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.013511 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.33 - - [2025-06-26 00:42:47] "POST /ref-update HTTP/1.1" 200 156 0.014462 10.0.0.33 - - [2025-06-26 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.013545 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.015891 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.013807 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.012243 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.013069 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.33 - - [2025-06-26 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-06-26 00:42:48] "POST /ref-update HTTP/1.1" 200 156 0.013373 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.33 - - [2025-06-26 00:42:49] "POST /ref-update HTTP/1.1" 200 156 0.013449 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-06-26 00:42:49] "POST /ref-update HTTP/1.1" 200 156 0.015272 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.33 - - [2025-06-26 00:42:49] "POST /ref-update HTTP/1.1" 200 156 0.014879 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.33 - - [2025-06-26 00:42:49] "POST /ref-update HTTP/1.1" 200 156 0.014201 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-06-26 00:42:49] "POST /ref-update HTTP/1.1" 200 156 0.017079 10.0.0.33 - - [2025-06-26 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.013823 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.013425 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.013595 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.013715 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-06-26 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.33 - - [2025-06-26 00:42:50] "POST /ref-update HTTP/1.1" 200 156 0.012886 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-06-26 00:42:51] "POST /ref-update HTTP/1.1" 200 156 0.015167 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2025-06-26 00:42:51] "POST /ref-update HTTP/1.1" 200 156 0.014580 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.33 - - [2025-06-26 00:42:51] "POST /ref-update HTTP/1.1" 200 156 0.017177 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-26 00:42:51] "POST /ref-update HTTP/1.1" 200 156 0.015023 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2025-06-26 00:42:51] "POST /ref-update HTTP/1.1" 200 156 0.016089 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.33 - - [2025-06-26 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.014263 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.013586 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.014841 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.015203 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.024778 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.33 - - [2025-06-26 00:42:52] "POST /ref-update HTTP/1.1" 200 156 0.013810 10.0.0.33 - - [2025-06-26 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.015980 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.017368 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.016383 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.014918 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.015454 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.33 - - [2025-06-26 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2025-06-26 00:42:53] "POST /ref-update HTTP/1.1" 200 156 0.014756 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-06-26 00:42:54] "POST /ref-update HTTP/1.1" 200 156 0.018583 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2025-06-26 00:42:54] "POST /ref-update HTTP/1.1" 200 156 0.023179 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2025-06-26 00:42:54] "POST /ref-update HTTP/1.1" 200 156 0.016339 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-06-26 00:42:54] "POST /ref-update HTTP/1.1" 200 156 0.014312 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.33 - - [2025-06-26 00:42:54] "POST /ref-update HTTP/1.1" 200 156 0.015263 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2025-06-26 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.015748 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.015453 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.017383 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.015546 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2025-06-26 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.33 - - [2025-06-26 00:42:55] "POST /ref-update HTTP/1.1" 200 156 0.020719 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.019619 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.015297 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.014778 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.014466 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.017725 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.33 - - [2025-06-26 00:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2025-06-26 00:42:56] "POST /ref-update HTTP/1.1" 200 156 0.019167 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.038819 10.0.0.33 - - [2025-06-26 00:42:57] "POST /ref-update HTTP/1.1" 200 156 0.016743 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-06-26 00:42:57] "POST /ref-update HTTP/1.1" 200 156 0.017344 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.33 - - [2025-06-26 00:42:57] "POST /ref-update HTTP/1.1" 200 156 0.014393 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.33 - - [2025-06-26 00:42:57] "POST /ref-update HTTP/1.1" 200 156 0.015822 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2025-06-26 00:42:57] "POST /ref-update HTTP/1.1" 200 156 0.017564 10.0.0.33 - - [2025-06-26 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.33 - - [2025-06-26 00:42:58] "POST /ref-update HTTP/1.1" 200 156 0.023587 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.33 - - [2025-06-26 00:42:58] "POST /ref-update HTTP/1.1" 200 156 0.018524 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011212 10.0.0.33 - - [2025-06-26 00:42:58] "POST /ref-update HTTP/1.1" 200 156 0.018150 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.33 - - [2025-06-26 00:42:58] "POST /ref-update HTTP/1.1" 200 156 0.024612 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2025-06-26 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.33 - - [2025-06-26 00:42:58] "POST /ref-update HTTP/1.1" 200 156 0.064195 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013893 10.0.0.33 - - [2025-06-26 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.049512 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014527 10.0.0.33 - - [2025-06-26 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.054753 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.249 - - [2025-06-26 00:42:59] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.249 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2025-06-26 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.022653 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016341 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014095 10.0.0.33 - - [2025-06-26 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.030763 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.33 - - [2025-06-26 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.33 - - [2025-06-26 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.024882 10.0.0.33 - - [2025-06-26 00:43:00] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-06-26 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.016634 10.0.0.56 - - [2025-06-26 00:43:00] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.56 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.33 - - [2025-06-26 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.022029 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.33 - - [2025-06-26 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.031344 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010805 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010379 10.0.0.249 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.637361 10.0.0.249 - - [2025-06-26 00:43:00] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.032931 10.0.0.33 - - [2025-06-26 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.047301 10.0.0.249 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.003905 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.33 - - [2025-06-26 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.249 - - [2025-06-26 00:43:00] "POST /database-nodes HTTP/1.1" 200 605 0.064388 10.0.0.33 - - [2025-06-26 00:43:01] "POST /ref-update HTTP/1.1" 200 156 0.035660 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011887 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.483487 10.0.0.33 - - [2025-06-26 00:43:01] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.013651 10.0.0.56 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.073950 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.005834 10.0.0.56 - - [2025-06-26 00:43:01] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004652 10.0.0.56 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.006045 10.0.0.33 - - [2025-06-26 00:43:01] "POST /ref-update HTTP/1.1" 200 156 0.031010 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009947 10.0.0.56 - - [2025-06-26 00:43:01] "POST /database-nodes HTTP/1.1" 200 605 0.085760 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.33 - - [2025-06-26 00:43:01] "POST /database-nodes HTTP/1.1" 200 605 0.119342 10.0.0.33 - - [2025-06-26 00:43:01] "POST /ref-update HTTP/1.1" 200 156 0.059453 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.33 - - [2025-06-26 00:43:01] "POST /ref-update HTTP/1.1" 200 156 0.029865 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.33 - - [2025-06-26 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2025-06-26 00:43:01] "POST /ref-update HTTP/1.1" 200 156 0.025535 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2025-06-26 00:43:02] "POST /ref-update HTTP/1.1" 200 156 0.022642 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2025-06-26 00:43:02] "POST /ref-update HTTP/1.1" 200 156 0.018717 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.33 - - [2025-06-26 00:43:02] "POST /ref-update HTTP/1.1" 200 156 0.018817 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.33 - - [2025-06-26 00:43:02] "POST /ref-update HTTP/1.1" 200 156 0.040230 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.33 - - [2025-06-26 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.33 - - [2025-06-26 00:43:02] "POST /ref-update HTTP/1.1" 200 156 0.038639 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.33 - - [2025-06-26 00:43:03] "POST /ref-update HTTP/1.1" 200 156 0.017287 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-06-26 00:43:03] "POST /ref-update HTTP/1.1" 200 156 0.016107 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.33 - - [2025-06-26 00:43:03] "POST /ref-update HTTP/1.1" 200 156 0.019642 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-26 00:43:03] "POST /ref-update HTTP/1.1" 200 156 0.015214 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2025-06-26 00:43:03] "POST /ref-update HTTP/1.1" 200 156 0.026433 10.0.0.33 - - [2025-06-26 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011341 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.33 - - [2025-06-26 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.040220 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.33 - - [2025-06-26 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.030504 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.33 - - [2025-06-26 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.017485 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.33 - - [2025-06-26 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.013769 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016157 10.0.0.33 - - [2025-06-26 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2025-06-26 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.014183 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014784 10.0.0.33 - - [2025-06-26 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.016042 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.33 - - [2025-06-26 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.021274 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.33 - - [2025-06-26 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.034470 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016636 10.0.0.33 - - [2025-06-26 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.032562 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.33 - - [2025-06-26 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2025-06-26 00:43:06] "POST /ref-update HTTP/1.1" 200 156 0.028776 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.33 - - [2025-06-26 00:43:06] "POST /ref-update HTTP/1.1" 200 156 0.020450 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007575 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.33 - - [2025-06-26 00:43:06] "POST /ref-update HTTP/1.1" 200 156 0.030461 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.33 - - [2025-06-26 00:43:06] "POST /ref-update HTTP/1.1" 200 156 0.027339 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2025-06-26 00:43:06] "POST /ref-update HTTP/1.1" 200 156 0.029358 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.33 - - [2025-06-26 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.021559 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.033098 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.022264 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.017274 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.33 - - [2025-06-26 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.33 - - [2025-06-26 00:43:07] "POST /ref-update HTTP/1.1" 200 156 0.025708 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.33 - - [2025-06-26 00:43:08] "POST /ref-update HTTP/1.1" 200 156 0.020387 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.33 - - [2025-06-26 00:43:08] "POST /ref-update HTTP/1.1" 200 156 0.021077 10.0.0.33 - - [2025-06-26 00:43:08] "POST /network-ipams HTTP/1.1" 200 552 0.033817 10.0.0.249 - - [2025-06-26 00:43:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006664 10.0.0.33 - - [2025-06-26 00:43:08] "POST /virtual-networks HTTP/1.1" 200 554 0.113201 10.0.0.33 - - [2025-06-26 00:43:08] "POST /route-targets HTTP/1.1" 200 328 0.030947 10.0.0.33 - - [2025-06-26 00:43:08] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004858 10.0.0.33 - - [2025-06-26 00:43:08] "POST /ref-update HTTP/1.1" 200 156 0.046566 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.008154 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 178 0.003140 10.0.0.33 - - [2025-06-26 00:43:08] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003793 10.0.0.33 - - [2025-06-26 00:43:08] "GET /fabric/2ad7a358-a8a6-4642-a6d6-1d9c7c993773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.004033 10.0.0.33 - - [2025-06-26 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.007162 10.0.0.33 - - [2025-06-26 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.003742 10.0.0.33 - - [2025-06-26 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.003318 10.0.0.33 - - [2025-06-26 00:43:28] "GET / HTTP/1.1" 200 36215 0.002545 10.0.0.33 - - [2025-06-26 00:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.249 - - [2025-06-26 00:43:28] "GET / HTTP/1.1" 200 36215 0.001814 10.0.0.249 - - [2025-06-26 00:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.56 - - [2025-06-26 00:43:29] "GET / HTTP/1.1" 200 36215 0.001885 10.0.0.56 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.450520 10.0.0.33 - - [2025-06-26 00:43:29] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003625 10.0.0.33 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.003088 10.0.0.33 - - [2025-06-26 00:43:29] "POST /analytics-nodes HTTP/1.1" 200 607 0.049457 10.0.0.249 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.368244 10.0.0.249 - - [2025-06-26 00:43:29] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004157 10.0.0.56 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029328 10.0.0.56 - - [2025-06-26 00:43:29] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003097 10.0.0.56 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.007373 10.0.0.249 - - [2025-06-26 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.003629 10.0.0.56 - - [2025-06-26 00:43:29] "POST /analytics-nodes HTTP/1.1" 200 607 0.029932 10.0.0.249 - - [2025-06-26 00:43:29] "POST /analytics-nodes HTTP/1.1" 200 607 0.043580 10.0.0.33 - - [2025-06-26 00:43:33] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.249 - - [2025-06-26 00:43:34] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.56 - - [2025-06-26 00:43:34] "GET / HTTP/1.1" 200 36215 0.002994 10.0.0.33 - - [2025-06-26 00:43:44] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.33 - - [2025-06-26 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.56 - - [2025-06-26 00:43:44] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.56 - - [2025-06-26 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.249 - - [2025-06-26 00:43:44] "GET / HTTP/1.1" 200 36215 0.002047 10.0.0.249 - - [2025-06-26 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000635 10.0.0.33 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.971915 10.0.0.33 - - [2025-06-26 00:43:45] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003988 10.0.0.33 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003420 10.0.0.56 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.409583 10.0.0.56 - - [2025-06-26 00:43:45] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003804 10.0.0.56 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003676 10.0.0.33 - - [2025-06-26 00:43:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.037044 10.0.0.249 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.156193 10.0.0.249 - - [2025-06-26 00:43:45] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.015483 10.0.0.249 - - [2025-06-26 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.003434 10.0.0.56 - - [2025-06-26 00:43:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.100685 10.0.0.249 - - [2025-06-26 00:43:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.056540 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2025-06-26 00:43:49] "GET /obj-perms HTTP/1.1" 200 5056 0.563837 10.0.0.33 - - [2025-06-26 00:43:50] "GET /obj-perms HTTP/1.1" 200 5056 0.049368 10.0.0.56 - - [2025-06-26 00:43:53] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.33 - - [2025-06-26 00:43:53] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.56 - - [2025-06-26 00:43:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000821 10.0.0.33 - - [2025-06-26 00:43:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000377 10.0.0.249 - - [2025-06-26 00:43:53] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.249 - - [2025-06-26 00:43:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.56 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.975838 10.0.0.56 - - [2025-06-26 00:43:55] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005110 10.0.0.33 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.523431 10.0.0.56 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.002637 10.0.0.33 - - [2025-06-26 00:43:55] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003509 10.0.0.33 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.002936 10.0.0.249 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.070369 10.0.0.249 - - [2025-06-26 00:43:55] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005145 10.0.0.249 - - [2025-06-26 00:43:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.004063 10.0.0.56 - - [2025-06-26 00:43:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.051479 10.0.0.33 - - [2025-06-26 00:43:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.081944 10.0.0.249 - - [2025-06-26 00:43:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.073528 10.0.0.56 - - [2025-06-26 00:44:50] "GET /obj-perms HTTP/1.1" 200 5056 0.049639 10.0.0.249 - - [2025-06-26 00:44:50] "GET /obj-perms HTTP/1.1" 200 5056 0.051461 10.0.0.141 - - [2025-06-26 00:45:34] "GET / HTTP/1.1" 200 36215 0.001970 10.0.0.141 - - [2025-06-26 00:45:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.141 - - [2025-06-26 00:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025156 10.0.0.141 - - [2025-06-26 00:45:34] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003579 10.0.0.141 - - [2025-06-26 00:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.141 - - [2025-06-26 00:45:34] "GET /routing-instance/c93f6470-4d6b-4c93-a5c8-b7f2aeec443b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007018 10.0.0.141 - - [2025-06-26 00:45:35] "PUT /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c HTTP/1.1" 200 275 0.017045 10.0.0.141 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 404 218 0.003820 10.0.0.254 - - [2025-06-26 00:45:35] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000335 10.0.0.141 - - [2025-06-26 00:45:35] "POST /virtual-routers HTTP/1.1" 200 605 0.038008 10.0.0.141 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.141 - - [2025-06-26 00:45:35] "GET /virtual-router/622195cb-7341-443f-b550-91d19da5f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009070 10.0.0.141 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.004674 10.0.0.141 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.141 - - [2025-06-26 00:45:35] "GET /virtual-network/d292cfd6-0fbb-4053-ad58-9363022a4fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004926 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024635 10.0.0.254 - - [2025-06-26 00:45:35] "GET /global-system-config/13c0a559-5e58-4c27-a0d4-4d250fb6359c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004249 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014730 10.0.0.141 - - [2025-06-26 00:45:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.088236 10.0.0.254 - - [2025-06-26 00:45:35] "GET /routing-instance/c93f6470-4d6b-4c93-a5c8-b7f2aeec443b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005295 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 404 218 0.004960 10.0.0.254 - - [2025-06-26 00:45:35] "POST /virtual-routers HTTP/1.1" 200 605 0.058475 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.254 - - [2025-06-26 00:45:35] "GET /virtual-router/7cdd1d1b-dcdf-4b66-89cd-f98ed387664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.006788 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.003816 10.0.0.254 - - [2025-06-26 00:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.254 - - [2025-06-26 00:45:36] "GET /virtual-network/d292cfd6-0fbb-4053-ad58-9363022a4fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004130 10.0.0.33 - - [2025-06-26 00:45:36] "PUT /access-control-list/8a2abdaa-c3b9-4b3f-93e0-37e910abb188 HTTP/1.1" 200 273 0.035639 10.0.0.254 - - [2025-06-26 00:45:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.122389 10.0.0.33 - - [2025-06-26 00:45:51] "GET /obj-perms HTTP/1.1" 200 5056 0.047076 10.0.0.56 - - [2025-06-26 00:45:51] "GET /obj-perms HTTP/1.1" 200 5056 0.048280 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:45:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:45:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000942 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:46:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000891 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:46:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:46:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001010 10.0.0.249 - - [2025-06-26 00:46:49] "GET /global-system-configs HTTP/1.1" 200 323 0.007331 10.0.0.249 - - [2025-06-26 00:46:49] "GET /global-system-configs HTTP/1.1" 200 323 0.006061 10.0.0.249 - - [2025-06-26 00:46:49] "GET /global-system-configs HTTP/1.1" 200 323 0.004715 10.0.0.249 - - [2025-06-26 00:46:49] "GET /obj-perms HTTP/1.1" 200 5056 0.026373 10.0.0.33 - - [2025-06-26 00:46:49] "GET /obj-perms HTTP/1.1" 200 5056 0.032359 10.0.0.56 - - [2025-06-26 00:46:49] "GET /obj-perms HTTP/1.1" 200 5056 0.046712 10.0.0.33 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.028949 10.0.0.33 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.050191 10.0.0.33 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.067938 10.0.0.56 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.176407 10.0.0.56 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.080353 10.0.0.56 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.084026 10.0.0.33 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.180541 10.0.0.56 - - [2025-06-26 00:46:50] "GET /global-system-configs HTTP/1.1" 200 323 0.085048 10.0.0.249 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.202042 10.0.0.249 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.169985 10.0.0.56 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.183799 10.0.0.33 - - [2025-06-26 00:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.212631 10.0.0.56 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.006900 10.0.0.56 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.009884 10.0.0.56 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.006084 10.0.0.33 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.008308 10.0.0.33 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.005474 10.0.0.33 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.017209 10.0.0.249 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.059489 10.0.0.56 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.071258 10.0.0.33 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.083511 10.0.0.249 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.079658 10.0.0.33 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.092699 10.0.0.56 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.110541 10.0.0.249 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.035559 10.0.0.249 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.049288 10.0.0.249 - - [2025-06-26 00:46:51] "GET /global-system-configs HTTP/1.1" 200 323 0.064744 10.0.0.249 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.134564 10.0.0.33 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.152417 10.0.0.56 - - [2025-06-26 00:46:51] "GET /obj-perms HTTP/1.1" 200 5056 0.173692 10.0.0.249 - - [2025-06-26 00:46:52] "GET /obj-perms HTTP/1.1" 200 5056 0.044124 10.0.0.33 - - [2025-06-26 00:46:52] "GET /obj-perms HTTP/1.1" 200 5056 0.057318 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001151 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000961 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000910 10.0.0.56 - - [2025-06-26 00:47:52] "GET /obj-perms HTTP/1.1" 200 5056 0.051079 10.0.0.249 - - [2025-06-26 00:47:53] "GET /obj-perms HTTP/1.1" 200 5056 0.045873 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000804 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.002016 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000756 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000870 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001035 10.0.0.33 - - [2025-06-26 00:48:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052508 10.0.0.56 - - [2025-06-26 00:48:54] "GET /obj-perms HTTP/1.1" 200 5056 0.052787 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:48:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001171 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001431 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000878 10.0.0.249 - - [2025-06-26 00:49:54] "GET /obj-perms HTTP/1.1" 200 5056 0.051705 10.0.0.33 - - [2025-06-26 00:49:54] "GET /obj-perms HTTP/1.1" 200 5056 0.051177 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000836 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000979 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001141 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:50:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000964 10.0.0.56 - - [2025-06-26 00:50:55] "GET /obj-perms HTTP/1.1" 200 5056 0.047728 10.0.0.249 - - [2025-06-26 00:50:55] "GET /obj-perms HTTP/1.1" 200 5056 0.043018 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000961 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000791 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000795 10.0.0.249 - - [2025-06-26 00:51:49] "GET /global-system-configs HTTP/1.1" 200 323 0.036359 10.0.0.56 - - [2025-06-26 00:51:49] "GET /obj-perms HTTP/1.1" 200 5056 0.099367 10.0.0.33 - - [2025-06-26 00:51:49] "GET /obj-perms HTTP/1.1" 200 5056 0.107738 10.0.0.249 - - [2025-06-26 00:51:49] "GET /obj-perms HTTP/1.1" 200 5056 0.115345 10.0.0.33 - - [2025-06-26 00:51:50] "GET /global-system-configs HTTP/1.1" 200 323 0.025482 10.0.0.33 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.080413 10.0.0.249 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.092928 10.0.0.56 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.100859 10.0.0.56 - - [2025-06-26 00:51:50] "GET /global-system-configs HTTP/1.1" 200 323 0.023727 10.0.0.33 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.085793 10.0.0.56 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.089135 10.0.0.249 - - [2025-06-26 00:51:50] "GET /obj-perms HTTP/1.1" 200 5056 0.108155 10.0.0.56 - - [2025-06-26 00:51:51] "GET /global-system-configs HTTP/1.1" 200 323 0.023966 10.0.0.33 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.078391 10.0.0.33 - - [2025-06-26 00:51:51] "GET /global-system-configs HTTP/1.1" 200 323 0.058917 10.0.0.249 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.125976 10.0.0.56 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.172659 10.0.0.33 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.154787 10.0.0.249 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.164717 10.0.0.56 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.189435 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001113 10.0.0.249 - - [2025-06-26 00:51:51] "GET /global-system-configs HTTP/1.1" 200 323 0.025625 10.0.0.33 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.068022 10.0.0.56 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.078672 10.0.0.249 - - [2025-06-26 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.094454 10.0.0.33 - - [2025-06-26 00:51:56] "GET /obj-perms HTTP/1.1" 200 5056 0.063252 10.0.0.56 - - [2025-06-26 00:51:56] "GET /obj-perms HTTP/1.1" 200 5056 0.053722 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000811 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000845 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000931 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:52:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001569 10.0.0.249 - - [2025-06-26 00:52:56] "GET /obj-perms HTTP/1.1" 200 5056 0.043298 10.0.0.33 - - [2025-06-26 00:52:57] "GET /obj-perms HTTP/1.1" 200 5056 0.048189 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001027 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000819 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000918 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:53:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000865 10.0.0.56 - - [2025-06-26 00:53:57] "GET /obj-perms HTTP/1.1" 200 5056 0.047606 10.0.0.249 - - [2025-06-26 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.043233 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000872 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000791 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001108 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:54:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001060 10.0.0.33 - - [2025-06-26 00:54:58] "GET /obj-perms HTTP/1.1" 200 5056 0.053522 10.0.0.56 - - [2025-06-26 00:54:58] "GET /obj-perms HTTP/1.1" 200 5056 0.043576 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001396 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000905 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000956 10.0.0.249 - - [2025-06-26 00:55:59] "GET /obj-perms HTTP/1.1" 200 5056 0.052248 10.0.0.33 - - [2025-06-26 00:55:59] "GET /obj-perms HTTP/1.1" 200 5056 0.042841 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000765 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000882 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000774 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000857 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000952 10.0.0.249 - - [2025-06-26 00:56:49] "GET /global-system-configs HTTP/1.1" 200 323 0.045793 10.0.0.249 - - [2025-06-26 00:56:49] "GET /global-system-configs HTTP/1.1" 200 323 0.060051 10.0.0.249 - - [2025-06-26 00:56:49] "GET /global-system-configs HTTP/1.1" 200 323 0.068903 10.0.0.33 - - [2025-06-26 00:56:49] "GET /obj-perms HTTP/1.1" 200 5056 0.125017 10.0.0.56 - - [2025-06-26 00:56:49] "GET /obj-perms HTTP/1.1" 200 5056 0.129881 10.0.0.249 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.147450 10.0.0.33 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.033808 10.0.0.33 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.048609 10.0.0.33 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.063691 10.0.0.33 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.129917 10.0.0.56 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.131106 10.0.0.249 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.144837 10.0.0.56 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.076643 10.0.0.56 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.081649 10.0.0.56 - - [2025-06-26 00:56:50] "GET /global-system-configs HTTP/1.1" 200 323 0.089556 10.0.0.56 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.162925 10.0.0.249 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.173553 10.0.0.33 - - [2025-06-26 00:56:50] "GET /obj-perms HTTP/1.1" 200 5056 0.182687 10.0.0.56 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.031489 10.0.0.56 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.058661 10.0.0.56 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.060352 10.0.0.33 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.093421 10.0.0.33 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.102450 10.0.0.33 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.123883 10.0.0.33 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.233857 10.0.0.249 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.247987 10.0.0.56 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.262044 10.0.0.33 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.239732 10.0.0.249 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.260582 10.0.0.56 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.269161 10.0.0.249 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.032343 10.0.0.249 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.046218 10.0.0.249 - - [2025-06-26 00:56:51] "GET /global-system-configs HTTP/1.1" 200 323 0.054017 10.0.0.33 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.106333 10.0.0.249 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.119834 10.0.0.56 - - [2025-06-26 00:56:51] "GET /obj-perms HTTP/1.1" 200 5056 0.128596 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000822 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:56:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000973 10.0.0.56 - - [2025-06-26 00:56:59] "GET /obj-perms HTTP/1.1" 200 5056 0.044995 10.0.0.249 - - [2025-06-26 00:57:00] "GET /obj-perms HTTP/1.1" 200 5056 0.058354 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000797 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000986 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000859 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:57:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000940 10.0.0.33 - - [2025-06-26 00:58:00] "GET /obj-perms HTTP/1.1" 200 5056 0.047818 10.0.0.56 - - [2025-06-26 00:58:01] "GET /obj-perms HTTP/1.1" 200 5056 0.051044 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000935 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000937 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:58:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000894 10.0.0.249 - - [2025-06-26 00:59:01] "GET /obj-perms HTTP/1.1" 200 5056 0.051225 10.0.0.33 - - [2025-06-26 00:59:01] "GET /obj-perms HTTP/1.1" 200 5056 0.043890 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001067 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000927 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.249 - - [2025-06-26 00:59:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000871 10.0.0.56 - - [2025-06-26 01:00:02] "GET /obj-perms HTTP/1.1" 200 5056 0.056949 10.0.0.249 - - [2025-06-26 01:00:02] "GET /obj-perms HTTP/1.1" 200 5056 0.059688 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000966 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000903 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:00:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000855 10.0.0.33 - - [2025-06-26 01:01:03] "GET /obj-perms HTTP/1.1" 200 5056 0.084108 10.0.0.56 - - [2025-06-26 01:01:03] "GET /obj-perms HTTP/1.1" 200 5056 0.090846 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000905 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000986 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:01:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000936 10.0.0.249 - - [2025-06-26 01:01:49] "GET /global-system-configs HTTP/1.1" 200 323 0.037454 10.0.0.33 - - [2025-06-26 01:01:49] "GET /obj-perms HTTP/1.1" 200 5056 0.053808 10.0.0.56 - - [2025-06-26 01:01:49] "GET /obj-perms HTTP/1.1" 200 5056 0.076425 10.0.0.249 - - [2025-06-26 01:01:49] "GET /obj-perms HTTP/1.1" 200 5056 0.085687 10.0.0.33 - - [2025-06-26 01:01:50] "GET /global-system-configs HTTP/1.1" 200 323 0.025184 10.0.0.33 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.081010 10.0.0.56 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.096170 10.0.0.249 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.116967 10.0.0.56 - - [2025-06-26 01:01:50] "GET /global-system-configs HTTP/1.1" 200 323 0.033744 10.0.0.249 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.104842 10.0.0.33 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.117145 10.0.0.56 - - [2025-06-26 01:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.130926 10.0.0.56 - - [2025-06-26 01:01:51] "GET /global-system-configs HTTP/1.1" 200 323 0.030329 10.0.0.33 - - [2025-06-26 01:01:51] "GET /global-system-configs HTTP/1.1" 200 323 0.064111 10.0.0.33 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.115350 10.0.0.249 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.179531 10.0.0.56 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.193123 10.0.0.249 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.174581 10.0.0.56 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.193505 10.0.0.33 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.211599 10.0.0.249 - - [2025-06-26 01:01:51] "GET /global-system-configs HTTP/1.1" 200 323 0.034919 10.0.0.249 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.093574 10.0.0.33 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.105448 10.0.0.56 - - [2025-06-26 01:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.123598 10.0.0.249 - - [2025-06-26 01:02:04] "GET /obj-perms HTTP/1.1" 200 5056 0.076952 10.0.0.33 - - [2025-06-26 01:02:04] "GET /obj-perms HTTP/1.1" 200 5056 0.054218 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000809 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000898 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000889 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000774 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000843 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001343 10.0.0.56 - - [2025-06-26 01:03:05] "GET /obj-perms HTTP/1.1" 200 5056 0.053179 10.0.0.249 - - [2025-06-26 01:03:05] "GET /obj-perms HTTP/1.1" 200 5056 0.049499 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000762 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000817 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:03:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001054 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:04:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:04:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001329 10.0.0.33 - - [2025-06-26 01:04:05] "GET /obj-perms HTTP/1.1" 200 5056 0.049013 10.0.0.56 - - [2025-06-26 01:04:06] "GET /obj-perms HTTP/1.1" 200 5056 0.043053 [Introspect:8084]10.0.0.249 - - [2025-06-26 01:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890