By type
Mon Feb 23 16:22:49 UTC 2026 Start...
Initializing config..
Copying default redis config..
to '/data/conf/redis.conf'
Copying default sentinel config..
to '/data/conf/sentinel.conf'
Identifying redis master (get-master-addr-by-name)..
using sentinel (onap-authentication-redis), sentinel group name (mymaster)
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Mon Feb 23 16:23:04 UTC 2026 Did not find redis master ()
Identify announce ip for this pod..
using (onap-authentication-redis-announce-0) or (onap-authentication-redis-server-0)
identified announce (10.233.63.94)
Setting up defaults..
using statefulset index (0)
Setting this pod as master for redis and sentinel..
using announce (10.233.63.94)
Updating redis config..
we are slave of redis master (10.233.63.94:6379)
Updating sentinel config..
evaluating sentinel id (${SENTINEL_ID_0})
sentinel id (b59e1c1112d029133135774e907b6e98b83da258), sentinel grp (mymaster), quorum (2)
redis master (10.233.63.94:6379)
announce (10.233.63.94:26379)
make sure 10.233.63.94 is not a slave (slaveof no one)
Mon Feb 23 16:23:04 UTC 2026 Ready...