"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2021/03/04 05:48:07 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1" 2021/03/04 05:48:07 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h12m29.620822353s) 2021/03/04 05:48:07 DEBUG : Creating backend with remote "/tmp/rclone879383888" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/03/04 05:48:08 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:48:11 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/04 05:48:11 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/03/04 05:48:11 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/04 05:48:11 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/03/04 05:48:11 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/04 05:48:11 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/03/04 05:48:14 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/04 05:48:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/03/04 05:48:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/04 05:48:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/03/04 05:48:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/04 05:48:14 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:291: Sleeping for 7s just to make sure 2021/03/04 05:48:28 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/03/04 05:48:28 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/03/04 05:48:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/03/04 05:48:29 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/03/04 05:48:29 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/03/04 05:48:29 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (24.00s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.55s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.95s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (14.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/04 05:48:31 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (20.47s) --- PASS: TestCheck/1 (0.85s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (2.68s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2021/03/04 05:48:51 DEBUG : Creating backend with remote "non-existent" 2021/03/04 05:48:51 DEBUG : Creating backend with remote "non-existent" 2021/03/04 05:48:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/03/04 05:48:51 ERROR : : error reading source directory: directory not found 2021/03/04 05:48:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/03/04 05:48:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:206 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got potato2 (60), rutabaga (8) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:206 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "potato2" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === CONT TestCheckDownload fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:291: Sleeping for 7s just to make sure === RUN TestCheckDownload/3 check_test.go:88: 3: Expecting 2 errors but got 1 === CONT TestCheckDownload check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=4) { +([]string) (len=3) { (string) "", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:57 check_test.go:96 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckDownload Messages: missingonsrc fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:291: Sleeping for 7s just to make sure === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- FAIL: TestCheckDownload (52.93s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.52s) --- FAIL: TestCheckDownload/3 (0.53s) --- PASS: TestCheckDownload/4 (0.48s) --- PASS: TestCheckDownload/5 (0.61s) --- PASS: TestCheckDownload/6 (0.45s) --- PASS: TestCheckDownload/7 (0.69s) === RUN TestCheckSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want rutabaga (8) got fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:101 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/1 check_test.go:82: 1: Got error when not expecting one: 1 differences found check_test.go:88: 1: Expecting 0 errors but got 1 check_test.go:94: 1: Expecting 1 total matching files but got 0 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/2 check_test.go:88: 2: Expecting 1 errors but got 2 check_test.go:94: 2: Expecting 1 total matching files but got 0 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:124 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:124 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/3 check_test.go:88: 3: Expecting 2 errors but got 3 check_test.go:94: 3: Expecting 1 total matching files but got 0 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:140 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:140 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/4 check_test.go:88: 4: Expecting 1 errors but got 2 check_test.go:94: 4: Expecting 2 total matching files but got 1 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "+ rutabaga", "- empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "+ rutabaga", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/5 check_test.go:88: 5: Expecting 1 errors but got 2 check_test.go:94: 5: Expecting 3 total matching files but got 2 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "= potato2"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=9) "= potato2" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: match fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 check_test.go:163 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60) fstest.go:202: Not found "rutabaga" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 check_test.go:163 check_test.go:183 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/6 check_test.go:88: 6: Expecting 2 errors but got 3 check_test.go:94: 6: Expecting 3 total matching files but got 2 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "- remotepotato", "= potato2"} Diff: --- Expected +++ Actual @@ -3,5 +3,5 @@ (string) (len=13) "* empty space", + (string) (len=10) "+ rutabaga", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/7 check_test.go:88: 7: Expecting 1 errors but got 2 check_test.go:94: 7: Expecting 3 total matching files but got 2 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ rutabaga", "= potato2"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=9) "= potato2" } Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: match --- FAIL: TestCheckSizeOnly (46.03s) --- FAIL: TestCheckSizeOnly/1 (0.06s) --- FAIL: TestCheckSizeOnly/2 (0.08s) --- FAIL: TestCheckSizeOnly/3 (0.33s) --- FAIL: TestCheckSizeOnly/4 (0.28s) --- FAIL: TestCheckSizeOnly/5 (0.23s) --- FAIL: TestCheckSizeOnly/6 (0.12s) --- FAIL: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.49s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.08s) === RUN TestDeduplicateFirst run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.30s) === RUN TestDeduplicateNewest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.87s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:50:42 INFO : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: Looking for duplicate MD5 hashes using newest mode. 2021/03/04 05:50:42 NOTICE: 6593a418553c7038b54b1e46f7f521f0: Found 3 files with duplicate MD5 hashes 2021/03/04 05:50:43 INFO : one: Deleted 2021/03/04 05:50:44 INFO : also/one: Deleted 2021/03/04 05:50:44 NOTICE: 6593a418553c7038b54b1e46f7f521f0: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.02s) === RUN TestDeduplicateOldest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.10s) === RUN TestDeduplicateLargest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.24s) === RUN TestDeduplicateSmallest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.30s) === RUN TestDeduplicateRename run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.24s) === RUN TestMergeDirs run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 listdirsorted_test.go:37 Error: Should be true Test: TestListDirSorted Messages: listing wrong, want a.txt (11), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), zend.txt (5) got a.txt (11), sub dir/hello world (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), zend.txt (5) fstest.go:202: Not found "sub dir/hello world2" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 listdirsorted_test.go:37 Error: Not equal: expected: 0 actual : 1 Test: TestListDirSorted Messages: 1 objects not found 2021/03/04 05:51:15 DEBUG : a.txt: Excluded listdirsorted_test.go:71: Error Trace: listdirsorted_test.go:71 Error: "[sub dir/hello world sub dir/ignore dir sub dir/sub sub dir]" should have 4 item(s), but has 3 Test: TestListDirSorted --- FAIL: TestListDirSorted (29.72s) === RUN TestMkdir run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:51:20 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: Making directory 2021/03/04 05:51:20 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" --- PASS: TestLsd (5.48s) === RUN TestLs run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:97 Error: Should be true Test: TestLs Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1) fstest.go:202: Not found "potato2" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:97 Error: Not equal: expected: 0 actual : 1 Test: TestLs Messages: 1 objects not found operations_test.go:104: Error Trace: operations_test.go:104 Error: " 1 empty space\n" does not contain " 60 potato2\n" Test: TestLs fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- FAIL: TestLs (19.88s) === RUN TestLsWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:51:51 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.97s) === RUN TestLsLong run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" operations_test.go:158: Error Trace: operations_test.go:158 Error: Not equal: expected: 2 actual : 3 Test: TestLsLong fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- FAIL: TestLsLong (15.98s) === RUN TestHashSums run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:52:15 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/04 05:52:15 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/04 05:52:18 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/04 05:52:18 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/04 05:52:19 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/04 05:52:19 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (13.97s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" --- PASS: TestCount (11.45s) === RUN TestDelete run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:52:41 DEBUG : Waiting for deletions to finish 2021/03/04 05:52:42 DEBUG : large: Excluded from sync (and deletion) 2021/03/04 05:52:43 INFO : medium: Deleted 2021/03/04 05:52:43 INFO : small: Deleted --- PASS: TestDelete (10.30s) === RUN TestRetry 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 1/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 2/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 1/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 2/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 3/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 4/5 2021/03/04 05:52:45 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 run.go:169 run.go:339 operations_test.go:461 Error: Should be true Test: TestCat Messages: listing wrong, want got rutabaga (8) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 run.go:169 run.go:339 operations_test.go:461 Error: Should be true Test: TestCat Messages: Unexpected file "rutabaga" --- FAIL: TestCat (19.37s) === RUN TestPurge 2021/03/04 05:53:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/03/04 05:53:04 DEBUG : Creating backend with remote "TestHubic:rclone-test-lupukit1vivadar0gumuyid2" 2021/03/04 05:53:04 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h7m32.353489298s) 2021/03/04 05:53:04 DEBUG : Creating backend with remote "/tmp/rclone460494082" run.go:176: Remote "Hubic Swift container rclone-test-lupukit1vivadar0gumuyid2", Local "Local file system at /tmp/rclone460494082", Modify Window "1ns" 2021/03/04 05:53:04 INFO : Swift container rclone-test-lupukit1vivadar0gumuyid2: Container "rclone-test-lupukit1vivadar0gumuyid2" created 2021/03/04 05:53:06 DEBUG : A2: Making directory 2021/03/04 05:53:06 DEBUG : A1/B2: Making directory 2021/03/04 05:53:06 DEBUG : A1/B2/C2: Making directory 2021/03/04 05:53:06 DEBUG : A1/B1/C3: Making directory 2021/03/04 05:53:06 DEBUG : A3: Making directory 2021/03/04 05:53:06 DEBUG : A3/B3: Making directory 2021/03/04 05:53:06 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/03/04 05:53:07 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:08 INFO : A1/B1/C1/one: Deleted fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/03/04 05:53:08 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:09 INFO : A1/two: Deleted 2021/03/04 05:53:09 INFO : Swift container rclone-test-lupukit1vivadar0gumuyid2: Container "rclone-test-lupukit1vivadar0gumuyid2" removed 2021/03/04 05:53:09 DEBUG : Hubic Swift container rclone-test-lupukit1vivadar0gumuyid2: Purge remote 2021/03/04 05:53:09 DEBUG : Waiting for deletions to finish 2021/03/04 05:53:09 purge failed: directory not found --- PASS: TestPurge (5.32s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:53:11 DEBUG : A2: Making directory 2021/03/04 05:53:11 DEBUG : A1/B2: Making directory 2021/03/04 05:53:11 DEBUG : A1/B2/C2: Making directory 2021/03/04 05:53:11 DEBUG : A1/B1/C3: Making directory 2021/03/04 05:53:11 DEBUG : A3: Making directory 2021/03/04 05:53:11 DEBUG : A3/B3: Making directory 2021/03/04 05:53:11 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 operations_test.go:556 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), rutabaga (8) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:556 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "rutabaga" 2021/03/04 05:53:20 DEBUG : A3/B3/C4: Removing directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 operations_test.go:579 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), rutabaga (8) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:579 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "rutabaga" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 operations_test.go:601 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), rutabaga (8) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:601 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "rutabaga" --- FAIL: TestRmdirsNoLeaveRoot (31.10s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:53:40 DEBUG : A1: Making directory 2021/03/04 05:53:40 DEBUG : A1/B1: Making directory 2021/03/04 05:53:40 DEBUG : A1/B1/C1: Making directory fstest.go:249: Filtering empty directory "A1" fstest.go:249: Filtering empty directory "A1/B1" fstest.go:249: Filtering empty directory "A1/B1/C1" fstest.go:249: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (1.68s) === RUN TestRmdirsWithFilter run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:53:42 DEBUG : A1: Making directory 2021/03/04 05:53:42 DEBUG : A1/B1: Making directory 2021/03/04 05:53:42 DEBUG : A1/B1/C1: Making directory fstest.go:249: Filtering empty directory "A1" fstest.go:249: Filtering empty directory "A1/B1" fstest.go:249: Filtering empty directory "A1/B1/C1" fstest.go:249: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.70s) === RUN TestCopyURL run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" --- PASS: TestCopyURL (12.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:53:55 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/04 05:53:57 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/03/04 05:53:57 INFO : file1: Copied (new) to: sub/file2 2021/03/04 05:53:57 INFO : file1: Deleted 2021/03/04 05:53:58 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:53:58 DEBUG : file1: Unchanged skipping 2021/03/04 05:53:58 INFO : file1: Deleted 2021/03/04 05:53:59 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.38s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.62s) === RUN TestMoveFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:54:04 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/backup" 2021/03/04 05:54:04 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h6m32.730775275s) 2021/03/04 05:54:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/04 05:54:06 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1 path backup: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:54:08 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2021/03/04 05:54:08 INFO : dst/file1: Copied (server-side copy) 2021/03/04 05:54:09 INFO : dst/file1: Deleted 2021/03/04 05:54:11 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/03/04 05:54:11 INFO : dst/file1: Copied (new) 2021/03/04 05:54:11 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.73s) === RUN TestCopyFile run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:54:14 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/04 05:54:16 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/03/04 05:54:16 INFO : file1: Copied (new) to: sub/file2 2021/03/04 05:54:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:54:16 DEBUG : file1: Unchanged skipping 2021/03/04 05:54:17 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.62s) === RUN TestCopyFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:54:20 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/backup" 2021/03/04 05:54:20 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h6m16.749814628s) 2021/03/04 05:54:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/04 05:54:21 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1 path backup: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:54:24 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2021/03/04 05:54:24 INFO : dst/file1: Copied (server-side copy) 2021/03/04 05:54:24 INFO : dst/file1: Deleted 2021/03/04 05:54:26 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/03/04 05:54:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (11.23s) === RUN TestCopyFileCompareDest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:54:29 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/dst" 2021/03/04 05:54:30 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h6m6.924842587s) 2021/03/04 05:54:31 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/CompareDest" 2021/03/04 05:54:31 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h6m5.718286074s) 2021/03/04 05:54:32 DEBUG : one: Need to transfer - File not found at Destination 2021/03/04 05:54:33 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1 path dst: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:54:34 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:54:34 INFO : one: Copied (new) 2021/03/04 05:54:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:54:37 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:54:37 INFO : one: Copied (replaced existing) 2021/03/04 05:54:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:54:42 DEBUG : one: Destination found in --compare-dest, skipping fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:999 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:202: Not found "CompareDest/two" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:999 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2021/03/04 05:54:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:54:53 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1005 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:202: Not found "CompareDest/two" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:1005 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2021/03/04 05:55:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:55:01 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1011 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:202: Not found "CompareDest/two" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:1011 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1015 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:202: Not found "CompareDest/two" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:1015 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2021/03/04 05:55:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 05:55:18 DEBUG : two: Need to transfer - File not found at Destination 2021/03/04 05:55:20 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/03/04 05:55:20 INFO : two: Copied (new) fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1024 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), dst/one (3), dst/two (5) fstest.go:202: Not found "CompareDest/two" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:1024 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- FAIL: TestCopyFileCompareDest (69.68s) === RUN TestCopyFileCopyDest run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:55:39 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/dst" 2021/03/04 05:55:39 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h4m57.252702788s) 2021/03/04 05:55:40 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/CopyDest" 2021/03/04 05:55:40 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h4m56.129342345s) 2021/03/04 05:55:41 DEBUG : one: Need to transfer - File not found at Destination 2021/03/04 05:55:42 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1 path dst: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:55:45 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:55:45 INFO : one: Copied (new) 2021/03/04 05:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:55:48 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:55:48 INFO : one: Copied (replaced existing) 2021/03/04 05:55:53 DEBUG : Creating backend with remote "TestHubic:rclone-test-zenixib6nidodoj8cikisug1/BackupDir" 2021/03/04 05:55:53 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h4m43.370412469s) 2021/03/04 05:55:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:55:55 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1 path BackupDir: Container "rclone-test-zenixib6nidodoj8cikisug1" created 2021/03/04 05:55:57 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:55:57 INFO : one: Copied (server-side copy) 2021/03/04 05:55:57 INFO : one: Deleted 2021/03/04 05:55:59 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:55:59 INFO : one: Copied (server-side copy) 2021/03/04 05:55:59 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1088 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), dst/one (5) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1088 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1094 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1094 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" 2021/03/04 05:56:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:56:20 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:56:20 INFO : two: Copied (server-side copy) 2021/03/04 05:56:20 DEBUG : two: Destination found in --copy-dest, using server-side copy fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1103 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1103 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" 2021/03/04 05:56:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:56:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:56:27 DEBUG : two: Unchanged skipping fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1109 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1109 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1114 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1114 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" 2021/03/04 05:56:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 05:56:48 DEBUG : three: Destination not found in --copy-dest 2021/03/04 05:56:48 DEBUG : three: Need to transfer - File not found at Destination 2021/03/04 05:56:50 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/03/04 05:56:50 INFO : three: Copied (new) fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstest.go:349 operations_test.go:1123 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got BackupDir/one (3), CompareDest/two (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 fstest.go:349 operations_test.go:1123 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "CompareDest/two" fstest.go:202: Not found "dst/three" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstest.go:349 operations_test.go:1123 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found --- FAIL: TestCopyFileCopyDest (85.38s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:57:16 DEBUG : A1/B2: Making directory 2021/03/04 05:57:16 DEBUG : A1/B1/C3: Making directory fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B1/C3" 2021/03/04 05:57:18 DEBUG : A1/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:57:18 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/03/04 05:57:18 DEBUG : A1/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/04 05:57:18 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/03/04 05:57:19 DEBUG : A1/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:57:19 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/03/04 05:57:19 DEBUG : A1/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:57:19 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/03/04 05:57:19 INFO : A1/B1/C1/four: Deleted 2021/03/04 05:57:19 INFO : A1/one: Deleted 2021/03/04 05:57:20 INFO : A1/two: Deleted 2021/03/04 05:57:20 INFO : A1/B1/three: Deleted 2021/03/04 05:57:21 DEBUG : A1/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/04 05:57:21 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/03/04 05:57:22 INFO : A1/B1/C2/five: Deleted fstest.go:249: Filtering empty directory "A2/B2" fstest.go:249: Filtering empty directory "A2/B1/C3" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 operations_test.go:1380 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 A1/two (3), A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:1380 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/two" fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 operations_test.go:1380 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} actual : []string{"A1", "A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=2) "A1", (string) (len=2) "A2", Test: TestDirMove Messages: directories 2021/03/04 05:57:33 DEBUG : A2/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/04 05:57:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/03/04 05:57:33 DEBUG : A2/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/04 05:57:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/03/04 05:57:33 DEBUG : A2/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:57:33 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/03/04 05:57:33 DEBUG : A2/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:57:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/03/04 05:57:34 INFO : A2/B1/C2/five: Deleted 2021/03/04 05:57:34 INFO : A2/B1/C1/four: Deleted 2021/03/04 05:57:34 INFO : A2/one: Deleted 2021/03/04 05:57:34 INFO : A2/B1/three: Deleted 2021/03/04 05:57:36 DEBUG : A2/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:57:36 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/03/04 05:57:37 INFO : A2/two: Deleted fstest.go:249: Filtering empty directory "A3/B2" fstest.go:249: Filtering empty directory "A3/B1/C3" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 operations_test.go:1409 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 A1/two (3), A2/B1/three (5), A2/two (3), A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), dst/three (7) fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:1409 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/two" fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:1409 Error: Should be true Test: TestDirMove Messages: Unexpected file "A2/B1/three" fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:1409 Error: Should be true Test: TestDirMove Messages: Unexpected file "A2/two" fstest.go:190: Error Trace: fstest.go:190 fstest.go:307 fstest.go:337 operations_test.go:1409 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/three" fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 operations_test.go:1409 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2"} actual : []string{"A1", "A2", "A2/B1", "A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) (len=4) { +([]string) (len=8) { + (string) (len=2) "A1", + (string) (len=2) "A2", + (string) (len=5) "A2/B1", (string) (len=2) "A3", @@ -4,3 +7,4 @@ (string) (len=8) "A3/B1/C1", - (string) (len=8) "A3/B1/C2" + (string) (len=8) "A3/B1/C2", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories run.go:121: removing file "A1/two" failed - try 1/3: Object Not Found run.go:121: removing file "A1/two" failed - try 2/3: Object Not Found run.go:121: removing file "A1/two" failed - try 3/3: Object Not Found run.go:124: removing file "A1/two" failed: Object Not Found run.go:121: removing file "A2/B1/three" failed - try 1/3: Object Not Found run.go:121: removing file "A2/B1/three" failed - try 2/3: Object Not Found run.go:121: removing file "A2/B1/three" failed - try 3/3: Object Not Found run.go:124: removing file "A2/B1/three" failed: Object Not Found run.go:121: removing file "A2/two" failed - try 1/3: Object Not Found run.go:121: removing file "A2/two" failed - try 2/3: Object Not Found run.go:121: removing file "A2/two" failed - try 3/3: Object Not Found run.go:124: removing file "A2/two" failed: Object Not Found --- FAIL: TestDirMove (72.57s) === RUN TestGetFsInfo run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" --- PASS: TestGetFsInfo (0.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:58:18 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 05:58:20 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/03/04 05:58:20 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/03/04 05:58:20 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1614837500.719009676/-1/00000000" into "rclone-test-zenixib6nidodoj8cikisug1_segments" 2021/03/04 05:58:22 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zenixib6nidodoj8cikisug1_segments" seems done (EOF) 2021/03/04 05:58:23 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:58:24 DEBUG : no_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:58:28 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 05:58:30 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/03/04 05:58:30 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/03/04 05:58:30 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1614837510.528536305/-1/00000000" into "rclone-test-zenixib6nidodoj8cikisug1_segments" 2021/03/04 05:58:31 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zenixib6nidodoj8cikisug1_segments" seems done (EOF) 2021/03/04 05:58:34 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2021/03/04 05:58:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/03/04 05:58:35 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:58:40 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 05:58:42 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/04 05:58:42 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1614837522.428389074/-1/00000000" into "rclone-test-zenixib6nidodoj8cikisug1_segments" 2021/03/04 05:58:43 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zenixib6nidodoj8cikisug1_segments" seems done (EOF) 2021/03/04 05:58:45 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:58:45 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:58:51 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 05:58:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/04 05:58:53 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1614837533.128853171/-1/00000000" into "rclone-test-zenixib6nidodoj8cikisug1_segments" 2021/03/04 05:58:54 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-zenixib6nidodoj8cikisug1_segments" seems done (EOF) 2021/03/04 05:58:56 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2021/03/04 05:58:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/03/04 05:58:56 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object --- PASS: TestRcat (43.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.86s) === RUN TestRcatSize run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:59:02 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: File to upload is small (60 bytes), uploading instead of streaming 2021/03/04 05:59:05 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:59:05 INFO : potato2: Copied (new) --- PASS: TestRcatSize (8.07s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1", Local "Local file system at /tmp/rclone879383888", Modify Window "1ns" 2021/03/04 05:59:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/03/04 05:59:13 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/03/04 05:59:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/03/04 05:59:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/03/04 05:59:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-zenixib6nidodoj8cikisug1/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2021/03/04 05:59:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/03/04 05:59:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/03/04 05:59:18 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 9cfee7784213d401e74d8e37331aad29 OK 2021/03/04 05:59:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestCopyFileMaxTransfer (19.77s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2021/03/04 05:59:28 DEBUG : Hubic Swift container rclone-test-zenixib6nidodoj8cikisug1: Purge remote 2021/03/04 05:59:28 DEBUG : Waiting for deletions to finish 2021/03/04 05:59:29 INFO : Swift container rclone-test-zenixib6nidodoj8cikisug1: Container "rclone-test-zenixib6nidodoj8cikisug1" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 11m22.404279632s (try 1/5): exit status 1: Failed [TestCheckDownload/3 TestCheckSizeOnly/1 TestCheckSizeOnly/2 TestCheckSizeOnly/3 TestCheckSizeOnly/4 TestCheckSizeOnly/5 TestCheckSizeOnly/6 TestCheckSizeOnly/7 TestListDirSorted TestLs TestLsLong TestCat TestRmdirsNoLeaveRoot TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove]