PBM-1296 fix the timestamp for restore #167
Triggered via pull request
September 17, 2024 15:45
Status
Failure
Total duration
1h 33m 11s
Artifacts
–
Annotations
7 errors
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L110
AssertionError: Starting restore 2024-09-17T16:40:11.041425791Z to point-in-time 2024-09-17T16:39:40 from '2024-09-17T16:38:28Z'...Started logical restore.
Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1726591173.1726591203: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726591174,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600},{"Key":"exclude","Value":[]}]}]]}],"Query":null,"UI":{"Subtype":4,"Data":"JPpoGY8JRDu+aB3H9M8XbQ=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (24fa6819-8f09-443b-be68-1dc7f4cf176d): { ts: Timestamp(1726591174, 2), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600, exclude: [] } } ] }, ui: UUID("24fa6819-8f09-443b-be68-1dc7f4cf176d"), h: 0, wall: new Date(0) }
|
test (5.0, logical)
Process completed with exit code 1.
|
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L110
AssertionError: Starting restore 2024-09-17T16:40:03.650694178Z to point-in-time 2024-09-17T16:39:33 from '2024-09-17T16:38:21Z'...Started logical restore.
Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1726591166.1726591196: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726591166,"I":7},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"L5s63/6aS1+sV2tJ0iNATg=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
|
test (7.0, logical)
Process completed with exit code 1.
|
|
test_replicaset.test_logical_timeseries_PBM_T224:
pbm-functional/pytest/test_replicaset.py#L110
AssertionError: Starting restore 2024-09-17T16:41:13.546046792Z to point-in-time 2024-09-17T16:40:43 from '2024-09-17T16:39:31Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1726591236.1726591266: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1726591236,"I":6},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"1QpUbIyNSd2Bkuq/yZyqoA=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null,"MultiOpType":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (d50a546c-8c8d-49dd-8192-eabfc99caaa0): { ts: Timestamp(1726591236, 6), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600 } } ] }, o2: { _id: "test.test2" }, ui: UUID("d50a546c-8c8d-49dd-8192-eabfc99caaa0"), h: 0, wall: new Date(0) }
|
test (6.0, logical)
Process completed with exit code 1.
|