"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestCheckSumDownload$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Starting (try 2/5) 2025/01/22 04:32:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kiluxid4rayo" 2025/01/22 04:32:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 04:32:04 DEBUG : Creating backend with remote "/tmp/rclone289248830" === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-kiluxid4rayo'", Local "Local file system at /tmp/rclone289248830", Modify Window "1s" === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: write buffer set to 131072 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 1 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/01/22 04:32:13 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 0 2025/01/22 04:32:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2025/01/22 04:32:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:32:45 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 failed: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) 2025/01/22 04:32:45 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2025/01/22 04:32:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/22 04:32:45 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 failed: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) 2025/01/22 04:32:45 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: cancelling transfer on exit 2025/01/22 04:32:45 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 0/5 2025/01/22 04:32:45 DEBUG : pacer: Reducing sleep to 30ms 2025/01/22 04:32:46 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 1/5 2025/01/22 04:32:46 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/22 04:32:47 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 2/5 2025/01/22 04:32:47 DEBUG : pacer: Reducing sleep to 16.875ms 2025/01/22 04:32:48 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 3/5 2025/01/22 04:32:48 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/01/22 04:32:49 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 4/5 2025/01/22 04:32:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/22 04:32:50 ERROR : test-multithread-copy-true-134217727-2: multi-thread copy: failed to close file before aborting: incorrect size after upload: got 68943872, want 134217727 multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) Test: TestMultithreadCopy/upload=true,size=134217727,streams=2 === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217728-2 (134217728) got test-multithread-copy-true-134217727-2 (134217727), test-multithread-copy-true-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217727-2" 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: write buffer set to 131072 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi starting 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 1 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/01/22 04:33:06 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 0 2025/01/22 04:43:27 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi finished 2025/01/22 04:43:35 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/01/22 04:43:35 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 0/5 2025/01/22 04:43:35 ERROR : test-multithread-copy-true-134217728-2: multi-thread copy: can't set metadata as SetMetadata isn't implemented in: pcloud root 'rclone-test-kiluxid4rayo' 2025/01/22 04:43:35 DEBUG : test-multithread-copy-true-134217728-2: Finished multi-thread copy with 2 parts of size 64Mi fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217728-2 (134217728) got test-multithread-copy-true-134217727-2 (134217727), test-multithread-copy-true-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217727-2" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: pcloud root 'rclone-test-kiluxid4rayo'/test-multithread-copy-true-134217728-2: sha1 hash incorrect - expecting "7ec7f8bb5912b2c604f34f78dd8ef798c51c85ac" got "cf8fa99281c6eb313d5d14aa35dad1eec4d934b4" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: pcloud root 'rclone-test-kiluxid4rayo'/test-multithread-copy-true-134217728-2: sha256 hash incorrect - expecting "4bba318f8d053baa5b695a5481b73f913508a45b2c9cf7323361d877deab767b" got "1ba37f3d7aa4bffecde3faed8ab95ce83a440ac7023ca6e7df0b2d0061a91b06" === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217729-2 (134217729) got test-multithread-copy-true-134217727-2 (134217727), test-multithread-copy-true-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217727-2" 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: write buffer set to 131072 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 2 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 0 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2025/01/22 04:44:03 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 1 2025/01/22 04:44:04 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished 2025/01/22 04:44:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2025/01/22 04:44:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/22 04:44:31 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 failed: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) 2025/01/22 04:44:31 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2025/01/22 04:44:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/22 04:44:31 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 failed: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) 2025/01/22 04:44:31 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: cancelling transfer on exit 2025/01/22 04:44:31 DEBUG : test-multithread-copy-true-134217729-2: checking file size: try 0/5 2025/01/22 04:44:31 DEBUG : pacer: Reducing sleep to 30ms 2025/01/22 04:44:31 DEBUG : pacer: Reducing sleep to 22.5ms 2025/01/22 04:44:31 DEBUG : pacer: Reducing sleep to 16.875ms multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 2025/01/22 04:44:31 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/01/22 04:44:31 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestMultithreadCopy (747.48s) --- FAIL: TestMultithreadCopy/upload=true,size=134217727,streams=2 (46.52s) --- FAIL: TestMultithreadCopy/upload=true,size=134217728,streams=2 (656.89s) --- FAIL: TestMultithreadCopy/upload=true,size=134217729,streams=2 (43.91s) === RUN TestCheckSumDownload run.go:180: Remote "pcloud root 'rclone-test-kiluxid4rayo'", Local "Local file system at /tmp/rclone289248830", Modify Window "1s" 2025/01/22 04:44:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kiluxid4rayo/data" 2025/01/22 04:44:31 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.08s) --- PASS: TestCheckSumDownload/subtest1 (0.59s) --- PASS: TestCheckSumDownload/subtest2 (0.48s) --- PASS: TestCheckSumDownload/subtest3 (0.53s) --- PASS: TestCheckSumDownload/subtest4 (0.49s) --- PASS: TestCheckSumDownload/subtest5 (0.52s) --- PASS: TestCheckSumDownload/subtest6 (0.52s) --- PASS: TestCheckSumDownload/subtest7 (0.49s) FAIL 2025/01/22 04:44:39 DEBUG : pcloud root 'rclone-test-kiluxid4rayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestCheckSumDownload$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Finished ERROR in 12m36.169316806s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=134217727,streams=2 TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2]