"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2024/11/03 04:23:48 DEBUG : Creating backend with remote "TestMega:rclone-test-yuponic6xogi" 2024/11/03 04:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 04:24:02 DEBUG : Creating backend with remote "/tmp/rclone942265899" === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:06 INFO : dupe2: merging "two.txt" 2024/11/03 04:24:06 INFO : dupe2: removing empty directory 2024/11/03 04:24:06 INFO : dupe3: merging "three.txt" 2024/11/03 04:24:06 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (4.03s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:08 DEBUG : a.txt: Excluded (Size Filter) 2024/11/03 04:24:08 DEBUG : a.txt: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 04:24:08 DEBUG : sub dir/hello world: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 04:24:08 DEBUG : sub dir/hello world2: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 04:24:08 DEBUG : sub dir/hello world: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 04:24:08 DEBUG : sub dir/hello world2: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/ignore dir: Excluded 2024/11/03 04:24:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (3.63s) === RUN TestListJSON run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/Metadata === NAME TestListJSON run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestListJSON (1.85s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/11/03 04:24:13 DEBUG : Creating backend with remote "TestMega:rclone-test-yuponic6xogi/notfound" === NAME TestStatJSON run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (4.53s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:16 DEBUG : mega root 'rclone-test-yuponic6xogi': Making directory 2024/11/03 04:24:16 DEBUG : mega root 'rclone-test-yuponic6xogi': Making directory --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestLsd (3.44s) === RUN TestLs run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestLs (0.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:21 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/03 04:24:21 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (0.48s) === RUN TestLsLong run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestLsLong (9.39s) === RUN TestHashSums run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestHashSums (9.67s) === RUN TestCount run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestCount (1.33s) === RUN TestDelete run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:42 DEBUG : large: Excluded (Size Filter) 2024/11/03 04:24:42 DEBUG : large: Excluded 2024/11/03 04:24:42 DEBUG : Waiting for deletions to finish 2024/11/03 04:24:42 INFO : medium: Deleted 2024/11/03 04:24:42 INFO : small: Deleted --- PASS: TestDelete (0.90s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:43 DEBUG : Waiting for deletions to finish 2024/11/03 04:24:43 INFO : large: Deleted 2024/11/03 04:24:45 INFO : medium: Deleted 2024/11/03 04:24:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (2.99s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:48 DEBUG : Waiting for deletions to finish 2024/11/03 04:24:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/03 04:24:50 INFO : medium: Deleted 2024/11/03 04:24:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.96s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:24:51 DEBUG : Waiting for deletions to finish 2024/11/03 04:24:51 INFO : large: Deleted 2024/11/03 04:24:51 INFO : medium: Deleted 2024/11/03 04:24:51 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.14s) === RUN TestReadFile run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestReadFile (1.18s) === RUN TestCat run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestCat (12.10s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:07 DEBUG : A2: Making directory 2024/11/03 04:25:07 DEBUG : A1/B2: Making directory 2024/11/03 04:25:07 DEBUG : A1/B2/C2: Making directory 2024/11/03 04:25:07 DEBUG : A1/B1/C3: Making directory 2024/11/03 04:25:08 DEBUG : A3: Making directory 2024/11/03 04:25:08 DEBUG : A3/B3: Making directory 2024/11/03 04:25:08 DEBUG : A3/B3/C4: Making directory 2024/11/03 04:25:08 DEBUG : removing 1 level 3 directories 2024/11/03 04:25:08 INFO : A3/B3/C4: Removing directory 2024/11/03 04:25:08 DEBUG : removing 2 level 3 directories 2024/11/03 04:25:08 INFO : A1/B2/C2: Removing directory 2024/11/03 04:25:08 INFO : A1/B1/C3: Removing directory 2024/11/03 04:25:09 DEBUG : removing 2 level 2 directories 2024/11/03 04:25:09 INFO : A3/B3: Removing directory 2024/11/03 04:25:09 INFO : A1/B2: Removing directory 2024/11/03 04:25:09 DEBUG : removing 2 level 1 directories 2024/11/03 04:25:09 INFO : A3: Removing directory 2024/11/03 04:25:09 INFO : A2: Removing directory 2024/11/03 04:25:10 DEBUG : removing 1 level 3 directories 2024/11/03 04:25:10 INFO : A1/B1/C1: Removing directory 2024/11/03 04:25:11 DEBUG : removing 1 level 2 directories 2024/11/03 04:25:11 INFO : A1/B1: Removing directory 2024/11/03 04:25:11 DEBUG : removing 1 level 1 directories 2024/11/03 04:25:11 INFO : A1: Removing directory 2024/11/03 04:25:11 DEBUG : removing 1 level 0 directories 2024/11/03 04:25:11 INFO : mega root 'rclone-test-yuponic6xogi': Removing directory 2024/11/03 04:25:11 ERROR : : error listing: directory not found 2024/11/03 04:25:11 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (6.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:11 DEBUG : A1: Making directory 2024/11/03 04:25:11 DEBUG : A1/B1: Making directory 2024/11/03 04:25:11 DEBUG : A1/B1/C1: Making directory 2024/11/03 04:25:12 DEBUG : removing 1 level 3 directories 2024/11/03 04:25:12 INFO : A1/B1/C1: Removing directory 2024/11/03 04:25:12 DEBUG : removing 1 level 2 directories 2024/11/03 04:25:12 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.11s) === RUN TestRmdirsWithFilter run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:12 DEBUG : A1: Making directory 2024/11/03 04:25:14 DEBUG : A1/B1: Making directory 2024/11/03 04:25:14 DEBUG : A1/B1/C1: Making directory 2024/11/03 04:25:14 DEBUG : removing 1 level 3 directories 2024/11/03 04:25:14 INFO : A1/B1/C1: Removing directory 2024/11/03 04:25:14 DEBUG : removing 1 level 2 directories 2024/11/03 04:25:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.32s) === RUN TestCopyURL run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:16 DEBUG : filename.txt: File name found in url 2024/11/03 04:25:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (6.22s) === RUN TestMoveFile run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:21 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 04:25:21 INFO : file1: Copied (new) to: sub/file2 2024/11/03 04:25:21 INFO : file1: Deleted 2024/11/03 04:25:21 DEBUG : file1: Sizes identical 2024/11/03 04:25:21 DEBUG : file1: Unchanged skipping 2024/11/03 04:25:21 INFO : file1: Deleted 2024/11/03 04:25:21 DEBUG : mega root 'rclone-test-yuponic6xogi': don't need to copy/move sub/file2, it is already at target location run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestMoveFile (1.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 04:25:23 INFO : file1: Copied (new) 2024/11/03 04:25:23 INFO : file1: Deleted 2024/11/03 04:25:23 DEBUG : file1: Destination exists, skipping 2024/11/03 04:25:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (7.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:30 DEBUG : Creating backend with remote "TestMega:rclone-test-yuponic6xogi/backup" 2024/11/03 04:25:30 DEBUG : Config file has changed externally - reloading 2024/11/03 04:25:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/03 04:25:31 INFO : dst/file1: Moved (server-side) 2024/11/03 04:25:31 INFO : dst/file1: Copied (new) 2024/11/03 04:25:31 INFO : dst/file1: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got backup/dst/file1 (18), backup/dst/file1 (18), dst/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (21.26s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:25:53 DEBUG : A1/B2: Making directory 2024/11/03 04:25:55 DEBUG : A1/B1/C3: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Should be true Test: TestDirMove Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A1", @@ -6,3 +6,5 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3), backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Should be true Test: TestDirMove Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A2", @@ -6,3 +6,5 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirMove Messages: directories 2024/11/03 04:26:13 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/03 04:26:13 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/03 04:26:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/03 04:26:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/03 04:26:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Should be true Test: TestDirMove Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A3", @@ -6,3 +6,5 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirMove Messages: directories 2024/11/03 04:26:21 INFO : mega root 'rclone-test-yuponic6xogi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/03 04:26:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/03 04:26:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/03 04:26:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/03 04:26:28 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/03 04:26:28 INFO : A3/one: Moved (server-side) to: A4/one fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3), backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A4", @@ -6,3 +6,5 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirMove Messages: directories run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestDirMove Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestDirMove Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (59.85s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestGetFsInfo Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (13.05s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" 2024/11/03 04:27:11 DEBUG : mega root 'rclone-test-yuponic6xogi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 04:27:12 NOTICE: mega root 'rclone-test-yuponic6xogi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/03 04:27:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 04:27:12 DEBUG : mega root 'rclone-test-yuponic6xogi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/03 04:27:12 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) got backup/dst/file1 (18), no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" 2024/11/03 04:27:42 DEBUG : mega root 'rclone-test-yuponic6xogi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 04:27:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 04:27:42 DEBUG : mega root 'rclone-test-yuponic6xogi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/03 04:27:42 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got backup/dst/file1 (18), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" 2024/11/03 04:28:10 DEBUG : mega root 'rclone-test-yuponic6xogi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 04:28:10 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/11/03 04:28:10 DEBUG : mega root 'rclone-test-yuponic6xogi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/03 04:28:10 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got backup/dst/file1 (18), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" 2024/11/03 04:28:37 DEBUG : mega root 'rclone-test-yuponic6xogi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 04:28:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 04:28:38 DEBUG : mega root 'rclone-test-yuponic6xogi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/03 04:28:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got backup/dst/file1 (18), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: directories --- FAIL: TestRcat (114.09s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (30.38s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (28.02s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (27.88s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (27.81s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcatMetadata Messages: directories --- FAIL: TestRcatMetadata (13.05s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" 2024/11/03 04:29:11 DEBUG : mega root 'rclone-test-yuponic6xogi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/03 04:29:12 DEBUG : potato2: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1606 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got backup/dst/file1 (18), potato1 (60), potato2 (60) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1606 Error: Should be true Test: TestRcatSize Messages: Unexpected file "backup/dst/file1" run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestRcatSize Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcatSize Messages: directories --- FAIL: TestRcatSize (20.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestRcatSizeMetadata Messages: directories --- FAIL: TestRcatSizeMetadata (13.05s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1665 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1665 Error: Should be true Test: TestTouchDir Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1665 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestTouchDir Messages: directories --- FAIL: TestTouchDir (13.05s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestMkdirMetadata Messages: directories --- FAIL: TestMkdirMetadata (13.05s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestMkdirModTime Messages: directories --- FAIL: TestMkdirModTime (13.15s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestCopyDirMetadata Messages: directories --- FAIL: TestCopyDirMetadata (13.04s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestSetDirModTime Messages: directories --- FAIL: TestSetDirModTime (13.04s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-yuponic6xogi'", Local "Local file system at /tmp/rclone942265899", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "backup/dst" failed - try 1/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 2/3: directory not empty run.go:125: removing dir "backup/dst" failed - try 3/3: directory not empty run.go:128: removing dir "backup/dst" failed: directory not empty run.go:125: removing dir "backup" failed - try 1/3: directory not empty run.go:125: removing dir "backup" failed - try 2/3: directory not empty run.go:125: removing dir "backup" failed - try 3/3: directory not empty run.go:128: removing dir "backup" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got backup/dst/file1 (18) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "backup/dst/file1" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1120 /usr/local/go/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Not equal: expected: []string{} actual : []string{"backup", "backup/dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "backup", + (string) (len=10) "backup/dst" } Test: TestDirsEqual Messages: directories --- FAIL: TestDirsEqual (13.05s) FAIL 2024/11/03 04:31:04 DEBUG : mega root 'rclone-test-yuponic6xogi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 7m15.597068236s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual]