"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100$/^(100|201)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestDropbox:" 2025/08/27 03:44:03 NOTICE: TestDropbox: Starting server 2025/08/27 03:44:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-lazoyub8guco" 2025/08/27 03:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 2025/08/27 03:44:05 DEBUG : chunked-100-100.bin: Uploading chunk 1/1 2025/08/27 03:44:06 DEBUG : chunked-100-100.bin: Uploading chunk 2/1 2025/08/27 03:44:06 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Adding "chunked-100-100.bin" to batch 2025/08/27 03:44:07 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Batch idle for 500ms so committing 2025/08/27 03:44:07 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committing sync batch length 1 starting with: chunked-100-100.bin 2025/08/27 03:44:08 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committed sync batch length 1 starting with: chunked-100-100.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed 2025/08/27 03:44:10 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 1/0 2025/08/27 03:44:10 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 2/0 2025/08/27 03:44:11 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 3/0 2025/08/27 03:44:11 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Adding "chunked-100-100-streamed.bin" to batch 2025/08/27 03:44:11 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Batch idle for 500ms so committing 2025/08/27 03:44:11 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committing sync batch length 1 starting with: chunked-100-100-streamed.bin 2025/08/27 03:44:12 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committed sync batch length 1 starting with: chunked-100-100-streamed.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2025/08/27 03:44:14 DEBUG : chunked-100-201.bin: Uploading chunk 1/3 2025/08/27 03:44:15 DEBUG : chunked-100-201.bin: Uploading chunk 2/3 2025/08/27 03:44:15 DEBUG : chunked-100-201.bin: Uploading chunk 3/3 2025/08/27 03:44:16 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Adding "chunked-100-201.bin" to batch 2025/08/27 03:44:16 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Batch idle for 500ms so committing 2025/08/27 03:44:16 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committing sync batch length 1 starting with: chunked-100-201.bin 2025/08/27 03:44:17 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committed sync batch length 1 starting with: chunked-100-201.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2025/08/27 03:44:19 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0 2025/08/27 03:44:20 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0 2025/08/27 03:44:20 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0 2025/08/27 03:44:21 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0 2025/08/27 03:44:22 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Adding "chunked-100-201-streamed.bin" to batch 2025/08/27 03:44:22 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Batch idle for 500ms so committing 2025/08/27 03:44:22 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin 2025/08/27 03:44:23 DEBUG : Dropbox root 'rclone-test-lazoyub8guco': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin 2025/08/27 03:44:26 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (23.48s) --- PASS: TestIntegration/FsMkdir (22.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (19.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (19.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (5.76s) PASS ok github.com/rclone/rclone/backend/dropbox 23.501s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100$/^(100|201)$'" - Finished OK in 24.390982235s (try 2/5)