"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^512Ki$/^1048577$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestSharefile:" 2021/05/09 05:34:01 DEBUG : Creating backend with remote "TestSharefile:rclone-test-dufixef5kuwenut7sabaxim2" 2021/05/09 05:34:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Starting upload of large file in 3 chunks 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 0 length 524288 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 1 length 524288 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 2 length 1 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 2 2021/05/09 05:34:04 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 1 2021/05/09 05:34:05 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 0 2021/05/09 05:34:05 DEBUG : chunked-512Ki-1.000Mi.bin: Finishing large file upload 2021/05/09 05:34:07 ERROR : : error listing: directory not found --- PASS: TestIntegration (6.61s) --- PASS: TestIntegration/FsMkdir (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 (4.35s) PASS ok github.com/rclone/rclone/backend/sharefile 6.634s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^512Ki$/^1048577$'" - Finished OK in 11.297116584s (try 2/5)