CBG-4257 implement more parts of CouchbaseLiteMockPeer #12470
Annotations
2 errors and 1 warning
|
topologytest/peer_test.go#L305
peer_test.go:305: TopologyTest: created peer cbs1 (bucket:sg_int_rosmar_32905a86c6807e156932de8f154e0f94,sourceid:+INqEC761UjaF5m293n+oQ)
2024-12-19T04:29:43.280Z [INF] t:TestMultiActorConflictResurrect/CBL<->SG<->CBS_1.1 Logging stats with frequency: &{1m0s}
2024-12-19T04:29:43.280Z [INF] t:TestMultiActorConflictResurrect/CBL<->SG<->CBS_1.1 Initializing bootstrap connection..
2024-12-19T04:29:43.281Z [WRN] t:TestMultiActorConflictResurrect/CBL<->SG<->CBS_1.1 Config: No database configs for group "61c7b0e6-ede4-4f7b-8778-0f2200db422f". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107
2024-12-19T04:29:43.281Z [INF] t:TestMultiActorConflictResurrect/CBL<->SG<->CBS_1.1 Finished initializing bootstrap connection
2024-12-19T04:29:43.319Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg1
2024-12-19T04:29:43.319Z [INF] db:sg1 Opening db /sg1 as bucket "sg_int_rosmar_32905a86c6807e156932de8f154e0f94", pool "default", server <rosmar:/?mode=memory>
2024-12-19T04:29:43.319Z [INF] db:sg1 Opening rosmar database sg_int_rosmar_32905a86c6807e156932de8f154e0f94 on <rosmar:/?mode=memory>
2024-12-19T04:29:43.320Z [WRN] db:sg1 Using GSI is not supported when using a walrus bucket - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:648
2024-12-19T04:29:43.320Z [INF] db:sg1 Design docs for current SG view version (2.1) found.
2024-12-19T04:29:43.327Z [INF] db:sg1 Verifying view availability for bucket
2024-12-19T04:29:43.328Z [INF] db:sg1 Views ready for bucket
2024-12-19T04:29:43.329Z [INF] db:sg1 Design docs for current SG view version (2.1) found.
2024-12-19T04:29:43.329Z [INF] db:sg1 Verifying view availability for bucket
2024-12-19T04:29:43.330Z [INF] db:sg1 Views ready for bucket
2024-12-19T04:29:43.333Z [INF] c:CleanAgedItems db:sg1 Created background task: "CleanAgedItems" with interval 1m0s
2024-12-19T04:29:43.334Z [INF] db:sg1 col:sg_test_0 Using default sync function "function(doc){channel(\"sg_test_0\");}" for database sg1.sg_test_0.sg_test_0
2024-12-19T04:29:43.335Z [INF] db:sg1 Waiting for database init to complete...
2024-12-19T04:29:43.335Z [INF] db:sg1 Database init completed, starting online processes
2024-12-19T04:29:43.335Z [INF] c:InsertPendingEntries db:sg1 Created background task: "InsertPendingEntries" with interval 2.5s
2024-12-19T04:29:43.335Z [INF] c:CleanSkippedSequenceQueue db:sg1 Created background task: "CleanSkippedSequenceQueue" with interval 30m0s
2024-12-19T04:29:43.335Z [WRN] db:sg1 destKey sg1_import_b166ad8b9260289a9e3debfd12f153e5c681a63e55d8136d36aae427c2bd3cf3 already exists in cbgtDestFactories - new value will replace the existing dest -- base.StoreDestFactory() at dcp_sharded.go:640
2024-12-19T04:29:43.335Z [INF] Import: db:sg1 Starting DCP import feed for bucket: "<ud>sg_int_rosmar_32905a86c6807e156932de8f154e0f94</ud>"
2024-12-19T04:29:43.336Z [INF] db:sg1 Using metadata purge interval of 30.00 days for tombstone compaction.
2024-12-19T04:29:43.336Z [INF] c:Compact db:sg1 Created background task: "Compact" with interval 24h0m0s
2024-12-19T04:29:43.336Z [INF] c:TotalSyncTimeStat db:sg1 Created background task: "TotalSyncTimeStat" with interval 1s
peer_test.go:305: TopologyTest: created peer sg1 (bucket:sg_int_rosmar_32905a86c6807e156932de8f154e0f94,sourceid:+INqEC761UjaF5m293n+oQ)
peer_test.go:305: TopologyTest: created peer cbl1 (sourceid:cbl1)
2024/12/19 04:29:43 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"}
2024/12/19 04:29:43 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"}
2024/12/19 04:29:43 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"}
2024/12/19 04:29:43 Creating user: {"name":"user","collection_access":{
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading