Skip to content

Implement high integrity mode for commands #1583

Implement high integrity mode for commands

Implement high integrity mode for commands #1583

Triggered via pull request June 20, 2024 13:43
Status Failure
Total duration 7m 43s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 44s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
7m 29s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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: INFO, inst: 14, qu: 0, qs: 2, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 16, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.44, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1205-886(SE.Redis-v2.7.48.4520), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=8,Free=32759,Min=4,Max=32767), POOL: (Threads=8,QueuedItems=50,CompletedItems=552,Timers=39), v: 2.7.48.4520 (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/.