Skip to content

add StreamGroupInfo EntriesRead and Lag #1391

add StreamGroupInfo EntriesRead and Lag

add StreamGroupInfo EntriesRead and Lag #1391

Triggered via pull request July 17, 2023 09:39
@tvdiastvdias
synchronize #2510
main
Status Failure
Total duration 7m 48s
Artifacts

CI.yml

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

Annotations

6 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
MultiPrimaryTests.TestMultiNoTieBreak: tests/StackExchange.Redis.Tests/MultiPrimaryTests.cs#L37
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'chunkLength')
AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync: tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L45
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: 0s ago, v: 2.6.129.34844, command=PING, timeout: 100, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, rs: NotStarted, ws: Initializing, in: 0, 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: 10 of 10 available, clientName: fv-az408-147(SE.Redis-v2.6.129.34844), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=6,Free=32761,Min=2,Max=32767), POOL: (Threads=24,QueuedItems=11,CompletedItems=3221,Timers=43), v: 2.6.129.34844 (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: 0s ago, v: 2.6.129.34844
Issues.Issue2507.Execute: tests/StackExchange.Redis.Tests/Issues/Issue2507.cs#L31
Assert.Equal() Failure ↓ (pos 0) Expected: abc Actual: __tie__ ↑ (pos 0)
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
StackExchange.Redis (Ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/