"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/08/09 02:07:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lazeluq6mola" 2025/08/09 02:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 02:07:29 DEBUG : Creating backend with remote "/tmp/rclone669633955" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-lazeluq6mola'", Local "Local file system at /tmp/rclone669633955", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/09 02:07:30 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.95s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-lazeluq6mola'", Local "Local file system at /tmp/rclone669633955", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/09 02:07:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.90s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/09 02:07:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/09 02:07:31 DEBUG : potato: Seek from 10 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 10 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/09 02:07:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/09 02:07:31 DEBUG : potato: Seek from 8 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 8 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/09 02:07:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 02:07:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 02:07:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 02:07:31 DEBUG : potato: Seek from 5 to 2 2025/08/09 02:07:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/09 02:07:31 DEBUG : potato: Seek from 9 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 9 to 0 2025/08/09 02:07:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "sugarsync root 'Test/rclone-test-lazeluq6mola'", Local "Local file system at /tmp/rclone669633955", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (23.77s) --- PASS: TestCheck/1 (0.72s) --- PASS: TestCheck/2 (0.72s) --- PASS: TestCheck/3 (0.73s) --- PASS: TestCheck/4 (0.72s) --- PASS: TestCheck/5 (0.73s) --- PASS: TestCheck/6 (0.72s) --- PASS: TestCheck/7 (0.73s) === RUN TestCheckFsError 2025/08/09 02:07:54 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 02:07:54 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 02:07:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/09 02:07:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/09 02:07:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/09 02:07:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-lazeluq6mola'", Local "Local file system at /tmp/rclone669633955", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "- empty space", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=9) "! potato2", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "* empty space", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=9) "! potato2", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: error 2025/08/09 02:42:30 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/09 02:42:32 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/09 02:42:34 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/09 02:42:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/09 02:42:36 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 4 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "* empty space", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=9) "! potato2", (string) (len=13) "* empty space", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 panic: test timed out after 1h0m0s running tests: TestCheckDownload (59m34s) TestCheckDownload/7 (7m38s) goroutine 1504 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000584fc0, {0x26c1911?, 0xc00006bad8?}, 0x27e3860) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000584fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000584fc0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007e3ce0, {0x3eb3080, 0x6d, 0x6d}, {0x8448a0?, 0x3eecc30?, 0x3ec9100?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006d0be0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006d0be0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 965 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 891 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 12 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 13 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 260 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1439 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005e4f00, {0x2b1b180, 0xc000572280}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 375 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 237 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 706 [chan receive, 9 minutes]: testing.(*T).Run(0xc000a4f180, {0x2b741b8?, 0xc00081ef30?}, 0xc000b26300) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/operations_test.testCheck.func5(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:65 github.com/rclone/rclone/fs/operations_test.testCheck(0xc000a4f180, 0x27e3de0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:170 +0x22a5 github.com/rclone/rclone/fs/operations_test.TestCheckDownload(0xc000a4f180?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 +0x1a testing.tRunner(0xc000a4f180, 0x27e3860) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 845 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 835 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 306 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 296 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 564 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 346 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 435 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1334 [chan receive (nil chan), 25 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1308 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 589 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 579 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 514 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 504 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 909 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 899 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 785 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 775 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 671 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 662 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1438 [sync.WaitGroup.Wait, 9 minutes]: sync.runtime_SemacquireWaitGroup(0xc0006c4b58?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc00018c900?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.CheckFn({0x2b1b068, 0x3eec6c0}, 0xc00054cbe8) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:235 +0x249 github.com/rclone/rclone/fs/operations.CheckDownload({0x2b1b068?, 0x3eec6c0?}, 0x2308480?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:378 +0x69 github.com/rclone/rclone/fs/operations_test.testCheck.testCheck.func5.func12.1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:75 +0x2f github.com/rclone/rclone/cmd/bisync/bilib.CaptureOutput(0xc00054ce58) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 +0x182 github.com/rclone/rclone/fs/operations_test.testCheck.testCheck.func5.func12(0xc000766380) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:74 +0x1f7 testing.tRunner(0xc000766380, 0xc000b26300) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 706 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 1452 [select]: net/http.(*persistConn).roundTrip(0xc0009e85a0, 0xc0005724b0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0005b6b60, 0xc000414780) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000346150, 0xc000414780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:362 +0x345 net/http.send(0xc000414780, {0x2af3fa0, 0xc000346150}, {0x15000000006fa801?, 0x788ed0236918?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000422ed0, 0xc000414780, {0x148?, 0x2304280?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000422ed0, 0xc000414780) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00078a050, {0x2b1b068, 0x3eec6c0}, 0xc0003de280) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/sugarsync.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1214 +0x4d github.com/rclone/rclone/fs.pacerInvoker(0x5, 0xa, 0x2af3380?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e7e0, 0xc00056a340, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00039e7e0, 0xc00056a340) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Object).Open(0xc00059e7d0, {0x2b1b068, 0x3eec6c0}, {0x3eec6c0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1213 +0x2ba github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0005da460) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2b1b068, 0x3eec6c0}, {0x2b32d00, 0xc00059e7d0}, 0xa, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2b1b068, 0x3eec6c0}, {0x2b32d00, 0xc00059e7d0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.checkIdenticalDownload({0x2b1b068, 0x3eec6c0}, {0x2b32d00, 0xc00059e7d0}, {0x2b31870, 0xc0008061e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:342 +0x70 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:333 +0x3d github.com/rclone/rclone/fs/operations.Retry({0x2b1b068, 0x3eec6c0}, {0x2620940, 0xc0008061e0}, 0xa, 0xc00048ddb0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:736 +0xa5 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload({0x2b1b068, 0x3eec6c0}, {0x2b32d00, 0xc00059e7d0}, {0x2b31870, 0xc0008061e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:332 +0xf6 github.com/rclone/rclone/fs/operations.CheckDownload.func1({0x2b1b068?, 0x3eec6c0?}, {0x2b32d00?, 0xc00059e7d0?}, {0x2b31870?, 0xc0008061e0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:372 +0x35 github.com/rclone/rclone/fs/operations.(*checkMarch).checkIdentical(0xc0005da0e0, {0x2b1b068, 0x3eec6c0}, {0x2b32d00, 0xc00059e7d0}, {0x2b31870, 0xc0008061e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:137 +0x22c github.com/rclone/rclone/fs/operations.(*checkMarch).Match.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:156 +0xa7 created by github.com/rclone/rclone/fs/operations.(*checkMarch).Match in goroutine 1440 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:151 +0x5df goroutine 1161 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1151 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1480 [chan receive (nil chan), 9 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1456 [IO wait]: internal/poll.runtime_pollWait(0x788ed35b87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005a6e00?, 0xc000b29800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005a6e00, {0xc000b29800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005a6e00, {0xc000b29800?, 0x17f3?, 0xc000354a20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a408, {0xc000b29800?, 0xc0005c21d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005b85d0, {0xc000b29800?, 0x788ed13cc548?, 0x788f1aa625c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000392528, {0xc000b29800?, 0x17f3?, 0x270054c900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005c22b8, {0x2af4800, 0xc000392528}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005c2008, {0x788ed2599938, 0xc0005b85d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005c2008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005c2008, {0xc000760000, 0x1000, 0xc000423e60?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009e85a0, {0xc000760000?, 0x80bc65?, 0x2af29a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000807920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000807920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009e85a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 1485 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1457 [select]: net/http.(*persistConn).writeLoop(0xc0009e85a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 1485 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m3.480778894s (try 1/5): exit status 2: Failed []