Results

By type

          Thu Dec  4 08:12:12 UTC 2025 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 Dec  4 08:12:12 UTC 2025 Found redis master (10.233.41.152)
Identify announce ip for this pod..
  using (onap-authentication-redis-announce-2) or (onap-authentication-redis-server-2)
  identified announce (10.233.43.205)
Verifying redis master..
  ping (10.233.41.152:6379)
  Thu Dec  4 08:12:12 UTC 2025 Found reachable redis master (10.233.41.152)
Updating redis and sentinel config..
Updating sentinel config..
  evaluating sentinel id (${SENTINEL_ID_2})
  sentinel id (88a733e9318e8a037581c9732c4ff2d0f20c990b), sentinel grp (mymaster), quorum (2)
  redis master (10.233.41.152:6379)
  announce (10.233.43.205:26379)
Updating redis config..
  we are slave of redis master (10.233.41.152:6379)
Thu Dec  4 08:12:12 UTC 2025 Ready...