"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2M$/^4194305$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestSharefile:" 2021/04/05 05:33:23 DEBUG : Creating backend with remote "TestSharefile:rclone-test-jidizaq6vegixug0zuhiwaz5" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/2M === RUN TestIntegration/FsMkdir/FsPutChunked/2M/4194305 2021/04/05 05:33:26 DEBUG : chunked-2M-4.000M.bin: Starting upload of large file in 3 chunks 2021/04/05 05:33:26 DEBUG : chunked-2M-4.000M.bin: Sending chunk 0 length 2097152 2021/04/05 05:33:26 DEBUG : chunked-2M-4.000M.bin: Sending chunk 1 length 2097152 2021/04/05 05:33:26 DEBUG : chunked-2M-4.000M.bin: Sending chunk 2 length 1 2021/04/05 05:33:27 DEBUG : chunked-2M-4.000M.bin: Done sending chunk 2 2021/04/05 05:33:27 DEBUG : chunked-2M-4.000M.bin: Done sending chunk 1 2021/04/05 05:33:27 DEBUG : chunked-2M-4.000M.bin: Done sending chunk 0 2021/04/05 05:33:27 DEBUG : chunked-2M-4.000M.bin: Finishing large file upload 2021/04/05 05:33:30 ERROR : : error listing: directory not found --- PASS: TestIntegration (6.69s) --- PASS: TestIntegration/FsMkdir (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2M/4194305 (4.70s) PASS ok github.com/rclone/rclone/backend/sharefile 6.721s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2M$/^4194305$'" - Finished OK in 15.965582652s (try 2/5)