+++ date ++ echo 'INFO: =================== Mon Sep 8 05:18:31 UTC 2025 ===================' INFO: =================== Mon Sep 8 05:18:31 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.254 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ 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 ' +++ '[' -n '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081 ' ']' +++ echo '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081' ++ ANALYTICS_SERVERS='10.0.0.254:8081 10.0.0.38:8081 10.0.0.50: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ 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 ' +++ '[' -n '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042 ' ']' +++ echo '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ 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 ' +++ '[' -n '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086 ' ']' +++ echo '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086' ++ COLLECTOR_SERVERS='10.0.0.254:8086 10.0.0.38:8086 10.0.0.50: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.254,10.0.0.38,10.0.0.50 ++ CONFIGDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ 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 ' +++ '[' -n '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082 ' ']' +++ echo '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082' ++ CONFIG_SERVERS='10.0.0.254:8082 10.0.0.38:8082 10.0.0.50: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ 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 ' +++ '[' -n '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161 ' ']' +++ echo '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161' ++ CONFIGDB_SERVERS='10.0.0.254:9161 10.0.0.38:9161 10.0.0.50: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ 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 ' +++ '[' -n '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 ' ']' +++ echo '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50: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.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ 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, +++ '[' -n 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181, ']' +++ echo 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.254:2181,10.0.0.38:2181,10.0.0.50: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ 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 ' +++ '[' -n '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181 ' ']' +++ echo '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ RABBITMQ_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ 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, +++ '[' -n 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673, ']' +++ echo 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.254:5673,10.0.0.38:5673,10.0.0.50: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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ 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 ' +++ '[' -n '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379 ' ']' +++ echo '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379' ++ REDIS_SERVERS='10.0.0.254:6379 10.0.0.38:6379 10.0.0.50: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.254,10.0.0.38,10.0.0.50 ++ 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.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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ 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 ' +++ '[' -n '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092 ' ']' +++ echo '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092' ++ KAFKA_SERVERS='10.0.0.254:9092 10.0.0.38:9092 10.0.0.50: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.254 ++ 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.254,10.0.0.38,10.0.0.50 ++ 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.254,10.0.0.38,10.0.0.50 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.254,10.0.0.38,10.0.0.50 + local cassandra=10.0.0.254 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.254 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.254,10.0.0.38,10.0.0.50 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.254,10.0.0.38,10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.254,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.254'\''))' +++ local server_ip=10.0.0.254 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.254 ]] +++ [[ ,10.0.0.254,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.254, ]] +++ echo 10.0.0.254 1 +++ return ++ local ip=10.0.0.254 ++ [[ -z 10.0.0.254 ]] ++ echo 10.0.0.254 + host_ip=10.0.0.254 + [[ cql == \c\q\l ]] ++ echo 10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.254:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + 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 09/08/2025 05:18:39.911 7f06637c4c88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/08/2025 05:18:39.942 7f06637c4c88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/08/2025 05:18:39.961 7f06637c4c88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/08/2025 05:18:39.961 7f06637c4c88 [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.254:8082/ Hit Ctrl-C to quit. 10.0.0.254 - - [2025-09-08 05:19:01] "GET / HTTP/1.1" 200 45871 0.001618 10.0.0.254 - - [2025-09-08 05:19:01] "GET / HTTP/1.1" 200 45871 0.001124 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.254 - - [2025-09-08 05:19:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000933 10.0.0.254 - - [2025-09-08 05:19:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000284 10.0.0.50 - - [2025-09-08 05:19:01] "GET / HTTP/1.1" 200 36215 0.001943 10.0.0.50 - - [2025-09-08 05:19:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000813 10.0.0.38 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.254 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.254 - - [2025-09-08 05:19:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000535 10.0.0.38 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.38 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.38 - - [2025-09-08 05:19:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000640 10.0.0.38 - - [2025-09-08 05:19:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.38 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.002056 10.0.0.38 - - [2025-09-08 05:19:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000755 10.0.0.254 - - [2025-09-08 05:19:02] "GET / HTTP/1.1" 200 36215 0.001570 10.0.0.254 - - [2025-09-08 05:19:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 2.489613 10.0.0.254 - - [2025-09-08 05:19:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.207198 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.254 - - [2025-09-08 05:19:04] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004790 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.257949 10.0.0.254 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005922 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.987428 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.010747 10.0.0.50 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.648541 10.0.0.50 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004303 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.793060 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011629 10.0.0.38 - - [2025-09-08 05:19:04] "POST /job-templates HTTP/1.1" 200 557 0.119142 10.0.0.50 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.011890 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.556953 10.0.0.38 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004922 10.0.0.254 - - [2025-09-08 05:19:04] "POST /config-nodes HTTP/1.1" 200 601 0.068229 10.0.0.38 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005681 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.318989 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.032068 10.0.0.254 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.041370 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.023886 10.0.0.254 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.017823 10.0.0.50 - - [2025-09-08 05:19:04] "POST /config-nodes HTTP/1.1" 200 601 0.137598 10.0.0.38 - - [2025-09-08 05:19:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.114391 10.0.0.38 - - [2025-09-08 05:19:04] "POST /job-templates HTTP/1.1" 200 565 0.121236 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.006034 10.0.0.38 - - [2025-09-08 05:19:04] "POST /config-database-nodes HTTP/1.1" 200 619 0.115275 10.0.0.254 - - [2025-09-08 05:19:04] "POST /config-database-nodes HTTP/1.1" 200 619 0.082392 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.004636 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.38 - - [2025-09-08 05:19:04] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005892 10.0.0.38 - - [2025-09-08 05:19:04] "POST /job-templates HTTP/1.1" 200 547 0.069251 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.006211 10.0.0.38 - - [2025-09-08 05:19:04] "POST /service-appliance-sets HTTP/1.1" 200 543 0.069011 10.0.0.50 - - [2025-09-08 05:19:04] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.50 - - [2025-09-08 05:19:04] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000342 /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.38 - - [2025-09-08 05:19:04] "GET /network-ipam/b72f35a1-50d4-4586-a9f8-5bf32580aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.017868 10.0.0.38 - - [2025-09-08 05:19:04] "POST /job-templates HTTP/1.1" 200 579 0.109762 10.0.0.254 - - [2025-09-08 05:19:04] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.254 - - [2025-09-08 05:19:04] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000401 10.0.0.38 - - [2025-09-08 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.007883 10.0.0.50 - - [2025-09-08 05:19:05] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.50 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 581 0.089419 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.003578 10.0.0.38 - - [2025-09-08 05:19:05] "POST /service-templates HTTP/1.1" 200 513 0.041581 10.0.0.38 - - [2025-09-08 05:19:05] "POST /service-templates HTTP/1.1" 200 503 0.046214 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 585 0.040181 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003635 10.0.0.38 - - [2025-09-08 05:19:05] "POST /service-templates HTTP/1.1" 200 517 0.047890 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 561 0.055085 10.0.0.38 - - [2025-09-08 05:19:05] "POST /service-templates HTTP/1.1" 200 537 0.053762 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.005514 10.0.0.38 - - [2025-09-08 05:19:05] "POST /service-templates HTTP/1.1" 200 509 0.082744 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 571 0.101570 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.006973 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 557 0.063165 10.0.0.50 - - [2025-09-08 05:19:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.641855 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.017847 10.0.0.254 - - [2025-09-08 05:19:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.398221 10.0.0.38 - - [2025-09-08 05:19:05] "POST /job-templates HTTP/1.1" 200 557 0.059944 10.0.0.38 - - [2025-09-08 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.007282 10.0.0.38 - - [2025-09-08 05:19:06] "POST /job-templates HTTP/1.1" 200 557 0.041175 10.0.0.38 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.004300 10.0.0.50 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.412007 10.0.0.50 - - [2025-09-08 05:19:06] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006170 10.0.0.50 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.004539 10.0.0.38 - - [2025-09-08 05:19:06] "POST /job-templates HTTP/1.1" 200 537 0.106856 10.0.0.38 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003612 10.0.0.38 - - [2025-09-08 05:19:06] "POST /job-templates HTTP/1.1" 200 561 0.071728 10.0.0.50 - - [2025-09-08 05:19:06] "POST /config-database-nodes HTTP/1.1" 200 619 0.134935 10.0.0.38 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.004190 10.0.0.38 - - [2025-09-08 05:19:06] "POST /job-templates HTTP/1.1" 200 561 0.066648 10.0.0.38 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.004957 10.0.0.38 - - [2025-09-08 05:19:06] "POST /job-templates HTTP/1.1" 200 561 0.099522 10.0.0.38 - - [2025-09-08 05:19:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.005658 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 567 0.069281 10.0.0.38 - - [2025-09-08 05:19:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.008783 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 559 0.054406 10.0.0.38 - - [2025-09-08 05:19:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.012091 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 557 0.108668 10.0.0.38 - - [2025-09-08 05:19:07] "POST /fqname-to-id HTTP/1.1" 404 205 0.004840 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 575 0.039520 10.0.0.38 - - [2025-09-08 05:19:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.012861 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 553 0.093506 10.0.0.38 - - [2025-09-08 05:19:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.004693 10.0.0.38 - - [2025-09-08 05:19:07] "POST /job-templates HTTP/1.1" 200 581 0.118469 10.0.0.38 - - [2025-09-08 05:19:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.007928 10.0.0.38 - - [2025-09-08 05:19:08] "POST /job-templates HTTP/1.1" 200 557 0.084073 10.0.0.38 - - [2025-09-08 05:19:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005386 10.0.0.38 - - [2025-09-08 05:19:08] "POST /job-templates HTTP/1.1" 200 561 0.079848 10.0.0.38 - - [2025-09-08 05:19:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.008204 10.0.0.38 - - [2025-09-08 05:19:08] "POST /job-templates HTTP/1.1" 200 577 0.110075 10.0.0.38 - - [2025-09-08 05:19:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003291 10.0.0.38 - - [2025-09-08 05:19:08] "POST /job-templates HTTP/1.1" 200 559 0.089908 10.0.0.38 - - [2025-09-08 05:19:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005679 10.0.0.38 - - [2025-09-08 05:19:08] "POST /job-templates HTTP/1.1" 200 561 0.135109 10.0.0.38 - - [2025-09-08 05:19:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.006330 10.0.0.38 - - [2025-09-08 05:19:09] "POST /job-templates HTTP/1.1" 200 557 0.078162 10.0.0.38 - - [2025-09-08 05:19:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.003752 10.0.0.38 - - [2025-09-08 05:19:09] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.38 - - [2025-09-08 05:19:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000497 10.0.0.38 - - [2025-09-08 05:19:09] "POST /job-templates HTTP/1.1" 200 555 0.127403 10.0.0.38 - - [2025-09-08 05:19:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.003467 10.0.0.38 - - [2025-09-08 05:19:09] "POST /job-templates HTTP/1.1" 200 555 0.072477 10.0.0.38 - - [2025-09-08 05:19:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.003672 10.0.0.38 - - [2025-09-08 05:19:09] "POST /job-templates HTTP/1.1" 200 555 0.045563 10.0.0.50 - - [2025-09-08 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.50 - - [2025-09-08 05:19:10] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.004120 10.0.0.50 - - [2025-09-08 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.254 - - [2025-09-08 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012404 10.0.0.254 - - [2025-09-08 05:19:10] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.005587 10.0.0.50 - - [2025-09-08 05:19:10] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.017749 10.0.0.254 - - [2025-09-08 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008716 10.0.0.254 - - [2025-09-08 05:19:11] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.015792 10.0.0.50 - - [2025-09-08 05:19:11] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.50 - - [2025-09-08 05:19:11] "POST /alarms HTTP/1.1" 401 293 0.000410 10.0.0.254 - - [2025-09-08 05:19:11] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.254 - - [2025-09-08 05:19:11] "POST /alarms HTTP/1.1" 401 293 0.000722 10.0.0.38 - - [2025-09-08 05:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 12.510983 10.0.0.38 - - [2025-09-08 05:19:27] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005573 10.0.0.38 - - [2025-09-08 05:19:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.004230 10.0.0.38 - - [2025-09-08 05:19:27] "POST /config-nodes HTTP/1.1" 200 601 0.065535 10.0.0.38 - - [2025-09-08 05:19:28] "GET / HTTP/1.1" 200 36215 0.002419 10.0.0.38 - - [2025-09-08 05:19:28] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000456 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 583 11.568881 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 300 11.287396 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 577 0.074658 10.0.0.254 - - [2025-09-08 05:19:35] "PUT /alarm/e60df1f9-9fd3-4aec-9437-55903b0d2905 HTTP/1.1" 200 245 0.041257 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 261 0.004054 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 577 0.051488 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.254 - - [2025-09-08 05:19:35] "PUT /alarm/8493453a-638b-46b3-a3ea-bf09552172eb HTTP/1.1" 200 245 0.033567 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 561 0.067215 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 261 0.004285 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 557 0.067538 10.0.0.254 - - [2025-09-08 05:19:35] "PUT /alarm/6cdda482-b5be-4c40-9922-20e28f99fa01 HTTP/1.1" 200 245 0.029058 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 253 0.003369 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 559 0.050300 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 567 0.074173 10.0.0.254 - - [2025-09-08 05:19:35] "PUT /alarm/d1f8fa34-326a-4e80-9c50-d559a389e886 HTTP/1.1" 200 245 0.044240 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 251 0.004594 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008032 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 551 0.082536 10.0.0.254 - - [2025-09-08 05:19:35] "PUT /alarm/ac848668-ba81-48e3-bfaa-b6fec440df8c HTTP/1.1" 200 245 0.028579 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 559 0.038235 10.0.0.254 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 409 252 0.009300 10.0.0.254 - - [2025-09-08 05:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.50 - - [2025-09-08 05:19:35] "POST /alarms HTTP/1.1" 200 569 0.045713 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/c5a56d44-e03e-423d-a493-3212c82180b3 HTTP/1.1" 200 245 0.033982 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 256 0.005151 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 557 0.075179 10.0.0.254 - - [2025-09-08 05:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/04208a23-8e5b-4da7-abb9-2c62fa467f00 HTTP/1.1" 200 245 0.032122 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 569 0.073714 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 248 0.006531 10.0.0.254 - - [2025-09-08 05:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021719 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 577 0.125276 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/5bf714d1-08bd-48e9-a881-04f16a797d54 HTTP/1.1" 200 245 0.037663 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 252 0.006088 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 571 0.052619 10.0.0.254 - - [2025-09-08 05:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/c2758cb6-651c-4907-a9a8-d3ed5ae43544 HTTP/1.1" 200 245 0.030622 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 563 0.069056 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 257 0.006716 10.0.0.254 - - [2025-09-08 05:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 563 0.051056 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/7e045ffa-3775-43c3-ad97-b133f87bfbde HTTP/1.1" 200 245 0.033979 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 563 0.061841 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 251 0.004996 10.0.0.254 - - [2025-09-08 05:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.50 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 200 549 0.086242 10.0.0.254 - - [2025-09-08 05:19:36] "PUT /alarm/86fa6e3d-d930-446d-b731-94bb5056f4b1 HTTP/1.1" 200 245 0.041739 10.0.0.254 - - [2025-09-08 05:19:36] "POST /alarms HTTP/1.1" 409 257 0.003396 10.0.0.50 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 200 597 0.052342 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.254 - - [2025-09-08 05:19:37] "PUT /alarm/9876a6e3-9c7e-4e90-bbef-8faf1a7ce331 HTTP/1.1" 200 245 0.032778 10.0.0.50 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 200 577 0.063924 10.0.0.254 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 409 261 0.010335 10.0.0.50 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 200 573 0.049662 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.254 - - [2025-09-08 05:19:37] "PUT /alarm/ee7fbdf4-da7d-449a-bc3f-0262a42cb15c HTTP/1.1" 200 245 0.081092 10.0.0.50 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 200 585 0.097419 10.0.0.254 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 409 258 0.005171 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.50 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 200 611 0.045773 10.0.0.254 - - [2025-09-08 05:19:37] "PUT /alarm/d9a2f231-bb87-4bd9-84be-b05b67a8732b HTTP/1.1" 200 245 0.040008 10.0.0.254 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 409 254 0.011835 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.254 - - [2025-09-08 05:19:37] "PUT /alarm/0570c780-1504-408d-8b2d-334847f6ca6d HTTP/1.1" 200 245 0.020845 10.0.0.254 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 409 254 0.011374 10.0.0.50 - - [2025-09-08 05:19:37] "GET / HTTP/1.1" 200 36215 0.001549 10.0.0.50 - - [2025-09-08 05:19:37] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000423 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.254 - - [2025-09-08 05:19:37] "PUT /alarm/f1bc51d9-aa51-43fe-8b89-72ac1988e1a9 HTTP/1.1" 200 245 0.027086 10.0.0.254 - - [2025-09-08 05:19:37] "POST /alarms HTTP/1.1" 409 254 0.004458 10.0.0.254 - - [2025-09-08 05:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.254 - - [2025-09-08 05:19:38] "PUT /alarm/5de69078-9228-45a4-9e99-57d12d29e2eb HTTP/1.1" 200 245 0.039250 10.0.0.254 - - [2025-09-08 05:19:38] "POST /alarms HTTP/1.1" 409 247 0.005895 10.0.0.254 - - [2025-09-08 05:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.254 - - [2025-09-08 05:19:38] "PUT /alarm/5c3bea51-d00e-45d8-8d15-096f0062eee2 HTTP/1.1" 200 245 0.032513 10.0.0.254 - - [2025-09-08 05:19:38] "POST /alarms HTTP/1.1" 409 272 0.010782 10.0.0.254 - - [2025-09-08 05:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.254 - - [2025-09-08 05:19:38] "PUT /alarm/d809e609-e877-409c-b244-72c99940f6aa HTTP/1.1" 200 245 0.038399 10.0.0.254 - - [2025-09-08 05:19:38] "POST /alarms HTTP/1.1" 409 261 0.004612 10.0.0.254 - - [2025-09-08 05:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.254 - - [2025-09-08 05:19:38] "PUT /alarm/b1dd3fe6-9ae6-4e07-bb71-e109df71633d HTTP/1.1" 200 245 0.028135 10.0.0.254 - - [2025-09-08 05:19:38] "POST /alarms HTTP/1.1" 409 259 0.005350 10.0.0.254 - - [2025-09-08 05:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.254 - - [2025-09-08 05:19:38] "PUT /alarm/e687f463-887f-40d4-a5da-05759c90a433 HTTP/1.1" 200 245 0.044771 10.0.0.254 - - [2025-09-08 05:19:38] "POST /alarms HTTP/1.1" 409 265 0.010966 10.0.0.254 - - [2025-09-08 05:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.254 - - [2025-09-08 05:19:39] "PUT /alarm/eedb9f62-c1fd-4464-a5d5-e688804eaff9 HTTP/1.1" 200 245 0.037777 10.0.0.254 - - [2025-09-08 05:19:39] "POST /alarms HTTP/1.1" 409 279 0.005071 10.0.0.254 - - [2025-09-08 05:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890 10.0.0.254 - - [2025-09-08 05:19:39] "PUT /alarm/78721169-7c47-4792-9fef-4cc1ea688e43 HTTP/1.1" 200 245 0.030349 10.0.0.254 - - [2025-09-08 05:19:39] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.254 - - [2025-09-08 05:19:39] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000604 10.0.0.254 - - [2025-09-08 05:19:41] "GET / HTTP/1.1" 200 36215 0.001723 10.0.0.254 - - [2025-09-08 05:19:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000495 10.0.0.38 - - [2025-09-08 05:19:41] "GET / HTTP/1.1" 200 36215 0.001443 10.0.0.38 - - [2025-09-08 05:19:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000404 10.0.0.50 - - [2025-09-08 05:19:41] "GET / HTTP/1.1" 200 36215 0.002553 10.0.0.50 - - [2025-09-08 05:19:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000401 10.0.0.38 - - [2025-09-08 05:19:43] "GET /global-system-configs HTTP/1.1" 200 323 11.477472 10.0.0.254 - - [2025-09-08 05:19:45] "GET /global-system-configs HTTP/1.1" 200 323 9.531595 10.0.0.50 - - [2025-09-08 05:19:45] "GET /global-system-configs HTTP/1.1" 200 323 7.794371 10.0.0.38 - - [2025-09-08 05:19:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 6.597971 10.0.0.50 - - [2025-09-08 05:19:46] "GET /global-system-configs HTTP/1.1" 200 323 5.998010 10.0.0.38 - - [2025-09-08 05:19:47] "GET /global-system-configs HTTP/1.1" 200 323 4.204827 10.0.0.254 - - [2025-09-08 05:19:47] "GET /global-system-configs HTTP/1.1" 200 323 2.464833 10.0.0.50 - - [2025-09-08 05:19:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.369999 10.0.0.50 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.254 - - [2025-09-08 05:19:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.089121 10.0.0.254 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.254 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.814635 10.0.0.50 - - [2025-09-08 05:19:47] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.016109 10.0.0.254 - - [2025-09-08 05:19:47] "GET /routing-instance/e9995287-a6e6-4104-b1e3-892c218e9e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004604 10.0.0.38 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.554446 10.0.0.38 - - [2025-09-08 05:19:47] "GET /routing-instance/e9995287-a6e6-4104-b1e3-892c218e9e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004017 10.0.0.254 - - [2025-09-08 05:19:47] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.016903 10.0.0.50 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.254423 10.0.0.50 - - [2025-09-08 05:19:47] "GET /routing-instance/e9995287-a6e6-4104-b1e3-892c218e9e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007126 10.0.0.254 - - [2025-09-08 05:19:47] "POST /bgp-routers HTTP/1.1" 200 622 0.116882 10.0.0.38 - - [2025-09-08 05:19:47] "POST /bgp-routers HTTP/1.1" 200 622 0.102503 10.0.0.254 - - [2025-09-08 05:19:47] "GET /bgp-router/3f6e3e10-76e5-46e5-9e99-2165051762d2?fields=global_system_config_back_refs HTTP/1.1" 200 1118 0.014796 10.0.0.50 - - [2025-09-08 05:19:47] "POST /bgp-routers HTTP/1.1" 200 622 0.111665 10.0.0.38 - - [2025-09-08 05:19:47] "GET /bgp-router/7e41ba0b-2aac-4a47-8aa4-9ba847d0585e?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.013675 10.0.0.254 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.50 - - [2025-09-08 05:19:47] "GET /bgp-router/bcb75f2f-f74c-4861-a271-41595798f914?fields=global_system_config_back_refs HTTP/1.1" 200 1119 0.015190 10.0.0.38 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.254 - - [2025-09-08 05:19:47] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004997 10.0.0.50 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2025-09-08 05:19:47] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.003860 10.0.0.254 - - [2025-09-08 05:19:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004202 10.0.0.50 - - [2025-09-08 05:19:47] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.50 - - [2025-09-08 05:19:47] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004594 10.0.0.50 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000330 10.0.0.38 - - [2025-09-08 05:19:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003690 10.0.0.50 - - [2025-09-08 05:19:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003142 10.0.0.254 - - [2025-09-08 05:19:47] "POST /ref-update HTTP/1.1" 200 156 0.016353 10.0.0.38 - - [2025-09-08 05:19:47] "POST /ref-update HTTP/1.1" 200 156 0.013967 10.0.0.50 - - [2025-09-08 05:19:47] "POST /ref-update HTTP/1.1" 200 156 0.018260 10.0.0.254 - - [2025-09-08 05:19:47] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.254 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 401 293 0.000480 10.0.0.38 - - [2025-09-08 05:19:47] "GET /network-ipam/b72f35a1-50d4-4586-a9f8-5bf32580aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.368671 10.0.0.38 - - [2025-09-08 05:19:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.006556 10.0.0.38 - - [2025-09-08 05:19:48] "POST /config-propertiess HTTP/1.1" 200 553 0.040045 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 404 166 0.005122 10.0.0.38 - - [2025-09-08 05:19:48] "POST /tags HTTP/1.1" 200 334 0.064300 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 404 174 0.005177 10.0.0.38 - - [2025-09-08 05:19:48] "POST /tags HTTP/1.1" 200 314 0.043989 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.38 - - [2025-09-08 05:19:48] "POST /hardwares HTTP/1.1" 200 328 0.015506 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 404 166 0.003705 10.0.0.38 - - [2025-09-08 05:19:48] "POST /hardwares HTTP/1.1" 200 328 0.021555 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 404 164 0.005767 10.0.0.38 - - [2025-09-08 05:19:48] "POST /hardwares HTTP/1.1" 200 318 0.015852 10.0.0.50 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.705547 10.0.0.50 - - [2025-09-08 05:19:48] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.009164 10.0.0.38 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 404 164 0.005508 10.0.0.50 - - [2025-09-08 05:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.254 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.126659 10.0.0.254 - - [2025-09-08 05:19:49] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.013238 10.0.0.50 - - [2025-09-08 05:19:49] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.019256 10.0.0.38 - - [2025-09-08 05:19:49] "POST /ref-update HTTP/1.1" 200 156 0.059590 10.0.0.254 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013493 10.0.0.38 - - [2025-09-08 05:19:49] "POST /hardwares HTTP/1.1" 200 324 0.041701 10.0.0.254 - - [2025-09-08 05:19:49] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.021615 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 165 0.004850 10.0.0.38 - - [2025-09-08 05:19:49] "POST /hardwares HTTP/1.1" 200 326 0.014130 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.003551 10.0.0.38 - - [2025-09-08 05:19:49] "POST /hardwares HTTP/1.1" 200 318 0.015334 10.0.0.50 - - [2025-09-08 05:19:49] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.50 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.254 - - [2025-09-08 05:19:49] "GET / HTTP/1.1" 200 36215 0.001383 10.0.0.254 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000395 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.004472 10.0.0.38 - - [2025-09-08 05:19:49] "POST /hardwares HTTP/1.1" 200 324 0.014396 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.004618 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 162 0.003962 10.0.0.38 - - [2025-09-08 05:19:49] "POST /hardwares HTTP/1.1" 200 326 0.019532 10.0.0.38 - - [2025-09-08 05:19:49] "POST /ref-update HTTP/1.1" 200 156 0.022180 10.0.0.38 - - [2025-09-08 05:19:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.003666 10.0.0.38 - - [2025-09-08 05:19:49] "POST /route-targets HTTP/1.1" 200 328 0.016872 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 320 0.023611 10.0.0.38 - - [2025-09-08 05:19:50] "POST /ref-update HTTP/1.1" 200 156 0.034174 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 162 0.003206 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 312 0.016685 10.0.0.38 - - [2025-09-08 05:19:50] "PUT /access-control-list/13931ce5-690a-412e-8c54-bd8c0468e031 HTTP/1.1" 200 273 0.013844 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 160 0.005452 10.0.0.50 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.364414 10.0.0.50 - - [2025-09-08 05:19:50] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.011193 10.0.0.254 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.048225 10.0.0.254 - - [2025-09-08 05:19:50] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.003892 10.0.0.50 - - [2025-09-08 05:19:50] "PUT /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2 HTTP/1.1" 200 275 0.027155 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 304 0.021259 10.0.0.254 - - [2025-09-08 05:19:50] "PUT /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2 HTTP/1.1" 200 275 0.061381 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 155 0.012983 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 306 0.015942 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 155 0.005866 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 308 0.017674 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 156 0.003901 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 310 0.013496 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.38 - - [2025-09-08 05:19:50] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003812 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 404 158 0.003398 10.0.0.38 - - [2025-09-08 05:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.38 - - [2025-09-08 05:19:50] "POST /hardwares HTTP/1.1" 200 302 0.014642 10.0.0.38 - - [2025-09-08 05:19:51] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.016479 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003913 10.0.0.38 - - [2025-09-08 05:19:51] "POST /hardwares HTTP/1.1" 200 310 0.027990 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.008175 10.0.0.38 - - [2025-09-08 05:19:51] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.38 - - [2025-09-08 05:19:51] "POST /alarms HTTP/1.1" 401 293 0.000420 10.0.0.38 - - [2025-09-08 05:19:51] "POST /hardwares HTTP/1.1" 200 318 0.021368 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.003718 10.0.0.38 - - [2025-09-08 05:19:51] "POST /hardwares HTTP/1.1" 200 304 0.017430 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.005394 10.0.0.38 - - [2025-09-08 05:19:51] "POST /alarms HTTP/1.1" 409 264 0.025289 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016476 10.0.0.38 - - [2025-09-08 05:19:51] "POST /features HTTP/1.1" 200 523 0.039325 10.0.0.38 - - [2025-09-08 05:19:51] "PUT /alarm/e60df1f9-9fd3-4aec-9437-55903b0d2905 HTTP/1.1" 200 245 0.019660 10.0.0.38 - - [2025-09-08 05:19:51] "POST /alarms HTTP/1.1" 409 261 0.008391 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.003206 10.0.0.38 - - [2025-09-08 05:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2025-09-08 05:19:51] "POST /features HTTP/1.1" 200 523 0.035419 10.0.0.38 - - [2025-09-08 05:19:51] "PUT /alarm/8493453a-638b-46b3-a3ea-bf09552172eb HTTP/1.1" 200 245 0.017046 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.008275 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 261 0.006392 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.38 - - [2025-09-08 05:19:52] "POST /features HTTP/1.1" 200 521 0.037937 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/6cdda482-b5be-4c40-9922-20e28f99fa01 HTTP/1.1" 200 245 0.025856 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003922 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 253 0.005685 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2025-09-08 05:19:52] "POST /features HTTP/1.1" 200 543 0.028171 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 179 0.006914 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/d1f8fa34-326a-4e80-9c50-d559a389e886 HTTP/1.1" 200 245 0.023880 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 251 0.003587 10.0.0.38 - - [2025-09-08 05:19:52] "POST /physical-roles HTTP/1.1" 200 535 0.054605 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.004072 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/ac848668-ba81-48e3-bfaa-b6fec440df8c HTTP/1.1" 200 245 0.016641 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 252 0.003169 10.0.0.38 - - [2025-09-08 05:19:52] "POST /overlay-roles HTTP/1.1" 200 533 0.028537 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.004147 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/c5a56d44-e03e-423d-a493-3212c82180b3 HTTP/1.1" 200 245 0.015090 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 256 0.008559 10.0.0.38 - - [2025-09-08 05:19:52] "POST /overlay-roles HTTP/1.1" 200 543 0.042157 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003499 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/04208a23-8e5b-4da7-abb9-2c62fa467f00 HTTP/1.1" 200 245 0.015279 10.0.0.38 - - [2025-09-08 05:19:52] "POST /alarms HTTP/1.1" 409 248 0.005408 10.0.0.38 - - [2025-09-08 05:19:52] "POST /overlay-roles HTTP/1.1" 200 535 0.038810 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.38 - - [2025-09-08 05:19:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.006254 10.0.0.38 - - [2025-09-08 05:19:52] "PUT /alarm/5bf714d1-08bd-48e9-a881-04f16a797d54 HTTP/1.1" 200 245 0.021520 10.0.0.38 - - [2025-09-08 05:19:53] "POST /overlay-roles HTTP/1.1" 200 543 0.029042 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 252 0.008918 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.011016 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2025-09-08 05:19:53] "PUT /alarm/c2758cb6-651c-4907-a9a8-d3ed5ae43544 HTTP/1.1" 200 245 0.022547 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 535 0.043844 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 257 0.005180 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.005876 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.38 - - [2025-09-08 05:19:53] "PUT /alarm/7e045ffa-3775-43c3-ad97-b133f87bfbde HTTP/1.1" 200 245 0.033144 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 553 0.060019 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 251 0.004522 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.004477 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 551 0.039306 10.0.0.38 - - [2025-09-08 05:19:53] "PUT /alarm/86fa6e3d-d930-446d-b731-94bb5056f4b1 HTTP/1.1" 200 245 0.032579 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 257 0.006524 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.008467 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 563 0.036145 10.0.0.38 - - [2025-09-08 05:19:53] "PUT /alarm/9876a6e3-9c7e-4e90-bbef-8faf1a7ce331 HTTP/1.1" 200 245 0.014806 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 261 0.004498 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003266 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 547 0.029419 10.0.0.38 - - [2025-09-08 05:19:53] "PUT /alarm/ee7fbdf4-da7d-449a-bc3f-0262a42cb15c HTTP/1.1" 200 245 0.018207 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.007291 10.0.0.38 - - [2025-09-08 05:19:53] "POST /alarms HTTP/1.1" 409 258 0.003361 10.0.0.38 - - [2025-09-08 05:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.38 - - [2025-09-08 05:19:53] "POST /role-definitions HTTP/1.1" 200 557 0.031414 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 187 0.009040 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/d9a2f231-bb87-4bd9-84be-b05b67a8732b HTTP/1.1" 200 245 0.016685 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 254 0.005269 10.0.0.38 - - [2025-09-08 05:19:54] "POST /role-definitions HTTP/1.1" 200 533 0.034822 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.006830 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/0570c780-1504-408d-8b2d-334847f6ca6d HTTP/1.1" 200 245 0.021725 10.0.0.38 - - [2025-09-08 05:19:54] "POST /role-definitions HTTP/1.1" 200 559 0.028770 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 254 0.006006 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.003868 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.38 - - [2025-09-08 05:19:54] "POST /feature-configs HTTP/1.1" 200 539 0.030882 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/f1bc51d9-aa51-43fe-8b89-72ac1988e1a9 HTTP/1.1" 200 245 0.020340 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 254 0.008265 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.005679 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.38 - - [2025-09-08 05:19:54] "POST /node-profiles HTTP/1.1" 200 549 0.028741 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/5de69078-9228-45a4-9e99-57d12d29e2eb HTTP/1.1" 200 245 0.016049 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.008832 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 247 0.003834 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.38 - - [2025-09-08 05:19:54] "POST /node-profiles HTTP/1.1" 200 543 0.044986 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/5c3bea51-d00e-45d8-8d15-096f0062eee2 HTTP/1.1" 200 245 0.022337 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 272 0.004586 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.012689 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.38 - - [2025-09-08 05:19:54] "POST /node-profiles HTTP/1.1" 200 533 0.036421 10.0.0.38 - - [2025-09-08 05:19:54] "PUT /alarm/d809e609-e877-409c-b244-72c99940f6aa HTTP/1.1" 200 245 0.021451 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.004943 10.0.0.38 - - [2025-09-08 05:19:54] "POST /alarms HTTP/1.1" 409 261 0.003542 10.0.0.38 - - [2025-09-08 05:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.38 - - [2025-09-08 05:19:54] "POST /telemetry-profiles HTTP/1.1" 200 556 0.035392 10.0.0.38 - - [2025-09-08 05:19:55] "PUT /alarm/b1dd3fe6-9ae6-4e07-bb71-e109df71633d HTTP/1.1" 200 245 0.017025 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.005168 10.0.0.38 - - [2025-09-08 05:19:55] "POST /alarms HTTP/1.1" 409 259 0.006838 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2025-09-08 05:19:55] "POST /telemetry-profiles HTTP/1.1" 200 556 0.028663 10.0.0.38 - - [2025-09-08 05:19:55] "PUT /alarm/e687f463-887f-40d4-a5da-05759c90a433 HTTP/1.1" 200 245 0.021397 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.013769 10.0.0.38 - - [2025-09-08 05:19:55] "POST /alarms HTTP/1.1" 409 265 0.003169 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2025-09-08 05:19:55] "POST /sflow-profiles HTTP/1.1" 200 534 0.050839 10.0.0.38 - - [2025-09-08 05:19:55] "PUT /alarm/eedb9f62-c1fd-4464-a5d5-e688804eaff9 HTTP/1.1" 200 245 0.047987 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.009862 10.0.0.38 - - [2025-09-08 05:19:55] "POST /alarms HTTP/1.1" 409 279 0.003864 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2025-09-08 05:19:55] "POST /grpc-profiles HTTP/1.1" 200 532 0.035348 10.0.0.38 - - [2025-09-08 05:19:55] "PUT /alarm/78721169-7c47-4792-9fef-4cc1ea688e43 HTTP/1.1" 200 245 0.021621 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.005282 10.0.0.38 - - [2025-09-08 05:19:55] "POST /device-functional-groups HTTP/1.1" 200 542 0.046963 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.007940 10.0.0.38 - - [2025-09-08 05:19:55] "POST /device-functional-groups HTTP/1.1" 200 544 0.036245 10.0.0.38 - - [2025-09-08 05:19:55] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.38 - - [2025-09-08 05:19:55] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000404 10.0.0.38 - - [2025-09-08 05:19:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.005442 10.0.0.38 - - [2025-09-08 05:19:56] "POST /device-functional-groups HTTP/1.1" 200 622 0.049352 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.005155 10.0.0.38 - - [2025-09-08 05:19:56] "POST /device-functional-groups HTTP/1.1" 200 576 0.068837 10.0.0.38 - - [2025-09-08 05:19:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.036438 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.003660 10.0.0.38 - - [2025-09-08 05:19:56] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.019795 10.0.0.38 - - [2025-09-08 05:19:56] "POST /role-configs HTTP/1.1" 200 524 0.083848 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.006723 10.0.0.38 - - [2025-09-08 05:19:56] "POST /role-configs HTTP/1.1" 200 523 0.054236 10.0.0.38 - - [2025-09-08 05:19:56] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000415 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.007252 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.38 - - [2025-09-08 05:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.035536 10.0.0.38 - - [2025-09-08 05:19:57] "GET /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.008857 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.38 - - [2025-09-08 05:19:57] "PUT /global-vrouter-config/5b0298a2-e9f8-4670-b853-5c6803b726ac HTTP/1.1" 200 277 0.021746 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.38 - - [2025-09-08 05:19:57] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000434 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2025-09-08 05:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.052358 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.38 - - [2025-09-08 05:19:58] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004763 10.0.0.38 - - [2025-09-08 05:19:58] "PUT /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2 HTTP/1.1" 200 275 0.035429 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.38 - - [2025-09-08 05:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.38 - - [2025-09-08 05:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011111 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2025-09-08 05:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.38 - - [2025-09-08 05:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.38 - - [2025-09-08 05:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007076 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.38 - - [2025-09-08 05:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008806 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2025-09-08 05:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007916 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008135 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.38 - - [2025-09-08 05:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012397 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2025-09-08 05:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009129 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2025-09-08 05:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2025-09-08 05:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007686 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.38 - - [2025-09-08 05:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.38 - - [2025-09-08 05:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.38 - - [2025-09-08 05:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007514 10.0.0.38 - - [2025-09-08 05:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.38 - - [2025-09-08 05:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.38 - - [2025-09-08 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.38 - - [2025-09-08 05:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.38 - - [2025-09-08 05:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012209 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2025-09-08 05:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.254 - - [2025-09-08 05:20:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004597 10.0.0.38 - - [2025-09-08 05:20:18] "POST /virtual-networks HTTP/1.1" 200 554 0.106590 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 404 178 0.003368 10.0.0.38 - - [2025-09-08 05:20:18] "POST /ref-update HTTP/1.1" 200 156 0.018585 10.0.0.38 - - [2025-09-08 05:20:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.003020 10.0.0.38 - - [2025-09-08 05:20:21] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.38 - - [2025-09-08 05:20:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000507 10.0.0.254 - - [2025-09-08 05:20:21] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.254 - - [2025-09-08 05:20:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000505 10.0.0.50 - - [2025-09-08 05:20:21] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.50 - - [2025-09-08 05:20:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000616 10.0.0.38 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.605313 10.0.0.38 - - [2025-09-08 05:20:22] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004993 10.0.0.38 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.003123 10.0.0.38 - - [2025-09-08 05:20:22] "POST /database-nodes HTTP/1.1" 200 605 0.102873 10.0.0.254 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.445058 10.0.0.50 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.040681 10.0.0.254 - - [2025-09-08 05:20:22] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.019474 10.0.0.50 - - [2025-09-08 05:20:22] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.007792 10.0.0.50 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.007356 10.0.0.254 - - [2025-09-08 05:20:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.012024 10.0.0.50 - - [2025-09-08 05:20:23] "POST /database-nodes HTTP/1.1" 200 605 0.094596 10.0.0.254 - - [2025-09-08 05:20:23] "POST /database-nodes HTTP/1.1" 200 605 0.084013 10.0.0.38 - - [2025-09-08 05:20:52] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.38 - - [2025-09-08 05:20:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000455 10.0.0.254 - - [2025-09-08 05:20:52] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.254 - - [2025-09-08 05:20:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000571 10.0.0.50 - - [2025-09-08 05:20:53] "GET / HTTP/1.1" 200 36215 0.001836 10.0.0.50 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.38 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.327107 10.0.0.38 - - [2025-09-08 05:20:53] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005186 10.0.0.38 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.004143 10.0.0.38 - - [2025-09-08 05:20:53] "POST /analytics-nodes HTTP/1.1" 200 607 0.065862 10.0.0.254 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.526941 10.0.0.254 - - [2025-09-08 05:20:53] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.006354 10.0.0.50 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038002 10.0.0.50 - - [2025-09-08 05:20:53] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.005680 10.0.0.50 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.004624 10.0.0.254 - - [2025-09-08 05:20:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.005821 10.0.0.50 - - [2025-09-08 05:20:53] "POST /analytics-nodes HTTP/1.1" 200 607 0.077676 10.0.0.254 - - [2025-09-08 05:20:53] "POST /analytics-nodes HTTP/1.1" 200 607 0.078737 10.0.0.38 - - [2025-09-08 05:20:58] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.254 - - [2025-09-08 05:20:58] "GET / HTTP/1.1" 200 36215 0.001764 10.0.0.50 - - [2025-09-08 05:20:58] "GET / HTTP/1.1" 200 36215 0.001432 10.0.0.254 - - [2025-09-08 05:21:08] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.254 - - [2025-09-08 05:21:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.38 - - [2025-09-08 05:21:09] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.38 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000393 10.0.0.50 - - [2025-09-08 05:21:09] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.50 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 401 293 0.000437 10.0.0.254 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.430987 10.0.0.254 - - [2025-09-08 05:21:09] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004772 10.0.0.254 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.007694 10.0.0.38 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.171959 10.0.0.38 - - [2025-09-08 05:21:09] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.006412 10.0.0.38 - - [2025-09-08 05:21:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.007198 10.0.0.254 - - [2025-09-08 05:21:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.082621 10.0.0.38 - - [2025-09-08 05:21:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.108712 10.0.0.50 - - [2025-09-08 05:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.056285 10.0.0.50 - - [2025-09-08 05:21:10] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004827 10.0.0.50 - - [2025-09-08 05:21:10] "POST /fqname-to-id HTTP/1.1" 404 220 0.008940 10.0.0.50 - - [2025-09-08 05:21:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.066142 10.0.0.38 - - [2025-09-08 05:21:18] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.38 - - [2025-09-08 05:21:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000517 10.0.0.50 - - [2025-09-08 05:21:19] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.50 - - [2025-09-08 05:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000440 10.0.0.254 - - [2025-09-08 05:21:19] "GET / HTTP/1.1" 200 36215 0.002457 10.0.0.254 - - [2025-09-08 05:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000635 10.0.0.38 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.966941 10.0.0.38 - - [2025-09-08 05:21:20] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.009716 10.0.0.38 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.004253 10.0.0.50 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.442815 10.0.0.50 - - [2025-09-08 05:21:20] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.010323 10.0.0.254 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.101893 10.0.0.50 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.022101 10.0.0.254 - - [2025-09-08 05:21:20] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.010463 10.0.0.38 - - [2025-09-08 05:21:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.051965 10.0.0.254 - - [2025-09-08 05:21:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.012506 10.0.0.50 - - [2025-09-08 05:21:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.097020 10.0.0.254 - - [2025-09-08 05:21:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.063235 10.0.0.48 - - [2025-09-08 05:23:00] "GET / HTTP/1.1" 200 36215 0.002215 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000509 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.037244 10.0.0.48 - - [2025-09-08 05:23:00] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3165 0.004039 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.48 - - [2025-09-08 05:23:00] "GET /routing-instance/e9995287-a6e6-4104-b1e3-892c218e9e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004396 10.0.0.48 - - [2025-09-08 05:23:00] "PUT /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2 HTTP/1.1" 200 275 0.019690 10.0.0.49 - - [2025-09-08 05:23:00] "GET / HTTP/1.1" 200 36215 0.001946 10.0.0.49 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 404 218 0.003916 10.0.0.48 - - [2025-09-08 05:23:00] "POST /virtual-routers HTTP/1.1" 200 605 0.042767 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.48 - - [2025-09-08 05:23:00] "GET /virtual-router/57e9131d-1d25-4043-bf05-a61a9e861932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.006348 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003314 10.0.0.48 - - [2025-09-08 05:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.48 - - [2025-09-08 05:23:00] "GET /virtual-network/9d960dd3-f94f-4c34-bd56-4e9896db557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004224 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024005 10.0.0.49 - - [2025-09-08 05:23:01] "GET /global-system-config/aade2247-ca0d-47c5-b320-cbc390f267b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005137 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.49 - - [2025-09-08 05:23:01] "GET /routing-instance/e9995287-a6e6-4104-b1e3-892c218e9e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009339 10.0.0.48 - - [2025-09-08 05:23:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.102265 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003505 10.0.0.49 - - [2025-09-08 05:23:01] "POST /virtual-routers HTTP/1.1" 200 605 0.047269 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.49 - - [2025-09-08 05:23:01] "GET /virtual-router/96910353-ced5-4fc5-933d-e8d61c53dc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.008797 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.005547 10.0.0.49 - - [2025-09-08 05:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.49 - - [2025-09-08 05:23:01] "GET /virtual-network/9d960dd3-f94f-4c34-bd56-4e9896db557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003906 10.0.0.49 - - [2025-09-08 05:23:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.121567 [Introspect:8084]10.0.0.254 - - [2025-09-08 05:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.254 - - [2025-09-08 05:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000855 [Introspect:8084]10.0.0.254 - - [2025-09-08 05:23:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000789 [Introspect:8084]10.0.0.254 - - [2025-09-08 05:23:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000865 10.0.0.38 - - [2025-09-08 05:24:08] "GET /global-system-configs HTTP/1.1" 200 323 0.071141 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.