Skip to content

8.6 Support HOTKEYS #2051

8.6 Support HOTKEYS

8.6 Support HOTKEYS #2051

Triggered via pull request February 8, 2026 21:10
Status Failure
Total duration 5m 53s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
2m 52s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 49s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 2 warnings
StackExchange.Redis (Ubuntu)
HttpError: Server Error
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
HotKeysTests.StopWhenNotRunningIsFalseAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L43
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
HotKeysTests.StopWhenNotRunningIsFalse (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L36
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
HotKeysTests.GetWhenEmptyIsNull (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L22
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
HotKeysTests.CanStartStopResetAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L102
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
HotKeysTests.GetWhenEmptyIsNullAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L29
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
HotKeysTests.CanStartStopReset (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L50
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.KeepSubscribedThroughSlotMigrationAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR Please use SETSLOT only with masters.
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.SubscribeToWrongServerAsync(sharded: True) (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: Assert.Equal() Failure: Values differ Expected: 127.0.0.1:7003 Actual: 127.0.0.1:7000
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.CanStartStopReset (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.CanStartStopResetAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.GetWhenEmptyIsNull (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.GetWhenEmptyIsNullAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.StopWhenNotRunningIsFalse (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.StopWhenNotRunningIsFalseAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_14_54.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
StackExchange.Redis.Tests.ClusterShardedTests ► ClusterShardedTests.KeepSubscribedThroughSlotMigrationAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx Error: StackExchange.Redis.RedisServerException : ERR Please use SETSLOT only with masters.
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.CanStartStopReset (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
StackExchange.Redis.Tests.HotKeysTests ► HotKeysTests.CanStartStopResetAsync (RESP2): test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx#L0
Failed test found in: test-results/runneradmin_runnervmz4stp_2026-02-08_21_15_02.trx Error: StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
ClusterShardedTests.KeepSubscribedThroughSlotMigrationAsync (RESP2): /_/tests/StackExchange.Redis.Tests/ClusterShardedTests.cs#L257
StackExchange.Redis.RedisServerException : ERR Please use SETSLOT only with masters.
ClusterShardedTests.SubscribeToWrongServerAsync(sharded: True) (RESP3): /_/tests/StackExchange.Redis.Tests/ClusterShardedTests.cs#L211
Assert.Equal() Failure: Values differ Expected: 127.0.0.1:7003 Actual: 127.0.0.1:7000
ClusterShardedTests.SubscribeToWrongServerAsync(sharded: True) (RESP2): /_/tests/StackExchange.Redis.Tests/ClusterShardedTests.cs#L211
Assert.Equal() Failure: Values differ Expected: 127.0.0.1:7003 Actual: 127.0.0.1:7000
HotKeysTests.CanStartStopResetAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L102
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
HotKeysTests.GetWhenEmptyIsNullAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L29
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
HotKeysTests.StopWhenNotRunningIsFalse (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L36
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
HotKeysTests.CanStartStopReset (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L50
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'SAMPLE' '1'
HotKeysTests.GetWhenEmptyIsNull (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L22
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
HotKeysTests.StopWhenNotRunningIsFalseAsync (RESP2): /_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L43
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
StackExchange.Redis (Windows Server 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>03vuIaQAAAAC5A0FWQ5XnQJaR/W3qv69FRE0yRURHRTAxMTYARWRnZQ==
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400