"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCheckSum|TestDeduplicateNewestByHash|TestDirMove)$|^TestHashSums$/^Md5$'" - Starting (try 2/5) 2024/12/07 02:56:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-katoxef8dibi" 2024/12/07 02:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:56:54 DEBUG : Creating backend with remote "/tmp/rclone3879414899" === RUN TestCheckSum run.go:180: Remote "files root 'rclone-test-katoxef8dibi'", Local "Local file system at /tmp/rclone3879414899", Modify Window "1s" 2024/12/07 02:56:54 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-katoxef8dibi/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 6 === RUN TestCheckSum/subtest7 --- FAIL: TestCheckSum (17.45s) --- PASS: TestCheckSum/subtest1 (0.73s) --- PASS: TestCheckSum/subtest2 (0.67s) --- PASS: TestCheckSum/subtest3 (0.75s) --- PASS: TestCheckSum/subtest4 (0.75s) --- PASS: TestCheckSum/subtest5 (0.67s) --- PASS: TestCheckSum/subtest6 (0.67s) --- PASS: TestCheckSum/subtest7 (0.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "files root 'rclone-test-katoxef8dibi'", Local "Local file system at /tmp/rclone3879414899", Modify Window "1s" 2024/12/07 02:57:18 INFO : files root 'rclone-test-katoxef8dibi': Looking for duplicate md5 hashes using newest mode. fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 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/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: listing wrong, want another (100), not-one (5) got also/one (100), another (100), not-one (5), one (100) 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/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: Unexpected file "one" 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/dedupe_test.go:164 Error: Should be true Test: TestDeduplicateNewestByHash Messages: Unexpected file "also/one" --- FAIL: TestDeduplicateNewestByHash (15.56s) === RUN TestHashSums run.go:180: Remote "files root 'rclone-test-katoxef8dibi'", Local "Local file system at /tmp/rclone3879414899", Modify Window "1s" === RUN TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 --- FAIL: TestHashSums (2.45s) --- FAIL: TestHashSums/Md5 (0.13s) === RUN TestDirMove run.go:180: Remote "files root 'rclone-test-katoxef8dibi'", Local "Local file system at /tmp/rclone3879414899", Modify Window "1s" 2024/12/07 02:57:34 DEBUG : A1/B2: Making directory 2024/12/07 02:57:34 DEBUG : A1/B1/C3: Making directory 2024/12/07 02:57:36 ERROR : A2/B2: error listing: directory not found 2024/12/07 02:57:36 ERROR : A2/B1: error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:286: Sleeping for 6s just to make sure 2024/12/07 02:57:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/07 02:57:45 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/07 02:57:45 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/07 02:57:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/07 02:57:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/07 02:57:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A2/B1 not empty`) 2024/12/07 02:57:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 02:57:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A2/B1 not empty`) 2024/12/07 02:57:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/07 02:57:46 DEBUG : pacer: Reducing sleep to 30ms 2024/12/07 02:57:46 DEBUG : pacer: Reducing sleep to 22.5ms 2024/12/07 02:57:46 DEBUG : pacer: Reducing sleep to 16.875ms 2024/12/07 02:57:47 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/12/07 02:57:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/07 02:57:47 INFO : files root 'rclone-test-katoxef8dibi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/07 02:57:49 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/07 02:57:49 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/07 02:57:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/07 02:57:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/07 02:57:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/07 02:57:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A3/B1 not empty`) 2024/12/07 02:57:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 02:57:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A3/B1 not empty`) 2024/12/07 02:57:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/07 02:57:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A3/B1 not empty`) 2024/12/07 02:57:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 60ms 2024/12/07 02:57:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-katoxef8dibi/A3 not empty`) 2024/12/07 02:57:51 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 90ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 67.5ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 50.625ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 37.96875ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 28.476562ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 21.357421ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 16.018065ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 12.013548ms 2024/12/07 02:57:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (24.16s) FAIL 2024/12/07 02:57:54 DEBUG : files root 'rclone-test-katoxef8dibi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCheckSum|TestDeduplicateNewestByHash|TestDirMove)$|^TestHashSums$/^Md5$'" - Finished ERROR in 1m0.502838573s (try 2/5): exit status 1: Failed [TestCheckSum TestDeduplicateNewestByHash TestHashSums/Md5]