+++ date ++ echo 'INFO: =================== Mon Aug 25 01:36:15 UTC 2025 ===================' INFO: =================== Mon Aug 25 01:36:15 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.50,10.0.0.254,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.254,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.254,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:8081 10.0.0.254:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.254:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.254: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:9042 10.0.0.254:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.254:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.254:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:8086 10.0.0.254:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.254:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.254: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.50,10.0.0.254,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:8082 10.0.0.254:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.254:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.254: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:9161 10.0.0.254:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.254:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.254: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:9041 10.0.0.254:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.254:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.254: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.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254: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.50:2181,10.0.0.254:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.254:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.254: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:2181 10.0.0.254:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.254:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.254:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254: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.50:5673,10.0.0.254:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.254:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.254: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:6379 10.0.0.254:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.254:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.254: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.50,10.0.0.254,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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254: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.50:9092 10.0.0.254:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.254:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.254: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.50 ++ 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.50,10.0.0.254,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.50,10.0.0.254,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.50,10.0.0.254,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.254,10.0.0.249 +++ local servers=10.0.0.50,10.0.0.254,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.20.0.17,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.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 10.0.0.254:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.50:9041 10.0.0.254:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort + 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 08/25/2025 01:36:24.160 7f882f9f5b48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2025 01:36:24.192 7f882f9f5b48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2025 01:36:24.209 7f882f9f5b48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2025 01:36:24.210 7f882f9f5b48 [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.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-08-25 01:36:46] "GET / HTTP/1.1" 200 45871 0.001657 10.0.0.50 - - [2025-08-25 01:36:46] "GET / HTTP/1.1" 200 45871 0.001216 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.50 - - [2025-08-25 01:36:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.50 - - [2025-08-25 01:36:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000334 10.0.0.249 - - [2025-08-25 01:36:47] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.249 - - [2025-08-25 01:36:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.50 - - [2025-08-25 01:36:47] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.50 - - [2025-08-25 01:36:47] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.50 - - [2025-08-25 01:36:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.50 - - [2025-08-25 01:36:48] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.50 - - [2025-08-25 01:36:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2025-08-25 01:36:49] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.002827 10.0.0.50 - - [2025-08-25 01:36:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.795776 10.0.0.50 - - [2025-08-25 01:36:49] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006550 10.0.0.249 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 1.203454 10.0.0.249 - - [2025-08-25 01:36:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004803 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.654074 10.0.0.50 - - [2025-08-25 01:36:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004404 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.947959 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 1.706867 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.249 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.003150 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.078271 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.004343 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.50 - - [2025-08-25 01:36:49] "POST /job-templates HTTP/1.1" 200 555 0.062604 10.0.0.50 - - [2025-08-25 01:36:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015490 10.0.0.249 - - [2025-08-25 01:36:49] "POST /config-database-nodes HTTP/1.1" 200 617 0.060264 10.0.0.50 - - [2025-08-25 01:36:49] "POST /config-database-nodes HTTP/1.1" 200 617 0.060217 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.003691 10.0.0.50 - - [2025-08-25 01:36:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054622 10.0.0.50 - - [2025-08-25 01:36:49] "POST /job-templates HTTP/1.1" 200 563 0.057009 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.007272 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.003480 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 /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.50 - - [2025-08-25 01:36:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006837 10.0.0.50 - - [2025-08-25 01:36:49] "POST /job-templates HTTP/1.1" 200 545 0.091898 10.0.0.50 - - [2025-08-25 01:36:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065992 10.0.0.50 - - [2025-08-25 01:36:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005929 10.0.0.50 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.50 - - [2025-08-25 01:36:50] "GET /network-ipam/88444ad7-aa0b-4871-a8ca-205520893639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006822 10.0.0.50 - - [2025-08-25 01:36:50] "POST /job-templates HTTP/1.1" 200 577 0.058289 10.0.0.50 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.008172 10.0.0.50 - - [2025-08-25 01:36:50] "POST /job-templates HTTP/1.1" 200 579 0.112729 10.0.0.50 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.006905 10.0.0.254 - - [2025-08-25 01:36:50] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.254 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000374 10.0.0.50 - - [2025-08-25 01:36:50] "POST /service-templates HTTP/1.1" 200 511 0.081347 10.0.0.50 - - [2025-08-25 01:36:50] "POST /job-templates HTTP/1.1" 200 583 0.070870 10.0.0.50 - - [2025-08-25 01:36:50] "POST /service-templates HTTP/1.1" 200 501 0.064779 10.0.0.50 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004333 10.0.0.50 - - [2025-08-25 01:36:50] "POST /service-templates HTTP/1.1" 200 515 0.059934 10.0.0.50 - - [2025-08-25 01:36:50] "POST /job-templates HTTP/1.1" 200 559 0.179483 10.0.0.50 - - [2025-08-25 01:36:50] "POST /service-templates HTTP/1.1" 200 535 0.091384 10.0.0.50 - - [2025-08-25 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.008382 10.0.0.50 - - [2025-08-25 01:36:50] "POST /service-templates HTTP/1.1" 200 507 0.080879 10.0.0.50 - - [2025-08-25 01:36:50] "POST /job-templates HTTP/1.1" 200 569 0.050835 10.0.0.50 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.022753 10.0.0.50 - - [2025-08-25 01:36:51] "POST /job-templates HTTP/1.1" 200 555 0.049205 10.0.0.50 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.004804 10.0.0.50 - - [2025-08-25 01:36:51] "POST /job-templates HTTP/1.1" 200 555 0.090462 10.0.0.50 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.010432 10.0.0.254 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.442648 10.0.0.254 - - [2025-08-25 01:36:51] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006608 10.0.0.254 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.005740 10.0.0.50 - - [2025-08-25 01:36:51] "POST /job-templates HTTP/1.1" 200 555 0.132158 10.0.0.50 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.009703 10.0.0.254 - - [2025-08-25 01:36:51] "POST /config-database-nodes HTTP/1.1" 200 617 0.066395 10.0.0.50 - - [2025-08-25 01:36:51] "POST /job-templates HTTP/1.1" 200 535 0.063170 10.0.0.50 - - [2025-08-25 01:36:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.003626 10.0.0.50 - - [2025-08-25 01:36:51] "POST /job-templates HTTP/1.1" 200 559 0.084996 10.0.0.50 - - [2025-08-25 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.004386 10.0.0.50 - - [2025-08-25 01:36:52] "POST /job-templates HTTP/1.1" 200 559 0.083128 10.0.0.50 - - [2025-08-25 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.009784 10.0.0.50 - - [2025-08-25 01:36:52] "POST /job-templates HTTP/1.1" 200 559 0.109566 10.0.0.50 - - [2025-08-25 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.004093 10.0.0.50 - - [2025-08-25 01:36:52] "POST /job-templates HTTP/1.1" 200 565 0.113642 10.0.0.50 - - [2025-08-25 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.013062 10.0.0.50 - - [2025-08-25 01:36:52] "POST /job-templates HTTP/1.1" 200 557 0.119905 10.0.0.50 - - [2025-08-25 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.008966 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 555 0.082418 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.003708 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 573 0.111800 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.007474 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 551 0.048698 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.011854 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 579 0.051861 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.005431 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 555 0.105506 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.004347 10.0.0.50 - - [2025-08-25 01:36:53] "POST /job-templates HTTP/1.1" 200 559 0.042498 10.0.0.50 - - [2025-08-25 01:36:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.011664 10.0.0.50 - - [2025-08-25 01:36:54] "POST /job-templates HTTP/1.1" 200 575 0.039865 10.0.0.50 - - [2025-08-25 01:36:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.004278 10.0.0.50 - - [2025-08-25 01:36:54] "POST /job-templates HTTP/1.1" 200 557 0.031129 10.0.0.50 - - [2025-08-25 01:36:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.006880 10.0.0.50 - - [2025-08-25 01:36:54] "POST /job-templates HTTP/1.1" 200 559 0.060149 10.0.0.50 - - [2025-08-25 01:36:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.005940 10.0.0.50 - - [2025-08-25 01:36:54] "POST /job-templates HTTP/1.1" 200 555 0.085725 10.0.0.50 - - [2025-08-25 01:36:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.004184 10.0.0.50 - - [2025-08-25 01:36:54] "POST /job-templates HTTP/1.1" 200 553 0.045203 10.0.0.50 - - [2025-08-25 01:36:54] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.50 - - [2025-08-25 01:36:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000707 10.0.0.254 - - [2025-08-25 01:36:54] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.254 - - [2025-08-25 01:36:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000388 10.0.0.249 - - [2025-08-25 01:36:55] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.249 - - [2025-08-25 01:36:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000382 10.0.0.50 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 12.314351 10.0.0.50 - - [2025-08-25 01:37:18] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003795 10.0.0.254 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 12.039461 10.0.0.254 - - [2025-08-25 01:37:18] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003398 10.0.0.50 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.003758 10.0.0.254 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.003585 10.0.0.50 - - [2025-08-25 01:37:18] "POST /config-nodes HTTP/1.1" 200 599 0.044315 10.0.0.254 - - [2025-08-25 01:37:18] "POST /config-nodes HTTP/1.1" 200 599 0.062173 10.0.0.249 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 11.790415 10.0.0.249 - - [2025-08-25 01:37:18] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003544 10.0.0.249 - - [2025-08-25 01:37:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.003542 10.0.0.254 - - [2025-08-25 01:37:18] "GET / HTTP/1.1" 200 35931 0.002104 10.0.0.254 - - [2025-08-25 01:37:18] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000411 10.0.0.249 - - [2025-08-25 01:37:19] "POST /config-nodes HTTP/1.1" 200 599 0.037918 10.0.0.50 - - [2025-08-25 01:37:19] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.50 - - [2025-08-25 01:37:19] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000442 10.0.0.249 - - [2025-08-25 01:37:19] "GET / HTTP/1.1" 200 35931 0.002115 10.0.0.249 - - [2025-08-25 01:37:19] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000396 10.0.0.254 - - [2025-08-25 01:37:20] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.254 - - [2025-08-25 01:37:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.249 - - [2025-08-25 01:37:21] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.249 - - [2025-08-25 01:37:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2025-08-25 01:37:21] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.50 - - [2025-08-25 01:37:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000389 10.0.0.249 - - [2025-08-25 01:37:26] "GET /global-system-configs HTTP/1.1" 200 322 11.234433 10.0.0.254 - - [2025-08-25 01:37:29] "GET /global-system-configs HTTP/1.1" 200 322 10.026357 10.0.0.254 - - [2025-08-25 01:37:30] "GET /global-system-configs HTTP/1.1" 200 322 8.233886 10.0.0.249 - - [2025-08-25 01:37:30] "GET /global-system-configs HTTP/1.1" 200 322 5.533846 10.0.0.50 - - [2025-08-25 01:37:30] "GET /global-system-configs HTTP/1.1" 200 322 4.404826 10.0.0.50 - - [2025-08-25 01:37:30] "GET /global-system-configs HTTP/1.1" 200 322 2.985489 10.0.0.254 - - [2025-08-25 01:37:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.654014 10.0.0.50 - - [2025-08-25 01:37:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.376659 10.0.0.249 - - [2025-08-25 01:37:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.094775 10.0.0.254 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.832616 10.0.0.254 - - [2025-08-25 01:37:30] "GET /routing-instance/a167b36a-5129-43ad-827d-da3bddd67d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004388 10.0.0.249 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.572089 10.0.0.249 - - [2025-08-25 01:37:30] "GET /routing-instance/a167b36a-5129-43ad-827d-da3bddd67d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004551 10.0.0.50 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.319480 10.0.0.50 - - [2025-08-25 01:37:30] "GET /routing-instance/a167b36a-5129-43ad-827d-da3bddd67d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005120 10.0.0.254 - - [2025-08-25 01:37:30] "POST /bgp-routers HTTP/1.1" 200 620 0.046471 10.0.0.254 - - [2025-08-25 01:37:30] "GET /bgp-router/5f2c9288-34f7-43d3-9115-fa1d1b7b6b5b?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.011767 10.0.0.249 - - [2025-08-25 01:37:30] "POST /bgp-routers HTTP/1.1" 200 620 0.091235 10.0.0.254 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.50 - - [2025-08-25 01:37:30] "POST /bgp-routers HTTP/1.1" 200 620 0.095881 10.0.0.249 - - [2025-08-25 01:37:30] "GET /bgp-router/092505ad-fa4f-439a-bebf-a7803e1909f1?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.010635 10.0.0.254 - - [2025-08-25 01:37:30] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003415 10.0.0.50 - - [2025-08-25 01:37:30] "GET /bgp-router/7afaa2f4-2240-479f-b995-21426c376cfe?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.005872 10.0.0.249 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.254 - - [2025-08-25 01:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003365 10.0.0.50 - - [2025-08-25 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.249 - - [2025-08-25 01:37:30] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.002936 10.0.0.254 - - [2025-08-25 01:37:30] "POST /ref-update HTTP/1.1" 200 156 0.016081 10.0.0.50 - - [2025-08-25 01:37:30] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010071 10.0.0.249 - - [2025-08-25 01:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010053 10.0.0.50 - - [2025-08-25 01:37:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004847 10.0.0.249 - - [2025-08-25 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.016394 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.004687 10.0.0.50 - - [2025-08-25 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.022157 10.0.0.50 - - [2025-08-25 01:37:31] "POST /job-templates HTTP/1.1" 200 563 0.037169 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.014442 10.0.0.50 - - [2025-08-25 01:37:31] "POST /tags HTTP/1.1" 200 321 0.058425 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 174 0.015331 10.0.0.50 - - [2025-08-25 01:37:31] "GET /network-ipam/88444ad7-aa0b-4871-a8ca-205520893639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.454797 10.0.0.50 - - [2025-08-25 01:37:31] "POST /tags HTTP/1.1" 200 309 0.038970 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.003855 10.0.0.50 - - [2025-08-25 01:37:31] "POST /tags HTTP/1.1" 200 323 0.042486 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 166 0.016254 10.0.0.50 - - [2025-08-25 01:37:31] "POST /hardwares HTTP/1.1" 200 327 0.024186 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 166 0.004459 10.0.0.50 - - [2025-08-25 01:37:31] "POST /hardwares HTTP/1.1" 200 323 0.015355 10.0.0.50 - - [2025-08-25 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.010775 10.0.0.50 - - [2025-08-25 01:37:32] "POST /ref-update HTTP/1.1" 200 156 0.052382 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 323 0.037446 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 164 0.005881 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 325 0.014088 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 165 0.004312 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 325 0.013807 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.005373 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 323 0.015424 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.007338 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 164 0.004770 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 319 0.014992 10.0.0.50 - - [2025-08-25 01:37:32] "POST /ref-update HTTP/1.1" 200 156 0.027618 10.0.0.50 - - [2025-08-25 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 165 0.010160 10.0.0.50 - - [2025-08-25 01:37:32] "POST /route-targets HTTP/1.1" 200 327 0.019848 10.0.0.50 - - [2025-08-25 01:37:32] "POST /hardwares HTTP/1.1" 200 317 0.018033 10.0.0.50 - - [2025-08-25 01:37:32] "POST /ref-update HTTP/1.1" 200 156 0.028960 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 162 0.006566 10.0.0.50 - - [2025-08-25 01:37:33] "PUT /access-control-list/a97ecfe2-799d-4c24-be6a-1f3c1ee4d45c HTTP/1.1" 200 272 0.021779 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 319 0.016623 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 158 0.005146 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 311 0.014003 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 154 0.010893 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 311 0.012857 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.004562 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 305 0.020270 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.008549 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 307 0.015637 10.0.0.50 - - [2025-08-25 01:37:33] "POST /fqname-to-id HTTP/1.1" 404 157 0.008010 10.0.0.50 - - [2025-08-25 01:37:33] "POST /hardwares HTTP/1.1" 200 311 0.013016 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 153 0.003261 10.0.0.50 - - [2025-08-25 01:37:34] "POST /hardwares HTTP/1.1" 200 309 0.013802 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.011838 10.0.0.50 - - [2025-08-25 01:37:34] "POST /hardwares HTTP/1.1" 200 309 0.014684 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 161 0.007675 10.0.0.50 - - [2025-08-25 01:37:34] "POST /hardwares HTTP/1.1" 200 309 0.018423 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 154 0.003387 10.0.0.50 - - [2025-08-25 01:37:34] "POST /features HTTP/1.1" 200 533 0.029602 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.012695 10.0.0.50 - - [2025-08-25 01:37:34] "POST /features HTTP/1.1" 200 521 0.031901 10.0.0.50 - - [2025-08-25 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.005078 10.0.0.50 - - [2025-08-25 01:37:34] "POST /features HTTP/1.1" 200 539 0.047549 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.005248 10.0.0.50 - - [2025-08-25 01:37:35] "POST /features HTTP/1.1" 200 517 0.027396 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.006942 10.0.0.50 - - [2025-08-25 01:37:35] "POST /physical-roles HTTP/1.1" 200 521 0.032114 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.004287 10.0.0.50 - - [2025-08-25 01:37:35] "POST /physical-roles HTTP/1.1" 200 519 0.028697 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.003135 10.0.0.254 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.254 - - [2025-08-25 01:37:35] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003309 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.50 - - [2025-08-25 01:37:35] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003563 10.0.0.50 - - [2025-08-25 01:37:35] "POST /overlay-roles HTTP/1.1" 200 545 0.044208 10.0.0.249 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.254 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.249 - - [2025-08-25 01:37:35] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.006655 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.004401 10.0.0.249 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.254 - - [2025-08-25 01:37:35] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.011654 10.0.0.50 - - [2025-08-25 01:37:35] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.019353 10.0.0.50 - - [2025-08-25 01:37:35] "PUT /overlay-role/79b516c4-4751-4f8c-a621-5399981644dc HTTP/1.1" 200 258 0.023019 10.0.0.249 - - [2025-08-25 01:37:35] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.031366 10.0.0.50 - - [2025-08-25 01:37:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.010983 10.0.0.50 - - [2025-08-25 01:37:35] "POST /overlay-roles HTTP/1.1" 200 529 0.050884 10.0.0.254 - - [2025-08-25 01:37:36] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.254 - - [2025-08-25 01:37:36] "POST /alarms HTTP/1.1" 401 292 0.000411 10.0.0.50 - - [2025-08-25 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.006259 10.0.0.249 - - [2025-08-25 01:37:36] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.249 - - [2025-08-25 01:37:36] "POST /alarms HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2025-08-25 01:37:36] "POST /overlay-roles HTTP/1.1" 200 519 0.051979 10.0.0.50 - - [2025-08-25 01:37:36] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.50 - - [2025-08-25 01:37:36] "POST /alarms HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2025-08-25 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.013431 10.0.0.50 - - [2025-08-25 01:37:36] "POST /role-definitions HTTP/1.1" 200 547 0.037817 10.0.0.50 - - [2025-08-25 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.007239 10.0.0.50 - - [2025-08-25 01:37:36] "POST /role-definitions HTTP/1.1" 200 563 0.079158 10.0.0.50 - - [2025-08-25 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.011057 10.0.0.50 - - [2025-08-25 01:37:36] "POST /role-definitions HTTP/1.1" 200 551 0.029454 10.0.0.50 - - [2025-08-25 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.004188 10.0.0.50 - - [2025-08-25 01:37:36] "POST /role-definitions HTTP/1.1" 200 547 0.056330 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.012563 10.0.0.50 - - [2025-08-25 01:37:37] "POST /role-definitions HTTP/1.1" 200 547 0.053880 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.011146 10.0.0.249 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 300 0.488039 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 581 0.866208 10.0.0.249 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.50 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 300 0.133072 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.50 - - [2025-08-25 01:37:37] "POST /role-definitions HTTP/1.1" 200 533 0.070165 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 575 0.060108 10.0.0.249 - - [2025-08-25 01:37:37] "PUT /alarm/eebf1174-1173-4cd4-b7ee-347eae7046ca HTTP/1.1" 200 244 0.041148 10.0.0.50 - - [2025-08-25 01:37:37] "PUT /alarm/eebf1174-1173-4cd4-b7ee-347eae7046ca HTTP/1.1" 200 244 0.043184 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 181 0.006380 10.0.0.249 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 261 0.006516 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 575 0.049485 10.0.0.50 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 261 0.005682 10.0.0.249 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016802 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.50 - - [2025-08-25 01:37:37] "POST /role-definitions HTTP/1.1" 200 537 0.043833 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 559 0.092905 10.0.0.50 - - [2025-08-25 01:37:37] "PUT /alarm/87509467-f4cf-421e-83f7-09012681d024 HTTP/1.1" 200 244 0.053522 10.0.0.249 - - [2025-08-25 01:37:37] "PUT /alarm/87509467-f4cf-421e-83f7-09012681d024 HTTP/1.1" 200 244 0.078079 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.006572 10.0.0.50 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 261 0.005575 10.0.0.249 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 261 0.003058 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 555 0.056511 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.249 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.50 - - [2025-08-25 01:37:37] "POST /role-definitions HTTP/1.1" 200 561 0.059805 10.0.0.249 - - [2025-08-25 01:37:37] "PUT /alarm/cb5c35b8-3662-428f-a1a4-7842c1004e9a HTTP/1.1" 200 244 0.021437 10.0.0.50 - - [2025-08-25 01:37:37] "PUT /alarm/cb5c35b8-3662-428f-a1a4-7842c1004e9a HTTP/1.1" 200 244 0.038599 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.003116 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 557 0.077406 10.0.0.249 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 253 0.003497 10.0.0.50 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 409 253 0.007939 10.0.0.249 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.50 - - [2025-08-25 01:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.254 - - [2025-08-25 01:37:37] "POST /alarms HTTP/1.1" 200 565 0.056566 10.0.0.50 - - [2025-08-25 01:37:37] "POST /feature-configs HTTP/1.1" 200 562 0.062628 10.0.0.249 - - [2025-08-25 01:37:37] "PUT /alarm/de1da5b7-1772-4087-9c56-6146242346fb HTTP/1.1" 200 244 0.031781 10.0.0.50 - - [2025-08-25 01:37:37] "PUT /alarm/de1da5b7-1772-4087-9c56-6146242346fb HTTP/1.1" 200 244 0.036072 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 192 0.003301 10.0.0.249 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 251 0.003465 10.0.0.50 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 251 0.003777 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 549 0.073233 10.0.0.249 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.50 - - [2025-08-25 01:37:38] "POST /node-profiles HTTP/1.1" 200 537 0.058143 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 557 0.079631 10.0.0.249 - - [2025-08-25 01:37:38] "PUT /alarm/55e95a8b-83d8-4631-8405-dc24227b70d0 HTTP/1.1" 200 244 0.078143 10.0.0.50 - - [2025-08-25 01:37:38] "PUT /alarm/55e95a8b-83d8-4631-8405-dc24227b70d0 HTTP/1.1" 200 244 0.067324 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.006246 10.0.0.249 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 252 0.004592 10.0.0.50 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 252 0.002905 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 567 0.050327 10.0.0.249 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2025-08-25 01:37:38] "POST /node-profiles HTTP/1.1" 200 541 0.046482 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 555 0.050479 10.0.0.249 - - [2025-08-25 01:37:38] "PUT /alarm/a35c1531-9940-4642-82eb-b8b0ad11fa6e HTTP/1.1" 200 244 0.043307 10.0.0.50 - - [2025-08-25 01:37:38] "PUT /alarm/a35c1531-9940-4642-82eb-b8b0ad11fa6e HTTP/1.1" 200 244 0.045029 10.0.0.249 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 256 0.002765 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 184 0.021404 10.0.0.50 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 256 0.012042 10.0.0.249 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 567 0.085249 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.50 - - [2025-08-25 01:37:38] "POST /node-profiles HTTP/1.1" 200 533 0.099112 10.0.0.249 - - [2025-08-25 01:37:38] "PUT /alarm/ede57e6a-1e76-4635-9317-58165fdff992 HTTP/1.1" 200 244 0.081889 10.0.0.50 - - [2025-08-25 01:37:38] "PUT /alarm/ede57e6a-1e76-4635-9317-58165fdff992 HTTP/1.1" 200 244 0.048172 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 575 0.113358 10.0.0.249 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 248 0.004500 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.019179 10.0.0.50 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 248 0.018443 10.0.0.249 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007631 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 569 0.050515 10.0.0.249 - - [2025-08-25 01:37:38] "PUT /alarm/0b7e421a-5f95-4a28-847f-16e8d9141272 HTTP/1.1" 200 244 0.027646 10.0.0.50 - - [2025-08-25 01:37:38] "POST /telemetry-profiles HTTP/1.1" 200 554 0.043579 10.0.0.50 - - [2025-08-25 01:37:38] "PUT /alarm/0b7e421a-5f95-4a28-847f-16e8d9141272 HTTP/1.1" 200 244 0.023443 10.0.0.249 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 252 0.005717 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.010253 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 561 0.071118 10.0.0.50 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 409 252 0.003793 10.0.0.249 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.50 - - [2025-08-25 01:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008568 10.0.0.249 - - [2025-08-25 01:37:38] "PUT /alarm/a879e33c-a3d3-4107-bd49-a5f30dc77eab HTTP/1.1" 200 244 0.043937 10.0.0.254 - - [2025-08-25 01:37:38] "POST /alarms HTTP/1.1" 200 561 0.069590 10.0.0.50 - - [2025-08-25 01:37:38] "PUT /alarm/a879e33c-a3d3-4107-bd49-a5f30dc77eab HTTP/1.1" 200 244 0.015586 10.0.0.50 - - [2025-08-25 01:37:39] "POST /telemetry-profiles HTTP/1.1" 200 554 0.064012 10.0.0.249 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 257 0.012734 10.0.0.50 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 257 0.004015 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.016044 10.0.0.249 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 561 0.116233 10.0.0.50 - - [2025-08-25 01:37:39] "PUT /alarm/8942c1e8-9f61-4cbe-a364-8eedd286b4af HTTP/1.1" 200 244 0.054125 10.0.0.249 - - [2025-08-25 01:37:39] "PUT /alarm/8942c1e8-9f61-4cbe-a364-8eedd286b4af HTTP/1.1" 200 244 0.053199 10.0.0.50 - - [2025-08-25 01:37:39] "POST /sflow-profiles HTTP/1.1" 200 538 0.084001 10.0.0.50 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 251 0.014476 10.0.0.249 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 251 0.017271 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 547 0.075754 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015609 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.006312 10.0.0.249 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024127 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 595 0.073138 10.0.0.249 - - [2025-08-25 01:37:39] "PUT /alarm/ed8587ec-01b0-45a6-8d36-13ecb70b99f0 HTTP/1.1" 200 244 0.043504 10.0.0.50 - - [2025-08-25 01:37:39] "PUT /alarm/ed8587ec-01b0-45a6-8d36-13ecb70b99f0 HTTP/1.1" 200 244 0.051732 10.0.0.50 - - [2025-08-25 01:37:39] "POST /snmp-profiles HTTP/1.1" 200 530 0.078025 10.0.0.249 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 257 0.008802 10.0.0.50 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 257 0.008644 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 575 0.050938 10.0.0.249 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.011930 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 571 0.093959 10.0.0.50 - - [2025-08-25 01:37:39] "PUT /alarm/c207973f-8a94-43ca-a6d4-a5c90fd3c444 HTTP/1.1" 200 244 0.060062 10.0.0.249 - - [2025-08-25 01:37:39] "PUT /alarm/c207973f-8a94-43ca-a6d4-a5c90fd3c444 HTTP/1.1" 200 244 0.083899 10.0.0.50 - - [2025-08-25 01:37:39] "POST /device-functional-groups HTTP/1.1" 200 540 0.076760 10.0.0.50 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 261 0.025105 10.0.0.249 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 261 0.019267 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 583 0.062050 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018837 10.0.0.249 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012491 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.024721 10.0.0.254 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 200 609 0.052348 10.0.0.50 - - [2025-08-25 01:37:39] "PUT /alarm/b7e671fc-3325-42ce-9b00-a619c5057f73 HTTP/1.1" 200 244 0.036608 10.0.0.249 - - [2025-08-25 01:37:39] "PUT /alarm/b7e671fc-3325-42ce-9b00-a619c5057f73 HTTP/1.1" 200 244 0.053489 10.0.0.50 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 258 0.007776 10.0.0.50 - - [2025-08-25 01:37:39] "POST /device-functional-groups HTTP/1.1" 200 590 0.059685 10.0.0.249 - - [2025-08-25 01:37:39] "POST /alarms HTTP/1.1" 409 258 0.008132 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.50 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.011307 10.0.0.249 - - [2025-08-25 01:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010950 10.0.0.50 - - [2025-08-25 01:37:40] "PUT /alarm/62be7941-1e13-418e-af8c-65cc6218ed39 HTTP/1.1" 200 244 0.039773 10.0.0.249 - - [2025-08-25 01:37:40] "PUT /alarm/62be7941-1e13-418e-af8c-65cc6218ed39 HTTP/1.1" 200 244 0.022987 10.0.0.50 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.007056 10.0.0.249 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.003209 10.0.0.50 - - [2025-08-25 01:37:40] "POST /device-functional-groups HTTP/1.1" 200 566 0.083763 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.249 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010196 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.004820 10.0.0.254 - - [2025-08-25 01:37:40] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.254 - - [2025-08-25 01:37:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000402 10.0.0.50 - - [2025-08-25 01:37:40] "PUT /alarm/0c41ea60-199c-4105-9a17-df33f04ae850 HTTP/1.1" 200 244 0.035207 10.0.0.249 - - [2025-08-25 01:37:40] "PUT /alarm/0c41ea60-199c-4105-9a17-df33f04ae850 HTTP/1.1" 200 244 0.036500 10.0.0.50 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.013214 10.0.0.249 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.012820 10.0.0.50 - - [2025-08-25 01:37:40] "POST /role-configs HTTP/1.1" 200 525 0.094710 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.249 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.014823 10.0.0.50 - - [2025-08-25 01:37:40] "PUT /alarm/0fce1e30-ac12-44bb-b9ea-e69a144ef693 HTTP/1.1" 200 244 0.054739 10.0.0.249 - - [2025-08-25 01:37:40] "PUT /alarm/0fce1e30-ac12-44bb-b9ea-e69a144ef693 HTTP/1.1" 200 244 0.053250 10.0.0.249 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.013844 10.0.0.50 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 254 0.021099 10.0.0.249 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008118 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.50 - - [2025-08-25 01:37:40] "POST /role-configs HTTP/1.1" 200 522 0.066966 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.019949 10.0.0.50 - - [2025-08-25 01:37:40] "PUT /alarm/1570e282-1eca-4869-b94a-8ab6c6e10244 HTTP/1.1" 200 244 0.054536 10.0.0.249 - - [2025-08-25 01:37:40] "PUT /alarm/1570e282-1eca-4869-b94a-8ab6c6e10244 HTTP/1.1" 200 244 0.074479 10.0.0.50 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 247 0.004315 10.0.0.249 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 247 0.004256 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.50 - - [2025-08-25 01:37:40] "POST /role-configs HTTP/1.1" 200 517 0.053106 10.0.0.249 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013605 10.0.0.50 - - [2025-08-25 01:37:40] "PUT /alarm/4d9c3f91-7544-4bd0-9c38-b0b33e7f7bef HTTP/1.1" 200 244 0.029433 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.249 - - [2025-08-25 01:37:40] "PUT /alarm/4d9c3f91-7544-4bd0-9c38-b0b33e7f7bef HTTP/1.1" 200 244 0.034945 10.0.0.50 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 272 0.003693 10.0.0.254 - - [2025-08-25 01:37:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042204 10.0.0.254 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.249 - - [2025-08-25 01:37:40] "POST /alarms HTTP/1.1" 409 272 0.009283 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.50 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.249 - - [2025-08-25 01:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.254 - - [2025-08-25 01:37:41] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.032413 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.249 - - [2025-08-25 01:37:41] "PUT /alarm/c4cfbab6-de04-4b4c-b342-2fc9442c5e94 HTTP/1.1" 200 244 0.038226 10.0.0.50 - - [2025-08-25 01:37:41] "PUT /alarm/c4cfbab6-de04-4b4c-b342-2fc9442c5e94 HTTP/1.1" 200 244 0.090309 10.0.0.249 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 261 0.003459 10.0.0.50 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 261 0.015133 10.0.0.249 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.249 - - [2025-08-25 01:37:41] "PUT /alarm/04bfc331-da8e-45f0-838d-015296b9f6ac HTTP/1.1" 200 244 0.031005 10.0.0.50 - - [2025-08-25 01:37:41] "PUT /alarm/04bfc331-da8e-45f0-838d-015296b9f6ac HTTP/1.1" 200 244 0.032527 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022850 10.0.0.249 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 259 0.006780 10.0.0.254 - - [2025-08-25 01:37:41] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.254 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000356 10.0.0.50 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 259 0.018266 10.0.0.249 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.249 - - [2025-08-25 01:37:41] "PUT /alarm/ef3c45f2-a147-4748-8584-77048ca23012 HTTP/1.1" 200 244 0.077908 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022068 10.0.0.50 - - [2025-08-25 01:37:41] "PUT /alarm/ef3c45f2-a147-4748-8584-77048ca23012 HTTP/1.1" 200 244 0.070192 10.0.0.249 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 265 0.003645 10.0.0.50 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 265 0.015047 10.0.0.249 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.249 - - [2025-08-25 01:37:41] "PUT /alarm/e945dd59-2ea6-400d-b9ff-acf58c78c8ff HTTP/1.1" 200 244 0.029100 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.249 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 279 0.004435 10.0.0.50 - - [2025-08-25 01:37:41] "PUT /alarm/e945dd59-2ea6-400d-b9ff-acf58c78c8ff HTTP/1.1" 200 244 0.046404 10.0.0.249 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.50 - - [2025-08-25 01:37:41] "POST /alarms HTTP/1.1" 409 279 0.003821 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.254 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044437 10.0.0.254 - - [2025-08-25 01:37:41] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.013406 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010837 10.0.0.249 - - [2025-08-25 01:37:41] "PUT /alarm/80f648e6-3419-4865-8704-1067c8d3b9d5 HTTP/1.1" 200 244 0.044939 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.254 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012744 10.0.0.50 - - [2025-08-25 01:37:41] "PUT /alarm/80f648e6-3419-4865-8704-1067c8d3b9d5 HTTP/1.1" 200 244 0.017934 10.0.0.254 - - [2025-08-25 01:37:41] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.017192 10.0.0.50 - - [2025-08-25 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013099 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.249 - - [2025-08-25 01:37:42] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.249 - - [2025-08-25 01:37:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000361 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.254 - - [2025-08-25 01:37:42] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.254 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013821 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.50 - - [2025-08-25 01:37:42] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.50 - - [2025-08-25 01:37:42] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.002964 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.50 - - [2025-08-25 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014576 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2025-08-25 01:37:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.745148 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.249 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011779 10.0.0.254 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.387979 10.0.0.254 - - [2025-08-25 01:37:43] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.013231 10.0.0.50 - - [2025-08-25 01:37:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.080787 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.249 - - [2025-08-25 01:37:43] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.035595 10.0.0.254 - - [2025-08-25 01:37:43] "PUT /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757 HTTP/1.1" 200 274 0.073351 10.0.0.50 - - [2025-08-25 01:37:43] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.027311 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012983 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.249 - - [2025-08-25 01:37:43] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.249 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.50 - - [2025-08-25 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.50 - - [2025-08-25 01:37:44] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023653 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007805 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012577 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.249 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.398548 10.0.0.249 - - [2025-08-25 01:37:44] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006003 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.074304 10.0.0.50 - - [2025-08-25 01:37:44] "GET /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.012551 10.0.0.249 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.249 - - [2025-08-25 01:37:44] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.024601 10.0.0.50 - - [2025-08-25 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009355 10.0.0.50 - - [2025-08-25 01:37:44] "PUT /global-vrouter-config/70b45ae9-a29e-4375-a473-288b16e1b287 HTTP/1.1" 200 276 0.018422 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.249 - - [2025-08-25 01:37:45] "GET / HTTP/1.1" 200 35931 0.008322 10.0.0.249 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.50 - - [2025-08-25 01:37:45] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011441 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.50 - - [2025-08-25 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011900 10.0.0.249 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.387175 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.249 - - [2025-08-25 01:37:46] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.013285 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.049978 10.0.0.50 - - [2025-08-25 01:37:46] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009292 10.0.0.249 - - [2025-08-25 01:37:46] "PUT /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757 HTTP/1.1" 200 274 0.044928 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.50 - - [2025-08-25 01:37:46] "PUT /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757 HTTP/1.1" 200 274 0.046009 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010525 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010744 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018512 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.50 - - [2025-08-25 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013395 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.50 - - [2025-08-25 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.50 - - [2025-08-25 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010294 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009665 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.50 - - [2025-08-25 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015095 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011030 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.50 - - [2025-08-25 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.50 - - [2025-08-25 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.50 - - [2025-08-25 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008188 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012475 10.0.0.50 - - [2025-08-25 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014515 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.50 - - [2025-08-25 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010888 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011217 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.50 - - [2025-08-25 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.50 - - [2025-08-25 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.50 - - [2025-08-25 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014331 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.50 - - [2025-08-25 01:37:58] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.50 - - [2025-08-25 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.254 - - [2025-08-25 01:37:58] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.254 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.034453 10.0.0.50 - - [2025-08-25 01:37:59] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003510 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.018123 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339 10.0.0.50 - - [2025-08-25 01:37:59] "POST /database-nodes HTTP/1.1" 200 603 0.035312 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.254 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.034347 10.0.0.254 - - [2025-08-25 01:37:59] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006057 10.0.0.254 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.007675 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.254 - - [2025-08-25 01:37:59] "POST /database-nodes HTTP/1.1" 200 603 0.086162 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009532 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010486 10.0.0.50 - - [2025-08-25 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.249 - - [2025-08-25 01:38:00] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.249 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017552 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010513 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010481 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007272 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.249 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.032601 10.0.0.249 - - [2025-08-25 01:38:00] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008934 10.0.0.249 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.009480 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.249 - - [2025-08-25 01:38:00] "POST /database-nodes HTTP/1.1" 200 603 0.078819 10.0.0.50 - - [2025-08-25 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008768 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.50 - - [2025-08-25 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2025-08-25 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.50 - - [2025-08-25 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2025-08-25 01:38:02] "POST /network-ipams HTTP/1.1" 200 550 0.034273 10.0.0.50 - - [2025-08-25 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.003849 10.0.0.50 - - [2025-08-25 01:38:02] "GET /fabric/db75f7c5-4747-4448-945d-afaf8035bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012151 10.0.0.50 - - [2025-08-25 01:38:02] "POST /ref-update HTTP/1.1" 200 156 0.097988 10.0.0.50 - - [2025-08-25 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.005807 10.0.0.254 - - [2025-08-25 01:38:25] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.254 - - [2025-08-25 01:38:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.249 - - [2025-08-25 01:38:25] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.249 - - [2025-08-25 01:38:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.50 - - [2025-08-25 01:38:25] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.50 - - [2025-08-25 01:38:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.254 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.948982 10.0.0.254 - - [2025-08-25 01:38:26] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.011254 10.0.0.249 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.492922 10.0.0.254 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.007357 10.0.0.249 - - [2025-08-25 01:38:26] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004717 10.0.0.249 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.009229 10.0.0.50 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.100338 10.0.0.50 - - [2025-08-25 01:38:26] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003652 10.0.0.50 - - [2025-08-25 01:38:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.011826 10.0.0.254 - - [2025-08-25 01:38:26] "POST /analytics-nodes HTTP/1.1" 200 605 0.094279 10.0.0.249 - - [2025-08-25 01:38:26] "POST /analytics-nodes HTTP/1.1" 200 605 0.089394 10.0.0.50 - - [2025-08-25 01:38:26] "POST /analytics-nodes HTTP/1.1" 200 605 0.056312 10.0.0.254 - - [2025-08-25 01:38:30] "GET / HTTP/1.1" 200 35931 0.002733 10.0.0.249 - - [2025-08-25 01:38:31] "GET / HTTP/1.1" 200 35931 0.001879 10.0.0.50 - - [2025-08-25 01:38:31] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.50 - - [2025-08-25 01:38:39] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.50 - - [2025-08-25 01:38:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.254 - - [2025-08-25 01:38:39] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.254 - - [2025-08-25 01:38:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.249 - - [2025-08-25 01:38:39] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.249 - - [2025-08-25 01:38:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.50 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.824407 10.0.0.50 - - [2025-08-25 01:38:41] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007746 10.0.0.254 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.437829 10.0.0.254 - - [2025-08-25 01:38:41] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007432 10.0.0.50 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.006973 10.0.0.249 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.138721 10.0.0.249 - - [2025-08-25 01:38:41] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007196 10.0.0.254 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.044706 10.0.0.249 - - [2025-08-25 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.010864 10.0.0.50 - - [2025-08-25 01:38:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.076190 10.0.0.254 - - [2025-08-25 01:38:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.131764 10.0.0.249 - - [2025-08-25 01:38:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.167083 10.0.0.50 - - [2025-08-25 01:38:48] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.50 - - [2025-08-25 01:38:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.254 - - [2025-08-25 01:38:48] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.254 - - [2025-08-25 01:38:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.249 - - [2025-08-25 01:38:48] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.249 - - [2025-08-25 01:38:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.50 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.789528 10.0.0.50 - - [2025-08-25 01:38:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007175 10.0.0.254 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.504118 10.0.0.254 - - [2025-08-25 01:38:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005560 10.0.0.249 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.096777 10.0.0.254 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.013107 10.0.0.50 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.021514 10.0.0.249 - - [2025-08-25 01:38:49] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009207 10.0.0.249 - - [2025-08-25 01:38:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.004339 10.0.0.254 - - [2025-08-25 01:38:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.045549 10.0.0.50 - - [2025-08-25 01:38:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.063119 10.0.0.249 - - [2025-08-25 01:38:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.058454 10.0.0.19 - - [2025-08-25 01:40:38] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.19 - - [2025-08-25 01:40:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2025-08-25 01:40:38] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.27 - - [2025-08-25 01:40:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000391 10.0.0.19 - - [2025-08-25 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025962 10.0.0.19 - - [2025-08-25 01:40:38] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003528 10.0.0.19 - - [2025-08-25 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.19 - - [2025-08-25 01:40:38] "GET /routing-instance/a167b36a-5129-43ad-827d-da3bddd67d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006417 10.0.0.19 - - [2025-08-25 01:40:39] "PUT /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757 HTTP/1.1" 200 274 0.013297 10.0.0.19 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 218 0.003599 10.0.0.19 - - [2025-08-25 01:40:39] "POST /virtual-routers HTTP/1.1" 200 603 0.029971 10.0.0.19 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.19 - - [2025-08-25 01:40:39] "GET /virtual-router/adc2cb98-8f26-4575-b02b-23d09f6a147f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005559 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032277 10.0.0.27 - - [2025-08-25 01:40:39] "GET /global-system-config/12147cc1-79df-4a62-b52b-653b9bed2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003874 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.003162 10.0.0.27 - - [2025-08-25 01:40:39] "GET /routing-instance/a167b36a-5129-43ad-827d-da3bddd67d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003409 10.0.0.19 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 218 0.003385 10.0.0.19 - - [2025-08-25 01:40:39] "GET /virtual-network/7c5c0f88-0c29-4dce-b6f3-c98ecf3e1ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004261 10.0.0.27 - - [2025-08-25 01:40:39] "POST /virtual-routers HTTP/1.1" 200 603 0.042818 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.27 - - [2025-08-25 01:40:39] "GET /virtual-router/1504a561-0cf6-407a-943b-f76165f6b5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.004949 10.0.0.19 - - [2025-08-25 01:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.134686 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.004771 10.0.0.27 - - [2025-08-25 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2025-08-25 01:40:39] "GET /virtual-network/7c5c0f88-0c29-4dce-b6f3-c98ecf3e1ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003724 10.0.0.27 - - [2025-08-25 01:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.084428 [Introspect:8084]10.0.0.50 - - [2025-08-25 01:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.50 - - [2025-08-25 01:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001127 [Introspect:8084]10.0.0.50 - - [2025-08-25 01:41:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.50 - - [2025-08-25 01:41:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.000870 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.