"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCat|TestCopyFileCompareDest|TestCopyURL|TestDeduplicateSizeOnly|TestDelete|TestDirMove|TestMaxDeleteSize|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 5/5) 2026/02/24 05:09:43 DEBUG : Creating backend with remote "TestMega:rclone-test-wogeyun1leqa" 2026/02/24 05:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:09:43 DEBUG : mega root 'rclone-test-wogeyun1leqa': Using previously stored session ID and master key to initialize the Mega API 2026/02/24 05:09:56 DEBUG : Creating backend with remote "/tmp/rclone1155942389" === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:09:56 DEBUG : Creating backend with remote "TestMega:rclone-test-wogeyun1leqa/dst" 2026/02/24 05:09:56 DEBUG : mega root 'rclone-test-wogeyun1leqa/dst': Using previously stored session ID and master key to initialize the Mega API 2026/02/24 05:10:14 DEBUG : Creating backend with remote "TestMega:rclone-test-wogeyun1leqa/CompareDest" 2026/02/24 05:10:14 DEBUG : mega root 'rclone-test-wogeyun1leqa/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/02/24 05:10:33 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:10:35 DEBUG : one: size = 3 OK 2026/02/24 05:10:35 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/24 05:10:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1155942389) 2026/02/24 05:10:42 DEBUG : one: size = 3 (mega root 'rclone-test-wogeyun1leqa/dst') 2026/02/24 05:10:42 DEBUG : one: Sizes differ 2026/02/24 05:10:49 DEBUG : one: size = 5 OK 2026/02/24 05:10:49 INFO : one: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/24 05:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1155942389) 2026/02/24 05:11:03 DEBUG : one: size = 3 (mega root 'rclone-test-wogeyun1leqa/dst') 2026/02/24 05:11:03 DEBUG : one: Sizes differ 2026/02/24 05:11:05 DEBUG : one: size = 5 OK 2026/02/24 05:11:05 INFO : one: Copied (replaced existing) 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/operations/copy_test.go:237 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:237 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 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/operations/copy_test.go:242 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:242 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/02/24 05:11:19 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:11:19 DEBUG : two: size = 3 OK 2026/02/24 05:11:19 DEBUG : two: Sizes identical 2026/02/24 05:11:19 DEBUG : two: Destination found in --compare-dest, skipping 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/operations/copy_test.go:248 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:248 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/02/24 05:11:26 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:11:26 DEBUG : two: size = 3 OK 2026/02/24 05:11:26 DEBUG : two: Sizes identical 2026/02/24 05:11:26 DEBUG : two: Destination found in --compare-dest, skipping 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/operations/copy_test.go:254 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:254 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 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/operations/copy_test.go:258 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:258 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/02/24 05:11:40 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:11:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone1155942389) 2026/02/24 05:11:40 DEBUG : two: size = 3 (mega root 'rclone-test-wogeyun1leqa/CompareDest') 2026/02/24 05:11:40 DEBUG : two: Sizes differ 2026/02/24 05:11:40 DEBUG : two: size = 5 OK 2026/02/24 05:11:40 INFO : two: Copied (new) 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/operations/copy_test.go:267 Error: Should be true Test: TestCopyFileCompareDest 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 (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/operations/copy_test.go:267 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 --- FAIL: TestCopyFileCompareDest (112.51s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:11:51 INFO : mega root 'rclone-test-wogeyun1leqa': Looking for duplicate names using skip mode. 2026/02/24 05:11:51 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:11:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/24 05:11:53 INFO : one: Deleted 2026/02/24 05:11:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.67s) === RUN TestDelete run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:00 DEBUG : large: Excluded (Size Filter) 2026/02/24 05:12:00 DEBUG : large: Excluded 2026/02/24 05:12:00 DEBUG : Waiting for deletions to finish 2026/02/24 05:12:00 INFO : medium: Deleted 2026/02/24 05:12:00 INFO : small: Deleted --- PASS: TestDelete (7.18s) === RUN TestMaxDeleteSize run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:07 DEBUG : Waiting for deletions to finish 2026/02/24 05:12:07 INFO : large: Deleted 2026/02/24 05:12:07 INFO : medium: Deleted 2026/02/24 05:12:07 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (5.53s) === RUN TestReadFile run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" --- PASS: TestReadFile (0.43s) === RUN TestCat run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" --- PASS: TestCat (6.00s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:19 INFO : A2: Making directory 2026/02/24 05:12:21 INFO : A1/B2: Making directory 2026/02/24 05:12:21 INFO : A1/B2/C2: Making directory 2026/02/24 05:12:21 INFO : A1/B1/C3: Making directory 2026/02/24 05:12:21 INFO : A3: Making directory 2026/02/24 05:12:21 INFO : A3/B3: Making directory 2026/02/24 05:12:24 INFO : A3/B3/C4: Making directory 2026/02/24 05:12:24 DEBUG : removing 1 level 3 directories 2026/02/24 05:12:24 INFO : A3/B3/C4: Removing directory 2026/02/24 05:12:24 DEBUG : removing 2 level 3 directories 2026/02/24 05:12:24 INFO : A1/B2/C2: Removing directory 2026/02/24 05:12:24 INFO : A1/B1/C3: Removing directory 2026/02/24 05:12:25 DEBUG : removing 2 level 2 directories 2026/02/24 05:12:25 INFO : A3/B3: Removing directory 2026/02/24 05:12:25 INFO : A1/B2: Removing directory 2026/02/24 05:12:25 DEBUG : removing 2 level 1 directories 2026/02/24 05:12:25 INFO : A3: Removing directory 2026/02/24 05:12:25 INFO : A2: Removing directory 2026/02/24 05:12:31 DEBUG : removing 1 level 3 directories 2026/02/24 05:12:31 INFO : A1/B1/C1: Removing directory 2026/02/24 05:12:31 DEBUG : removing 1 level 2 directories 2026/02/24 05:12:31 INFO : A1/B1: Removing directory 2026/02/24 05:12:31 DEBUG : removing 1 level 1 directories 2026/02/24 05:12:31 INFO : A1: Removing directory 2026/02/24 05:12:32 DEBUG : removing 1 level 0 directories 2026/02/24 05:12:32 INFO : mega root 'rclone-test-wogeyun1leqa': Removing directory 2026/02/24 05:12:32 ERROR : error listing: directory not found 2026/02/24 05:12:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (17.39s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:33 INFO : A1: Making directory 2026/02/24 05:12:33 INFO : A1/B1: Making directory 2026/02/24 05:12:33 INFO : A1/B1/C1: Making directory 2026/02/24 05:12:33 DEBUG : removing 1 level 3 directories 2026/02/24 05:12:33 INFO : A1/B1/C1: Removing directory 2026/02/24 05:12:34 DEBUG : removing 1 level 2 directories 2026/02/24 05:12:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.34s) === RUN TestRmdirsWithFilter run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:34 INFO : A1: Making directory 2026/02/24 05:12:35 INFO : A1/B1: Making directory 2026/02/24 05:12:37 INFO : A1/B1/C1: Making directory 2026/02/24 05:12:38 DEBUG : removing 1 level 3 directories 2026/02/24 05:12:38 INFO : A1/B1/C1: Removing directory 2026/02/24 05:12:38 DEBUG : removing 1 level 2 directories 2026/02/24 05:12:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.37s) === RUN TestCopyURL run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:39 DEBUG : filename.txt: File name found in url 2026/02/24 05:12:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (14.19s) === RUN TestMoveFile run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/24 05:12:55 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:12:55 INFO : file1: Copied (new) to: sub/file2 2026/02/24 05:12:55 INFO : file1: Deleted 2026/02/24 05:12:55 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:12:55 DEBUG : file1: Sizes identical 2026/02/24 05:12:55 DEBUG : file1: Unchanged skipping 2026/02/24 05:12:55 INFO : file1: Deleted 2026/02/24 05:12:55 DEBUG : mega root 'rclone-test-wogeyun1leqa': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestMoveFile (3.42s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:12:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/24 05:12:57 DEBUG : file1: size = 14 OK 2026/02/24 05:12:57 INFO : file1: Copied (new) 2026/02/24 05:12:57 INFO : file1: Deleted 2026/02/24 05:12:57 DEBUG : file1: Destination exists, skipping 2026/02/24 05:12:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (8.20s) === RUN TestMoveFileBackupDir run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:13:07 DEBUG : Creating backend with remote "TestMega:rclone-test-wogeyun1leqa/backup" 2026/02/24 05:13:07 DEBUG : Config file has changed externally - reloading 2026/02/24 05:13:07 DEBUG : mega root 'rclone-test-wogeyun1leqa/backup': Using previously stored session ID and master key to initialize the Mega API 2026/02/24 05:13:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1155942389) 2026/02/24 05:13:19 DEBUG : dst/file1: size = 18 (mega root 'rclone-test-wogeyun1leqa') 2026/02/24 05:13:19 DEBUG : dst/file1: Sizes differ 2026/02/24 05:13:20 INFO : dst/file1: Moved (server-side) 2026/02/24 05:13:22 DEBUG : dst/file1: size = 14 OK 2026/02/24 05:13:22 INFO : dst/file1: Copied (new) 2026/02/24 05:13:22 INFO : dst/file1: Deleted run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestMoveFileBackupDir (19.33s) === RUN TestDirMove run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:13:27 INFO : A1/B2: Making directory 2026/02/24 05:13:29 INFO : A1/B1/C3: Making directory 2026/02/24 05:13:37 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/24 05:13:37 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/24 05:13:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/24 05:13:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/24 05:13:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/24 05:13:42 INFO : mega root 'rclone-test-wogeyun1leqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/24 05:13:52 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/24 05:13:54 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/24 05:13:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/24 05:13:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/24 05:14:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (40.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:14:04 DEBUG : mega root 'rclone-test-wogeyun1leqa': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:14:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:14:05 NOTICE: mega root 'rclone-test-wogeyun1leqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/24 05:14:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:14:05 DEBUG : mega root 'rclone-test-wogeyun1leqa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/24 05:14:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:14:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:14:13 DEBUG : mega root 'rclone-test-wogeyun1leqa': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:14:13 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:14:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:14:13 DEBUG : mega root 'rclone-test-wogeyun1leqa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/24 05:14:13 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:14:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:14:21 DEBUG : mega root 'rclone-test-wogeyun1leqa': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:14:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:14:24 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/24 05:14:24 DEBUG : mega root 'rclone-test-wogeyun1leqa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/24 05:14:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:14:24 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:14:34 DEBUG : mega root 'rclone-test-wogeyun1leqa': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:14:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:14:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:14:39 DEBUG : mega root 'rclone-test-wogeyun1leqa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/24 05:14:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:14:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (46.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (17.31s) === RUN TestRcatSize run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:14:54 DEBUG : mega root 'rclone-test-wogeyun1leqa': File to upload is small (60 bytes), uploading instead of streaming 2026/02/24 05:14:54 DEBUG : potato2: size = 60 OK 2026/02/24 05:14:54 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSize (11.14s) === RUN TestRemoveExisting run.go:185: Remote "mega root 'rclone-test-wogeyun1leqa'", Local "Local file system at /tmp/rclone1155942389", Modify Window "876000h0m0s" 2026/02/24 05:15:06 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kupifet9" before starting 2026/02/24 05:15:06 DEBUG : sub dir/test remove existing.kupifet9: TEST: removing renamed existing file after operation 2026/02/24 05:15:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taleved0" before starting 2026/02/24 05:15:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.taleved0: TEST: renaming existing back after failed operation 2026/02/24 05:15:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cinavat5" before starting 2026/02/24 05:15:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cinavat5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (7.29s) FAIL 2026/02/24 05:15:09 DEBUG : mega root 'rclone-test-wogeyun1leqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCat|TestCopyFileCompareDest|TestCopyURL|TestDeduplicateSizeOnly|TestDelete|TestDirMove|TestMaxDeleteSize|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 5m26.543883757s (try 5/5): exit status 1: Failed [TestCopyFileCompareDest TestMaxDeleteSize]