"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentTruncate|TestSyncReplaceDirModTime|TestSyncWithTrackRenamesStrategyLeaf)$|^TestTransform$/^NFC$'" - Starting (try 5/5) 2026/04/07 03:41:57 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula" 2026/04/07 03:41:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 03:41:57 DEBUG : mega root 'rclone-test-gegulec6fula': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:42:13 DEBUG : Creating backend with remote "/tmp/rclone2711869160" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/04/07 03:42:13 INFO : mega root 'rclone-test-gegulec6fula': Making map for --track-renames 2026/04/07 03:42:13 INFO : mega root 'rclone-test-gegulec6fula': Finished making map for --track-renames 2026/04/07 03:42:13 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for checks to finish 2026/04/07 03:42:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/07 03:42:13 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for renames to finish 2026/04/07 03:42:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/07 03:42:13 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for transfers to finish 2026/04/07 03:42:14 DEBUG : potato: size = 14 OK 2026/04/07 03:42:14 INFO : potato: Copied (new) 2026/04/07 03:42:14 DEBUG : sub/yam: size = 11 OK 2026/04/07 03:42:14 INFO : sub/yam: Copied (new) 2026/04/07 03:42:14 DEBUG : Waiting for deletions to finish 2026/04/07 03:42:14 DEBUG : potato: size = 14 OK 2026/04/07 03:42:14 DEBUG : potato: Sizes identical 2026/04/07 03:42:14 DEBUG : potato: Unchanged skipping 2026/04/07 03:42:14 INFO : mega root 'rclone-test-gegulec6fula': Making map for --track-renames 2026/04/07 03:42:14 INFO : mega root 'rclone-test-gegulec6fula': Finished making map for --track-renames 2026/04/07 03:42:14 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for checks to finish 2026/04/07 03:42:14 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for renames to finish 2026/04/07 03:42:14 INFO : sub/yam: Moved (server-side) to: yam 2026/04/07 03:42:14 INFO : yam: Renamed from "sub/yam" 2026/04/07 03:42:14 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for transfers to finish 2026/04/07 03:42:14 DEBUG : Waiting for deletions to finish 2026/04/07 03:42:14 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1701 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want potato (14), yam (11) got potato (14), yam (11), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1701 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (15.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" 2026/04/07 03:42:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 03:42:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/07 03:42:29 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for checks to finish 2026/04/07 03:42:29 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for transfers to finish 2026/04/07 03:42:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/07 03:42:29 INFO : nested/sub dir/file: Copied (new) 2026/04/07 03:42:29 INFO : nested/sub dir/file: Deleted 2026/04/07 03:42:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 03:42:29 INFO : sub dir/hello world: Copied (new) 2026/04/07 03:42:29 INFO : sub dir/hello world: Deleted 2026/04/07 03:42:29 INFO : sub dir: Removing directory 2026/04/07 03:42:29 INFO : nested/sub dir: Removing directory 2026/04/07 03:42:29 INFO : nested: Removing directory 2026/04/07 03:42:29 DEBUG : Local file system at /tmp/rclone2711869160: deleted 3 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1827 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), sub dir/hello world (11), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1827 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithDeleteEmptySrcDirs (15.23s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" 2026/04/07 03:42:44 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/dst" 2026/04/07 03:42:44 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:43:01 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/CompareDest" 2026/04/07 03:43:01 DEBUG : mega root 'rclone-test-gegulec6fula/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:43:17 DEBUG : one: Need to transfer - File not found at Destination 2026/04/07 03:43:17 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:43:17 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:43:17 DEBUG : one: size = 3 OK 2026/04/07 03:43:17 INFO : one: Copied (new) 2026/04/07 03:43:17 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/04/07 03:43:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:43:31 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:43:31 DEBUG : one: Sizes differ 2026/04/07 03:43:31 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:43:31 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:43:33 DEBUG : one: size = 5 OK 2026/04/07 03:43:33 INFO : one: Copied (replaced existing) 2026/04/07 03:43:33 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2137 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2137 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2143 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2143 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/04/07 03:43:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:43:52 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:43:52 DEBUG : one: Sizes differ 2026/04/07 03:43:52 DEBUG : one: size = 5 OK 2026/04/07 03:43:52 DEBUG : one: Sizes identical 2026/04/07 03:43:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 03:43:52 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:43:52 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:43:52 DEBUG : Waiting for deletions to finish 2026/04/07 03:43:52 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/04/07 03:44:06 DEBUG : two: size = 3 OK 2026/04/07 03:44:06 DEBUG : two: Sizes identical 2026/04/07 03:44:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 03:44:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:44:06 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:44:06 DEBUG : one: Sizes differ 2026/04/07 03:44:06 DEBUG : one: size = 5 OK 2026/04/07 03:44:06 DEBUG : one: Sizes identical 2026/04/07 03:44:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 03:44:06 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:44:06 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:44:06 DEBUG : Waiting for deletions to finish 2026/04/07 03:44:06 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/04/07 03:44:13 DEBUG : two: size = 3 OK 2026/04/07 03:44:13 DEBUG : two: Sizes identical 2026/04/07 03:44:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 03:44:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:44:13 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:44:13 DEBUG : one: Sizes differ 2026/04/07 03:44:13 DEBUG : one: size = 5 OK 2026/04/07 03:44:13 DEBUG : one: Sizes identical 2026/04/07 03:44:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 03:44:13 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:44:13 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:44:13 DEBUG : Waiting for deletions to finish 2026/04/07 03:44:13 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/04/07 03:44:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:44:27 DEBUG : two: size = 3 (mega root 'rclone-test-gegulec6fula/CompareDest') 2026/04/07 03:44:27 DEBUG : two: Sizes differ 2026/04/07 03:44:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/07 03:44:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:44:27 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:44:27 DEBUG : one: Sizes differ 2026/04/07 03:44:27 DEBUG : one: size = 5 OK 2026/04/07 03:44:27 DEBUG : one: Sizes identical 2026/04/07 03:44:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 03:44:27 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:44:27 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:44:27 DEBUG : two: size = 5 OK 2026/04/07 03:44:27 INFO : two: Copied (new) 2026/04/07 03:44:27 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncCompareDest (118.41s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/04/07 03:44:52 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/dst" 2026/04/07 03:44:52 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:45:08 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/backup" 2026/04/07 03:45:08 DEBUG : mega root 'rclone-test-gegulec6fula/backup': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:45:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:45:25 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:45:25 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:45:25 DEBUG : one: Sizes differ 2026/04/07 03:45:25 DEBUG : two: size = 3 OK 2026/04/07 03:45:25 DEBUG : two: Sizes identical 2026/04/07 03:45:25 DEBUG : two: Unchanged skipping 2026/04/07 03:45:25 INFO : one: Moved (server-side) 2026/04/07 03:45:25 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:45:27 DEBUG : one: size = 4 OK 2026/04/07 03:45:27 INFO : one: Copied (new) 2026/04/07 03:45:27 DEBUG : Waiting for deletions to finish 2026/04/07 03:45:28 INFO : three.txt: Moved (server-side) 2026/04/07 03:45:28 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/04/07 03:45:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:45:42 DEBUG : one: size = 4 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:45:42 DEBUG : one: Sizes differ 2026/04/07 03:45:42 DEBUG : two: size = 3 OK 2026/04/07 03:45:42 DEBUG : two: Sizes identical 2026/04/07 03:45:42 DEBUG : two: Unchanged skipping 2026/04/07 03:45:42 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:45:42 INFO : one: Deleted 2026/04/07 03:45:42 INFO : one: Moved (server-side) 2026/04/07 03:45:42 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:45:43 DEBUG : one: size = 5 OK 2026/04/07 03:45:43 INFO : one: Copied (new) 2026/04/07 03:45:43 DEBUG : Waiting for deletions to finish 2026/04/07 03:45:43 INFO : three.txt: Deleted 2026/04/07 03:45:43 INFO : three.txt: Moved (server-side) 2026/04/07 03:45:43 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDir (79.75s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/04/07 03:46:10 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/dst" 2026/04/07 03:46:10 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:46:27 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/backup" 2026/04/07 03:46:27 DEBUG : mega root 'rclone-test-gegulec6fula/backup': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:46:44 DEBUG : two: size = 3 OK 2026/04/07 03:46:44 DEBUG : two: Sizes identical 2026/04/07 03:46:44 DEBUG : two: Unchanged skipping 2026/04/07 03:46:44 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:46:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:46:44 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:46:44 DEBUG : one: Sizes differ 2026/04/07 03:46:44 INFO : one: Moved (server-side) to: one.bak 2026/04/07 03:46:44 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:46:46 DEBUG : one: size = 4 OK 2026/04/07 03:46:46 INFO : one: Copied (new) 2026/04/07 03:46:46 DEBUG : Waiting for deletions to finish 2026/04/07 03:46:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 03:46:46 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/04/07 03:47:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:47:01 DEBUG : one: size = 4 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:47:01 DEBUG : one: Sizes differ 2026/04/07 03:47:01 DEBUG : two: size = 3 OK 2026/04/07 03:47:01 DEBUG : two: Sizes identical 2026/04/07 03:47:01 DEBUG : two: Unchanged skipping 2026/04/07 03:47:01 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:47:01 INFO : one.bak: Deleted 2026/04/07 03:47:01 INFO : one: Moved (server-side) to: one.bak 2026/04/07 03:47:01 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:47:01 DEBUG : one: size = 5 OK 2026/04/07 03:47:01 INFO : one: Copied (new) 2026/04/07 03:47:01 DEBUG : Waiting for deletions to finish 2026/04/07 03:47:01 INFO : three.txt.bak: Deleted 2026/04/07 03:47:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 03:47:02 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffix (77.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/04/07 03:47:27 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/dst" 2026/04/07 03:47:27 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:47:43 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/backup" 2026/04/07 03:47:43 DEBUG : mega root 'rclone-test-gegulec6fula/backup': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:47:59 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:47:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:47:59 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:47:59 DEBUG : one: Sizes differ 2026/04/07 03:47:59 DEBUG : two: size = 3 OK 2026/04/07 03:47:59 DEBUG : two: Sizes identical 2026/04/07 03:47:59 DEBUG : two: Unchanged skipping 2026/04/07 03:48:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 03:48:01 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:48:01 DEBUG : one: size = 4 OK 2026/04/07 03:48:01 INFO : one: Copied (new) 2026/04/07 03:48:01 DEBUG : Waiting for deletions to finish 2026/04/07 03:48:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 03:48:01 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/04/07 03:48:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:48:16 DEBUG : one: size = 4 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:48:16 DEBUG : one: Sizes differ 2026/04/07 03:48:16 DEBUG : two: size = 3 OK 2026/04/07 03:48:16 DEBUG : two: Sizes identical 2026/04/07 03:48:16 DEBUG : two: Unchanged skipping 2026/04/07 03:48:16 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:48:16 INFO : one-2019-01-01: Deleted 2026/04/07 03:48:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 03:48:16 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:48:17 DEBUG : one: size = 5 OK 2026/04/07 03:48:17 INFO : one: Copied (new) 2026/04/07 03:48:17 DEBUG : Waiting for deletions to finish 2026/04/07 03:48:17 INFO : three-2019-01-01.txt: Deleted 2026/04/07 03:48:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 03:48:17 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (73.65s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/04/07 03:48:41 DEBUG : Creating backend with remote "TestMega:rclone-test-gegulec6fula/dst" 2026/04/07 03:48:41 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:48:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:48:57 DEBUG : one: size = 3 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:48:57 DEBUG : one: Sizes differ 2026/04/07 03:48:57 DEBUG : two: size = 3 OK 2026/04/07 03:48:57 DEBUG : two: Sizes identical 2026/04/07 03:48:57 DEBUG : two: Unchanged skipping 2026/04/07 03:48:57 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:48:57 INFO : one: Moved (server-side) to: one.bak 2026/04/07 03:48:57 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:48:57 DEBUG : one: size = 4 OK 2026/04/07 03:48:57 INFO : one: Copied (new) 2026/04/07 03:48:57 DEBUG : Waiting for deletions to finish 2026/04/07 03:48:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 03:48:57 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/04/07 03:49:12 DEBUG : one.bak: Excluded (Path Filter) 2026/04/07 03:49:12 DEBUG : one.bak: Excluded 2026/04/07 03:49:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/07 03:49:12 DEBUG : three.txt.bak: Excluded 2026/04/07 03:49:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:49:12 DEBUG : one: size = 4 (mega root 'rclone-test-gegulec6fula/dst') 2026/04/07 03:49:12 DEBUG : one: Sizes differ 2026/04/07 03:49:12 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for checks to finish 2026/04/07 03:49:12 INFO : one.bak: Deleted 2026/04/07 03:49:12 DEBUG : two: size = 3 OK 2026/04/07 03:49:12 DEBUG : two: Sizes identical 2026/04/07 03:49:12 DEBUG : two: Unchanged skipping 2026/04/07 03:49:12 INFO : one: Moved (server-side) to: one.bak 2026/04/07 03:49:12 DEBUG : mega root 'rclone-test-gegulec6fula/dst': Waiting for transfers to finish 2026/04/07 03:49:14 DEBUG : one: size = 5 OK 2026/04/07 03:49:14 INFO : one: Copied (new) 2026/04/07 03:49:14 DEBUG : Waiting for deletions to finish 2026/04/07 03:49:14 INFO : three.txt.bak: Deleted 2026/04/07 03:49:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 03:49:14 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirSuffixOnly (60.21s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "yam" 2026/04/07 03:50:19 DEBUG : both0: size = 6 OK 2026/04/07 03:50:19 DEBUG : both0: Sizes identical 2026/04/07 03:50:19 DEBUG : both10: size = 6 OK 2026/04/07 03:50:19 DEBUG : both11: size = 6 OK 2026/04/07 03:50:19 DEBUG : both10: Sizes identical 2026/04/07 03:50:19 DEBUG : both12: size = 6 OK 2026/04/07 03:50:19 DEBUG : both11: Sizes identical 2026/04/07 03:50:19 DEBUG : both12: Sizes identical 2026/04/07 03:50:19 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for checks to finish 2026/04/07 03:50:19 DEBUG : both0: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both13: size = 6 OK 2026/04/07 03:50:19 DEBUG : both13: Sizes identical 2026/04/07 03:50:19 DEBUG : both13: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both14: size = 6 OK 2026/04/07 03:50:19 DEBUG : both14: Sizes identical 2026/04/07 03:50:19 DEBUG : both14: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both15: size = 6 OK 2026/04/07 03:50:19 DEBUG : both15: Sizes identical 2026/04/07 03:50:19 DEBUG : both15: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both16: size = 6 OK 2026/04/07 03:50:19 DEBUG : both16: Sizes identical 2026/04/07 03:50:19 DEBUG : both16: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both17: size = 6 OK 2026/04/07 03:50:19 DEBUG : both17: Sizes identical 2026/04/07 03:50:19 DEBUG : both17: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both18: size = 6 OK 2026/04/07 03:50:19 DEBUG : both18: Sizes identical 2026/04/07 03:50:19 DEBUG : both18: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both19: size = 6 OK 2026/04/07 03:50:19 DEBUG : both19: Sizes identical 2026/04/07 03:50:19 DEBUG : both19: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both1: size = 6 OK 2026/04/07 03:50:19 DEBUG : both1: Sizes identical 2026/04/07 03:50:19 DEBUG : both10: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both2: size = 6 OK 2026/04/07 03:50:19 DEBUG : both2: Sizes identical 2026/04/07 03:50:19 DEBUG : both2: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both3: size = 6 OK 2026/04/07 03:50:19 DEBUG : both3: Sizes identical 2026/04/07 03:50:19 DEBUG : both11: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both4: size = 6 OK 2026/04/07 03:50:19 DEBUG : both4: Sizes identical 2026/04/07 03:50:19 DEBUG : both4: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both5: size = 6 OK 2026/04/07 03:50:19 DEBUG : both5: Sizes identical 2026/04/07 03:50:19 DEBUG : both12: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both6: size = 6 OK 2026/04/07 03:50:19 DEBUG : both6: Sizes identical 2026/04/07 03:50:19 DEBUG : both5: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both7: size = 6 OK 2026/04/07 03:50:19 DEBUG : both7: Sizes identical 2026/04/07 03:50:19 DEBUG : both1: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both8: size = 6 OK 2026/04/07 03:50:19 DEBUG : both8: Sizes identical 2026/04/07 03:50:19 DEBUG : both3: Unchanged skipping 2026/04/07 03:50:19 DEBUG : both9: size = 6 OK 2026/04/07 03:50:19 DEBUG : both9: Sizes identical 2026/04/07 03:50:19 DEBUG : both9: Unchanged skipping 2026/04/07 03:50:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only0: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only0: Sizes differ 2026/04/07 03:50:19 DEBUG : both6: Unchanged skipping 2026/04/07 03:50:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only10: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only10: Sizes differ 2026/04/07 03:50:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only11: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only11: Sizes differ 2026/04/07 03:50:19 DEBUG : both7: Unchanged skipping 2026/04/07 03:50:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only12: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only12: Sizes differ 2026/04/07 03:50:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only13: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only13: Sizes differ 2026/04/07 03:50:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only14: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only14: Sizes differ 2026/04/07 03:50:19 DEBUG : both8: Unchanged skipping 2026/04/07 03:50:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only15: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only15: Sizes differ 2026/04/07 03:50:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only16: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only16: Sizes differ 2026/04/07 03:50:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only17: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only17: Sizes differ 2026/04/07 03:50:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only18: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only18: Sizes differ 2026/04/07 03:50:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only19: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only19: Sizes differ 2026/04/07 03:50:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only1: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only1: Sizes differ 2026/04/07 03:50:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only2: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only2: Sizes differ 2026/04/07 03:50:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only3: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only3: Sizes differ 2026/04/07 03:50:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only4: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only4: Sizes differ 2026/04/07 03:50:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only5: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only5: Sizes differ 2026/04/07 03:50:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only6: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only6: Sizes differ 2026/04/07 03:50:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only7: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only7: Sizes differ 2026/04/07 03:50:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only8: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only8: Sizes differ 2026/04/07 03:50:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2711869160) 2026/04/07 03:50:19 DEBUG : only9: size = 6 (mega root 'rclone-test-gegulec6fula') 2026/04/07 03:50:19 DEBUG : only9: Sizes differ 2026/04/07 03:50:19 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for transfers to finish 2026/04/07 03:50:19 DEBUG : only10: size = 0 OK 2026/04/07 03:50:19 INFO : only10: Copied (replaced existing) 2026/04/07 03:50:22 DEBUG : only12: size = 0 OK 2026/04/07 03:50:22 INFO : only12: Copied (replaced existing) 2026/04/07 03:50:24 DEBUG : only13: size = 0 OK 2026/04/07 03:50:24 INFO : only13: Copied (replaced existing) 2026/04/07 03:50:26 DEBUG : only15: size = 0 OK 2026/04/07 03:50:26 INFO : only15: Copied (replaced existing) 2026/04/07 03:50:27 DEBUG : only16: size = 0 OK 2026/04/07 03:50:27 INFO : only16: Copied (replaced existing) 2026/04/07 03:50:29 DEBUG : only0: size = 0 OK 2026/04/07 03:50:29 INFO : only0: Copied (replaced existing) 2026/04/07 03:50:31 DEBUG : only11: size = 0 OK 2026/04/07 03:50:31 INFO : only11: Copied (replaced existing) 2026/04/07 03:50:32 DEBUG : only18: size = 0 OK 2026/04/07 03:50:32 INFO : only18: Copied (replaced existing) 2026/04/07 03:50:34 DEBUG : only1: size = 0 OK 2026/04/07 03:50:34 INFO : only1: Copied (replaced existing) 2026/04/07 03:50:36 DEBUG : only2: size = 0 OK 2026/04/07 03:50:36 INFO : only2: Copied (replaced existing) 2026/04/07 03:50:37 DEBUG : only3: size = 0 OK 2026/04/07 03:50:37 INFO : only3: Copied (replaced existing) 2026/04/07 03:50:39 DEBUG : only4: size = 0 OK 2026/04/07 03:50:39 INFO : only4: Copied (replaced existing) 2026/04/07 03:50:39 DEBUG : only6: size = 0 OK 2026/04/07 03:50:39 INFO : only6: Copied (replaced existing) 2026/04/07 03:50:41 DEBUG : only5: size = 0 OK 2026/04/07 03:50:41 INFO : only5: Copied (replaced existing) 2026/04/07 03:50:44 DEBUG : only7: size = 0 OK 2026/04/07 03:50:44 INFO : only7: Copied (replaced existing) 2026/04/07 03:50:44 DEBUG : only8: size = 0 OK 2026/04/07 03:50:44 INFO : only8: Copied (replaced existing) 2026/04/07 03:50:44 DEBUG : only9: size = 0 OK 2026/04/07 03:50:44 INFO : only9: Copied (replaced existing) 2026/04/07 03:50:47 DEBUG : only19: size = 0 OK 2026/04/07 03:50:47 INFO : only19: Copied (replaced existing) 2026/04/07 03:50:47 DEBUG : only14: size = 0 OK 2026/04/07 03:50:47 INFO : only14: Copied (replaced existing) 2026/04/07 03:50:49 DEBUG : only17: size = 0 OK 2026/04/07 03:50:49 INFO : only17: Copied (replaced existing) 2026/04/07 03:50:49 DEBUG : Waiting for deletions to finish 2026/04/07 03:50:49 INFO : yam: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "yam" --- FAIL: TestSyncConcurrentTruncate (105.64s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" 2026/04/07 03:51:19 DEBUG : empty_dir: Making directory with metadata 2026/04/07 03:51:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 03:51:19 DEBUG : empty_on_remote: Making directory with metadata 2026/04/07 03:51:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 03:51:19 INFO : empty_on_remote: Making directory 2026/04/07 03:51:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/07 03:51:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/07 03:51:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/07 03:51:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/07 03:51:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" --- FAIL: TestSyncReplaceDirModTime (18.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "mega root 'rclone-test-gegulec6fula'", Local "Local file system at /tmp/rclone2711869160", Modify Window "876000h0m0s" 2026/04/07 03:52:00 DEBUG : yam: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : yam: Excluded 2026/04/07 03:52:00 DEBUG : apple: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : apple: Excluded 2026/04/07 03:52:00 DEBUG : banana: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : banana: Excluded 2026/04/07 03:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : appleappleapplebanana: Excluded 2026/04/07 03:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : splitbananasplit: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/07 03:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 03:52:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/07 03:52:00 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" 2026/04/07 03:52:07 DEBUG : apple: size = 5 OK 2026/04/07 03:52:07 DEBUG : apple: Sizes identical 2026/04/07 03:52:07 DEBUG : apple: Unchanged skipping 2026/04/07 03:52:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 03:52:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 03:52:07 DEBUG : appleappleapplebanana: Sizes identical 2026/04/07 03:52:07 DEBUG : splitbananasplit: Sizes identical 2026/04/07 03:52:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 03:52:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 03:52:07 DEBUG : banana: size = 6 OK 2026/04/07 03:52:07 DEBUG : banana: Sizes identical 2026/04/07 03:52:07 DEBUG : banana: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 03:52:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 03:52:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 03:52:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 03:52:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 03:52:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 03:52:07 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for checks to finish 2026/04/07 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 03:52:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/04/07 03:52:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 03:52:07 DEBUG : mega root 'rclone-test-gegulec6fula': Waiting for transfers to finish 2026/04/07 03:52:07 DEBUG : Waiting for deletions to finish 2026/04/07 03:52:07 INFO : yam: Deleted 2026/04/07 03:52:07 INFO : There was nothing to transfer 2026/04/07 03:52:07 DEBUG : yam: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : yam: Excluded 2026/04/07 03:52:07 DEBUG : apple: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : apple: Excluded 2026/04/07 03:52:07 DEBUG : banana: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : banana: Excluded 2026/04/07 03:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : appleappleapplebanana: Excluded 2026/04/07 03:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : splitbananasplit: Excluded 2026/04/07 03:52:07 DEBUG : Waiting for deletions to finish 2026/04/07 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/07 03:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 03:52:07 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/NFC fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" --- FAIL: TestTransform (59.97s) --- FAIL: TestTransform/NFC (59.97s) FAIL 2026/04/07 03:52:37 DEBUG : mega root 'rclone-test-gegulec6fula': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentTruncate|TestSyncReplaceDirModTime|TestSyncWithTrackRenamesStrategyLeaf)$|^TestTransform$/^NFC$'" - Finished ERROR in 10m40.84725648s (try 5/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestSyncCompareDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestTransform/NFC]