Results

By type

           11:02:31.50 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
 11:02:31.54 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
 11:02:31.61 INFO  ==> Current master: REDIS_SENTINEL_INFO=(onap-authentication-redis-node-0.onap-authentication-redis-headless.onap.svc.cluster.local,6379)
 11:02:31.61 INFO  ==> Configuring the node as replica
1:C 17 Feb 2025 11:02:31.715 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 17 Feb 2025 11:02:31.715 * Redis version=7.4.1, bits=64, commit=00000000, modified=1, pid=1, just started
1:C 17 Feb 2025 11:02:31.715 * Configuration loaded
1:S 17 Feb 2025 11:02:31.716 * monotonic clock: POSIX clock_gettime
1:S 17 Feb 2025 11:02:31.717 * Running mode=standalone, port=6379.
1:S 17 Feb 2025 11:02:31.718 * Server initialized
1:S 17 Feb 2025 11:02:31.802 * Creating AOF base file appendonly.aof.1.base.rdb on server start
1:S 17 Feb 2025 11:02:31.807 * Creating AOF incr file appendonly.aof.1.incr.aof on server start
1:S 17 Feb 2025 11:02:31.807 * Ready to accept connections tcp
1:S 17 Feb 2025 11:02:31.807 * Connecting to MASTER onap-authentication-redis-node-0.onap-authentication-redis-headless.onap.svc.cluster.local:6379
1:S 17 Feb 2025 11:02:31.810 * MASTER <-> REPLICA sync started
1:S 17 Feb 2025 11:02:31.810 * Non blocking connect for SYNC fired the event.
1:S 17 Feb 2025 11:02:31.818 * Master replied to PING, replication can continue...
1:S 17 Feb 2025 11:02:31.820 * Partial resynchronization not possible (no cached master)
1:S 17 Feb 2025 11:02:36.123 * Full resync from master: dfc3b6739a2aed5ebe544537ad13e47f59cd0541:911
1:S 17 Feb 2025 11:02:36.123 * MASTER <-> REPLICA sync: receiving streamed RDB from master with EOF to disk
1:S 17 Feb 2025 11:02:36.124 * MASTER <-> REPLICA sync: Flushing old data
1:S 17 Feb 2025 11:02:36.125 * MASTER <-> REPLICA sync: Loading DB in memory
1:S 17 Feb 2025 11:02:36.129 * Loading RDB produced by version 7.4.1
1:S 17 Feb 2025 11:02:36.129 * RDB age 0 seconds
1:S 17 Feb 2025 11:02:36.129 * RDB memory usage when created 1.20 Mb
1:S 17 Feb 2025 11:02:36.129 * Done loading RDB, keys loaded: 0, keys expired: 0.
1:S 17 Feb 2025 11:02:36.129 * MASTER <-> REPLICA sync: Finished with success
1:S 17 Feb 2025 11:02:36.129 * Creating AOF incr file temp-appendonly.aof.incr on background rewrite
1:S 17 Feb 2025 11:02:36.130 * Background append only file rewriting started by pid 35
35:C 17 Feb 2025 11:02:36.136 * Successfully created the temporary AOF base file temp-rewriteaof-bg-35.aof
35:C 17 Feb 2025 11:02:36.137 * Fork CoW for AOF rewrite: current 0 MB, peak 0 MB, average 0 MB
1:S 17 Feb 2025 11:02:36.144 * Background AOF rewrite terminated with success
1:S 17 Feb 2025 11:02:36.144 * Successfully renamed the temporary AOF base file temp-rewriteaof-bg-35.aof into appendonly.aof.2.base.rdb
1:S 17 Feb 2025 11:02:36.144 * Successfully renamed the temporary AOF incr file temp-appendonly.aof.incr into appendonly.aof.2.incr.aof
1:S 17 Feb 2025 11:02:36.149 * Removing the history file appendonly.aof.1.incr.aof in the background
1:S 17 Feb 2025 11:02:36.149 * Removing the history file appendonly.aof.1.base.rdb in the background
1:S 17 Feb 2025 11:02:36.168 * Background AOF rewrite finished successfully