CBG-4186: Put ISGR into an errored stopped state when a reconnect times out #13074
ci.yml
on: pull_request
build
1m 19s
addlicense
14s
lint
1m 41s
test-race
5m 34s
test-default-collection
3m 58s
test-no-xattrs
3m 56s
python-format
3s
python-lint
7s
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
12 errors
test (macos)
Process completed with exit code 1.
|
test (macos):
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: /Users/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
/Users/runner/hostedtoolcache/go/1.23.3/arm64/src/runtime/asm_arm64.s:1223
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: /Users/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:21:12.025Z
|
test-no-xattrs:
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:20:40.886Z
|
test-no-xattrs
Process completed with exit code 1.
|
test-default-collection
Process completed with exit code 1.
|
test-default-collection:
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:20:59.945Z
|
test (ubuntu)
Process completed with exit code 1.
|
test (ubuntu):
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:21:29.417Z
|
test-race
Process completed with exit code 1.
|
test-race:
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
/opt/hostedtoolcache/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:22:36.741Z
|
test (windows):
rest/replicator_test.go#L5997
replicator_test.go:5997:
Error Trace: D:/a/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5998
C:/hostedtoolcache/windows/go/1.23.3/x64/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: "stopped"
actual : "error"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-stopped
+error
replicator_test.go:5997:
Error Trace: D:/a/sync_gateway/sync_gateway/rest/replicatortest/replicator_test.go:5997
Error: Condition never satisfied
Test: TestActiveReplicatorReconnectSendActions
2025-02-05T16:23:00.715Z
|
test (windows)
Process completed with exit code 1.
|