"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:418: Using remote "TestSharefile:" 2022/04/15 05:17:18 DEBUG : Creating backend with remote "TestSharefile:rclone-test-gakuzez3kuvodap8lequyut9" 2022/04/15 05:17:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/04/15 05:17:29 DEBUG : piped data.txt: Starting streaming upload of large file 2022/04/15 05:17:29 DEBUG : piped data.txt: Sending chunk 0 length 100 2022/04/15 05:17:30 DEBUG : piped data.txt: Finishing large file upload fstests.go:153: Error Trace: fstests.go:153 fstests.go:1762 Error: Received unexpected error: upload failed: file size does not match (-2) Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 Messages: PutStream 2022/04/15 05:17:30 ERROR : : error listing: directory not found --- FAIL: TestIntegration (12.43s) --- FAIL: TestIntegration/FsMkdir (10.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (10.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.53s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sharefile 12.445s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished ERROR in 13.412910413s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100]