Skip to content

add LibraryName at ConfigurationOptions level #1378

add LibraryName at ConfigurationOptions level

add LibraryName at ConfigurationOptions level #1378

Triggered via pull request July 7, 2023 11:03
@mgravellmgravell
synchronize #2502
libname
Status Failure
Total duration 7m 31s
Artifacts

CI.yml

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

Annotations

4 errors and 1 warning
StackExchange.Redis.Tests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync: tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L69
Failed test found in: test-results/_fv-az629-601_2023-07-07_11_06_02.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (100ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 100s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.6.124.31886, command=PING, timeout: 100, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 0 of 10 available, clientName: fv-az629-601(SE.Redis-v2.6.124.31886), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=3,Free=32764,Min=2,Max=32767), POOL: (Threads=4,QueuedItems=1,CompletedItems=220,Timers=27), v: 2.6.124.31886 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 100s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.6.124.31886
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync: tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L69
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (100ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 100s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.6.124.31886, command=PING, timeout: 100, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 0 of 10 available, clientName: fv-az629-601(SE.Redis-v2.6.124.31886), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=3,Free=32764,Min=2,Max=32767), POOL: (Threads=4,QueuedItems=1,CompletedItems=220,Timers=27), v: 2.6.124.31886 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 100s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.6.124.31886
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Ubuntu)
Test report summary exceeded limit of 65535 bytes and will be trimmed