Make schema test more stable. #2524
test.yml
on: push
Core Test
1m 40s
Build and Test PowerSync Service
1m 38s
Matrix: MongoDB Test
Matrix: MySQL Test
Matrix: Postgres Test
Annotations
72 errors
|
Postgres Test (15)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (14)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (11)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (18)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (13)
Process completed with exit code 1.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (17)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (12)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Postgres Test (16)
Process completed with exit code 1.
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > postgres storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:29:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (2):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L17
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:17:5
❯ test/src/util.ts:25:5
|
|
test/src/resuming_snapshots.test.ts > batch replication > mongodb storage > resuming initial replication (1):
modules/module-postgres/test/src/resuming_snapshots.test.ts#L13
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/src/resuming_snapshots.test.ts:13:5
❯ test/src/util.ts:25:5
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ PostgresSyncRulesStorage.startBatch ../module-postgres-storage/src/storage/PostgresSyncRulesStorage.ts:365:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (2)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
modules/module-postgres/src/replication/PostgresSnapshotter.ts#L618
ReplicationAbortedError: [PSYNC_S1103] Initial replication interrupted
❯ PostgresSnapshotter.snapshotTable src/replication/PostgresSnapshotter.ts:618:15
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ PostgresSnapshotter.snapshotTableInTx src/replication/PostgresSnapshotter.ts:469:7
❯ src/replication/PostgresSnapshotter.ts:330:11
❯ MongoSyncBucketStorage.startBatch ../module-mongodb-storage/src/storage/implementation/MongoSyncBucketStorage.ts:185:5
❯ PostgresSnapshotter.replicateTable src/replication/PostgresSnapshotter.ts:321:28
❯ PostgresSnapshotter.replicationLoop src/replication/PostgresSnapshotter.ts:359:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'PSYNC_S1103', description: 'Initial replication interrupted' }
This error originated in "test/src/resuming_snapshots.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resuming initial replication (1)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|