Skip to content

Implement high integrity mode for commands #1581

Implement high integrity mode for commands

Implement high integrity mode for commands #1581

Triggered via pull request June 20, 2024 13:09
Status Failure
Total duration 5m 8s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 46s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
4m 53s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_fv-az736-7_2024-06-20_13_10_57.trx#L0
Failed test found in: test-results/_fv-az736-7_2024-06-20_13_10_57.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 417, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.61, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az736-7(SE.Redis-v2.7.46.47003), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=20,CompletedItems=367,Timers=53), v: 2.7.46.47003 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 417, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.61, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az736-7(SE.Redis-v2.7.46.47003), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=20,CompletedItems=367,Timers=53), v: 2.7.46.47003 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.