"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDeduplicateSmallest|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2024/11/28 01:35:33 DEBUG : Creating backend with remote "TestMega:rclone-test-fexebed5gumi" 2024/11/28 01:35:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:38:47 DEBUG : Creating backend with remote "/tmp/rclone2036475198" === RUN TestDeduplicateSmallest run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:38:50 INFO : mega root 'rclone-test-fexebed5gumi': Looking for duplicate names using smallest mode. 2024/11/28 01:38:50 NOTICE: one: Found 3 files with duplicate names 2024/11/28 01:38:50 INFO : one: Deleted 2024/11/28 01:38:50 INFO : one: Deleted 2024/11/28 01:38:50 NOTICE: one: Deleted 2 extra copies 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: TestDeduplicateSmallest (11.87s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:00 DEBUG : Creating backend with remote "TestMega:rclone-test-fexebed5gumi/backup" 2024/11/28 01:39:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/28 01:39:00 INFO : dst/file1: Moved (server-side) 2024/11/28 01:39:01 INFO : dst/file1: Copied (new) 2024/11/28 01:39:01 INFO : dst/file1: Deleted run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestMoveFileBackupDir (3.10s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:06 DEBUG : A1/B2: Making directory 2024/11/28 01:39:06 DEBUG : A1/B1/C3: Making directory 2024/11/28 01:39:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/28 01:39:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/28 01:39:10 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/28 01:39:10 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/28 01:39:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/28 01:39:12 INFO : mega root 'rclone-test-fexebed5gumi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/28 01:39:13 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/28 01:39:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/28 01:39:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/28 01:39:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/28 01:39:13 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (17.56s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:20 DEBUG : mega root 'rclone-test-fexebed5gumi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:39:21 NOTICE: mega root 'rclone-test-fexebed5gumi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/28 01:39:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:39:21 DEBUG : mega root 'rclone-test-fexebed5gumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/28 01:39:21 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:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:29 DEBUG : mega root 'rclone-test-fexebed5gumi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:39:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:39:29 DEBUG : mega root 'rclone-test-fexebed5gumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/28 01:39:31 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:31 DEBUG : mega root 'rclone-test-fexebed5gumi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:39:32 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/11/28 01:39:32 DEBUG : mega root 'rclone-test-fexebed5gumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/28 01:39:32 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:34 DEBUG : mega root 'rclone-test-fexebed5gumi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/28 01:39:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/28 01:39:34 DEBUG : mega root 'rclone-test-fexebed5gumi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/28 01:39:35 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:286: Sleeping for 6s just to make sure --- PASS: TestRcat (21.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.85s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:42 DEBUG : mega root 'rclone-test-fexebed5gumi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/28 01:39:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (2.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-fexebed5gumi'", Local "Local file system at /tmp/rclone2036475198", Modify Window "876000h0m0s" 2024/11/28 01:39:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wucehiv6" before starting 2024/11/28 01:39:48 DEBUG : sub dir/test remove existing.wucehiv6: TEST: removing renamed existing file after operation 2024/11/28 01:39:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luzuneb6" before starting 2024/11/28 01:39:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luzuneb6: TEST: renaming existing back after failed operation 2024/11/28 01:39:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hedeleq0" before starting 2024/11/28 01:39:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hedeleq0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (7.27s) PASS 2024/11/28 01:39:52 DEBUG : mega root 'rclone-test-fexebed5gumi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDeduplicateSmallest|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished OK in 4m19.464552297s (try 2/5)