Results

By type

          Thu May  7 13:37: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)
  Thu May  7 13:37:49 UTC 2026 Found redis master (10.233.34.174)
Identify announce ip for this pod..
  using (onap-authentication-redis-announce-1) or (onap-authentication-redis-server-1)
  identified announce (10.233.22.159)
Verifying redis master..
  ping (10.233.34.174:6379)
  Thu May  7 13:37:49 UTC 2026 Found reachable redis master (10.233.34.174)
Updating redis and sentinel config..
Updating sentinel config..
  evaluating sentinel id (${SENTINEL_ID_1})
  sentinel id (611a52d4b9b1f42832f3bd3eeece2d148d8316c9), sentinel grp (mymaster), quorum (2)
  redis master (10.233.34.174:6379)
  announce (10.233.22.159:26379)
Updating redis config..
  we are slave of redis master (10.233.34.174:6379)
Thu May  7 13:37:49 UTC 2026 Ready...