++ 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 Feb 9 05:09:23 UTC 2026 ===================' INFO: =================== Mon Feb 9 05:09:23 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.50 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.50,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041 + cassandra_server_list='10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/09/2026 05:09:31.979 7f57d0148948 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 05:09:32.007 7f57d0148948 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 05:09:32.021 7f57d0148948 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 05:09:32.021 7f57d0148948 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-02-09 05:09:56] "GET / HTTP/1.1" 200 45871 0.002158 10.0.0.50 - - [2026-02-09 05:09:56] "GET / HTTP/1.1" 200 45871 0.001220 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.50 - - [2026-02-09 05:09:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.001887 10.0.0.50 - - [2026-02-09 05:09:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000575 10.0.0.33 - - [2026-02-09 05:09:57] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.50 - - [2026-02-09 05:09:57] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.50 - - [2026-02-09 05:09:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000769 10.0.0.50 - - [2026-02-09 05:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.902039 10.0.0.50 - - [2026-02-09 05:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.50 - - [2026-02-09 05:09:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.413090 10.0.0.50 - - [2026-02-09 05:09:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005993 10.0.0.50 - - [2026-02-09 05:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.120648 10.0.0.50 - - [2026-02-09 05:09:58] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005693 10.0.0.50 - - [2026-02-09 05:09:58] "POST /fqname-to-id HTTP/1.1" 404 220 0.005274 10.0.0.50 - - [2026-02-09 05:09:58] "POST /config-database-nodes HTTP/1.1" 200 617 0.048918 /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.33 - - [2026-02-09 05:09:59] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.33 - - [2026-02-09 05:09:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000893 10.0.0.33 - - [2026-02-09 05:09:59] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.33 - - [2026-02-09 05:09:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.365391 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.057392 10.0.0.33 - - [2026-02-09 05:10:00] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014206 10.0.0.33 - - [2026-02-09 05:10:00] "POST /job-templates HTTP/1.1" 200 555 0.070401 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 220 0.006178 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.005453 10.0.0.33 - - [2026-02-09 05:10:00] "POST /config-database-nodes HTTP/1.1" 200 617 0.052382 10.0.0.33 - - [2026-02-09 05:10:00] "POST /job-templates HTTP/1.1" 200 563 0.063032 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.015246 10.0.0.33 - - [2026-02-09 05:10:00] "POST /job-templates HTTP/1.1" 200 545 0.055419 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.010337 10.0.0.33 - - [2026-02-09 05:10:00] "POST /job-templates HTTP/1.1" 200 577 0.113584 10.0.0.33 - - [2026-02-09 05:10:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.005465 10.0.0.33 - - [2026-02-09 05:10:00] "POST /job-templates HTTP/1.1" 200 579 0.087322 10.0.0.249 - - [2026-02-09 05:10:01] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.249 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.33 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.004770 10.0.0.33 - - [2026-02-09 05:10:01] "POST /job-templates HTTP/1.1" 200 583 0.071062 10.0.0.33 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.004694 10.0.0.249 - - [2026-02-09 05:10:01] "GET / HTTP/1.1" 200 35931 0.002652 10.0.0.33 - - [2026-02-09 05:10:01] "POST /job-templates HTTP/1.1" 200 559 0.129577 10.0.0.33 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 203 0.005443 10.0.0.249 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.070645 10.0.0.249 - - [2026-02-09 05:10:01] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004560 10.0.0.249 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.007851 10.0.0.33 - - [2026-02-09 05:10:01] "POST /job-templates HTTP/1.1" 200 569 0.096855 10.0.0.249 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.004555 10.0.0.33 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.004309 10.0.0.249 - - [2026-02-09 05:10:01] "POST /config-database-nodes HTTP/1.1" 200 617 0.072942 10.0.0.33 - - [2026-02-09 05:10:01] "POST /job-templates HTTP/1.1" 200 555 0.078744 10.0.0.33 - - [2026-02-09 05:10:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005634 10.0.0.33 - - [2026-02-09 05:10:01] "POST /job-templates HTTP/1.1" 200 555 0.114293 10.0.0.33 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.006964 10.0.0.249 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.066512 10.0.0.249 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011944 10.0.0.249 - - [2026-02-09 05:10:02] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010756 10.0.0.33 - - [2026-02-09 05:10:02] "POST /job-templates HTTP/1.1" 200 555 0.180074 10.0.0.249 - - [2026-02-09 05:10:02] "POST /service-appliance-sets HTTP/1.1" 200 553 0.144947 10.0.0.33 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.007172 10.0.0.249 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.009184 10.0.0.249 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.249 - - [2026-02-09 05:10:02] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014620 10.0.0.33 - - [2026-02-09 05:10:02] "POST /job-templates HTTP/1.1" 200 535 0.147109 10.0.0.33 - - [2026-02-09 05:10:02] "GET / HTTP/1.1" 200 35931 0.003896 10.0.0.33 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.030412 10.0.0.33 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.249 - - [2026-02-09 05:10:02] "POST /service-appliance-sets HTTP/1.1" 200 541 0.178499 10.0.0.33 - - [2026-02-09 05:10:02] "POST /job-templates HTTP/1.1" 200 559 0.133073 10.0.0.249 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012823 10.0.0.33 - - [2026-02-09 05:10:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.017363 10.0.0.249 - - [2026-02-09 05:10:02] "GET /network-ipam/2bf23093-175b-4b29-bd71-98eeb19fd7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.028761 10.0.0.249 - - [2026-02-09 05:10:03] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.249 - - [2026-02-09 05:10:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.33 - - [2026-02-09 05:10:03] "POST /job-templates HTTP/1.1" 200 559 0.196821 10.0.0.33 - - [2026-02-09 05:10:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.009941 10.0.0.33 - - [2026-02-09 05:10:03] "POST /job-templates HTTP/1.1" 200 559 0.238189 10.0.0.33 - - [2026-02-09 05:10:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.012280 10.0.0.33 - - [2026-02-09 05:10:03] "POST /job-templates HTTP/1.1" 200 565 0.192447 10.0.0.249 - - [2026-02-09 05:10:03] "POST /service-templates HTTP/1.1" 200 511 0.208977 10.0.0.33 - - [2026-02-09 05:10:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.012864 10.0.0.249 - - [2026-02-09 05:10:03] "POST /service-templates HTTP/1.1" 200 501 0.116253 10.0.0.33 - - [2026-02-09 05:10:04] "POST /job-templates HTTP/1.1" 200 557 0.212277 10.0.0.33 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.023172 10.0.0.249 - - [2026-02-09 05:10:04] "POST /service-templates HTTP/1.1" 200 515 0.186479 10.0.0.33 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.951042 10.0.0.33 - - [2026-02-09 05:10:04] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029871 10.0.0.249 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.204842 10.0.0.33 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.040544 10.0.0.249 - - [2026-02-09 05:10:04] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029120 10.0.0.249 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.018635 10.0.0.249 - - [2026-02-09 05:10:04] "POST /service-templates HTTP/1.1" 200 535 0.202868 10.0.0.33 - - [2026-02-09 05:10:04] "POST /job-templates HTTP/1.1" 200 555 0.275708 10.0.0.33 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.021213 10.0.0.33 - - [2026-02-09 05:10:04] "POST /config-nodes HTTP/1.1" 200 599 0.243423 10.0.0.249 - - [2026-02-09 05:10:04] "POST /config-nodes HTTP/1.1" 200 599 0.234976 10.0.0.249 - - [2026-02-09 05:10:04] "POST /service-templates HTTP/1.1" 200 507 0.233646 10.0.0.50 - - [2026-02-09 05:10:04] "GET / HTTP/1.1" 200 35931 0.009256 10.0.0.50 - - [2026-02-09 05:10:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.33 - - [2026-02-09 05:10:05] "POST /job-templates HTTP/1.1" 200 573 0.385199 10.0.0.33 - - [2026-02-09 05:10:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.014228 10.0.0.33 - - [2026-02-09 05:10:05] "GET / HTTP/1.1" 200 35931 0.002829 10.0.0.33 - - [2026-02-09 05:10:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000729 10.0.0.33 - - [2026-02-09 05:10:05] "POST /job-templates HTTP/1.1" 200 551 0.131718 10.0.0.33 - - [2026-02-09 05:10:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.015212 10.0.0.249 - - [2026-02-09 05:10:05] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.249 - - [2026-02-09 05:10:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000680 10.0.0.33 - - [2026-02-09 05:10:05] "POST /job-templates HTTP/1.1" 200 579 0.152437 10.0.0.33 - - [2026-02-09 05:10:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.005160 10.0.0.33 - - [2026-02-09 05:10:05] "POST /job-templates HTTP/1.1" 200 555 0.163175 10.0.0.50 - - [2026-02-09 05:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 12.454041 10.0.0.50 - - [2026-02-09 05:10:20] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010891 10.0.0.50 - - [2026-02-09 05:10:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.008203 10.0.0.50 - - [2026-02-09 05:10:20] "POST /config-nodes HTTP/1.1" 200 599 0.094419 10.0.0.50 - - [2026-02-09 05:10:21] "GET / HTTP/1.1" 200 35931 0.002199 10.0.0.50 - - [2026-02-09 05:10:21] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000912 10.0.0.33 - - [2026-02-09 05:10:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 12.525298 10.0.0.249 - - [2026-02-09 05:10:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 12.249118 10.0.0.33 - - [2026-02-09 05:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013538 10.0.0.33 - - [2026-02-09 05:10:27] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.004416 10.0.0.249 - - [2026-02-09 05:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013274 10.0.0.249 - - [2026-02-09 05:10:27] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.004826 10.0.0.33 - - [2026-02-09 05:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.249 - - [2026-02-09 05:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.33 - - [2026-02-09 05:10:27] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.027576 10.0.0.249 - - [2026-02-09 05:10:27] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.035955 10.0.0.33 - - [2026-02-09 05:10:28] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.249 - - [2026-02-09 05:10:28] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.33 - - [2026-02-09 05:10:28] "POST /alarms HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2026-02-09 05:10:28] "POST /alarms HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2026-02-09 05:10:37] "GET / HTTP/1.1" 200 35931 0.003392 10.0.0.33 - - [2026-02-09 05:10:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000756 10.0.0.249 - - [2026-02-09 05:10:37] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.249 - - [2026-02-09 05:10:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2026-02-09 05:10:38] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.50 - - [2026-02-09 05:10:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.004054 10.0.0.33 - - [2026-02-09 05:10:44] "GET /global-system-configs HTTP/1.1" 200 322 12.431232 10.0.0.50 - - [2026-02-09 05:10:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 11.064595 10.0.0.33 - - [2026-02-09 05:10:44] "GET /global-system-configs HTTP/1.1" 200 322 10.129073 10.0.0.50 - - [2026-02-09 05:10:44] "GET /global-system-configs HTTP/1.1" 200 322 7.595840 10.0.0.249 - - [2026-02-09 05:10:44] "GET /global-system-configs HTTP/1.1" 200 322 7.245800 10.0.0.33 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 200 581 4.914043 10.0.0.249 - - [2026-02-09 05:10:45] "GET /global-system-configs HTTP/1.1" 200 322 3.629243 10.0.0.249 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 409 300 4.634998 10.0.0.249 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.33 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 200 575 0.060589 10.0.0.50 - - [2026-02-09 05:10:45] "GET /global-system-configs HTTP/1.1" 200 322 2.200767 10.0.0.249 - - [2026-02-09 05:10:45] "PUT /alarm/0ed5027f-d2fa-4bff-a5fc-4977d9dfbf44 HTTP/1.1" 200 244 0.031670 10.0.0.249 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 409 261 0.009718 10.0.0.33 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 200 575 0.066922 10.0.0.249 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.33 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.946478 10.0.0.33 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 200 559 0.041918 10.0.0.33 - - [2026-02-09 05:10:45] "GET /routing-instance/5362427c-6f72-4b95-9d3f-ddbd93766ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010267 10.0.0.249 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.686183 10.0.0.249 - - [2026-02-09 05:10:45] "GET /routing-instance/5362427c-6f72-4b95-9d3f-ddbd93766ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006151 10.0.0.249 - - [2026-02-09 05:10:45] "PUT /alarm/96f01a72-9ad3-477c-929d-ab718b5289b9 HTTP/1.1" 200 244 0.034609 10.0.0.50 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.436203 10.0.0.50 - - [2026-02-09 05:10:45] "GET /routing-instance/5362427c-6f72-4b95-9d3f-ddbd93766ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008319 10.0.0.249 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 409 261 0.010829 10.0.0.33 - - [2026-02-09 05:10:45] "POST /alarms HTTP/1.1" 200 555 0.112687 10.0.0.249 - - [2026-02-09 05:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013656 10.0.0.33 - - [2026-02-09 05:10:45] "POST /bgp-routers HTTP/1.1" 200 620 0.128573 10.0.0.249 - - [2026-02-09 05:10:45] "POST /bgp-routers HTTP/1.1" 200 620 0.125944 10.0.0.33 - - [2026-02-09 05:10:45] "GET /bgp-router/dda53f39-11f4-4680-bc5c-c1bbd1707136?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.016892 10.0.0.50 - - [2026-02-09 05:10:45] "POST /bgp-routers HTTP/1.1" 200 620 0.122487 10.0.0.249 - - [2026-02-09 05:10:46] "PUT /alarm/8330e0f8-0c50-4c18-bc73-e7b6fc513f86 HTTP/1.1" 200 244 0.063842 10.0.0.249 - - [2026-02-09 05:10:46] "GET /bgp-router/64ef424c-f6d6-4c77-a0e8-a5c89f3a219a?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.014472 10.0.0.33 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014128 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 557 0.103973 10.0.0.50 - - [2026-02-09 05:10:46] "GET /bgp-router/819813d1-4bdc-4b37-aeeb-580bff364a2a?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.017293 10.0.0.249 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 409 253 0.011213 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.33 - - [2026-02-09 05:10:46] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006339 10.0.0.50 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.249 - - [2026-02-09 05:10:46] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004447 10.0.0.33 - - [2026-02-09 05:10:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014030 10.0.0.50 - - [2026-02-09 05:10:46] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005741 10.0.0.249 - - [2026-02-09 05:10:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005072 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 565 0.087339 10.0.0.50 - - [2026-02-09 05:10:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004837 10.0.0.249 - - [2026-02-09 05:10:46] "PUT /alarm/ed9ef226-2335-4c57-a0eb-91f5e0d23756 HTTP/1.1" 200 244 0.056258 10.0.0.33 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 404 206 0.008982 10.0.0.33 - - [2026-02-09 05:10:46] "POST /ref-update HTTP/1.1" 200 156 0.064042 10.0.0.249 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 409 251 0.012285 10.0.0.50 - - [2026-02-09 05:10:46] "POST /ref-update HTTP/1.1" 200 156 0.055768 10.0.0.249 - - [2026-02-09 05:10:46] "POST /ref-update HTTP/1.1" 200 156 0.089829 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011035 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 549 0.103969 10.0.0.249 - - [2026-02-09 05:10:46] "PUT /alarm/a0d95519-8f1a-47cd-b2aa-63529e840d6f HTTP/1.1" 200 244 0.051983 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 557 0.082814 10.0.0.33 - - [2026-02-09 05:10:46] "POST /job-templates HTTP/1.1" 200 557 0.078175 10.0.0.249 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 409 252 0.016486 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.33 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.009793 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 567 0.073802 10.0.0.249 - - [2026-02-09 05:10:46] "PUT /alarm/ca49f31f-ec9b-4380-9790-b6ea4f96726b HTTP/1.1" 200 244 0.032734 10.0.0.249 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 409 256 0.007563 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 555 0.067569 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010887 10.0.0.33 - - [2026-02-09 05:10:46] "GET /network-ipam/2bf23093-175b-4b29-bd71-98eeb19fd7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.674845 10.0.0.33 - - [2026-02-09 05:10:46] "POST /job-templates HTTP/1.1" 200 553 0.116153 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 567 0.069575 10.0.0.249 - - [2026-02-09 05:10:46] "PUT /alarm/22c5023e-9ad4-463c-bea0-f73787892085 HTTP/1.1" 200 244 0.057245 10.0.0.249 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 409 248 0.004409 10.0.0.33 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 404 195 0.006699 10.0.0.33 - - [2026-02-09 05:10:46] "POST /alarms HTTP/1.1" 200 575 0.075660 10.0.0.249 - - [2026-02-09 05:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013494 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 569 0.059601 10.0.0.249 - - [2026-02-09 05:10:47] "PUT /alarm/6bc28980-c16b-4ccb-90ca-ba6f746335fc HTTP/1.1" 200 244 0.064347 10.0.0.249 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 409 252 0.003467 10.0.0.33 - - [2026-02-09 05:10:47] "POST /job-templates HTTP/1.1" 200 563 0.101467 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 561 0.065762 10.0.0.249 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.33 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.009882 10.0.0.249 - - [2026-02-09 05:10:47] "PUT /alarm/c1a62e8c-0b16-4faa-a97e-96870fa643eb HTTP/1.1" 200 244 0.083568 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 561 0.145064 10.0.0.249 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 409 257 0.032887 10.0.0.249 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 561 0.091231 10.0.0.249 - - [2026-02-09 05:10:47] "PUT /alarm/2213c5a3-cd0f-4125-b31e-102839c32651 HTTP/1.1" 200 244 0.107328 10.0.0.249 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 409 251 0.007557 10.0.0.33 - - [2026-02-09 05:10:47] "POST /ref-update HTTP/1.1" 200 156 0.152928 10.0.0.249 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.33 - - [2026-02-09 05:10:47] "POST /tags HTTP/1.1" 200 321 0.197552 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 547 0.184409 10.0.0.249 - - [2026-02-09 05:10:47] "PUT /alarm/0e443a8f-4f33-4de1-9925-b4c2dc273c24 HTTP/1.1" 200 244 0.048397 10.0.0.33 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 404 174 0.014338 10.0.0.249 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 409 257 0.005254 10.0.0.33 - - [2026-02-09 05:10:47] "POST /alarms HTTP/1.1" 200 595 0.109951 10.0.0.249 - - [2026-02-09 05:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.249 - - [2026-02-09 05:10:47] "PUT /alarm/3ce775ee-7f5d-401e-9cc7-8dcfa2057e89 HTTP/1.1" 200 244 0.042934 10.0.0.33 - - [2026-02-09 05:10:48] "POST /tags HTTP/1.1" 200 309 0.072275 10.0.0.249 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 409 261 0.024290 10.0.0.33 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 200 575 0.131205 10.0.0.249 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019697 10.0.0.33 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 404 164 0.026769 10.0.0.33 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 200 571 0.093689 10.0.0.249 - - [2026-02-09 05:10:48] "PUT /alarm/f4e28141-e7ac-4dad-97a8-b010bb2fac7f HTTP/1.1" 200 244 0.065236 10.0.0.249 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 409 258 0.009741 10.0.0.33 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 200 583 0.064194 10.0.0.249 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008524 10.0.0.33 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.019408 10.0.0.33 - - [2026-02-09 05:10:48] "POST /tags HTTP/1.1" 200 323 0.086859 10.0.0.33 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 200 609 0.071029 10.0.0.249 - - [2026-02-09 05:10:48] "PUT /alarm/56e9d5a8-28b4-47f7-8462-a314dbfccbb9 HTTP/1.1" 200 244 0.060526 10.0.0.33 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 404 166 0.004834 10.0.0.249 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 409 254 0.025494 10.0.0.249 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.33 - - [2026-02-09 05:10:48] "POST /hardwares HTTP/1.1" 200 327 0.044548 10.0.0.33 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 404 166 0.005328 10.0.0.249 - - [2026-02-09 05:10:48] "PUT /alarm/a07a4936-d022-4031-a98f-af1355134a1c HTTP/1.1" 200 244 0.032528 10.0.0.33 - - [2026-02-09 05:10:48] "POST /ref-update HTTP/1.1" 200 156 0.044230 10.0.0.249 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 409 254 0.012330 10.0.0.33 - - [2026-02-09 05:10:48] "POST /hardwares HTTP/1.1" 200 323 0.036800 10.0.0.249 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023138 10.0.0.33 - - [2026-02-09 05:10:48] "POST /route-targets HTTP/1.1" 200 327 0.035728 10.0.0.33 - - [2026-02-09 05:10:48] "GET / HTTP/1.1" 200 35931 0.003560 10.0.0.33 - - [2026-02-09 05:10:48] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000595 10.0.0.33 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.024850 10.0.0.249 - - [2026-02-09 05:10:48] "PUT /alarm/b8cce257-668a-4a92-b119-1a69efcee450 HTTP/1.1" 200 244 0.036098 10.0.0.33 - - [2026-02-09 05:10:48] "POST /hardwares HTTP/1.1" 200 323 0.045627 10.0.0.249 - - [2026-02-09 05:10:48] "POST /alarms HTTP/1.1" 409 254 0.008844 10.0.0.33 - - [2026-02-09 05:10:48] "POST /ref-update HTTP/1.1" 200 156 0.035016 10.0.0.249 - - [2026-02-09 05:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.009903 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/5956cd15-a4f2-4e5f-a939-470d098000ae HTTP/1.1" 200 244 0.028641 10.0.0.249 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 409 247 0.008042 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 325 0.057903 10.0.0.249 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 165 0.008199 10.0.0.33 - - [2026-02-09 05:10:49] "PUT /access-control-list/bafe0b13-218a-42b7-bd85-c9e8fd850dbb HTTP/1.1" 200 272 0.032577 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/7117e202-38e2-495c-acdb-f92f7f876c76 HTTP/1.1" 200 244 0.040721 10.0.0.249 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 409 272 0.004446 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 325 0.053137 10.0.0.33 - - [2026-02-09 05:10:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048155 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.249 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.50 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009707 10.0.0.50 - - [2026-02-09 05:10:49] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005973 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.036749 10.0.0.33 - - [2026-02-09 05:10:49] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.017292 10.0.0.50 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015520 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/907f7309-ad4f-4673-93ec-4a3d522ad9b3 HTTP/1.1" 200 244 0.040022 10.0.0.249 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 409 261 0.010039 10.0.0.50 - - [2026-02-09 05:10:49] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.034138 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 323 0.046829 10.0.0.249 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019764 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.004856 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/08576382-bfd3-4062-867e-954d9ea5245e HTTP/1.1" 200 244 0.030998 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 319 0.020442 10.0.0.249 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 409 259 0.004368 10.0.0.249 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 165 0.004933 10.0.0.33 - - [2026-02-09 05:10:49] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/db8fc1cd-8578-4886-9718-dd77b6b4dea5 HTTP/1.1" 200 244 0.028058 10.0.0.249 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 409 265 0.003895 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 317 0.023695 10.0.0.249 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.33 - - [2026-02-09 05:10:49] "POST /fqname-to-id HTTP/1.1" 404 162 0.004046 10.0.0.50 - - [2026-02-09 05:10:49] "GET / HTTP/1.1" 200 35931 0.002516 10.0.0.50 - - [2026-02-09 05:10:49] "POST /alarms HTTP/1.1" 401 292 0.006676 10.0.0.249 - - [2026-02-09 05:10:49] "PUT /alarm/22a0eb84-3140-407b-bb75-0ec1e3d7eb25 HTTP/1.1" 200 244 0.073405 10.0.0.33 - - [2026-02-09 05:10:49] "POST /hardwares HTTP/1.1" 200 319 0.024381 10.0.0.249 - - [2026-02-09 05:10:50] "POST /alarms HTTP/1.1" 409 279 0.003578 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 158 0.008541 10.0.0.249 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.33 - - [2026-02-09 05:10:50] "POST /hardwares HTTP/1.1" 200 311 0.022618 10.0.0.249 - - [2026-02-09 05:10:50] "PUT /alarm/0f86134a-823f-4211-956a-0a13cd675d95 HTTP/1.1" 200 244 0.034320 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 154 0.008175 10.0.0.33 - - [2026-02-09 05:10:50] "POST /hardwares HTTP/1.1" 200 311 0.017177 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 155 0.006021 10.0.0.33 - - [2026-02-09 05:10:50] "POST /hardwares HTTP/1.1" 200 305 0.016326 10.0.0.249 - - [2026-02-09 05:10:50] "GET / HTTP/1.1" 200 35931 0.003399 10.0.0.249 - - [2026-02-09 05:10:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 156 0.009109 10.0.0.33 - - [2026-02-09 05:10:50] "POST /hardwares HTTP/1.1" 200 307 0.021264 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.413490 10.0.0.33 - - [2026-02-09 05:10:50] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006672 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010822 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.011418 10.0.0.33 - - [2026-02-09 05:10:50] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.020557 10.0.0.33 - - [2026-02-09 05:10:50] "POST /hardwares HTTP/1.1" 200 311 0.018110 10.0.0.33 - - [2026-02-09 05:10:50] "POST /fqname-to-id HTTP/1.1" 404 153 0.009229 10.0.0.33 - - [2026-02-09 05:10:51] "POST /hardwares HTTP/1.1" 200 309 0.019485 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 264 0.446215 10.0.0.50 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006284 10.0.0.249 - - [2026-02-09 05:10:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.099428 10.0.0.249 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.004278 10.0.0.50 - - [2026-02-09 05:10:51] "PUT /alarm/0ed5027f-d2fa-4bff-a5fc-4977d9dfbf44 HTTP/1.1" 200 244 0.043814 10.0.0.33 - - [2026-02-09 05:10:51] "POST /hardwares HTTP/1.1" 200 309 0.022646 10.0.0.33 - - [2026-02-09 05:10:51] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 261 0.006324 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000391 10.0.0.249 - - [2026-02-09 05:10:51] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.055050 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 404 161 0.009593 10.0.0.50 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009792 10.0.0.50 - - [2026-02-09 05:10:51] "PUT /alarm/96f01a72-9ad3-477c-929d-ab718b5289b9 HTTP/1.1" 200 244 0.033882 10.0.0.33 - - [2026-02-09 05:10:51] "POST /hardwares HTTP/1.1" 200 309 0.038261 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 261 0.004283 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 404 154 0.011511 10.0.0.50 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.50 - - [2026-02-09 05:10:51] "PUT /alarm/8330e0f8-0c50-4c18-bc73-e7b6fc513f86 HTTP/1.1" 200 244 0.028051 10.0.0.33 - - [2026-02-09 05:10:51] "POST /features HTTP/1.1" 200 533 0.068316 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 253 0.012837 10.0.0.249 - - [2026-02-09 05:10:51] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.249 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009063 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.006854 10.0.0.50 - - [2026-02-09 05:10:51] "PUT /alarm/ed9ef226-2335-4c57-a0eb-91f5e0d23756 HTTP/1.1" 200 244 0.037607 10.0.0.33 - - [2026-02-09 05:10:51] "POST /features HTTP/1.1" 200 521 0.045651 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 251 0.004640 10.0.0.33 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.012233 10.0.0.50 - - [2026-02-09 05:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-02-09 05:10:51] "PUT /alarm/a0d95519-8f1a-47cd-b2aa-63529e840d6f HTTP/1.1" 200 244 0.030064 10.0.0.33 - - [2026-02-09 05:10:51] "POST /features HTTP/1.1" 200 539 0.045812 10.0.0.50 - - [2026-02-09 05:10:51] "POST /alarms HTTP/1.1" 409 252 0.004788 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.007841 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/ca49f31f-ec9b-4380-9790-b6ea4f96726b HTTP/1.1" 200 244 0.024944 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.405378 10.0.0.33 - - [2026-02-09 05:10:52] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009990 10.0.0.249 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.066892 10.0.0.33 - - [2026-02-09 05:10:52] "POST /features HTTP/1.1" 200 517 0.064967 10.0.0.249 - - [2026-02-09 05:10:52] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.013407 10.0.0.50 - - [2026-02-09 05:10:52] "POST /alarms HTTP/1.1" 409 256 0.006175 10.0.0.33 - - [2026-02-09 05:10:52] "PUT /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a HTTP/1.1" 200 274 0.033847 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.003908 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.249 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.030972 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/22c5023e-9ad4-463c-bea0-f73787892085 HTTP/1.1" 200 244 0.028601 10.0.0.249 - - [2026-02-09 05:10:52] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.033254 10.0.0.50 - - [2026-02-09 05:10:52] "POST /alarms HTTP/1.1" 409 248 0.004822 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006689 10.0.0.33 - - [2026-02-09 05:10:52] "POST /physical-roles HTTP/1.1" 200 521 0.054504 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.008223 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/6bc28980-c16b-4ccb-90ca-ba6f746335fc HTTP/1.1" 200 244 0.030706 10.0.0.50 - - [2026-02-09 05:10:52] "POST /alarms HTTP/1.1" 409 252 0.005031 10.0.0.33 - - [2026-02-09 05:10:52] "POST /physical-roles HTTP/1.1" 200 519 0.037185 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.008204 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/c1a62e8c-0b16-4faa-a97e-96870fa643eb HTTP/1.1" 200 244 0.020299 10.0.0.50 - - [2026-02-09 05:10:52] "POST /alarms HTTP/1.1" 409 257 0.004039 10.0.0.33 - - [2026-02-09 05:10:52] "POST /overlay-roles HTTP/1.1" 200 545 0.036629 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.249 - - [2026-02-09 05:10:52] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.249 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.006749 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/2213c5a3-cd0f-4125-b31e-102839c32651 HTTP/1.1" 200 244 0.023635 10.0.0.33 - - [2026-02-09 05:10:52] "PUT /overlay-role/1884afdb-d7db-40de-b0b0-346e34c91218 HTTP/1.1" 200 258 0.020890 10.0.0.50 - - [2026-02-09 05:10:52] "POST /alarms HTTP/1.1" 409 251 0.003933 10.0.0.50 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.33 - - [2026-02-09 05:10:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.008424 10.0.0.50 - - [2026-02-09 05:10:52] "PUT /alarm/0e443a8f-4f33-4de1-9925-b4c2dc273c24 HTTP/1.1" 200 244 0.037216 10.0.0.33 - - [2026-02-09 05:10:52] "POST /overlay-roles HTTP/1.1" 200 529 0.044793 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 257 0.014253 10.0.0.33 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.010845 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.50 - - [2026-02-09 05:10:53] "PUT /alarm/3ce775ee-7f5d-401e-9cc7-8dcfa2057e89 HTTP/1.1" 200 244 0.028521 10.0.0.33 - - [2026-02-09 05:10:53] "POST /overlay-roles HTTP/1.1" 200 519 0.052530 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 261 0.007001 10.0.0.249 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.043870 10.0.0.249 - - [2026-02-09 05:10:53] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005577 10.0.0.33 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.004333 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.249 - - [2026-02-09 05:10:53] "PUT /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a HTTP/1.1" 200 274 0.032849 10.0.0.50 - - [2026-02-09 05:10:53] "PUT /alarm/f4e28141-e7ac-4dad-97a8-b010bb2fac7f HTTP/1.1" 200 244 0.023885 10.0.0.33 - - [2026-02-09 05:10:53] "POST /role-definitions HTTP/1.1" 200 547 0.050176 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 258 0.006588 10.0.0.33 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.004808 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.50 - - [2026-02-09 05:10:53] "PUT /alarm/56e9d5a8-28b4-47f7-8462-a314dbfccbb9 HTTP/1.1" 200 244 0.029111 10.0.0.33 - - [2026-02-09 05:10:53] "POST /role-definitions HTTP/1.1" 200 563 0.046728 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 254 0.007725 10.0.0.33 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.007362 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018765 10.0.0.50 - - [2026-02-09 05:10:53] "PUT /alarm/a07a4936-d022-4031-a98f-af1355134a1c HTTP/1.1" 200 244 0.033779 10.0.0.33 - - [2026-02-09 05:10:53] "POST /role-definitions HTTP/1.1" 200 551 0.075043 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 254 0.008667 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014223 10.0.0.33 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.005777 10.0.0.50 - - [2026-02-09 05:10:53] "PUT /alarm/b8cce257-668a-4a92-b119-1a69efcee450 HTTP/1.1" 200 244 0.020480 10.0.0.50 - - [2026-02-09 05:10:53] "POST /alarms HTTP/1.1" 409 254 0.004015 10.0.0.50 - - [2026-02-09 05:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.33 - - [2026-02-09 05:10:54] "POST /role-definitions HTTP/1.1" 200 547 0.072208 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/5956cd15-a4f2-4e5f-a939-470d098000ae HTTP/1.1" 200 244 0.029283 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.011335 10.0.0.50 - - [2026-02-09 05:10:54] "POST /alarms HTTP/1.1" 409 247 0.005977 10.0.0.50 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.33 - - [2026-02-09 05:10:54] "POST /role-definitions HTTP/1.1" 200 547 0.039068 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/7117e202-38e2-495c-acdb-f92f7f876c76 HTTP/1.1" 200 244 0.020191 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003722 10.0.0.50 - - [2026-02-09 05:10:54] "POST /alarms HTTP/1.1" 409 272 0.004084 10.0.0.50 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2026-02-09 05:10:54] "POST /role-definitions HTTP/1.1" 200 533 0.039015 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/907f7309-ad4f-4673-93ec-4a3d522ad9b3 HTTP/1.1" 200 244 0.018592 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 181 0.007827 10.0.0.50 - - [2026-02-09 05:10:54] "POST /alarms HTTP/1.1" 409 261 0.007747 10.0.0.50 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.33 - - [2026-02-09 05:10:54] "POST /role-definitions HTTP/1.1" 200 537 0.039304 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/08576382-bfd3-4062-867e-954d9ea5245e HTTP/1.1" 200 244 0.026211 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.004704 10.0.0.50 - - [2026-02-09 05:10:54] "POST /alarms HTTP/1.1" 409 259 0.012363 10.0.0.50 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010254 10.0.0.33 - - [2026-02-09 05:10:54] "POST /role-definitions HTTP/1.1" 200 561 0.031687 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/db8fc1cd-8578-4886-9718-dd77b6b4dea5 HTTP/1.1" 200 244 0.019993 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.004414 10.0.0.50 - - [2026-02-09 05:10:54] "POST /alarms HTTP/1.1" 409 265 0.004279 10.0.0.50 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010507 10.0.0.33 - - [2026-02-09 05:10:54] "POST /feature-configs HTTP/1.1" 200 562 0.055163 10.0.0.50 - - [2026-02-09 05:10:54] "PUT /alarm/22a0eb84-3140-407b-bb75-0ec1e3d7eb25 HTTP/1.1" 200 244 0.034167 10.0.0.33 - - [2026-02-09 05:10:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.011928 10.0.0.50 - - [2026-02-09 05:10:55] "POST /alarms HTTP/1.1" 409 279 0.013176 10.0.0.50 - - [2026-02-09 05:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.50 - - [2026-02-09 05:10:55] "PUT /alarm/0f86134a-823f-4211-956a-0a13cd675d95 HTTP/1.1" 200 244 0.036309 10.0.0.33 - - [2026-02-09 05:10:55] "POST /node-profiles HTTP/1.1" 200 537 0.086322 10.0.0.33 - - [2026-02-09 05:10:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.027675 10.0.0.33 - - [2026-02-09 05:10:55] "POST /node-profiles HTTP/1.1" 200 541 0.054732 10.0.0.33 - - [2026-02-09 05:10:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.005820 10.0.0.33 - - [2026-02-09 05:10:55] "POST /node-profiles HTTP/1.1" 200 533 0.047180 10.0.0.33 - - [2026-02-09 05:10:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.004035 10.0.0.50 - - [2026-02-09 05:10:55] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.50 - - [2026-02-09 05:10:55] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.002466 10.0.0.33 - - [2026-02-09 05:10:55] "POST /telemetry-profiles HTTP/1.1" 200 554 0.045581 10.0.0.33 - - [2026-02-09 05:10:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.022018 10.0.0.33 - - [2026-02-09 05:10:56] "POST /telemetry-profiles HTTP/1.1" 200 554 0.089414 10.0.0.33 - - [2026-02-09 05:10:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.008652 10.0.0.33 - - [2026-02-09 05:10:56] "POST /sflow-profiles HTTP/1.1" 200 538 0.058198 10.0.0.50 - - [2026-02-09 05:10:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.051094 10.0.0.33 - - [2026-02-09 05:10:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.005800 10.0.0.50 - - [2026-02-09 05:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017338 10.0.0.50 - - [2026-02-09 05:10:56] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.017928 10.0.0.33 - - [2026-02-09 05:10:56] "POST /snmp-profiles HTTP/1.1" 200 530 0.045583 10.0.0.33 - - [2026-02-09 05:10:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.009920 10.0.0.33 - - [2026-02-09 05:10:56] "POST /device-functional-groups HTTP/1.1" 200 540 0.070503 10.0.0.33 - - [2026-02-09 05:10:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.004581 10.0.0.33 - - [2026-02-09 05:10:57] "POST /device-functional-groups HTTP/1.1" 200 590 0.088530 10.0.0.33 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.013805 10.0.0.50 - - [2026-02-09 05:10:57] "GET / HTTP/1.1" 200 35931 0.004807 10.0.0.50 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2026-02-09 05:10:57] "POST /device-functional-groups HTTP/1.1" 200 566 0.042295 10.0.0.33 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.007035 10.0.0.33 - - [2026-02-09 05:10:57] "POST /role-configs HTTP/1.1" 200 525 0.105686 10.0.0.33 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.009952 10.0.0.50 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.057433 10.0.0.50 - - [2026-02-09 05:10:57] "GET /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.015418 10.0.0.33 - - [2026-02-09 05:10:57] "POST /role-configs HTTP/1.1" 200 522 0.059273 10.0.0.50 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.33 - - [2026-02-09 05:10:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.010566 10.0.0.50 - - [2026-02-09 05:10:57] "PUT /global-vrouter-config/44378de7-66dd-4f47-a0cd-a6cda0e9995c HTTP/1.1" 200 276 0.034415 10.0.0.33 - - [2026-02-09 05:10:57] "POST /role-configs HTTP/1.1" 200 517 0.055653 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012209 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.50 - - [2026-02-09 05:10:58] "GET / HTTP/1.1" 200 35931 0.002941 10.0.0.50 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.50 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.076247 10.0.0.50 - - [2026-02-09 05:10:58] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.013339 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.50 - - [2026-02-09 05:10:58] "PUT /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a HTTP/1.1" 200 274 0.060118 10.0.0.33 - - [2026-02-09 05:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2026-02-09 05:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.33 - - [2026-02-09 05:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.33 - - [2026-02-09 05:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.33 - - [2026-02-09 05:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.33 - - [2026-02-09 05:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013408 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.33 - - [2026-02-09 05:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.33 - - [2026-02-09 05:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013604 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.33 - - [2026-02-09 05:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017025 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008138 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2026-02-09 05:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011939 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013499 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.33 - - [2026-02-09 05:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008574 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015821 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006384 10.0.0.33 - - [2026-02-09 05:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009779 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.33 - - [2026-02-09 05:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006694 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.33 - - [2026-02-09 05:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006976 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005917 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.33 - - [2026-02-09 05:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027081 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.33 - - [2026-02-09 05:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017878 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007848 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.33 - - [2026-02-09 05:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.33 - - [2026-02-09 05:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012421 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.33 - - [2026-02-09 05:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2026-02-09 05:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009934 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.33 - - [2026-02-09 05:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.33 - - [2026-02-09 05:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2026-02-09 05:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.33 - - [2026-02-09 05:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.33 - - [2026-02-09 05:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.33 - - [2026-02-09 05:11:20] "POST /network-ipams HTTP/1.1" 200 550 0.039161 10.0.0.33 - - [2026-02-09 05:11:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.006008 10.0.0.33 - - [2026-02-09 05:11:20] "GET /fabric/f2e9e045-56ef-47f6-9d01-0e835465e6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.007549 10.0.0.33 - - [2026-02-09 05:11:20] "POST /ref-update HTTP/1.1" 200 156 0.041767 10.0.0.33 - - [2026-02-09 05:11:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.004504 10.0.0.50 - - [2026-02-09 05:11:21] "GET / HTTP/1.1" 200 35931 0.007843 10.0.0.50 - - [2026-02-09 05:11:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000534 10.0.0.249 - - [2026-02-09 05:11:22] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.249 - - [2026-02-09 05:11:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.33 - - [2026-02-09 05:11:22] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.33 - - [2026-02-09 05:11:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.50 - - [2026-02-09 05:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.723959 10.0.0.50 - - [2026-02-09 05:11:22] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.012852 10.0.0.50 - - [2026-02-09 05:11:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.016394 10.0.0.50 - - [2026-02-09 05:11:23] "POST /database-nodes HTTP/1.1" 200 603 0.044838 10.0.0.249 - - [2026-02-09 05:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.465604 10.0.0.249 - - [2026-02-09 05:11:23] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005229 10.0.0.249 - - [2026-02-09 05:11:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.010507 10.0.0.33 - - [2026-02-09 05:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.090066 10.0.0.33 - - [2026-02-09 05:11:23] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004771 10.0.0.33 - - [2026-02-09 05:11:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.007765 10.0.0.249 - - [2026-02-09 05:11:23] "POST /database-nodes HTTP/1.1" 200 603 0.086109 10.0.0.33 - - [2026-02-09 05:11:23] "POST /database-nodes HTTP/1.1" 200 603 0.074693 10.0.0.33 - - [2026-02-09 05:11:52] "GET / HTTP/1.1" 200 35931 0.002678 10.0.0.33 - - [2026-02-09 05:11:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.249 - - [2026-02-09 05:11:52] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.249 - - [2026-02-09 05:11:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2026-02-09 05:11:52] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.50 - - [2026-02-09 05:11:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.33 - - [2026-02-09 05:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.834383 10.0.0.33 - - [2026-02-09 05:11:54] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005219 10.0.0.33 - - [2026-02-09 05:11:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.004859 10.0.0.249 - - [2026-02-09 05:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.447717 10.0.0.249 - - [2026-02-09 05:11:54] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.011815 10.0.0.249 - - [2026-02-09 05:11:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.006151 10.0.0.50 - - [2026-02-09 05:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.075637 10.0.0.50 - - [2026-02-09 05:11:54] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006572 10.0.0.50 - - [2026-02-09 05:11:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.007809 10.0.0.33 - - [2026-02-09 05:11:54] "POST /analytics-nodes HTTP/1.1" 200 605 0.093036 10.0.0.249 - - [2026-02-09 05:11:54] "POST /analytics-nodes HTTP/1.1" 200 605 0.109194 10.0.0.50 - - [2026-02-09 05:11:54] "POST /analytics-nodes HTTP/1.1" 200 605 0.103859 10.0.0.33 - - [2026-02-09 05:11:58] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.249 - - [2026-02-09 05:11:58] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.50 - - [2026-02-09 05:11:58] "GET / HTTP/1.1" 200 35931 0.003443 10.0.0.33 - - [2026-02-09 05:12:10] "GET / HTTP/1.1" 200 35931 0.002757 10.0.0.33 - - [2026-02-09 05:12:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000639 10.0.0.249 - - [2026-02-09 05:12:10] "GET / HTTP/1.1" 200 35931 0.003064 10.0.0.249 - - [2026-02-09 05:12:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.50 - - [2026-02-09 05:12:10] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.50 - - [2026-02-09 05:12:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.33 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 1.163136 10.0.0.33 - - [2026-02-09 05:12:12] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009181 10.0.0.33 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.004981 10.0.0.249 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.671463 10.0.0.249 - - [2026-02-09 05:12:12] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.020560 10.0.0.249 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.023015 10.0.0.50 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.250160 10.0.0.50 - - [2026-02-09 05:12:12] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008229 10.0.0.33 - - [2026-02-09 05:12:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.126333 10.0.0.50 - - [2026-02-09 05:12:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.006947 10.0.0.249 - - [2026-02-09 05:12:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.078180 10.0.0.50 - - [2026-02-09 05:12:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.118860 10.0.0.249 - - [2026-02-09 05:12:22] "GET / HTTP/1.1" 200 35931 0.002485 10.0.0.249 - - [2026-02-09 05:12:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2026-02-09 05:12:22] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.33 - - [2026-02-09 05:12:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-02-09 05:12:23] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.50 - - [2026-02-09 05:12:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000636 10.0.0.249 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 1.414056 10.0.0.249 - - [2026-02-09 05:12:24] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004596 10.0.0.249 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.006616 10.0.0.33 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.575644 10.0.0.33 - - [2026-02-09 05:12:24] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.023510 10.0.0.33 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.027635 10.0.0.50 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.154396 10.0.0.50 - - [2026-02-09 05:12:24] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006452 10.0.0.249 - - [2026-02-09 05:12:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.121258 10.0.0.50 - - [2026-02-09 05:12:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.032732 10.0.0.33 - - [2026-02-09 05:12:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.064055 10.0.0.50 - - [2026-02-09 05:12:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.067482 10.0.0.19 - - [2026-02-09 05:14:09] "GET / HTTP/1.1" 200 35931 0.003306 10.0.0.19 - - [2026-02-09 05:14:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.22 - - [2026-02-09 05:14:09] "GET / HTTP/1.1" 200 35931 0.002305 10.0.0.22 - - [2026-02-09 05:14:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.327028 10.0.0.19 - - [2026-02-09 05:14:10] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004683 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.056774 10.0.0.22 - - [2026-02-09 05:14:10] "GET /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.014589 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.19 - - [2026-02-09 05:14:10] "GET /routing-instance/5362427c-6f72-4b95-9d3f-ddbd93766ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006953 10.0.0.22 - - [2026-02-09 05:14:10] "GET /routing-instance/5362427c-6f72-4b95-9d3f-ddbd93766ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005074 10.0.0.19 - - [2026-02-09 05:14:10] "PUT /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a HTTP/1.1" 200 274 0.016946 10.0.0.22 - - [2026-02-09 05:14:10] "PUT /global-system-config/b4beae24-b2ef-4d1c-afe4-14701707142a HTTP/1.1" 200 274 0.023100 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 218 0.012485 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 218 0.008061 10.0.0.19 - - [2026-02-09 05:14:10] "POST /virtual-routers HTTP/1.1" 200 603 0.047004 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.22 - - [2026-02-09 05:14:10] "POST /virtual-routers HTTP/1.1" 200 603 0.072009 10.0.0.19 - - [2026-02-09 05:14:10] "GET /virtual-router/e9b07dea-62eb-47bc-9607-db6b380899d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010533 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.005378 10.0.0.22 - - [2026-02-09 05:14:10] "GET /virtual-router/f6d78abc-bf70-4cf3-9ba9-eed2706672b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006940 10.0.0.19 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.003527 10.0.0.22 - - [2026-02-09 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.19 - - [2026-02-09 05:14:10] "GET /virtual-network/063e4f07-33e2-467e-8c4d-041cc66d50ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005283 10.0.0.22 - - [2026-02-09 05:14:10] "GET /virtual-network/063e4f07-33e2-467e-8c4d-041cc66d50ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004338 10.0.0.19 - - [2026-02-09 05:14:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.145707 10.0.0.22 - - [2026-02-09 05:14:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.188557 10.0.0.33 - - [2026-02-09 05:15:04] "GET /global-system-configs HTTP/1.1" 200 322 0.072529 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.