"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 5/5) 2025/12/13 01:19:32 DEBUG : Creating backend with remote "TestMega:rclone-test-sovogex0rebu" 2025/12/13 01:19:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/13 01:19:32 DEBUG : mega root 'rclone-test-sovogex0rebu': Using previously stored session ID and master key to initialize the Mega API 2025/12/13 01:19:47 DEBUG : Creating backend with remote "/tmp/rclone3428283598" === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-sovogex0rebu'", Local "Local file system at /tmp/rclone3428283598", Modify Window "876000h0m0s" 2025/12/13 01:19:47 DEBUG : Creating backend with remote "TestMega:rclone-test-sovogex0rebu/dst" 2025/12/13 01:19:47 DEBUG : mega root 'rclone-test-sovogex0rebu/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/13 01:20:02 DEBUG : Creating backend with remote "TestMega:rclone-test-sovogex0rebu/CompareDest" 2025/12/13 01:20:02 DEBUG : mega root 'rclone-test-sovogex0rebu/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2025/12/13 01:20:20 DEBUG : one: Need to transfer - File not found at Destination 2025/12/13 01:20:21 DEBUG : one: size = 3 OK 2025/12/13 01:20:21 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 2025/12/13 01:20:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3428283598) 2025/12/13 01:20:28 DEBUG : one: size = 3 (mega root 'rclone-test-sovogex0rebu/dst') 2025/12/13 01:20:28 DEBUG : one: Sizes differ 2025/12/13 01:20:28 DEBUG : one: size = 5 OK 2025/12/13 01:20:28 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 2025/12/13 01:20:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3428283598) 2025/12/13 01:20:36 DEBUG : one: size = 3 (mega root 'rclone-test-sovogex0rebu/dst') 2025/12/13 01:20:36 DEBUG : one: Sizes differ 2025/12/13 01:20:36 DEBUG : one: size = 5 OK 2025/12/13 01:20:36 INFO : one: Copied (replaced existing) 2025/12/13 01:20:37 DEBUG : two: Need to transfer - File not found at Destination 2025/12/13 01:20:37 DEBUG : two: size = 3 OK 2025/12/13 01:20:37 INFO : two: Copied (new) 2025/12/13 01:20:37 DEBUG : two: size = 3 OK 2025/12/13 01:20:37 DEBUG : two: Sizes identical 2025/12/13 01:20:37 DEBUG : two: Unchanged skipping 2025/12/13 01:20:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3428283598) 2025/12/13 01:20:37 DEBUG : two: size = 3 (mega root 'rclone-test-sovogex0rebu/dst') 2025/12/13 01:20:37 DEBUG : two: Sizes differ 2025/12/13 01:20:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3428283598) 2025/12/13 01:20:37 DEBUG : two: size = 3 (mega root 'rclone-test-sovogex0rebu/CompareDest') 2025/12/13 01:20:37 DEBUG : two: Sizes differ 2025/12/13 01:20:38 DEBUG : two: size = 5 OK 2025/12/13 01:20:38 INFO : two: 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: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 (62.38s) === RUN TestMaxDelete run.go:185: Remote "mega root 'rclone-test-sovogex0rebu'", Local "Local file system at /tmp/rclone3428283598", Modify Window "876000h0m0s" 2025/12/13 01:20:51 DEBUG : Waiting for deletions to finish 2025/12/13 01:20:51 INFO : large: Deleted 2025/12/13 01:20:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/12/13 01:20:51 INFO : medium: Deleted --- PASS: TestMaxDelete (0.87s) === RUN TestMaxDeleteSize run.go:185: Remote "mega root 'rclone-test-sovogex0rebu'", Local "Local file system at /tmp/rclone3428283598", Modify Window "876000h0m0s" 2025/12/13 01:20:51 DEBUG : Waiting for deletions to finish 2025/12/13 01:20:52 INFO : large: Deleted 2025/12/13 01:20:52 INFO : medium: Deleted 2025/12/13 01:20:52 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 (1.13s) FAIL 2025/12/13 01:20:52 DEBUG : mega root 'rclone-test-sovogex0rebu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 1m20.112829196s (try 5/5): exit status 1: Failed [TestCopyFileCompareDest TestMaxDeleteSize]