++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jul 7 00:44:30 UTC 2025 ===================' INFO: =================== Mon Jul 7 00:44:30 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.27:8081 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.27:8086 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.27:8082 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.27:9161 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.27:2181,10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.27:5673,10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.27:6379 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.27:9092 10.0.0.23: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.41 ++ 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.41,10.0.0.27,10.0.0.23 ++ 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.41,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.41,10.0.0.27,10.0.0.23 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.41,10.20.0.254,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ 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 07/07/2025 00:44:38.950 7fee6605bb48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/07/2025 00:44:38.992 7fee6605bb48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/07/2025 00:44:39.008 7fee6605bb48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/07/2025 00:44:39.008 7fee6605bb48 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-07-07 00:45:01] "GET / HTTP/1.1" 200 45871 0.002905 10.0.0.41 - - [2025-07-07 00:45:01] "GET / HTTP/1.1" 200 45871 0.002095 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.41 - - [2025-07-07 00:45:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000609 10.0.0.41 - - [2025-07-07 00:45:01] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001538 10.0.0.41 - - [2025-07-07 00:45:02] "GET / HTTP/1.1" 200 35931 0.002186 10.0.0.41 - - [2025-07-07 00:45:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000940 10.0.0.27 - - [2025-07-07 00:45:03] "GET / HTTP/1.1" 200 35931 0.007225 10.0.0.27 - - [2025-07-07 00:45:03] "GET / HTTP/1.1" 200 35931 0.002243 10.0.0.27 - - [2025-07-07 00:45:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-07-07 00:45:03] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.23 - - [2025-07-07 00:45:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.41 - - [2025-07-07 00:45:03] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.538903 10.0.0.41 - - [2025-07-07 00:45:03] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004192 10.0.0.41 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.836092 10.0.0.41 - - [2025-07-07 00:45:04] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019621 10.0.0.27 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.197335 10.0.0.27 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.41 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.236272 10.0.0.41 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.015175 10.0.0.41 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.27 - - [2025-07-07 00:45:04] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012387 10.0.0.41 - - [2025-07-07 00:45:04] "POST /config-database-nodes HTTP/1.1" 200 617 0.070607 10.0.0.27 - - [2025-07-07 00:45:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.063727 10.0.0.27 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.028962 10.0.0.27 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2025-07-07 00:45:04] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005908 10.0.0.27 - - [2025-07-07 00:45:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041467 10.0.0.27 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.27 - - [2025-07-07 00:45:04] "GET /network-ipam/b9611656-a5ae-497e-a95a-4b3b54643178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005969 10.0.0.23 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.411034 /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.23 - - [2025-07-07 00:45:04] "GET / HTTP/1.1" 200 35931 0.003819 10.0.0.23 - - [2025-07-07 00:45:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2025-07-07 00:45:04] "POST /service-templates HTTP/1.1" 200 511 0.110749 10.0.0.27 - - [2025-07-07 00:45:04] "GET / HTTP/1.1" 200 35931 0.003336 10.0.0.27 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000602 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 555 0.074439 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 200 0.004631 10.0.0.27 - - [2025-07-07 00:45:05] "POST /service-templates HTTP/1.1" 200 501 0.064438 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 563 0.118299 10.0.0.27 - - [2025-07-07 00:45:05] "POST /service-templates HTTP/1.1" 200 515 0.118912 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.008265 10.0.0.27 - - [2025-07-07 00:45:05] "POST /service-templates HTTP/1.1" 200 535 0.067380 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 545 0.066853 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.004720 10.0.0.27 - - [2025-07-07 00:45:05] "POST /service-templates HTTP/1.1" 200 507 0.071715 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 577 0.075533 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.008484 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 579 0.079481 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.010693 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.344729 10.0.0.23 - - [2025-07-07 00:45:05] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005860 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.003709 10.0.0.23 - - [2025-07-07 00:45:05] "POST /job-templates HTTP/1.1" 200 583 0.066302 10.0.0.23 - - [2025-07-07 00:45:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.009424 10.0.0.23 - - [2025-07-07 00:45:06] "POST /config-database-nodes HTTP/1.1" 200 617 0.051618 10.0.0.23 - - [2025-07-07 00:45:06] "POST /job-templates HTTP/1.1" 200 559 0.059079 10.0.0.23 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.004822 10.0.0.27 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.364759 10.0.0.27 - - [2025-07-07 00:45:06] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003586 10.0.0.27 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.004766 10.0.0.23 - - [2025-07-07 00:45:06] "POST /job-templates HTTP/1.1" 200 569 0.075664 10.0.0.23 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.009586 10.0.0.27 - - [2025-07-07 00:45:06] "POST /config-database-nodes HTTP/1.1" 200 617 0.072029 10.0.0.23 - - [2025-07-07 00:45:06] "POST /job-templates HTTP/1.1" 200 555 0.113275 10.0.0.23 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.006041 10.0.0.23 - - [2025-07-07 00:45:06] "POST /job-templates HTTP/1.1" 200 555 0.071082 10.0.0.23 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.005121 10.0.0.23 - - [2025-07-07 00:45:06] "POST /job-templates HTTP/1.1" 200 555 0.059981 10.0.0.23 - - [2025-07-07 00:45:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.007619 10.0.0.23 - - [2025-07-07 00:45:07] "POST /job-templates HTTP/1.1" 200 535 0.124009 10.0.0.23 - - [2025-07-07 00:45:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.004793 10.0.0.23 - - [2025-07-07 00:45:07] "POST /job-templates HTTP/1.1" 200 559 0.076818 10.0.0.23 - - [2025-07-07 00:45:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.025642 10.0.0.23 - - [2025-07-07 00:45:07] "POST /job-templates HTTP/1.1" 200 559 0.107395 10.0.0.23 - - [2025-07-07 00:45:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.005584 10.0.0.23 - - [2025-07-07 00:45:07] "POST /job-templates HTTP/1.1" 200 559 0.113562 10.0.0.23 - - [2025-07-07 00:45:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.003940 10.0.0.23 - - [2025-07-07 00:45:07] "POST /job-templates HTTP/1.1" 200 565 0.084024 10.0.0.23 - - [2025-07-07 00:45:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.004000 10.0.0.23 - - [2025-07-07 00:45:08] "POST /job-templates HTTP/1.1" 200 557 0.061202 10.0.0.23 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.003907 10.0.0.27 - - [2025-07-07 00:45:08] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.27 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-07-07 00:45:08] "POST /job-templates HTTP/1.1" 200 555 0.122003 10.0.0.23 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 404 205 0.005611 10.0.0.23 - - [2025-07-07 00:45:08] "POST /job-templates HTTP/1.1" 200 573 0.048071 10.0.0.23 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.008363 10.0.0.23 - - [2025-07-07 00:45:08] "POST /job-templates HTTP/1.1" 200 551 0.144665 10.0.0.23 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.032461 10.0.0.23 - - [2025-07-07 00:45:08] "POST /job-templates HTTP/1.1" 200 579 0.092549 10.0.0.23 - - [2025-07-07 00:45:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.004489 10.0.0.23 - - [2025-07-07 00:45:08] "GET / HTTP/1.1" 200 35931 0.002672 10.0.0.23 - - [2025-07-07 00:45:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000704 10.0.0.23 - - [2025-07-07 00:45:09] "POST /job-templates HTTP/1.1" 200 555 0.125764 10.0.0.23 - - [2025-07-07 00:45:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.018880 10.0.0.23 - - [2025-07-07 00:45:09] "POST /job-templates HTTP/1.1" 200 559 0.061011 10.0.0.23 - - [2025-07-07 00:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.008665 10.0.0.23 - - [2025-07-07 00:45:09] "POST /job-templates HTTP/1.1" 200 575 0.075974 10.0.0.41 - - [2025-07-07 00:45:11] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.41 - - [2025-07-07 00:45:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000967 10.0.0.27 - - [2025-07-07 00:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 2.819900 10.0.0.27 - - [2025-07-07 00:45:11] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004307 10.0.0.27 - - [2025-07-07 00:45:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.007933 10.0.0.27 - - [2025-07-07 00:45:11] "POST /config-nodes HTTP/1.1" 200 599 0.050822 10.0.0.27 - - [2025-07-07 00:45:12] "GET / HTTP/1.1" 200 35931 0.002927 10.0.0.27 - - [2025-07-07 00:45:12] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000615 10.0.0.23 - - [2025-07-07 00:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 12.525421 10.0.0.23 - - [2025-07-07 00:45:24] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005435 10.0.0.23 - - [2025-07-07 00:45:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.004829 10.0.0.23 - - [2025-07-07 00:45:24] "POST /config-nodes HTTP/1.1" 200 599 0.053717 10.0.0.23 - - [2025-07-07 00:45:24] "GET / HTTP/1.1" 200 35931 0.002193 10.0.0.23 - - [2025-07-07 00:45:24] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000710 10.0.0.41 - - [2025-07-07 00:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 12.202163 10.0.0.41 - - [2025-07-07 00:45:36] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006981 10.0.0.41 - - [2025-07-07 00:45:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.009780 10.0.0.41 - - [2025-07-07 00:45:36] "POST /config-nodes HTTP/1.1" 200 599 0.067415 10.0.0.41 - - [2025-07-07 00:45:36] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.41 - - [2025-07-07 00:45:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2025-07-07 00:45:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 11.921708 10.0.0.27 - - [2025-07-07 00:45:41] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.27 - - [2025-07-07 00:45:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-07-07 00:45:41] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.23 - - [2025-07-07 00:45:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2025-07-07 00:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020603 10.0.0.27 - - [2025-07-07 00:45:41] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.040864 10.0.0.27 - - [2025-07-07 00:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.27 - - [2025-07-07 00:45:41] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.044053 10.0.0.41 - - [2025-07-07 00:45:42] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.41 - - [2025-07-07 00:45:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.001024 10.0.0.27 - - [2025-07-07 00:45:42] "GET / HTTP/1.1" 200 35931 0.012849 10.0.0.27 - - [2025-07-07 00:45:42] "POST /alarms HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2025-07-07 00:45:44] "GET /global-system-configs HTTP/1.1" 200 322 12.997478 10.0.0.23 - - [2025-07-07 00:45:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 11.584117 10.0.0.27 - - [2025-07-07 00:45:48] "GET /global-system-configs HTTP/1.1" 200 322 11.311570 10.0.0.23 - - [2025-07-07 00:45:48] "GET /global-system-configs HTTP/1.1" 200 322 8.269373 10.0.0.41 - - [2025-07-07 00:45:49] "GET /global-system-configs HTTP/1.1" 200 322 5.821872 10.0.0.23 - - [2025-07-07 00:45:49] "GET /global-system-configs HTTP/1.1" 200 322 3.781765 10.0.0.41 - - [2025-07-07 00:45:50] "GET /global-system-configs HTTP/1.1" 200 322 2.320323 10.0.0.41 - - [2025-07-07 00:45:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.492242 10.0.0.27 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 1.199943 10.0.0.27 - - [2025-07-07 00:45:50] "GET /routing-instance/9dd918cb-57bf-45d5-a39d-98e4f6ecd0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004596 10.0.0.23 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.928464 10.0.0.23 - - [2025-07-07 00:45:50] "GET /routing-instance/9dd918cb-57bf-45d5-a39d-98e4f6ecd0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003881 10.0.0.41 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.671808 10.0.0.41 - - [2025-07-07 00:45:50] "GET /routing-instance/9dd918cb-57bf-45d5-a39d-98e4f6ecd0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003460 10.0.0.27 - - [2025-07-07 00:45:50] "POST /bgp-routers HTTP/1.1" 200 620 0.059827 10.0.0.27 - - [2025-07-07 00:45:50] "GET /bgp-router/eda5600a-8793-4b98-932c-8b24facacf53?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.013634 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 581 0.495868 10.0.0.23 - - [2025-07-07 00:45:50] "POST /bgp-routers HTTP/1.1" 200 620 0.133069 10.0.0.41 - - [2025-07-07 00:45:50] "POST /bgp-routers HTTP/1.1" 200 620 0.115716 10.0.0.27 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010521 10.0.0.41 - - [2025-07-07 00:45:50] "GET /bgp-router/3bebe90f-75db-44bb-9910-8317f08b6c1c?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.006557 10.0.0.23 - - [2025-07-07 00:45:50] "GET /bgp-router/11accdac-c9fd-4da1-a556-c1f10251d5a7?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.030386 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 575 0.103501 10.0.0.27 - - [2025-07-07 00:45:50] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011454 10.0.0.23 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.005491 10.0.0.27 - - [2025-07-07 00:45:50] "GET /network-ipam/b9611656-a5ae-497e-a95a-4b3b54643178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.383769 10.0.0.23 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007429 10.0.0.41 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.27 - - [2025-07-07 00:45:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007232 10.0.0.41 - - [2025-07-07 00:45:50] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006753 10.0.0.23 - - [2025-07-07 00:45:50] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009758 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 575 0.063655 10.0.0.27 - - [2025-07-07 00:45:50] "POST /ref-update HTTP/1.1" 200 156 0.018919 10.0.0.41 - - [2025-07-07 00:45:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007181 10.0.0.23 - - [2025-07-07 00:45:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032039 10.0.0.23 - - [2025-07-07 00:45:50] "POST /job-templates HTTP/1.1" 200 555 0.102259 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 559 0.062101 10.0.0.41 - - [2025-07-07 00:45:50] "POST /ref-update HTTP/1.1" 200 156 0.036255 10.0.0.23 - - [2025-07-07 00:45:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.012614 10.0.0.23 - - [2025-07-07 00:45:50] "POST /ref-update HTTP/1.1" 200 156 0.046016 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 555 0.101918 10.0.0.23 - - [2025-07-07 00:45:50] "POST /job-templates HTTP/1.1" 200 553 0.064509 10.0.0.27 - - [2025-07-07 00:45:50] "POST /alarms HTTP/1.1" 200 557 0.052392 10.0.0.23 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.012210 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 565 0.078146 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 549 0.079461 10.0.0.23 - - [2025-07-07 00:45:51] "POST /config-propertiess HTTP/1.1" 200 551 0.070370 10.0.0.27 - - [2025-07-07 00:45:51] "POST /ref-update HTTP/1.1" 200 156 0.091461 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 557 0.057818 10.0.0.23 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 166 0.018209 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 567 0.063273 10.0.0.23 - - [2025-07-07 00:45:51] "POST /tags HTTP/1.1" 200 333 0.064215 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 555 0.046558 10.0.0.23 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 174 0.009355 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 567 0.062959 10.0.0.23 - - [2025-07-07 00:45:51] "POST /tags HTTP/1.1" 200 313 0.068281 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 575 0.041896 10.0.0.23 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 569 0.033808 10.0.0.23 - - [2025-07-07 00:45:51] "POST /hardwares HTTP/1.1" 200 327 0.017890 10.0.0.27 - - [2025-07-07 00:45:51] "POST /alarms HTTP/1.1" 200 561 0.048104 10.0.0.23 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 166 0.003851 10.0.0.27 - - [2025-07-07 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.006640 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 561 0.076073 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 327 0.033584 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.004400 10.0.0.27 - - [2025-07-07 00:45:52] "POST /ref-update HTTP/1.1" 200 156 0.046013 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 561 0.057370 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 317 0.022204 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 547 0.042103 10.0.0.27 - - [2025-07-07 00:45:52] "POST /route-targets HTTP/1.1" 200 327 0.017746 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.003597 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 595 0.061446 10.0.0.27 - - [2025-07-07 00:45:52] "POST /ref-update HTTP/1.1" 200 156 0.032003 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 323 0.019231 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 575 0.030214 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.009645 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 571 0.029091 10.0.0.27 - - [2025-07-07 00:45:52] "PUT /access-control-list/753d2b5f-61e5-4313-a3f5-d36a822dfd3e HTTP/1.1" 200 272 0.022395 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 325 0.020232 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 583 0.052423 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.003721 10.0.0.27 - - [2025-07-07 00:45:52] "POST /alarms HTTP/1.1" 200 609 0.054496 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 317 0.025265 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 161 0.005075 10.0.0.23 - - [2025-07-07 00:45:52] "POST /hardwares HTTP/1.1" 200 323 0.017052 10.0.0.23 - - [2025-07-07 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 162 0.009148 10.0.0.27 - - [2025-07-07 00:45:53] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.27 - - [2025-07-07 00:45:53] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000513 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 325 0.016246 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 161 0.006722 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 319 0.015739 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.005937 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 311 0.017101 10.0.0.27 - - [2025-07-07 00:45:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.037650 10.0.0.27 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 160 0.004220 10.0.0.27 - - [2025-07-07 00:45:53] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.020238 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 303 0.017112 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010539 10.0.0.23 - - [2025-07-07 00:45:53] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003860 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 155 0.003714 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012410 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 305 0.015359 10.0.0.23 - - [2025-07-07 00:45:53] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.032958 10.0.0.27 - - [2025-07-07 00:45:53] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.27 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 155 0.004269 10.0.0.23 - - [2025-07-07 00:45:53] "POST /hardwares HTTP/1.1" 200 307 0.023471 10.0.0.23 - - [2025-07-07 00:45:53] "POST /fqname-to-id HTTP/1.1" 404 156 0.004460 10.0.0.23 - - [2025-07-07 00:45:54] "POST /hardwares HTTP/1.1" 200 309 0.016078 10.0.0.23 - - [2025-07-07 00:45:54] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.23 - - [2025-07-07 00:45:54] "POST /alarms HTTP/1.1" 401 292 0.000801 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 404 158 0.014657 10.0.0.23 - - [2025-07-07 00:45:54] "POST /hardwares HTTP/1.1" 200 301 0.022065 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 404 157 0.004197 10.0.0.23 - - [2025-07-07 00:45:54] "POST /hardwares HTTP/1.1" 200 309 0.015876 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 404 157 0.004271 10.0.0.23 - - [2025-07-07 00:45:54] "POST /hardwares HTTP/1.1" 200 317 0.015680 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 404 157 0.005407 10.0.0.27 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.401857 10.0.0.27 - - [2025-07-07 00:45:54] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005500 10.0.0.23 - - [2025-07-07 00:45:54] "POST /alarms HTTP/1.1" 409 264 0.055521 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-07-07 00:45:54] "POST /hardwares HTTP/1.1" 200 303 0.016773 10.0.0.27 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.23 - - [2025-07-07 00:45:54] "PUT /alarm/ed5cc832-7c1c-44d0-9abe-92543f498d29 HTTP/1.1" 200 244 0.019424 10.0.0.27 - - [2025-07-07 00:45:54] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.018320 10.0.0.23 - - [2025-07-07 00:45:54] "POST /alarms HTTP/1.1" 409 261 0.004530 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.004403 10.0.0.23 - - [2025-07-07 00:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.23 - - [2025-07-07 00:45:54] "POST /features HTTP/1.1" 200 521 0.034008 10.0.0.23 - - [2025-07-07 00:45:54] "PUT /alarm/8ba82d5f-cbeb-45d0-8920-741ef5b87ac9 HTTP/1.1" 200 244 0.019188 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.007256 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 261 0.004568 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.41 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.23 - - [2025-07-07 00:45:55] "POST /features HTTP/1.1" 200 521 0.035567 10.0.0.41 - - [2025-07-07 00:45:55] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008282 10.0.0.41 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.009480 10.0.0.23 - - [2025-07-07 00:45:55] "PUT /alarm/c15e3cf9-12ff-4833-9730-26704cd79561 HTTP/1.1" 200 244 0.037173 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 253 0.005068 10.0.0.27 - - [2025-07-07 00:45:55] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.41 - - [2025-07-07 00:45:55] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.026409 10.0.0.27 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2025-07-07 00:45:55] "POST /features HTTP/1.1" 200 519 0.038313 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.008177 10.0.0.23 - - [2025-07-07 00:45:55] "PUT /alarm/106cdc1c-21fc-42c6-a52b-35598cf1d783 HTTP/1.1" 200 244 0.028480 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 251 0.004616 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.23 - - [2025-07-07 00:45:55] "POST /features HTTP/1.1" 200 541 0.084797 10.0.0.23 - - [2025-07-07 00:45:55] "PUT /alarm/b211d0f2-e19e-4616-9263-af1e9ac9e907 HTTP/1.1" 200 244 0.017670 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 179 0.003787 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 252 0.003767 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013591 10.0.0.23 - - [2025-07-07 00:45:55] "POST /physical-roles HTTP/1.1" 200 533 0.053511 10.0.0.41 - - [2025-07-07 00:45:55] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.41 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-07-07 00:45:55] "PUT /alarm/f32344c8-43f0-4bbc-ab6d-2cb7ff6ed815 HTTP/1.1" 200 244 0.025984 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.012522 10.0.0.27 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.069597 10.0.0.27 - - [2025-07-07 00:45:55] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008514 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 256 0.004122 10.0.0.27 - - [2025-07-07 00:45:55] "PUT /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b HTTP/1.1" 200 274 0.056119 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 10.0.0.23 - - [2025-07-07 00:45:55] "POST /overlay-roles HTTP/1.1" 200 531 0.059663 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.004838 10.0.0.23 - - [2025-07-07 00:45:55] "PUT /alarm/a9d5c761-b770-4738-bac1-4e21fec70137 HTTP/1.1" 200 244 0.025499 10.0.0.23 - - [2025-07-07 00:45:55] "POST /alarms HTTP/1.1" 409 248 0.006021 10.0.0.23 - - [2025-07-07 00:45:55] "POST /overlay-roles HTTP/1.1" 200 541 0.046574 10.0.0.23 - - [2025-07-07 00:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003883 10.0.0.23 - - [2025-07-07 00:45:56] "PUT /alarm/e791c70b-59ac-40a4-896c-99c951c25e50 HTTP/1.1" 200 244 0.023925 10.0.0.23 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 252 0.003613 10.0.0.23 - - [2025-07-07 00:45:56] "POST /overlay-roles HTTP/1.1" 200 533 0.031295 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.41 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 264 0.030911 10.0.0.41 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.006272 10.0.0.23 - - [2025-07-07 00:45:56] "PUT /alarm/2cce7c62-1196-4f6d-9601-6ae3d0ee63ed HTTP/1.1" 200 244 0.021059 10.0.0.41 - - [2025-07-07 00:45:56] "PUT /alarm/ed5cc832-7c1c-44d0-9abe-92543f498d29 HTTP/1.1" 200 244 0.041086 10.0.0.23 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 257 0.004224 10.0.0.23 - - [2025-07-07 00:45:56] "POST /overlay-roles HTTP/1.1" 200 541 0.044167 10.0.0.41 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 261 0.004268 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008737 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.013860 10.0.0.41 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.23 - - [2025-07-07 00:45:56] "PUT /alarm/b851570d-447e-46af-acf0-340a0bdece08 HTTP/1.1" 200 244 0.038245 10.0.0.23 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 251 0.009298 10.0.0.41 - - [2025-07-07 00:45:56] "PUT /alarm/8ba82d5f-cbeb-45d0-8920-741ef5b87ac9 HTTP/1.1" 200 244 0.050639 10.0.0.23 - - [2025-07-07 00:45:56] "POST /role-definitions HTTP/1.1" 200 533 0.064070 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.025649 10.0.0.41 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 261 0.009510 10.0.0.41 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018097 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.018383 10.0.0.23 - - [2025-07-07 00:45:56] "PUT /alarm/9d7f0916-ec80-4db8-a2e3-b027523c04aa HTTP/1.1" 200 244 0.041561 10.0.0.23 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 257 0.003618 10.0.0.41 - - [2025-07-07 00:45:56] "PUT /alarm/c15e3cf9-12ff-4833-9730-26704cd79561 HTTP/1.1" 200 244 0.043962 10.0.0.23 - - [2025-07-07 00:45:56] "POST /role-definitions HTTP/1.1" 200 551 0.066456 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.41 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 253 0.007153 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.008121 10.0.0.41 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.23 - - [2025-07-07 00:45:56] "PUT /alarm/a9d37770-2c4e-4107-bbaf-713d849dbfdc HTTP/1.1" 200 244 0.039104 10.0.0.23 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 261 0.006910 10.0.0.41 - - [2025-07-07 00:45:56] "PUT /alarm/106cdc1c-21fc-42c6-a52b-35598cf1d783 HTTP/1.1" 200 244 0.047683 10.0.0.23 - - [2025-07-07 00:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008254 10.0.0.41 - - [2025-07-07 00:45:56] "POST /alarms HTTP/1.1" 409 251 0.007254 10.0.0.23 - - [2025-07-07 00:45:56] "POST /role-definitions HTTP/1.1" 200 549 0.070734 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008701 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/aadaebe7-5872-487e-bc4d-0d4b7d957c32 HTTP/1.1" 200 244 0.032763 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.008395 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 258 0.008207 10.0.0.41 - - [2025-07-07 00:45:57] "PUT /alarm/b211d0f2-e19e-4616-9263-af1e9ac9e907 HTTP/1.1" 200 244 0.050885 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.41 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 252 0.005966 10.0.0.23 - - [2025-07-07 00:45:57] "POST /role-definitions HTTP/1.1" 200 561 0.063687 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/44b48f24-8fc4-4981-99bf-ae2376ad6324 HTTP/1.1" 200 244 0.022604 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.013631 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 254 0.003475 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.41 - - [2025-07-07 00:45:57] "PUT /alarm/f32344c8-43f0-4bbc-ab6d-2cb7ff6ed815 HTTP/1.1" 200 244 0.038553 10.0.0.23 - - [2025-07-07 00:45:57] "POST /role-definitions HTTP/1.1" 200 545 0.051854 10.0.0.41 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 256 0.009842 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/df32a151-21ac-4d80-8619-cbe712fc642a HTTP/1.1" 200 244 0.033306 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.004589 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 254 0.005417 10.0.0.41 - - [2025-07-07 00:45:57] "PUT /alarm/a9d5c761-b770-4738-bac1-4e21fec70137 HTTP/1.1" 200 244 0.020673 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.23 - - [2025-07-07 00:45:57] "POST /role-definitions HTTP/1.1" 200 555 0.039109 10.0.0.41 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 248 0.007084 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.007658 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/a451417b-f885-46fc-bccf-6f8fa5d10527 HTTP/1.1" 200 244 0.026427 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 254 0.009702 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.41 - - [2025-07-07 00:45:57] "PUT /alarm/e791c70b-59ac-40a4-896c-99c951c25e50 HTTP/1.1" 200 244 0.052043 10.0.0.23 - - [2025-07-07 00:45:57] "POST /role-definitions HTTP/1.1" 200 531 0.069280 10.0.0.41 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 252 0.003139 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/279d1db7-ab06-4591-9d53-1e6f656efc76 HTTP/1.1" 200 244 0.024154 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.010823 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 247 0.003676 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.41 - - [2025-07-07 00:45:57] "PUT /alarm/2cce7c62-1196-4f6d-9601-6ae3d0ee63ed HTTP/1.1" 200 244 0.034611 10.0.0.23 - - [2025-07-07 00:45:57] "POST /role-definitions HTTP/1.1" 200 557 0.067796 10.0.0.41 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 257 0.007194 10.0.0.23 - - [2025-07-07 00:45:57] "PUT /alarm/0bbb3000-66ce-4c6a-8891-a37aa8681287 HTTP/1.1" 200 244 0.036584 10.0.0.23 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.011145 10.0.0.41 - - [2025-07-07 00:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.23 - - [2025-07-07 00:45:57] "POST /alarms HTTP/1.1" 409 272 0.004918 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/b851570d-447e-46af-acf0-340a0bdece08 HTTP/1.1" 200 244 0.029793 10.0.0.23 - - [2025-07-07 00:45:58] "POST /feature-configs HTTP/1.1" 200 537 0.043998 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 251 0.007876 10.0.0.23 - - [2025-07-07 00:45:58] "PUT /alarm/27897406-9460-4600-94d8-4bd018475f73 HTTP/1.1" 200 244 0.027245 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.009439 10.0.0.41 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.23 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 261 0.003579 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/9d7f0916-ec80-4db8-a2e3-b027523c04aa HTTP/1.1" 200 244 0.034220 10.0.0.23 - - [2025-07-07 00:45:58] "POST /node-profiles HTTP/1.1" 200 547 0.039725 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 257 0.004473 10.0.0.23 - - [2025-07-07 00:45:58] "PUT /alarm/c1002ed9-c2be-471d-b5b8-fbc91feea9c5 HTTP/1.1" 200 244 0.027399 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.005383 10.0.0.41 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 259 0.007216 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/a9d37770-2c4e-4107-bbaf-713d849dbfdc HTTP/1.1" 200 244 0.024830 10.0.0.23 - - [2025-07-07 00:45:58] "POST /node-profiles HTTP/1.1" 200 541 0.052517 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 261 0.006837 10.0.0.23 - - [2025-07-07 00:45:58] "PUT /alarm/5fc7420a-1d7d-4cf2-b88b-8d66bab8db6c HTTP/1.1" 200 244 0.036917 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.006839 10.0.0.41 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 265 0.010442 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/aadaebe7-5872-487e-bc4d-0d4b7d957c32 HTTP/1.1" 200 244 0.040561 10.0.0.23 - - [2025-07-07 00:45:58] "POST /node-profiles HTTP/1.1" 200 531 0.070869 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 258 0.003560 10.0.0.23 - - [2025-07-07 00:45:58] "PUT /alarm/d32271f3-bdcf-41cf-a492-eedf13f4bd01 HTTP/1.1" 200 244 0.035886 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.017045 10.0.0.41 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.23 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 279 0.003488 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/44b48f24-8fc4-4981-99bf-ae2376ad6324 HTTP/1.1" 200 244 0.024564 10.0.0.23 - - [2025-07-07 00:45:58] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049783 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 254 0.002887 10.0.0.23 - - [2025-07-07 00:45:58] "PUT /alarm/d077008b-4a86-4bc9-9a10-e25868ce03ec HTTP/1.1" 200 244 0.023176 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.005199 10.0.0.41 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.41 - - [2025-07-07 00:45:58] "PUT /alarm/df32a151-21ac-4d80-8619-cbe712fc642a HTTP/1.1" 200 244 0.026754 10.0.0.23 - - [2025-07-07 00:45:58] "POST /telemetry-profiles HTTP/1.1" 200 554 0.040458 10.0.0.41 - - [2025-07-07 00:45:58] "POST /alarms HTTP/1.1" 409 254 0.003671 10.0.0.23 - - [2025-07-07 00:45:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.005491 10.0.0.41 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.23 - - [2025-07-07 00:45:59] "POST /sflow-profiles HTTP/1.1" 200 532 0.032564 10.0.0.41 - - [2025-07-07 00:45:59] "PUT /alarm/a451417b-f885-46fc-bccf-6f8fa5d10527 HTTP/1.1" 200 244 0.025294 10.0.0.41 - - [2025-07-07 00:45:59] "POST /alarms HTTP/1.1" 409 254 0.004467 10.0.0.23 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.015175 10.0.0.23 - - [2025-07-07 00:45:59] "GET / HTTP/1.1" 200 35931 0.004288 10.0.0.23 - - [2025-07-07 00:45:59] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.41 - - [2025-07-07 00:45:59] "PUT /alarm/279d1db7-ab06-4591-9d53-1e6f656efc76 HTTP/1.1" 200 244 0.024100 10.0.0.23 - - [2025-07-07 00:45:59] "POST /grpc-profiles HTTP/1.1" 200 530 0.070213 10.0.0.41 - - [2025-07-07 00:45:59] "POST /alarms HTTP/1.1" 409 247 0.007470 10.0.0.23 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.004174 10.0.0.41 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023057 10.0.0.41 - - [2025-07-07 00:45:59] "PUT /alarm/0bbb3000-66ce-4c6a-8891-a37aa8681287 HTTP/1.1" 200 244 0.038957 10.0.0.23 - - [2025-07-07 00:45:59] "POST /device-functional-groups HTTP/1.1" 200 540 0.066878 10.0.0.41 - - [2025-07-07 00:45:59] "POST /alarms HTTP/1.1" 409 272 0.005656 10.0.0.23 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.007645 10.0.0.41 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020655 10.0.0.41 - - [2025-07-07 00:45:59] "PUT /alarm/27897406-9460-4600-94d8-4bd018475f73 HTTP/1.1" 200 244 0.042870 10.0.0.23 - - [2025-07-07 00:45:59] "POST /device-functional-groups HTTP/1.1" 200 542 0.086030 10.0.0.41 - - [2025-07-07 00:45:59] "POST /alarms HTTP/1.1" 409 261 0.019425 10.0.0.23 - - [2025-07-07 00:45:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.063361 10.0.0.23 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.012470 10.0.0.23 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.41 - - [2025-07-07 00:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018174 10.0.0.23 - - [2025-07-07 00:45:59] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.033982 10.0.0.41 - - [2025-07-07 00:45:59] "PUT /alarm/c1002ed9-c2be-471d-b5b8-fbc91feea9c5 HTTP/1.1" 200 244 0.044224 10.0.0.23 - - [2025-07-07 00:45:59] "POST /device-functional-groups HTTP/1.1" 200 620 0.088972 10.0.0.41 - - [2025-07-07 00:45:59] "POST /alarms HTTP/1.1" 409 259 0.003749 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.009773 10.0.0.41 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.41 - - [2025-07-07 00:46:00] "PUT /alarm/5fc7420a-1d7d-4cf2-b88b-8d66bab8db6c HTTP/1.1" 200 244 0.034052 10.0.0.23 - - [2025-07-07 00:46:00] "POST /device-functional-groups HTTP/1.1" 200 574 0.057108 10.0.0.41 - - [2025-07-07 00:46:00] "POST /alarms HTTP/1.1" 409 265 0.007656 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.011086 10.0.0.41 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011912 10.0.0.23 - - [2025-07-07 00:46:00] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2025-07-07 00:46:00] "PUT /alarm/d32271f3-bdcf-41cf-a492-eedf13f4bd01 HTTP/1.1" 200 244 0.050771 10.0.0.23 - - [2025-07-07 00:46:00] "POST /role-configs HTTP/1.1" 200 522 0.068211 10.0.0.41 - - [2025-07-07 00:46:00] "POST /alarms HTTP/1.1" 409 279 0.004224 10.0.0.41 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.014170 10.0.0.41 - - [2025-07-07 00:46:00] "PUT /alarm/d077008b-4a86-4bc9-9a10-e25868ce03ec HTTP/1.1" 200 244 0.022687 10.0.0.23 - - [2025-07-07 00:46:00] "POST /role-configs HTTP/1.1" 200 521 0.046910 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.005528 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020097 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.102250 10.0.0.23 - - [2025-07-07 00:46:00] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005256 10.0.0.23 - - [2025-07-07 00:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.41 - - [2025-07-07 00:46:01] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.41 - - [2025-07-07 00:46:01] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-07-07 00:46:01] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.017158 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015362 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.41 - - [2025-07-07 00:46:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.053972 10.0.0.23 - - [2025-07-07 00:46:01] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.41 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.41 - - [2025-07-07 00:46:01] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.025019 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025799 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.23 - - [2025-07-07 00:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.057315 10.0.0.23 - - [2025-07-07 00:46:02] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005019 10.0.0.41 - - [2025-07-07 00:46:02] "GET / HTTP/1.1" 200 35931 0.005543 10.0.0.23 - - [2025-07-07 00:46:02] "PUT /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b HTTP/1.1" 200 274 0.060152 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018588 10.0.0.41 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.41 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.029381 10.0.0.41 - - [2025-07-07 00:46:02] "GET /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007163 10.0.0.41 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.41 - - [2025-07-07 00:46:02] "PUT /global-vrouter-config/4f94ff29-7c4f-4c2a-a958-6340b136ca40 HTTP/1.1" 200 276 0.024003 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.23 - - [2025-07-07 00:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.41 - - [2025-07-07 00:46:03] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.41 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007514 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.41 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.035039 10.0.0.41 - - [2025-07-07 00:46:03] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006494 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.41 - - [2025-07-07 00:46:03] "PUT /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b HTTP/1.1" 200 274 0.059193 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.23 - - [2025-07-07 00:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.23 - - [2025-07-07 00:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015833 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.23 - - [2025-07-07 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012122 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.23 - - [2025-07-07 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010070 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.23 - - [2025-07-07 00:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.23 - - [2025-07-07 00:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.23 - - [2025-07-07 00:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006688 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.23 - - [2025-07-07 00:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.23 - - [2025-07-07 00:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006705 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-07-07 00:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.23 - - [2025-07-07 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-07-07 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2025-07-07 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.23 - - [2025-07-07 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.23 - - [2025-07-07 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012294 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.23 - - [2025-07-07 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.23 - - [2025-07-07 00:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.23 - - [2025-07-07 00:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2025-07-07 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.41 - - [2025-07-07 00:46:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011891 10.0.0.23 - - [2025-07-07 00:46:21] "POST /virtual-networks HTTP/1.1" 200 552 0.183078 10.0.0.23 - - [2025-07-07 00:46:21] "POST /fqname-to-id HTTP/1.1" 404 178 0.004805 10.0.0.27 - - [2025-07-07 00:46:21] "POST /ref-update HTTP/1.1" 200 156 0.033998 10.0.0.23 - - [2025-07-07 00:46:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.011276 10.0.0.27 - - [2025-07-07 00:46:23] "GET / HTTP/1.1" 200 35931 0.002370 10.0.0.27 - - [2025-07-07 00:46:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-07-07 00:46:23] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.23 - - [2025-07-07 00:46:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.27 - - [2025-07-07 00:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.462718 10.0.0.27 - - [2025-07-07 00:46:24] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005608 10.0.0.27 - - [2025-07-07 00:46:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.007345 10.0.0.23 - - [2025-07-07 00:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.083930 10.0.0.23 - - [2025-07-07 00:46:24] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009423 10.0.0.41 - - [2025-07-07 00:46:24] "GET / HTTP/1.1" 200 35931 0.002477 10.0.0.41 - - [2025-07-07 00:46:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.23 - - [2025-07-07 00:46:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.025464 10.0.0.27 - - [2025-07-07 00:46:24] "POST /database-nodes HTTP/1.1" 200 603 0.154720 10.0.0.23 - - [2025-07-07 00:46:24] "POST /database-nodes HTTP/1.1" 200 603 0.133538 10.0.0.41 - - [2025-07-07 00:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030678 10.0.0.41 - - [2025-07-07 00:46:25] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004594 10.0.0.41 - - [2025-07-07 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.003855 10.0.0.41 - - [2025-07-07 00:46:25] "POST /database-nodes HTTP/1.1" 200 603 0.058159 10.0.0.27 - - [2025-07-07 00:46:53] "GET / HTTP/1.1" 200 35931 0.001825 10.0.0.27 - - [2025-07-07 00:46:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-07-07 00:46:53] "GET / HTTP/1.1" 200 35931 0.006968 10.0.0.23 - - [2025-07-07 00:46:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2025-07-07 00:46:53] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.41 - - [2025-07-07 00:46:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.531849 10.0.0.27 - - [2025-07-07 00:46:54] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003896 10.0.0.27 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.010056 10.0.0.27 - - [2025-07-07 00:46:54] "POST /analytics-nodes HTTP/1.1" 200 605 0.066025 10.0.0.23 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.559474 10.0.0.23 - - [2025-07-07 00:46:54] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003879 10.0.0.23 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.004294 10.0.0.41 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.089402 10.0.0.41 - - [2025-07-07 00:46:54] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007681 10.0.0.41 - - [2025-07-07 00:46:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.005588 10.0.0.23 - - [2025-07-07 00:46:54] "POST /analytics-nodes HTTP/1.1" 200 605 0.041083 10.0.0.41 - - [2025-07-07 00:46:55] "POST /analytics-nodes HTTP/1.1" 200 605 0.042867 10.0.0.27 - - [2025-07-07 00:46:58] "GET / HTTP/1.1" 200 35931 0.002804 10.0.0.23 - - [2025-07-07 00:46:59] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.41 - - [2025-07-07 00:46:59] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.23 - - [2025-07-07 00:47:10] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.23 - - [2025-07-07 00:47:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000706 10.0.0.41 - - [2025-07-07 00:47:10] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.27 - - [2025-07-07 00:47:10] "GET / HTTP/1.1" 200 35931 0.003098 10.0.0.41 - - [2025-07-07 00:47:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.27 - - [2025-07-07 00:47:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.959659 10.0.0.23 - - [2025-07-07 00:47:11] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.012404 10.0.0.23 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.018083 10.0.0.41 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.491425 10.0.0.41 - - [2025-07-07 00:47:11] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.018208 10.0.0.27 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.098418 10.0.0.27 - - [2025-07-07 00:47:11] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.054123 10.0.0.41 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.014919 10.0.0.27 - - [2025-07-07 00:47:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.029647 10.0.0.23 - - [2025-07-07 00:47:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.142289 10.0.0.41 - - [2025-07-07 00:47:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.138447 10.0.0.27 - - [2025-07-07 00:47:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.145773 10.0.0.27 - - [2025-07-07 00:47:20] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.27 - - [2025-07-07 00:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2025-07-07 00:47:20] "GET / HTTP/1.1" 200 35931 0.002538 10.0.0.23 - - [2025-07-07 00:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000616 10.0.0.41 - - [2025-07-07 00:47:20] "GET / HTTP/1.1" 200 35931 0.002672 10.0.0.41 - - [2025-07-07 00:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000647 10.0.0.27 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.953348 10.0.0.27 - - [2025-07-07 00:47:21] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009064 10.0.0.27 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.007060 10.0.0.23 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.547762 10.0.0.23 - - [2025-07-07 00:47:21] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004186 10.0.0.23 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.004302 10.0.0.41 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.075874 10.0.0.41 - - [2025-07-07 00:47:21] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004192 10.0.0.41 - - [2025-07-07 00:47:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.014153 10.0.0.27 - - [2025-07-07 00:47:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.071551 10.0.0.23 - - [2025-07-07 00:47:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.089072 10.0.0.41 - - [2025-07-07 00:47:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.088963 10.0.0.38 - - [2025-07-07 00:49:01] "GET / HTTP/1.1" 200 35931 0.002204 10.0.0.38 - - [2025-07-07 00:49:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000819 10.0.0.61 - - [2025-07-07 00:49:01] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.61 - - [2025-07-07 00:49:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.039300 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.354849 10.0.0.61 - - [2025-07-07 00:49:02] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004411 10.0.0.38 - - [2025-07-07 00:49:02] "GET /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004352 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.61 - - [2025-07-07 00:49:02] "GET /routing-instance/9dd918cb-57bf-45d5-a39d-98e4f6ecd0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004560 10.0.0.38 - - [2025-07-07 00:49:02] "GET /routing-instance/9dd918cb-57bf-45d5-a39d-98e4f6ecd0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003594 10.0.0.38 - - [2025-07-07 00:49:02] "PUT /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b HTTP/1.1" 200 274 0.027968 10.0.0.61 - - [2025-07-07 00:49:02] "PUT /global-system-config/39ea06e2-7b78-4b3f-91a9-7192d68ee64b HTTP/1.1" 200 274 0.043847 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 404 218 0.004439 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 404 218 0.011953 10.0.0.38 - - [2025-07-07 00:49:02] "POST /virtual-routers HTTP/1.1" 200 603 0.046268 10.0.0.61 - - [2025-07-07 00:49:02] "POST /virtual-routers HTTP/1.1" 200 603 0.061205 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012299 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.38 - - [2025-07-07 00:49:02] "GET /virtual-router/fe070c18-b2a6-42b3-a66a-4506f8018c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.008954 10.0.0.61 - - [2025-07-07 00:49:02] "GET /virtual-router/e1afba54-073c-49e8-b078-bee6f6f09504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009788 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.004716 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.004105 10.0.0.38 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.61 - - [2025-07-07 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-07-07 00:49:02] "GET /virtual-network/d652dc3a-abe1-4bd7-ae1b-24241ad0a951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004870 10.0.0.61 - - [2025-07-07 00:49:02] "GET /virtual-network/d652dc3a-abe1-4bd7-ae1b-24241ad0a951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005074 10.0.0.38 - - [2025-07-07 00:49:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.136406 10.0.0.61 - - [2025-07-07 00:49:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.170285 [Introspect:8084]10.0.0.41 - - [2025-07-07 00:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.41 - - [2025-07-07 00:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001427 [Introspect:8084]10.0.0.41 - - [2025-07-07 00:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.41 - - [2025-07-07 00:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001593 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2025-07-07 00:50:08] "GET /global-system-configs HTTP/1.1" 200 322 0.084311 10.0.0.23 - - [2025-07-07 00:50:08] "GET /obj-perms HTTP/1.1" 200 5056 0.437228 10.0.0.27 - - [2025-07-07 00:50:08] "GET /obj-perms HTTP/1.1" 200 5056 0.460780 10.0.0.41 - - [2025-07-07 00:50:08] "GET /obj-perms HTTP/1.1" 200 5056 0.474155 10.0.0.27 - - [2025-07-07 00:50:09] "GET /global-system-configs HTTP/1.1" 200 322 0.052019 10.0.0.23 - - [2025-07-07 00:50:09] "GET /global-system-configs HTTP/1.1" 200 322 0.055602 10.0.0.23 - - [2025-07-07 00:50:10] "GET /obj-perms HTTP/1.1" 200 5056 0.053501 10.0.0.41 - - [2025-07-07 00:50:10] "GET /global-system-configs HTTP/1.1" 200 322 0.259226 10.0.0.27 - - [2025-07-07 00:50:10] "GET /obj-perms HTTP/1.1" 200 5056 0.389678 10.0.0.41 - - [2025-07-07 00:50:10] "GET /obj-perms HTTP/1.1" 200 5056 0.410862 10.0.0.23 - - [2025-07-07 00:50:10] "GET /global-system-configs HTTP/1.1" 200 322 0.037108 10.0.0.41 - - [2025-07-07 00:50:11] "GET /global-system-configs HTTP/1.1" 200 322 0.211275 10.0.0.23 - - [2025-07-07 00:50:11] "GET /obj-perms HTTP/1.1" 200 5056 0.315591 10.0.0.41 - - [2025-07-07 00:50:11] "GET /obj-perms HTTP/1.1" 200 5056 0.330865 10.0.0.27 - - [2025-07-07 00:51:11] "GET /obj-perms HTTP/1.1" 200 5056 0.056782 10.0.0.23 - - [2025-07-07 00:54:13] "GET /obj-perms HTTP/1.1" 200 5056 0.053855 10.0.0.27 - - [2025-07-07 00:55:08] "GET /global-system-configs HTTP/1.1" 200 322 0.046857 10.0.0.41 - - [2025-07-07 00:55:08] "GET /obj-perms HTTP/1.1" 200 5056 0.159398 10.0.0.27 - - [2025-07-07 00:55:08] "GET /obj-perms HTTP/1.1" 200 5056 0.180850 10.0.0.27 - - [2025-07-07 00:55:09] "GET /global-system-configs HTTP/1.1" 200 322 0.030808 10.0.0.23 - - [2025-07-07 00:55:09] "GET /global-system-configs HTTP/1.1" 200 322 0.041567 10.0.0.23 - - [2025-07-07 00:55:09] "GET /obj-perms HTTP/1.1" 200 5056 0.127009 10.0.0.41 - - [2025-07-07 00:55:10] "GET /global-system-configs HTTP/1.1" 200 322 0.084086 10.0.0.27 - - [2025-07-07 00:55:10] "GET /obj-perms HTTP/1.1" 200 5056 0.159730 10.0.0.41 - - [2025-07-07 00:55:10] "GET /obj-perms HTTP/1.1" 200 5056 0.176565 10.0.0.41 - - [2025-07-07 00:55:10] "GET /global-system-configs HTTP/1.1" 200 322 0.011486 10.0.0.23 - - [2025-07-07 00:55:10] "GET /obj-perms HTTP/1.1" 200 5056 0.013928 10.0.0.23 - - [2025-07-07 00:55:11] "GET /global-system-configs HTTP/1.1" 200 322 0.200643 10.0.0.41 - - [2025-07-07 00:55:14] "GET /obj-perms HTTP/1.1" 200 5056 0.065789 10.0.0.27 - - [2025-07-07 00:55:14] "GET /obj-perms HTTP/1.1" 200 5056 0.058198 10.0.0.23 - - [2025-07-07 00:59:17] "GET /obj-perms HTTP/1.1" 200 5056 0.054955 10.0.0.41 - - [2025-07-07 00:59:17] "GET /obj-perms HTTP/1.1" 200 5056 0.066775 10.0.0.27 - - [2025-07-07 01:00:08] "GET /global-system-configs HTTP/1.1" 200 322 0.089075 10.0.0.27 - - [2025-07-07 01:00:08] "GET /obj-perms HTTP/1.1" 200 5056 0.181093 10.0.0.27 - - [2025-07-07 01:00:09] "GET /global-system-configs HTTP/1.1" 200 322 0.032511 10.0.0.23 - - [2025-07-07 01:00:09] "GET /global-system-configs HTTP/1.1" 200 322 0.063298 10.0.0.23 - - [2025-07-07 01:00:09] "GET /obj-perms HTTP/1.1" 200 5056 0.144412 10.0.0.41 - - [2025-07-07 01:00:09] "GET /obj-perms HTTP/1.1" 200 5056 0.155345 10.0.0.41 - - [2025-07-07 01:00:10] "GET /global-system-configs HTTP/1.1" 200 322 0.073531 10.0.0.27 - - [2025-07-07 01:00:10] "GET /obj-perms HTTP/1.1" 200 5056 0.149793 10.0.0.23 - - [2025-07-07 01:00:10] "GET /global-system-configs HTTP/1.1" 200 322 0.013701 10.0.0.41 - - [2025-07-07 01:00:11] "GET /global-system-configs HTTP/1.1" 200 322 0.221358 10.0.0.23 - - [2025-07-07 01:00:11] "GET /obj-perms HTTP/1.1" 200 5056 0.330295 10.0.0.41 - - [2025-07-07 01:00:11] "GET /obj-perms HTTP/1.1" 200 5056 0.342849 10.0.0.27 - - [2025-07-07 01:00:18] "GET /obj-perms HTTP/1.1" 200 5056 0.067088 10.0.0.23 - - [2025-07-07 01:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.055037 10.0.0.41 - - [2025-07-07 01:04:21] "GET /obj-perms HTTP/1.1" 200 5056 0.052561 10.0.0.27 - - [2025-07-07 01:04:21] "GET /obj-perms HTTP/1.1" 200 5056 0.052695 10.0.0.27 - - [2025-07-07 01:05:08] "GET /global-system-configs HTTP/1.1" 200 322 0.029516 10.0.0.27 - - [2025-07-07 01:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.058502 10.0.0.23 - - [2025-07-07 01:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.076369 10.0.0.27 - - [2025-07-07 01:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.137635 10.0.0.41 - - [2025-07-07 01:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.159951 10.0.0.23 - - [2025-07-07 01:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.170112 10.0.0.41 - - [2025-07-07 01:05:10] "GET /global-system-configs HTTP/1.1" 200 322 0.050163 10.0.0.27 - - [2025-07-07 01:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.027797 10.0.0.23 - - [2025-07-07 01:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.031215 10.0.0.41 - - [2025-07-07 01:05:10] "GET /global-system-configs HTTP/1.1" 200 322 0.013791 10.0.0.41 - - [2025-07-07 01:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004675 10.0.0.23 - - [2025-07-07 01:05:10] "GET /global-system-configs HTTP/1.1" 200 322 0.118654 10.0.0.23 - - [2025-07-07 01:08:24] "GET /obj-perms HTTP/1.1" 200 5056 0.069983 10.0.0.41 - - [2025-07-07 01:08:25] "GET /obj-perms HTTP/1.1" 200 5056 0.052088 10.0.0.27 - - [2025-07-07 01:09:25] "GET /obj-perms HTTP/1.1" 200 5056 0.063012 10.0.0.27 - - [2025-07-07 01:10:08] "GET /global-system-configs HTTP/1.1" 200 322 0.031305 10.0.0.27 - - [2025-07-07 01:10:09] "GET /global-system-configs HTTP/1.1" 200 322 0.050932 10.0.0.23 - - [2025-07-07 01:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.184479 10.0.0.23 - - [2025-07-07 01:10:09] "GET /global-system-configs HTTP/1.1" 200 322 0.077757 10.0.0.27 - - [2025-07-07 01:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.147840 10.0.0.41 - - [2025-07-07 01:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.164740 10.0.0.41 - - [2025-07-07 01:10:10] "GET /global-system-configs HTTP/1.1" 200 322 0.030691 10.0.0.41 - - [2025-07-07 01:10:10] "GET /global-system-configs HTTP/1.1" 200 322 0.137480 10.0.0.23 - - [2025-07-07 01:10:11] "GET /global-system-configs HTTP/1.1" 200 322 0.243659 10.0.0.23 - - [2025-07-07 01:10:11] "GET /obj-perms HTTP/1.1" 200 5056 0.365386 10.0.0.27 - - [2025-07-07 01:10:11] "GET /obj-perms HTTP/1.1" 200 5056 0.376693 10.0.0.41 - - [2025-07-07 01:10:11] "GET /obj-perms HTTP/1.1" 200 5056 0.391399 10.0.0.23 - - [2025-07-07 01:12:28] "GET /obj-perms HTTP/1.1" 200 5056 0.064378 10.0.0.41 - - [2025-07-07 01:13:28] "GET /obj-perms HTTP/1.1" 200 5056 0.084269 10.0.0.27 - - [2025-07-07 01:13:29] "GET /obj-perms HTTP/1.1" 200 5056 0.061798 10.0.0.27 - - [2025-07-07 01:15:08] "GET /global-system-configs HTTP/1.1" 200 322 0.049875 10.0.0.27 - - [2025-07-07 01:15:09] "GET /global-system-configs HTTP/1.1" 200 322 0.052801 10.0.0.41 - - [2025-07-07 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.166539 10.0.0.23 - - [2025-07-07 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.183434 10.0.0.23 - - [2025-07-07 01:15:09] "GET /global-system-configs HTTP/1.1" 200 322 0.045566 10.0.0.27 - - [2025-07-07 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.126487 10.0.0.41 - - [2025-07-07 01:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.026994 10.0.0.23 - - [2025-07-07 01:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.011449 10.0.0.23 - - [2025-07-07 01:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.006807 10.0.0.41 - - [2025-07-07 01:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.010482 10.0.0.41 - - [2025-07-07 01:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.010640 10.0.0.27 - - [2025-07-07 01:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.007743 10.0.0.23 - - [2025-07-07 01:17:32] "GET /obj-perms HTTP/1.1" 200 5056 0.061023 10.0.0.41 - - [2025-07-07 01:17:32] "GET /obj-perms HTTP/1.1" 200 5056 0.051981 10.0.0.27 - - [2025-07-07 01:18:32] "GET /obj-perms HTTP/1.1" 200 5056 0.050793 10.0.0.27 - - [2025-07-07 01:20:08] "GET /global-system-configs HTTP/1.1" 200 322 0.059847 10.0.0.27 - - [2025-07-07 01:20:09] "GET /global-system-configs HTTP/1.1" 200 322 0.064487 10.0.0.23 - - [2025-07-07 01:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.137463 10.0.0.27 - - [2025-07-07 01:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.159566 10.0.0.41 - - [2025-07-07 01:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.177921