"go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 2/5) === RUN TestErrorHandler === RUN TestErrorHandler/empty === RUN TestErrorHandler/unknown === RUN TestErrorHandler/blank === RUN TestErrorHandler/real --- PASS: TestErrorHandler (0.00s) --- PASS: TestErrorHandler/empty (0.00s) --- PASS: TestErrorHandler/unknown (0.00s) --- PASS: TestErrorHandler/blank (0.00s) --- PASS: TestErrorHandler/real (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestSugarSync:Test" 2025/09/13 02:52:00 NOTICE: TestSugarSync: Starting server 2025/09/13 02:52:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye" 2025/09/13 02:52:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/13 02:52:18 INFO : dir/subdir: Making directory 2025/09/13 02:52:29 INFO : dir/subdir: Removing directory 2025/09/13 02:52:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/09/13 02:52:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/13 02:58:00 DEBUG : pacer: low level retry 1/10 (error Delete "https://api.sugarsync.com/folder/:sc:9068489:215_6563558487": net/http: timeout awaiting response headers) 2025/09/13 02:58:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 02:58:00 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 02:58:06 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/13 02:58:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/13 03:05:32 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563562396/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 03:05:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:05:32 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:05:33 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:05:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/13 03:17:14 DEBUG : pacer: low level retry 1/10 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563568372": net/http: timeout awaiting response headers) 2025/09/13 03:17:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:17:14 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:17:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:17:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/13 03:22:36 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563571151": net/http: timeout awaiting response headers) 2025/09/13 03:22:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:22:36 DEBUG : sugarsync root 'Test/rclone-test-guxoxac3yiye': Renewing token 2025/09/13 03:22:37 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:22:37 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/13 03:22:37 DEBUG : Config file has changed externally - reloading 2025/09/13 03:22:37 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/13 03:22:37 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/13 03:22:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:22:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/13 03:24:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/09/13 03:24:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:24:42 DEBUG : pacer: Reducing sleep to 15ms fstests.go:143: Put error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 1/10 2025/09/13 03:24:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:24:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/13 03:25:00 DEBUG : Creating backend with remote "TestSugarSync:Test" 2025/09/13 03:25:00 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/13 03:31:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563558114/contents?max=500&start=0": read tcp 65.108.87.141:34192->208.94.4.81:443: i/o timeout) 2025/09/13 03:31:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:31:13 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:31:14 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:31:14 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 03:31:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye/dirToPurgeFromRoot" 2025/09/13 03:31:22 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/13 03:31:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/09/13 03:33:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bideben8cequ" 2025/09/13 03:33:42 DEBUG : Config file has changed externally - reloading 2025/09/13 03:39:01 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563573928/contents?max=500&start=0": read tcp 65.108.87.141:51802->208.94.4.81:443: i/o timeout) 2025/09/13 03:39:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:39:02 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:39:03 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:44:03 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_1742680082/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 03:44:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:44:04 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 03:44:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:44:06 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 03:44:16 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 03:44:22 DEBUG : sugarsync root 'Test/rclone-test-bideben8cequ': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1751: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/13 03:44:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/13 03:44:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/13 03:45:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye/not found.txt" 2025/09/13 03:45:20 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSugarSync:" path "Test/rclone-test-guxoxac3yiye" from "TestSugarSync:Test/rclone-test-guxoxac3yiye" 2025/09/13 03:45:20 DEBUG : Creating backend with remote "TestSugarSync:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/13 03:51:17 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563585824/data": net/http: timeout awaiting response headers) 2025/09/13 03:51:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 03:51:18 DEBUG : pacer: Reducing sleep to 15ms fstests.go:143: PutStream error: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6563585824/data": net/http: timeout awaiting response headers - low level retry 1/10 2025/09/13 03:51:21 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 03:51:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sugarsync.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sugarsync.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sugarsync.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/13 03:51:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guxoxac3yiye/deeper/nonexisting/directory" 2025/09/13 03:51:46 DEBUG : Config file has changed externally - reloading panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m52s) TestIntegration/FsMkdir/FsRootCollapse (15s) goroutine 5938 [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(0xc0003e28c0, {0xadf033?, 0xc0000d3b30?}, 0xb33208) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003e28c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003e28c0, 0xc0000d3c70) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000398c60, {0xff1080, 0x2, 0x2}, {0x101f500?, 0x7?, 0x101d5e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003a46e0) /usr/local/go/src/testing/testing.go:2142 +0x64a main.main() _testmain.go:49 +0x9b goroutine 24 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003e3500, {0xad83b7?, 0xc00041dc20?}, 0xc00042a0c0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run(0xc0003e3500, 0xc000288c30) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x103e github.com/rclone/rclone/backend/sugarsync_test.TestIntegration(0xc0003e3500) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync_test.go:13 +0x51 testing.tRunner(0xc0003e3500, 0xb33208) /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 34 [syscall, 59 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 24 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 35 [chan receive, 59 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 24 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 11 [chan receive]: testing.(*T).Run(0xc0003e2540, {0xadea3d?, 0x0?}, 0xc00039aea0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13(0xc0003e2540) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2606 +0xe26 testing.tRunner(0xc0003e2540, 0xc00042a0c0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 24 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 5841 [select]: net/http.(*persistConn).writeLoop(0xc000152240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 5931 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 79 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0001883c0, {0xbe8458, 0xc00013c370}) /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 24 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 5922 [select]: net/http.(*persistConn).roundTrip(0xc000152240, 0xc00013c410) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0000fc340, 0xc0002d2780) /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(0xc000111bc0, 0xc0002d2780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0002d2780, {0xbe3dc0, 0xc000111bc0}, {0x150000000060fd01?, 0x7b3637dca6b0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00038b770, 0xc0002d2780, {0x148?, 0xa3e220?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00038b770, 0xc0002d2780) /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(0xc000446690, {0xbe8378, 0x103f2e0}, 0xc0002d2500) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000446690, {0xbe8378, 0x103f2e0}, 0x4158d1?, {0x0?, 0x0?}, {0x9da240, 0xc00013c320}, 0x40fb3d?, 0xb33338, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallXML(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:510 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:644 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000091808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000111c20, 0xc0004f4400, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000111c20, 0xc0004f4400) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).listAll(0xc0004f2480, {0xbe8378, 0x103f2e0}, {0xc00043a400, 0x3b}, 0x0, 0xc000251968) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:643 +0x410 github.com/rclone/rclone/backend/sugarsync.(*Fs).FindLeaf(0xc0000d75f0?, {0xbe8378?, 0x103f2e0?}, {0xc00043a400?, 0x4?}, {0xc000306c43?, 0xc0000d1a10?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:557 +0x67 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000d75f0, {0xbe8378, 0x103f2e0}, {0xc000306c3e, 0x1d}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000d75f0, {0xbe8378, 0x103f2e0}, {0xc000306c3e, 0x24}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000d75f0, {0xbe8378, 0x103f2e0}, {0xc000306c3e, 0x30}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000d75f0, {0xbe8378, 0x103f2e0}, {0xc000306c3e, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0000d75f0, {0xbe8378?, 0x103f2e0?}, 0xa0?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc000306c3e?, {0xbe8378?, 0x103f2e0?}, 0x2e?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/sugarsync.NewFs({0xbe8378, 0x103f2e0}, {0xc000306c30, 0xd}, {0xc000306c3e, 0x3a}, {0xbe5e88, 0xc00038b380}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:467 +0x665 github.com/rclone/rclone/fs.NewFs({0xbe8378, 0x103f2e0}, {0xc000306c30, 0x48}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fstest/fstests.Run.func13.18(0xc000016c40) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2608 +0x6f testing.tRunner(0xc000016c40, 0xc00039aea0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 11 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 5840 [IO wait]: internal/poll.runtime_pollWait(0x7b3637c67d98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002ca100?, 0xc00023e000?, 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(0xc0002ca100, {0xc00023e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002ca100, {0xc00023e000?, 0xc00026e8d0?, 0x42783c?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00005e2d8, {0xc00023e000?, 0x41f0f6?, 0x1040aa0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010db0, {0xc00023e000?, 0x7b35f0169b78?, 0x7b3637dc05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000398138, {0xc00023e000?, 0xe9?, 0xc00026e980?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002b89b8, {0xbe4280, 0xc000398138}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0002b8708, {0x7b35f0174db8, 0xc000010db0}, 0x43e694?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0002b8708, 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(0xc0002b8708, {0xc000001000, 0x1000, 0x7b3637dc05c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000152240, {0xc000001000?, 0x40e965?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00029f3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00029f3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000152240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 5931 /usr/local/go/src/net/http/transport.go:1944 +0x174f exit status 2 FAIL github.com/rclone/rclone/backend/sugarsync 3600.020s "go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m0.817528744s (try 2/5): exit status 1: Failed []