Results

By type

           08:16:53.99 INFO  ==> about to run the command: REDISCLI_AUTH=$REDIS_PASSWORD timeout 90 redis-cli -h onap-authentication-redis.onap.svc.cluster.local -p 26379 sentinel get-master-addr-by-name mymaster
 08:16:54.24 INFO  ==> about to run the command: REDISCLI_AUTH=$REDIS_PASSWORD timeout 90 redis-cli -h onap-authentication-redis.onap.svc.cluster.local -p 26379 sentinel get-master-addr-by-name mymaster
 08:16:54.37 INFO  ==> Current master: REDIS_SENTINEL_INFO=(onap-authentication-redis-node-0.onap-authentication-redis-headless.onap.svc.cluster.local,6379)
 08:16:54.38 INFO  ==> Configuring the node as replica
1:C 15 Jul 2024 08:16:54.673 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 15 Jul 2024 08:16:54.673 * Redis version=7.2.4, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 15 Jul 2024 08:16:54.673 * Configuration loaded
1:S 15 Jul 2024 08:16:54.674 * monotonic clock: POSIX clock_gettime
1:S 15 Jul 2024 08:16:54.678 * Running mode=standalone, port=6379.
1:S 15 Jul 2024 08:16:54.680 * Server initialized
1:S 15 Jul 2024 08:16:54.869 * Creating AOF base file appendonly.aof.1.base.rdb on server start
1:S 15 Jul 2024 08:16:55.060 * Creating AOF incr file appendonly.aof.1.incr.aof on server start
1:S 15 Jul 2024 08:16:55.060 * Ready to accept connections tcp
1:S 15 Jul 2024 08:16:55.061 * Connecting to MASTER onap-authentication-redis-node-0.onap-authentication-redis-headless.onap.svc.cluster.local:6379
1:S 15 Jul 2024 08:16:55.064 * MASTER <-> REPLICA sync started
1:S 15 Jul 2024 08:16:55.064 * Non blocking connect for SYNC fired the event.
1:S 15 Jul 2024 08:16:55.080 * Master replied to PING, replication can continue...
1:S 15 Jul 2024 08:16:55.082 * Partial resynchronization not possible (no cached master)
1:S 15 Jul 2024 08:16:59.801 * Full resync from master: adf9c3c62b5c32aaf15b5be7cf558f3f2d9954d9:25586
1:S 15 Jul 2024 08:16:59.801 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to disk
1:S 15 Jul 2024 08:16:59.802 * MASTER <-> REPLICA sync: Flushing old data
1:S 15 Jul 2024 08:16:59.802 * MASTER <-> REPLICA sync: Loading DB in memory
1:S 15 Jul 2024 08:16:59.911 * Loading RDB produced by version 7.2.4
1:S 15 Jul 2024 08:16:59.911 * RDB age 8 seconds
1:S 15 Jul 2024 08:16:59.911 * RDB memory usage when created 1.33 Mb
1:S 15 Jul 2024 08:16:59.911 * Done loading RDB, keys loaded: 0, keys expired: 0.
1:S 15 Jul 2024 08:16:59.911 * MASTER <-> REPLICA sync: Finished with success
1:S 15 Jul 2024 08:16:59.911 * Creating AOF incr file temp-appendonly.aof.incr on background rewrite
1:S 15 Jul 2024 08:16:59.912 * Background append only file rewriting started by pid 33
33:C 15 Jul 2024 08:16:59.968 * Successfully created the temporary AOF base file temp-rewriteaof-bg-33.aof
33:C 15 Jul 2024 08:16:59.970 * Fork CoW for AOF rewrite: current 0 MB, peak 0 MB, average 0 MB
1:S 15 Jul 2024 08:17:00.028 * Background AOF rewrite terminated with success
1:S 15 Jul 2024 08:17:00.029 * Successfully renamed the temporary AOF base file temp-rewriteaof-bg-33.aof into appendonly.aof.2.base.rdb
1:S 15 Jul 2024 08:17:00.029 * Successfully renamed the temporary AOF incr file temp-appendonly.aof.incr into appendonly.aof.2.incr.aof
1:S 15 Jul 2024 08:17:00.136 * Removing the history file appendonly.aof.1.incr.aof in the background
1:S 15 Jul 2024 08:17:00.136 * Removing the history file appendonly.aof.1.base.rdb in the background
1:S 15 Jul 2024 08:17:00.248 * Background AOF rewrite finished successfully