"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2026/09/22 04:29:09 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva" 2026/09/22 04:29:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:09 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:29:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva": object not found 2026/09/22 04:29:09 DEBUG : Creating backend with remote "/tmp/rclone1597216197" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/22 04:29:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:29:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva": object not found --- SKIP: TestMultithreadCopy (0.12s) === RUN TestMultithreadCopyAbort run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/22 04:29:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:29:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva": object not found --- SKIP: TestMultithreadCopyAbort (0.14s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 04:29:10 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 1 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 2 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 0 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 04:29:10 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 1 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 2 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 0 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 04:29:10 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 1 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 2 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 3 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 0 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 04:29:10 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 1 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 2 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 3 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 04:29:10 DEBUG : file.txt: writing chunk 0 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 04:29:10 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.01s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/22 04:29:10 DEBUG : a: size = 0 OK 2026/09/22 04:29:10 DEBUG : a: size = 1 (memory) 2026/09/22 04:29:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/22 04:29:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/22 04:29:10 DEBUG : potato: Seek from 10 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 10 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 2 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/22 04:29:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 2 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/22 04:29:10 DEBUG : potato: Seek from 8 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 8 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/22 04:29:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 04:29:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 04:29:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 04:29:10 DEBUG : potato: Seek from 5 to 2 2026/09/22 04:29:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/22 04:29:10 DEBUG : potato: Seek from 9 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 9 to 0 2026/09/22 04:29:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/ 2026/09/22 04:29:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:29:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheck/1 === RUN TestCheck/2 2026/09/22 04:29:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheck/3 2026/09/22 04:29:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheck/4 === RUN TestCheck/5 2026/09/22 04:29:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheck/6 === RUN TestCheck/7 2026/09/22 04:29:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCheck (4.07s) --- PASS: TestCheck/1 (0.13s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.13s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2026/09/22 04:29:14 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 04:29:14 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 04:29:14 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/22 04:29:14 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/22 04:29:14 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/22 04:29:14 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/22 04:29:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckDownload/3 2026/09/22 04:29:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/22 04:29:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/22 04:29:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCheckDownload (4.08s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.23s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.32s) --- PASS: TestCheckDownload/5 (0.24s) --- PASS: TestCheckDownload/6 (0.26s) --- PASS: TestCheckDownload/7 (0.25s) === RUN TestCheckSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/22 04:29:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSizeOnly/3 2026/09/22 04:29:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/22 04:29:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/22 04:29:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:29:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:29:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/remotepotato" 2026/09/22 04:29:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/rutabaga" 2026/09/22 04:29:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCheckSizeOnly (3.23s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- PASS: TestCheckSizeOnly/5 (0.12s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:21 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:21 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 04:29:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/22 04:29:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 04:29:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 04:29:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/22 04:29:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestParseSumFile (1.13s) === RUN TestCheckSum run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:22 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva/data" 2026/09/22 04:29:22 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data" 2026/09/22 04:29:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/data": object not found 2026/09/22 04:29:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/data/ 2026/09/22 04:29:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/data/" 2026/09/22 04:29:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest1 2026/09/22 04:29:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest2 2026/09/22 04:29:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest3 2026/09/22 04:29:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest4 2026/09/22 04:29:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest5 2026/09/22 04:29:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest6 2026/09/22 04:29:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSum/subtest7 2026/09/22 04:29:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/data" 2026/09/22 04:29:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCheckSum (6.90s) --- PASS: TestCheckSum/subtest1 (0.40s) --- PASS: TestCheckSum/subtest2 (0.28s) --- PASS: TestCheckSum/subtest3 (0.27s) --- PASS: TestCheckSum/subtest4 (0.26s) --- PASS: TestCheckSum/subtest5 (0.27s) --- PASS: TestCheckSum/subtest6 (0.26s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:29:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva/data" 2026/09/22 04:29:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data" 2026/09/22 04:29:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/data": object not found 2026/09/22 04:29:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/data/ 2026/09/22 04:29:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/data/" 2026/09/22 04:29:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest1 2026/09/22 04:29:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest2 2026/09/22 04:29:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest3 2026/09/22 04:29:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest4 2026/09/22 04:29:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest5 2026/09/22 04:29:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest6 2026/09/22 04:29:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestCheckSumDownload/subtest7 2026/09/22 04:29:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:29:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/data/banana" 2026/09/22 04:29:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/data/potato" 2026/09/22 04:29:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/test.sum" 2026/09/22 04:29:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/data" 2026/09/22 04:29:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCheckSumDownload (8.29s) --- PASS: TestCheckSumDownload/subtest1 (0.47s) --- PASS: TestCheckSumDownload/subtest2 (0.37s) --- PASS: TestCheckSumDownload/subtest3 (0.46s) --- PASS: TestCheckSumDownload/subtest4 (0.63s) --- PASS: TestCheckSumDownload/subtest5 (0.35s) --- PASS: TestCheckSumDownload/subtest6 (0.36s) --- PASS: TestCheckSumDownload/subtest7 (0.37s) === RUN TestCheckSumConcurrency 2026/09/22 04:29:37 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 04:29:37 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 04:29:37 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 04:29:37 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 04:29:37 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 04:29:37 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/22 04:29:37 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 04:29:37 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 04:29:37 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 04:29:37 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 04:29:37 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 04:29:37 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/22 04:29:37 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wetapux7neki" 2026/09/22 04:29:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:37 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wetapux7neki" 2026/09/22 04:29:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki": object not found 2026/09/22 04:29:38 DEBUG : Creating backend with remote "/tmp/rclone3056366147" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/", Local "Local file system at /tmp/rclone3056366147", Modify Window "1s" 2026/09/22 04:29:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/ 2026/09/22 04:29:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wetapux7neki/" 2026/09/22 04:29:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wetapux7neki/hello,%20world%21" 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wetapux7neki/hello,%20world%21" 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wetapux7neki" 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wetapux7neki/" upper checkfile vs. lower remote (without normalization) 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wetapux7neki0 for path "/1210146/rclone-test-wetapux7neki/" 2026/09/22 04:29:39 ERROR : hello, world!: sum not found 2026/09/22 04:29:39 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/ 2026/09/22 04:29:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: 1 files missing 2026/09/22 04:29:39 NOTICE: 1 hashes missing 2026/09/22 04:29:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: 1 differences found 2026/09/22 04:29:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wetapux7neki0 for path "/1210146/rclone-test-wetapux7neki/" 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wetapux7neki/hello,%20world%21" 2026/09/22 04:29:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: 0 differences found 2026/09/22 04:29:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: 1 matching files 2026/09/22 04:29:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-bamaned5jori" 2026/09/22 04:29:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bamaned5jori" 2026/09/22 04:29:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori": object not found 2026/09/22 04:29:40 DEBUG : Creating backend with remote "/tmp/rclone3291299575" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/", Local "Local file system at /tmp/rclone3291299575", Modify Window "1s" 2026/09/22 04:29:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/ 2026/09/22 04:29:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:29:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-bamaned5jori/HELLO,%20WORLD%21" 2026/09/22 04:29:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bamaned5jori/HELLO,%20WORLD%21" 2026/09/22 04:29:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bamaned5jori" 2026/09/22 04:29:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-bamaned5jori/" lower checkfile vs. upper remote (without normalization) 2026/09/22 04:29:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bamaned5jori0 for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:29:41 ERROR : HELLO, WORLD!: sum not found 2026/09/22 04:29:41 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/ 2026/09/22 04:29:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: 1 files missing 2026/09/22 04:29:41 NOTICE: 1 hashes missing 2026/09/22 04:29:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: 1 differences found 2026/09/22 04:29:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/22 04:29:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bamaned5jori0 for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:29:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-bamaned5jori/HELLO,%20WORLD%21" 2026/09/22 04:29:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: 0 differences found 2026/09/22 04:29:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: 1 matching files 2026/09/22 04:29:41 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tutaquc6xitu" 2026/09/22 04:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:41 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tutaquc6xitu" 2026/09/22 04:29:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu": object not found 2026/09/22 04:29:41 DEBUG : Creating backend with remote "/tmp/rclone2272924483" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/", Local "Local file system at /tmp/rclone2272924483", Modify Window "1s" 2026/09/22 04:29:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/ 2026/09/22 04:29:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:29:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tutaquc6xitu/HeLlO,%20wOrLd%21" 2026/09/22 04:29:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tutaquc6xitu/HeLlO,%20wOrLd%21" 2026/09/22 04:29:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tutaquc6xitu" 2026/09/22 04:29:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tutaquc6xitu/" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/22 04:29:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tutaquc6xitu0 for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:29:42 ERROR : HeLlO, wOrLd!: sum not found 2026/09/22 04:29:42 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/ 2026/09/22 04:29:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: 1 files missing 2026/09/22 04:29:42 NOTICE: 1 hashes missing 2026/09/22 04:29:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: 1 differences found 2026/09/22 04:29:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/22 04:29:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tutaquc6xitu0 for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:29:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-tutaquc6xitu/HeLlO,%20wOrLd%21" 2026/09/22 04:29:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: 0 differences found 2026/09/22 04:29:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: 1 matching files 2026/09/22 04:29:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vodiqez3rupu" 2026/09/22 04:29:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vodiqez3rupu" 2026/09/22 04:29:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu": object not found 2026/09/22 04:29:43 DEBUG : Creating backend with remote "/tmp/rclone2044068535" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/", Local "Local file system at /tmp/rclone2044068535", Modify Window "1s" 2026/09/22 04:29:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/ 2026/09/22 04:29:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:29:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vodiqez3rupu/HELLO,%20WORLD%21" 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vodiqez3rupu/HELLO,%20WORLD%21" 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vodiqez3rupu" 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vodiqez3rupu/" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vodiqez3rupu0 for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:29:44 ERROR : HELLO, WORLD!: sum not found 2026/09/22 04:29:44 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/ 2026/09/22 04:29:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: 1 files missing 2026/09/22 04:29:44 NOTICE: 1 hashes missing 2026/09/22 04:29:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: 1 differences found 2026/09/22 04:29:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vodiqez3rupu0 for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vodiqez3rupu/HELLO,%20WORLD%21" 2026/09/22 04:29:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: 0 differences found 2026/09/22 04:29:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: 1 matching files 2026/09/22 04:29:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qebesuv3vuna" 2026/09/22 04:29:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qebesuv3vuna" 2026/09/22 04:29:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna": object not found 2026/09/22 04:29:45 DEBUG : Creating backend with remote "/tmp/rclone273659944" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/", Local "Local file system at /tmp/rclone273659944", Modify Window "1s" 2026/09/22 04:29:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/ 2026/09/22 04:29:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:29:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qebesuv3vuna/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qebesuv3vuna/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qebesuv3vuna" 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qebesuv3vuna/" NFD checkfile vs. NFC remote (without normalization) 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qebesuv3vuna0 for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:29:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:46 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/ 2026/09/22 04:29:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: 1 files missing 2026/09/22 04:29:46 NOTICE: 1 hashes missing 2026/09/22 04:29:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: 1 differences found 2026/09/22 04:29:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qebesuv3vuna0 for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qebesuv3vuna/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: 0 differences found 2026/09/22 04:29:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: 1 matching files 2026/09/22 04:29:46 DEBUG : Creating backend with remote "TestnStorage:rclone-test-ciyevij6labo" 2026/09/22 04:29:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:46 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ciyevij6labo" 2026/09/22 04:29:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo": object not found 2026/09/22 04:29:47 DEBUG : Creating backend with remote "/tmp/rclone3280404213" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/", Local "Local file system at /tmp/rclone3280404213", Modify Window "1s" 2026/09/22 04:29:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/ 2026/09/22 04:29:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-ciyevij6labo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ciyevij6labo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-ciyevij6labo" 2026/09/22 04:29:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-ciyevij6labo/" NFC checkfile vs. NFD remote (without normalization) 2026/09/22 04:29:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ciyevij6labo0 for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:48 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/ 2026/09/22 04:29:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: 1 files missing 2026/09/22 04:29:48 NOTICE: 1 hashes missing 2026/09/22 04:29:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: 1 differences found 2026/09/22 04:29:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/22 04:29:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ciyevij6labo0 for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-ciyevij6labo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: 0 differences found 2026/09/22 04:29:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: 1 matching files 2026/09/22 04:29:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-veguwas7vida" 2026/09/22 04:29:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-veguwas7vida" 2026/09/22 04:29:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida": object not found 2026/09/22 04:29:48 DEBUG : Creating backend with remote "/tmp/rclone1898670412" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/", Local "Local file system at /tmp/rclone1898670412", Modify Window "1s" 2026/09/22 04:29:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/ 2026/09/22 04:29:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-veguwas7vida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-veguwas7vida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-veguwas7vida" 2026/09/22 04:29:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-veguwas7vida/" NFDx2 checkfile vs. both remote (without normalization) 2026/09/22 04:29:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-veguwas7vida0 for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/ 2026/09/22 04:29:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: 1 files missing 2026/09/22 04:29:49 NOTICE: 1 hashes missing 2026/09/22 04:29:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: 1 differences found 2026/09/22 04:29:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/22 04:29:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-veguwas7vida0 for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-veguwas7vida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: 0 differences found 2026/09/22 04:29:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: 1 matching files 2026/09/22 04:29:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lisakos3tudo" 2026/09/22 04:29:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lisakos3tudo" 2026/09/22 04:29:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo": object not found 2026/09/22 04:29:50 DEBUG : Creating backend with remote "/tmp/rclone4248881038" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/", Local "Local file system at /tmp/rclone4248881038", Modify Window "1s" 2026/09/22 04:29:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/ 2026/09/22 04:29:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lisakos3tudo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lisakos3tudo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lisakos3tudo" 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lisakos3tudo/" NFCx2 checkfile vs. both remote (without normalization) 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lisakos3tudo0 for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/ 2026/09/22 04:29:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: 1 files missing 2026/09/22 04:29:51 NOTICE: 1 hashes missing 2026/09/22 04:29:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: 1 differences found 2026/09/22 04:29:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lisakos3tudo0 for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lisakos3tudo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: 0 differences found 2026/09/22 04:29:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: 1 matching files 2026/09/22 04:29:51 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lajajuv3lida" 2026/09/22 04:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:51 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lajajuv3lida" 2026/09/22 04:29:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida": object not found 2026/09/22 04:29:52 DEBUG : Creating backend with remote "/tmp/rclone178554575" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/", Local "Local file system at /tmp/rclone178554575", Modify Window "1s" 2026/09/22 04:29:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/ 2026/09/22 04:29:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lajajuv3lida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lajajuv3lida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lajajuv3lida" 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lajajuv3lida/" both checkfile vs. NFDx2 remote (without normalization) 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lajajuv3lida0 for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/ 2026/09/22 04:29:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: 1 files missing 2026/09/22 04:29:53 NOTICE: 1 hashes missing 2026/09/22 04:29:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: 1 differences found 2026/09/22 04:29:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lajajuv3lida0 for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lajajuv3lida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: 0 differences found 2026/09/22 04:29:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: 1 matching files 2026/09/22 04:29:54 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zodagew9yoko" 2026/09/22 04:29:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:29:54 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:29:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodagew9yoko" 2026/09/22 04:29:54 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko": object not found 2026/09/22 04:29:54 DEBUG : Creating backend with remote "/tmp/rclone1269659404" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/", Local "Local file system at /tmp/rclone1269659404", Modify Window "1s" 2026/09/22 04:29:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/ 2026/09/22 04:29:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zodagew9yoko/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodagew9yoko/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zodagew9yoko" 2026/09/22 04:29:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zodagew9yoko/" both checkfile vs. NFCx2 remote (without normalization) 2026/09/22 04:29:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodagew9yoko0 for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 04:29:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/ 2026/09/22 04:29:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: 1 files missing 2026/09/22 04:29:55 NOTICE: 1 hashes missing 2026/09/22 04:29:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: 1 differences found 2026/09/22 04:29:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/22 04:29:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodagew9yoko0 for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zodagew9yoko/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 04:29:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: 0 differences found 2026/09/22 04:29:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: 1 matching files 2026/09/22 04:29:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: Purge remote 2026/09/22 04:29:55 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:55 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zodagew9yoko0 for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/22 04:29:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zodagew9yoko/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:29:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zodagew9yoko/: Purge dir "" 2026/09/22 04:29:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zodagew9yoko/" 2026/09/22 04:29:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: Purge remote 2026/09/22 04:29:56 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:56 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lajajuv3lida0 for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/22 04:29:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lajajuv3lida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lajajuv3lida/: Purge dir "" 2026/09/22 04:29:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lajajuv3lida/" 2026/09/22 04:29:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: Purge remote 2026/09/22 04:29:57 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:57 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lisakos3tudo0 for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lisakos3tudo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lisakos3tudo/: Purge dir "" 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lisakos3tudo/" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: Purge remote 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:58 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-veguwas7vida0 for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-veguwas7vida/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-veguwas7vida/: Purge dir "" 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-veguwas7vida/" 2026/09/22 04:29:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: Purge remote 2026/09/22 04:29:58 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:59 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-ciyevij6labo0 for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: Purge object "測試_Русский___ě_áñ" 2026/09/22 04:29:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-ciyevij6labo/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B8%CC%86___e%CC%8C_a%CC%81n%CC%83" 2026/09/22 04:29:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-ciyevij6labo/: Purge dir "" 2026/09/22 04:29:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-ciyevij6labo/" 2026/09/22 04:29:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: Purge remote 2026/09/22 04:29:59 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:29:59 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:29:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qebesuv3vuna0 for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:30:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: Purge object "測試_Русский___ě_áñ" 2026/09/22 04:30:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qebesuv3vuna/%E6%B8%AC%E8%A9%A6_%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9___%C4%9B_%C3%A1%C3%B1" 2026/09/22 04:30:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qebesuv3vuna/: Purge dir "" 2026/09/22 04:30:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qebesuv3vuna/" 2026/09/22 04:30:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: Purge remote 2026/09/22 04:30:00 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:30:00 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:30:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vodiqez3rupu0 for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:30:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: Purge object "HELLO, WORLD!" 2026/09/22 04:30:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vodiqez3rupu/HELLO,%20WORLD%21" 2026/09/22 04:30:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vodiqez3rupu/: Purge dir "" 2026/09/22 04:30:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vodiqez3rupu/" 2026/09/22 04:30:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: Purge remote 2026/09/22 04:30:01 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:30:01 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:30:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tutaquc6xitu0 for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:30:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: Purge object "HeLlO, wOrLd!" 2026/09/22 04:30:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tutaquc6xitu/HeLlO,%20wOrLd%21" 2026/09/22 04:30:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tutaquc6xitu/: Purge dir "" 2026/09/22 04:30:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tutaquc6xitu/" 2026/09/22 04:30:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: Purge remote 2026/09/22 04:30:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:30:02 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:30:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bamaned5jori0 for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:30:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: Purge object "HELLO, WORLD!" 2026/09/22 04:30:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-bamaned5jori/HELLO,%20WORLD%21" 2026/09/22 04:30:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bamaned5jori/: Purge dir "" 2026/09/22 04:30:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-bamaned5jori/" 2026/09/22 04:30:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: Purge remote 2026/09/22 04:30:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wetapux7neki/" 2026/09/22 04:30:03 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:30:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wetapux7neki0 for path "/1210146/rclone-test-wetapux7neki/" 2026/09/22 04:30:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: Purge object "hello, world!" 2026/09/22 04:30:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wetapux7neki/hello,%20world%21" 2026/09/22 04:30:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wetapux7neki/: Purge dir "" 2026/09/22 04:30:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wetapux7neki/" --- PASS: TestApplyTransforms (25.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/file2": object not found 2026/09/22 04:30:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 04:30:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/ 2026/09/22 04:30:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub/" 2026/09/22 04:30:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:04 DEBUG : sub/file2: size = 14 OK 2026/09/22 04:30:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:30:04 INFO : file1: Copied (new) to: sub/file2 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:04 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:04 DEBUG : sub/file2: size = 14 OK 2026/09/22 04:30:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/22 04:30:04 DEBUG : file1: Unchanged skipping 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: don't need to copy/move sub/file2, it is already at target location 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub" 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyFile (1.44s) === RUN TestCopyFileImmutable run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/existing": object not found 2026/09/22 04:30:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 04:30:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:05 DEBUG : existing: size = 6 OK 2026/09/22 04:30:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 04:30:05 INFO : existing: Copied (new) 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:05 DEBUG : existing: size = 6 OK 2026/09/22 04:30:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/22 04:30:05 DEBUG : existing: Unchanged skipping 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1597216197) 2026/09/22 04:30:05 DEBUG : existing: size = 6 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:30:05 DEBUG : existing: Sizes differ 2026/09/22 04:30:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyFileImmutable (1.28s) === RUN TestCopyLongFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:188: Test only runs on local 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:208: Skipping test as remote does not support server-side move or copy 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyFileBackupDir (0.25s) === RUN TestCopyFileCompareDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:06 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva/dst" 2026/09/22 04:30:06 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst" 2026/09/22 04:30:06 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst": object not found 2026/09/22 04:30:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/one": object not found 2026/09/22 04:30:07 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva/CompareDest" 2026/09/22 04:30:07 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:30:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest" 2026/09/22 04:30:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest": object not found 2026/09/22 04:30:07 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 04:30:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest/one" 2026/09/22 04:30:07 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/one": object not found 2026/09/22 04:30:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/ 2026/09/22 04:30:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/ 2026/09/22 04:30:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/dst/" 2026/09/22 04:30:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:08 DEBUG : one: size = 3 OK 2026/09/22 04:30:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 04:30:08 INFO : one: Copied (new) 2026/09/22 04:30:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:08 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1597216197) 2026/09/22 04:30:08 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/) 2026/09/22 04:30:08 DEBUG : one: Sizes differ 2026/09/22 04:30:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest/one" 2026/09/22 04:30:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/one": object not found 2026/09/22 04:30:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:09 DEBUG : one: size = 5 OK 2026/09/22 04:30:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 04:30:09 INFO : one: Copied (replaced existing) 2026/09/22 04:30:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/ 2026/09/22 04:30:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/dst/" 2026/09/22 04:30:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/ 2026/09/22 04:30:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/CompareDest/" 2026/09/22 04:30:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/CompareDest/one" 2026/09/22 04:30:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest/one" 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:10 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:10 DEBUG : one: size = 5 OK 2026/09/22 04:30:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/22 04:30:10 DEBUG : one: Unchanged skipping 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/two": object not found 2026/09/22 04:30:10 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:10 DEBUG : two: size = 3 OK 2026/09/22 04:30:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/22 04:30:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 04:30:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/two": object not found 2026/09/22 04:30:11 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 04:30:11 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:11 DEBUG : two: size = 3 OK 2026/09/22 04:30:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/22 04:30:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/dst/two": object not found 2026/09/22 04:30:11 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 04:30:11 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone1597216197) 2026/09/22 04:30:11 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/CompareDest/) 2026/09/22 04:30:11 DEBUG : two: Sizes differ 2026/09/22 04:30:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:11 DEBUG : two: size = 5 OK 2026/09/22 04:30:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/22 04:30:11 INFO : two: Copied (new) 2026/09/22 04:30:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/CompareDest/one" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/CompareDest/two" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/dst/one" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/dst/two" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/dst" 2026/09/22 04:30:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/CompareDest" 2026/09/22 04:30:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyFileCompareDest (6.37s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:312: Skipping test as remote does not support server-side copy 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyFileCopyDestImmutable (0.24s) === RUN TestCopyFileCopyDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:340: Skipping test as remote does not support server-side copy 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyFileCopyDest (0.25s) === RUN TestCopyInplace run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:434: Partial uploads not supported 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:467: Partial uploads not supported 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyLongFileName (0.24s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" copy_test.go:500: Partial uploads not supported 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyLongFileNameCollision (0.24s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file1" 2026/09/22 04:30:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file1": object not found 2026/09/22 04:30:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/22 04:30:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/ 2026/09/22 04:30:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/" 2026/09/22 04:30:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file1" 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file1" 2026/09/22 04:30:14 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/22 04:30:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:30:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2" 2026/09/22 04:30:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2": object not found 2026/09/22 04:30:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/22 04:30:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2" 2026/09/22 04:30:15 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/09/22 04:30:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2" 2026/09/22 04:30:15 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2": object not found 2026/09/22 04:30:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/09/22 04:30:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file3" 2026/09/22 04:30:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file3": object not found 2026/09/22 04:30:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/22 04:30:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file4" 2026/09/22 04:30:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file4": object not found 2026/09/22 04:30:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/22 04:30:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file4" 2026/09/22 04:30:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file4" 2026/09/22 04:30:16 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/22 04:30:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d9c32507f51cd53922551934001bd643 OK 2026/09/22 04:30:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/22 04:30:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file1" 2026/09/22 04:30:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer/file4" 2026/09/22 04:30:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/TestCopyFileMaxTransfer" 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyFileMaxTransfer (2.99s) === RUN TestDeduplicateInteractive run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateSkip (0.25s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateSizeOnly (0.25s) === RUN TestDeduplicateFirst run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateFirst (0.25s) === RUN TestDeduplicateNewest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateNewest (0.25s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/one" 2026/09/22 04:30:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/one" 2026/09/22 04:30:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/also/ 2026/09/22 04:30:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/also/" 2026/09/22 04:30:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/also/one" 2026/09/22 04:30:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/also/one" 2026/09/22 04:30:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/another" 2026/09/22 04:30:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/another" 2026/09/22 04:30:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/not-one" 2026/09/22 04:30:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/not-one" 2026/09/22 04:30:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:19 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Looking for duplicate md5 hashes using newest mode. 2026/09/22 04:30:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:19 NOTICE: a6dc2af52497a201fcb653b23afc5c4c: Found 3 files with duplicate md5 hashes 2026/09/22 04:30:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/one" 2026/09/22 04:30:20 INFO : one: Deleted 2026/09/22 04:30:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/also/one" 2026/09/22 04:30:20 INFO : also/one: Deleted 2026/09/22 04:30:20 NOTICE: a6dc2af52497a201fcb653b23afc5c4c: Deleted 2 extra copies 2026/09/22 04:30:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/another" 2026/09/22 04:30:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/not-one" 2026/09/22 04:30:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/also" 2026/09/22 04:30:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestDeduplicateNewestByHash (2.39s) === RUN TestDeduplicateOldest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateOldest (0.25s) === RUN TestDeduplicateLargest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateLargest (0.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateRename (0.26s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/22 04:30:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDeduplicateRenameManyExisting (0.24s) === RUN TestMergeDirs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" dedupe_test.go:294: Can't merge directories 2026/09/22 04:30:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestMergeDirs (0.26s) === RUN TestListDirSorted run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ 2026/09/22 04:30:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/" 2026/09/22 04:30:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/ 2026/09/22 04:30:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/" 2026/09/22 04:30:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/ 2026/09/22 04:30:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/" 2026/09/22 04:30:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:25 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 04:30:25 DEBUG : a.txt: Excluded 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 04:30:25 DEBUG : sub dir/hello world: Excluded 2026/09/22 04:30:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 04:30:25 DEBUG : sub dir/hello world2: Excluded 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 04:30:25 DEBUG : sub dir/hello world: Excluded 2026/09/22 04:30:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 04:30:25 DEBUG : sub dir/hello world2: Excluded 2026/09/22 04:30:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:25 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/.ignore" 2026/09/22 04:30:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:25 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir" 2026/09/22 04:30:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestListDirSorted (5.01s) === RUN TestListDirSortedFn run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ 2026/09/22 04:30:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/" 2026/09/22 04:30:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/ 2026/09/22 04:30:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/" 2026/09/22 04:30:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/ 2026/09/22 04:30:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/" 2026/09/22 04:30:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:30 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 04:30:30 DEBUG : a.txt: Excluded 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 04:30:30 DEBUG : sub dir/hello world: Excluded 2026/09/22 04:30:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 04:30:30 DEBUG : sub dir/hello world2: Excluded 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 04:30:30 DEBUG : sub dir/hello world: Excluded 2026/09/22 04:30:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 04:30:30 DEBUG : sub dir/hello world2: Excluded 2026/09/22 04:30:30 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:30 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/.ignore" 2026/09/22 04:30:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:30 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:30 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/a.txt" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world2" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/.ignore" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/09/22 04:30:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/zend.txt" 2026/09/22 04:30:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/sub%20sub%20dir" 2026/09/22 04:30:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/ignore%20dir" 2026/09/22 04:30:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestListDirSortedFn (5.07s) === RUN TestListJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/ 2026/09/22 04:30:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub/" 2026/09/22 04:30:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/Default 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/FilesOnly 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/DirsOnly 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/Recurse 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/SubDir 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/sub" === RUN TestListJSON/NoModTime 2026/09/22 04:30:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/NoMimeType 2026/09/22 04:30:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/ShowHash 2026/09/22 04:30:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/HashTypes 2026/09/22 04:30:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestListJSON/Metadata 2026/09/22 04:30:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub" 2026/09/22 04:30:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestListJSON (2.64s) --- PASS: TestListJSON/Default (0.12s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.12s) --- PASS: TestListJSON/NoMimeType (0.12s) --- PASS: TestListJSON/ShowHash (0.13s) --- PASS: TestListJSON/HashTypes (0.12s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/ 2026/09/22 04:30:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub/" 2026/09/22 04:30:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/Root 2026/09/22 04:30:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/Dir 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub" 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/DirWithTrailingSlash 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/File 2026/09/22 04:30:36 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/file1" === RUN TestStatJSON/NotFound 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/notfound": object not found 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/DirFilesOnly 2026/09/22 04:30:36 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub" === RUN TestStatJSON/FileFilesOnly 2026/09/22 04:30:36 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/09/22 04:30:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/09/22 04:30:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/FileDirsOnly 2026/09/22 04:30:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/NotFoundDirsOnly 2026/09/22 04:30:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestStatJSON/RootNotFound 2026/09/22 04:30:37 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:37 DEBUG : Config file has changed externally - reloading 2026/09/22 04:30:37 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:30:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/notfound": object not found 2026/09/22 04:30:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:38 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/notfound": object not found 2026/09/22 04:30:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:30:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub" 2026/09/22 04:30:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestStatJSON (3.44s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.14s) --- PASS: TestStatJSON/Dir (0.25s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.14s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.27s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.13s) --- PASS: TestStatJSON/RootNotFound (0.59s) === RUN TestStatJSONMemory 2026/09/22 04:30:38 DEBUG : Creating backend with remote ":memory:" 2026/09/22 04:30:38 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:30:38 DEBUG : sub/file1: size = 5 OK 2026/09/22 04:30:38 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:30:38 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:38 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Making directory 2026/09/22 04:30:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:38 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Making directory 2026/09/22 04:30:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMkdir (0.39s) === RUN TestLsd run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ 2026/09/22 04:30:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/" 2026/09/22 04:30:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/hello%20world" 2026/09/22 04:30:39 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestLsd (1.19s) === RUN TestLs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestLs (1.27s) === RUN TestLsWithFilesFrom run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/22 04:30:42 DEBUG : empty space: Excluded 2026/09/22 04:30:42 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/notfound" 2026/09/22 04:30:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/notfound": object not found 2026/09/22 04:30:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestLsWithFilesFrom (1.45s) === RUN TestLsLong run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestLsLong (1.28s) === RUN TestHashSums run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestHashSums/Md5 2026/09/22 04:30:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestHashSums/Md5Download 2026/09/22 04:30:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestHashSums (1.84s) --- PASS: TestHashSums/Md5 (0.14s) --- PASS: TestHashSums/Md5Download (0.56s) === RUN TestHashSumsWithErrors 2026/09/22 04:30:46 DEBUG : Creating backend with remote ":memory:" 2026/09/22 04:30:46 DEBUG : Config file has changed externally - reloading 2026/09/22 04:30:46 ERROR : file1: hash unsupported: hash type not supported 2026/09/22 04:30:46 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/22 04:30:46 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/09/22 04:30:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/22 04:30:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ 2026/09/22 04:30:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/" 2026/09/22 04:30:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:30:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:30:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:30:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:30:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:30:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:30:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCount (2.29s) === RUN TestDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:49 DEBUG : Waiting for deletions to finish 2026/09/22 04:30:49 DEBUG : large: Excluded (Size Filter) 2026/09/22 04:30:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:49 INFO : medium: Deleted 2026/09/22 04:30:49 INFO : small: Deleted 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestDelete (1.69s) === RUN TestDeleteFatalError run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file0" 2026/09/22 04:30:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file0" 2026/09/22 04:30:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:30:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:30:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file3" 2026/09/22 04:30:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file3" 2026/09/22 04:30:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file4" 2026/09/22 04:30:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file4" 2026/09/22 04:30:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file5" 2026/09/22 04:30:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file5" 2026/09/22 04:30:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file6" 2026/09/22 04:30:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file6" 2026/09/22 04:30:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file7" 2026/09/22 04:30:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file7" 2026/09/22 04:30:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file8" 2026/09/22 04:30:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file8" 2026/09/22 04:30:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file9" 2026/09/22 04:30:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file9" 2026/09/22 04:30:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file10" 2026/09/22 04:30:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file10" 2026/09/22 04:30:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file11" 2026/09/22 04:30:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file11" 2026/09/22 04:30:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file12" 2026/09/22 04:30:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file12" 2026/09/22 04:30:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file13" 2026/09/22 04:30:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file13" 2026/09/22 04:30:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file14" 2026/09/22 04:30:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file14" 2026/09/22 04:30:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file15" 2026/09/22 04:30:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file15" 2026/09/22 04:30:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file16" 2026/09/22 04:30:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file16" 2026/09/22 04:30:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file17" 2026/09/22 04:30:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file17" 2026/09/22 04:30:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file18" 2026/09/22 04:30:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file18" 2026/09/22 04:30:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file19" 2026/09/22 04:30:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file19" 2026/09/22 04:30:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:55 DEBUG : Waiting for deletions to finish 2026/09/22 04:30:55 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file0" 2026/09/22 04:30:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:30:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file10" 2026/09/22 04:30:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file11" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file12" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file13" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file14" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file15" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file16" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file17" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file18" 2026/09/22 04:30:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file19" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file3" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file4" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file5" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file6" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file7" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file8" 2026/09/22 04:30:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file9" 2026/09/22 04:30:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestDeleteFatalError (8.11s) === RUN TestMaxDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:30:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : Waiting for deletions to finish 2026/09/22 04:30:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:30:59 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/22 04:30:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:30:59 INFO : large: Deleted 2026/09/22 04:30:59 INFO : medium: Deleted 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:30:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMaxDelete (1.88s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:00 DEBUG : Waiting for deletions to finish 2026/09/22 04:31:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 04:31:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:01 INFO : medium: Deleted 2026/09/22 04:31:01 INFO : small: Deleted 2026/09/22 04:31:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMaxDeleteSizeLargeFile (1.97s) === RUN TestMaxDeleteSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:02 DEBUG : Waiting for deletions to finish 2026/09/22 04:31:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/large" 2026/09/22 04:31:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 04:31:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/medium" 2026/09/22 04:31:03 INFO : large: Deleted 2026/09/22 04:31:03 INFO : medium: Deleted 2026/09/22 04:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/small" 2026/09/22 04:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMaxDeleteSize (1.96s) === RUN TestReadFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/ReadFile" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/ReadFile" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:04 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/ReadFile" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/ReadFile" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/ReadFile" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestReadFile (1.17s) === RUN TestRetry 2026/09/22 04:31:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/22 04:31:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/22 04:31:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 04:31:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 04:31:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 04:31:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/22 04:31:05 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCat (3.05s) === RUN TestPurge 2026/09/22 04:31:08 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tecelin7codo" 2026/09/22 04:31:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:31:08 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/09/22 04:31:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo" 2026/09/22 04:31:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo": object not found 2026/09/22 04:31:08 DEBUG : Creating backend with remote "/tmp/rclone2579248770" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/", Local "Local file system at /tmp/rclone2579248770", Modify Window "1s" 2026/09/22 04:31:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/ 2026/09/22 04:31:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/ 2026/09/22 04:31:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/" 2026/09/22 04:31:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/B1/ 2026/09/22 04:31:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/B1/" 2026/09/22 04:31:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/B1/C1/ 2026/09/22 04:31:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1/" 2026/09/22 04:31:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1/one" 2026/09/22 04:31:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1/one" 2026/09/22 04:31:09 INFO : A2: Making directory 2026/09/22 04:31:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A2/ 2026/09/22 04:31:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A2/" 2026/09/22 04:31:09 INFO : A1/B2: Making directory 2026/09/22 04:31:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/B2/ 2026/09/22 04:31:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/B2/" 2026/09/22 04:31:09 INFO : A1/B2/C2: Making directory 2026/09/22 04:31:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/B2/C2/ 2026/09/22 04:31:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/B2/C2/" 2026/09/22 04:31:09 INFO : A1/B1/C3: Making directory 2026/09/22 04:31:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A1/B1/C3/ 2026/09/22 04:31:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A1/B1/C3/" 2026/09/22 04:31:09 INFO : A3: Making directory 2026/09/22 04:31:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A3/ 2026/09/22 04:31:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A3/" 2026/09/22 04:31:10 INFO : A3/B3: Making directory 2026/09/22 04:31:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A3/B3/ 2026/09/22 04:31:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A3/B3/" 2026/09/22 04:31:10 INFO : A3/B3/C4: Making directory 2026/09/22 04:31:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/A3/B3/C4/ 2026/09/22 04:31:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tecelin7codo/A3/B3/C4/" 2026/09/22 04:31:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tecelin7codo/A1/two" 2026/09/22 04:31:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo/A1/two" 2026/09/22 04:31:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo" 2026/09/22 04:31:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo0 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tecelin7codo/A1/B1" 2026/09/22 04:31:10 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:31:10 DEBUG : Waiting for deletions to finish 2026/09/22 04:31:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo%2FA1%2FB10 for path "/1210146/rclone-test-tecelin7codo/A1/B1/" 2026/09/22 04:31:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1/one" 2026/09/22 04:31:11 INFO : A1/B1/C1/one: Deleted 2026/09/22 04:31:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1/B1" 2026/09/22 04:31:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1/B1/C3" 2026/09/22 04:31:11 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1" 2026/09/22 04:31:11 DEBUG : removing 2 level 3 directories 2026/09/22 04:31:11 INFO : A1/B1/C3: Removing directory 2026/09/22 04:31:11 INFO : A1/B1/C1: Removing directory 2026/09/22 04:31:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1/B1/C3" 2026/09/22 04:31:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1/B1/C1" 2026/09/22 04:31:12 DEBUG : removing 1 level 2 directories 2026/09/22 04:31:12 INFO : A1/B1: Removing directory 2026/09/22 04:31:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1/B1" 2026/09/22 04:31:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo0 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:12 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:12 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:31:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo0 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:12 DEBUG : Waiting for deletions to finish 2026/09/22 04:31:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tecelin7codo/A1/two" 2026/09/22 04:31:12 INFO : A1/two: Deleted 2026/09/22 04:31:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A3" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A2" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A3/B3" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A3/B3/C4" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1/B2" 2026/09/22 04:31:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tecelin7codo/A1/B2/C2" 2026/09/22 04:31:13 DEBUG : removing 2 level 3 directories 2026/09/22 04:31:13 INFO : A3/B3/C4: Removing directory 2026/09/22 04:31:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A3/B3/C4" 2026/09/22 04:31:13 INFO : A1/B2/C2: Removing directory 2026/09/22 04:31:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1/B2/C2" 2026/09/22 04:31:13 DEBUG : removing 2 level 2 directories 2026/09/22 04:31:13 INFO : A3/B3: Removing directory 2026/09/22 04:31:13 INFO : A1/B2: Removing directory 2026/09/22 04:31:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A3/B3" 2026/09/22 04:31:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1/B2" 2026/09/22 04:31:14 DEBUG : removing 3 level 1 directories 2026/09/22 04:31:14 INFO : A3: Removing directory 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A3" 2026/09/22 04:31:14 INFO : A1: Removing directory 2026/09/22 04:31:14 INFO : A2: Removing directory 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A1" 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/A2" 2026/09/22 04:31:14 DEBUG : removing 1 level 0 directories 2026/09/22 04:31:14 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/: Removing directory 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo0 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo" 2026/09/22 04:31:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo": object not found 2026/09/22 04:31:14 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/": object not found 2026/09/22 04:31:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/: Purge remote 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:31:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tecelin7codo0 for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tecelin7codo" 2026/09/22 04:31:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo": object not found 2026/09/22 04:31:14 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/": object not found 2026/09/22 04:31:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tecelin7codo/: Purge dir "" 2026/09/22 04:31:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tecelin7codo/" 2026/09/22 04:31:15 NOTICE: purge failed to rmdir "": directory not found 2026/09/22 04:31:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.88s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/" 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/" 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C1/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/" 2026/09/22 04:31:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/one" 2026/09/22 04:31:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/one" 2026/09/22 04:31:15 INFO : A2: Making directory 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/" 2026/09/22 04:31:15 INFO : A1/B2: Making directory 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B2/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2/" 2026/09/22 04:31:15 INFO : A1/B2/C2: Making directory 2026/09/22 04:31:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B2/C2/ 2026/09/22 04:31:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2/C2/" 2026/09/22 04:31:16 INFO : A1/B1/C3: Making directory 2026/09/22 04:31:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C3/ 2026/09/22 04:31:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C3/" 2026/09/22 04:31:16 INFO : A3: Making directory 2026/09/22 04:31:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/ 2026/09/22 04:31:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/" 2026/09/22 04:31:16 INFO : A3/B3: Making directory 2026/09/22 04:31:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B3/ 2026/09/22 04:31:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B3/" 2026/09/22 04:31:16 INFO : A3/B3/C4: Making directory 2026/09/22 04:31:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B3/C4/ 2026/09/22 04:31:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B3/C4/" 2026/09/22 04:31:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A3/B3/C4" 2026/09/22 04:31:17 DEBUG : removing 1 level 3 directories 2026/09/22 04:31:17 INFO : A3/B3/C4: Removing directory 2026/09/22 04:31:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B3/C4" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A3" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A2" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A3/B3" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B2" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B2/C2" 2026/09/22 04:31:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C3" 2026/09/22 04:31:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:18 DEBUG : removing 2 level 3 directories 2026/09/22 04:31:18 INFO : A1/B2/C2: Removing directory 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2/C2" 2026/09/22 04:31:18 INFO : A1/B1/C3: Removing directory 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C3" 2026/09/22 04:31:18 DEBUG : removing 2 level 2 directories 2026/09/22 04:31:18 INFO : A3/B3: Removing directory 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B3" 2026/09/22 04:31:18 INFO : A1/B2: Removing directory 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2" 2026/09/22 04:31:18 DEBUG : removing 2 level 1 directories 2026/09/22 04:31:18 INFO : A3: Removing directory 2026/09/22 04:31:18 INFO : A2: Removing directory 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3" 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2" 2026/09/22 04:31:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:18 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C1/one" 2026/09/22 04:31:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/one" 2026/09/22 04:31:19 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:19 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:19 DEBUG : removing 1 level 3 directories 2026/09/22 04:31:19 INFO : A1/B1/C1: Removing directory 2026/09/22 04:31:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:19 DEBUG : removing 1 level 2 directories 2026/09/22 04:31:19 INFO : A1/B1: Removing directory 2026/09/22 04:31:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:20 DEBUG : removing 1 level 1 directories 2026/09/22 04:31:20 INFO : A1: Removing directory 2026/09/22 04:31:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:20 DEBUG : removing 1 level 0 directories 2026/09/22 04:31:20 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Removing directory 2026/09/22 04:31:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:31:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva": object not found 2026/09/22 04:31:20 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/": object not found 2026/09/22 04:31:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva" 2026/09/22 04:31:20 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva": object not found 2026/09/22 04:31:20 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.74s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/ 2026/09/22 04:31:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:20 INFO : A1: Making directory 2026/09/22 04:31:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/ 2026/09/22 04:31:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/" 2026/09/22 04:31:21 INFO : A1/B1: Making directory 2026/09/22 04:31:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/ 2026/09/22 04:31:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/" 2026/09/22 04:31:21 INFO : A1/B1/C1: Making directory 2026/09/22 04:31:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C1/ 2026/09/22 04:31:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/" 2026/09/22 04:31:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:21 DEBUG : removing 1 level 3 directories 2026/09/22 04:31:21 INFO : A1/B1/C1: Removing directory 2026/09/22 04:31:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:22 DEBUG : removing 1 level 2 directories 2026/09/22 04:31:22 INFO : A1/B1: Removing directory 2026/09/22 04:31:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRmdirsLeaveRoot (1.88s) === RUN TestRmdirsWithFilter run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:22 INFO : A1: Making directory 2026/09/22 04:31:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/ 2026/09/22 04:31:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/" 2026/09/22 04:31:22 INFO : A1/B1: Making directory 2026/09/22 04:31:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/ 2026/09/22 04:31:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/" 2026/09/22 04:31:22 INFO : A1/B1/C1: Making directory 2026/09/22 04:31:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C1/ 2026/09/22 04:31:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/" 2026/09/22 04:31:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:23 DEBUG : removing 1 level 3 directories 2026/09/22 04:31:23 INFO : A1/B1/C1: Removing directory 2026/09/22 04:31:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:23 DEBUG : removing 1 level 2 directories 2026/09/22 04:31:23 INFO : A1/B1: Removing directory 2026/09/22 04:31:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRmdirsWithFilter (1.86s) === RUN TestCopyURL run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:25 DEBUG : file1: size = 14 OK 2026/09/22 04:31:25 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 04:31:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:25 DEBUG : filename.txt: File name found in url 2026/09/22 04:31:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/filename.txt" 2026/09/22 04:31:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/filename.txt" 2026/09/22 04:31:25 DEBUG : filename.txt: size = 14 OK 2026/09/22 04:31:25 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 04:31:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/22 04:31:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/headerfilename.txt" 2026/09/22 04:31:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/headerfilename.txt" 2026/09/22 04:31:26 DEBUG : headerfilename.txt: size = 14 OK 2026/09/22 04:31:26 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 04:31:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:26 DEBUG : file2: size = 14 OK 2026/09/22 04:31:26 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 04:31:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file2" 2026/09/22 04:31:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/filename.txt" 2026/09/22 04:31:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/headerfilename.txt" 2026/09/22 04:31:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyURL (2.86s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:27 DEBUG : file1: size = 14 OK 2026/09/22 04:31:27 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/22 04:31:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCopyURLDownloadHeaders (0.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:31:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/file2": object not found 2026/09/22 04:31:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 04:31:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/ 2026/09/22 04:31:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub/" 2026/09/22 04:31:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:31:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:31:28 DEBUG : sub/file2: size = 14 OK 2026/09/22 04:31:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:31:28 INFO : file1: Copied (new) to: sub/file2 2026/09/22 04:31:28 INFO : file1: Deleted 2026/09/22 04:31:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:28 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:31:28 DEBUG : sub/file2: size = 14 OK 2026/09/22 04:31:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/22 04:31:28 DEBUG : file1: Unchanged skipping 2026/09/22 04:31:28 INFO : file1: Deleted 2026/09/22 04:31:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: don't need to copy/move sub/file2, it is already at target location 2026/09/22 04:31:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub/file2" 2026/09/22 04:31:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub" 2026/09/22 04:31:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMoveFile (1.50s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/file1": object not found 2026/09/22 04:31:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 04:31:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:30 DEBUG : file1: size = 14 OK 2026/09/22 04:31:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:31:30 INFO : file1: Copied (new) 2026/09/22 04:31:30 INFO : file1: Deleted 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:30 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:30 DEBUG : file1: Destination exists, skipping 2026/09/22 04:31:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/file1" 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMoveFileWithIgnoreExisting (1.05s) === RUN TestMoveFileImmutable run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:31:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:31 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:31:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1597216197) 2026/09/22 04:31:31 DEBUG : existing: size = 6 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:31:31 DEBUG : existing: Sizes differ 2026/09/22 04:31:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/existing" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestMoveFileImmutable (0.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCaseInsensitiveMoveFile (0.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:1160: Skipping test as remote does not support server-side move or copy 2026/09/22 04:31:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestMoveFileBackupDir (0.28s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMoveMoveError run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A/ 2026/09/22 04:31:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A/" 2026/09/22 04:31:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file0" 2026/09/22 04:31:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file0" 2026/09/22 04:31:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file1" 2026/09/22 04:31:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file1" 2026/09/22 04:31:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file2" 2026/09/22 04:31:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file2" 2026/09/22 04:31:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file3" 2026/09/22 04:31:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file3" 2026/09/22 04:31:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file4" 2026/09/22 04:31:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file4" 2026/09/22 04:31:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file5" 2026/09/22 04:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file5" 2026/09/22 04:31:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file6" 2026/09/22 04:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file6" 2026/09/22 04:31:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file7" 2026/09/22 04:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file7" 2026/09/22 04:31:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file8" 2026/09/22 04:31:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file8" 2026/09/22 04:31:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file9" 2026/09/22 04:31:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file9" 2026/09/22 04:31:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file10" 2026/09/22 04:31:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file10" 2026/09/22 04:31:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file11" 2026/09/22 04:31:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file11" 2026/09/22 04:31:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file12" 2026/09/22 04:31:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file12" 2026/09/22 04:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file13" 2026/09/22 04:31:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file13" 2026/09/22 04:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file14" 2026/09/22 04:31:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file14" 2026/09/22 04:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file15" 2026/09/22 04:31:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file15" 2026/09/22 04:31:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file16" 2026/09/22 04:31:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file16" 2026/09/22 04:31:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file17" 2026/09/22 04:31:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file17" 2026/09/22 04:31:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file18" 2026/09/22 04:31:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file18" 2026/09/22 04:31:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/file19" 2026/09/22 04:31:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/file19" operations_test.go:1487: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1487 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 Error: Expected value not to be nil. Test: TestDirMoveMoveError Messages: the test needs a backend with Move 2026/09/22 04:31:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file0" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file1" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file10" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file11" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file12" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file13" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file14" 2026/09/22 04:31:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file15" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file16" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file17" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file18" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file19" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file2" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file3" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file4" 2026/09/22 04:31:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file5" 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file6" 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file7" 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file8" 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/file9" 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A" 2026/09/22 04:31:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- FAIL: TestDirMoveMoveError (8.55s) === RUN TestDirMoveContext run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A/ 2026/09/22 04:31:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A/" 2026/09/22 04:31:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/one" 2026/09/22 04:31:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/one" 2026/09/22 04:31:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A/two" 2026/09/22 04:31:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A/two" operations_test.go:1487: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1487 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1540 Error: Expected value not to be nil. Test: TestDirMoveContext Messages: the test needs a backend with Move 2026/09/22 04:31:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/one" 2026/09/22 04:31:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A/two" 2026/09/22 04:31:41 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A" 2026/09/22 04:31:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- FAIL: TestDirMoveContext (1.37s) === RUN TestDirMove run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/ 2026/09/22 04:31:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/" 2026/09/22 04:31:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/one" 2026/09/22 04:31:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/one" 2026/09/22 04:31:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/ 2026/09/22 04:31:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/" 2026/09/22 04:31:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/B1/three" 2026/09/22 04:31:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/B1/three" 2026/09/22 04:31:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C1/ 2026/09/22 04:31:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/" 2026/09/22 04:31:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/four" 2026/09/22 04:31:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/four" 2026/09/22 04:31:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C2/ 2026/09/22 04:31:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2/" 2026/09/22 04:31:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2/five" 2026/09/22 04:31:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2/five" 2026/09/22 04:31:44 INFO : A1/B2: Making directory 2026/09/22 04:31:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B2/ 2026/09/22 04:31:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2/" 2026/09/22 04:31:44 INFO : A1/B1/C3: Making directory 2026/09/22 04:31:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A1/B1/C3/ 2026/09/22 04:31:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C3/" 2026/09/22 04:31:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva%2FA10 for path "/1210146/rclone-test-zibasif4nuva/A1/" 2026/09/22 04:31:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/ 2026/09/22 04:31:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/" 2026/09/22 04:31:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/ 2026/09/22 04:31:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/" 2026/09/22 04:31:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/C1/ 2026/09/22 04:31:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/" 2026/09/22 04:31:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/C2/ 2026/09/22 04:31:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/" 2026/09/22 04:31:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/C3/ 2026/09/22 04:31:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C3/" 2026/09/22 04:31:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B2/ 2026/09/22 04:31:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A2/B2/" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/one" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/two" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/three" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five" 2026/09/22 04:31:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/one": object not found 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A1/one" 2026/09/22 04:31:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/two": object not found 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/three": object not found 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A1/B1/three" 2026/09/22 04:31:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four": object not found 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/four" 2026/09/22 04:31:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A2/one" 2026/09/22 04:31:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A2/two" 2026/09/22 04:31:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A2/B1/three" 2026/09/22 04:31:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four" 2026/09/22 04:31:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five": object not found 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2/five" 2026/09/22 04:31:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/two" 2026/09/22 04:31:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four" 2026/09/22 04:31:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five" 2026/09/22 04:31:46 DEBUG : A2/two: size = 3 OK 2026/09/22 04:31:46 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 04:31:46 INFO : A1/two: Copied (new) to: A2/two 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/two" 2026/09/22 04:31:46 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/22 04:31:46 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 04:31:46 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1/four" 2026/09/22 04:31:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/one" 2026/09/22 04:31:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/three" 2026/09/22 04:31:46 INFO : A1/two: Deleted 2026/09/22 04:31:46 INFO : A1/B1/C1/four: Deleted 2026/09/22 04:31:46 DEBUG : A2/one: size = 3 OK 2026/09/22 04:31:46 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 04:31:46 INFO : A1/one: Copied (new) to: A2/one 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/one" 2026/09/22 04:31:46 INFO : A1/one: Deleted 2026/09/22 04:31:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five" 2026/09/22 04:31:46 DEBUG : A2/B1/three: size = 5 OK 2026/09/22 04:31:46 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 04:31:46 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/B1/three" 2026/09/22 04:31:46 INFO : A1/B1/three: Deleted 2026/09/22 04:31:46 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/22 04:31:46 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 04:31:46 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2/five" 2026/09/22 04:31:46 INFO : A1/B1/C2/five: Deleted 2026/09/22 04:31:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B2" 2026/09/22 04:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C3" 2026/09/22 04:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C2" 2026/09/22 04:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1/C1" 2026/09/22 04:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1/B1" 2026/09/22 04:31:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A1" 2026/09/22 04:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva%2FA20 for path "/1210146/rclone-test-zibasif4nuva/A2/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/C1/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/C2/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/C3/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C3/" 2026/09/22 04:31:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B2/ 2026/09/22 04:31:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A3/B2/" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/one" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/two" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/three" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five" 2026/09/22 04:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/one": object not found 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A2/one" 2026/09/22 04:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/two": object not found 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A2/two" 2026/09/22 04:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/three": object not found 2026/09/22 04:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four": object not found 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A2/B1/three" 2026/09/22 04:31:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four" 2026/09/22 04:31:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five": object not found 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five" 2026/09/22 04:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A3/one" 2026/09/22 04:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A3/two" 2026/09/22 04:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four" 2026/09/22 04:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A3/B1/three" 2026/09/22 04:31:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five" 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/two" 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five" 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four" 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/B1/three" 2026/09/22 04:31:49 DEBUG : A3/two: size = 3 OK 2026/09/22 04:31:49 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 04:31:49 INFO : A2/two: Copied (new) to: A3/two 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A2/two" 2026/09/22 04:31:49 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/22 04:31:49 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 04:31:49 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2/five" 2026/09/22 04:31:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A3/one" 2026/09/22 04:31:49 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/22 04:31:49 DEBUG : A3/B1/three: size = 5 OK 2026/09/22 04:31:49 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 04:31:49 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/09/22 04:31:49 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1/four" 2026/09/22 04:31:49 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/09/22 04:31:49 INFO : A2/two: Deleted 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A2/B1/three" 2026/09/22 04:31:49 INFO : A2/B1/C2/five: Deleted 2026/09/22 04:31:49 DEBUG : A3/one: size = 3 OK 2026/09/22 04:31:49 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 04:31:49 INFO : A2/one: Copied (new) to: A3/one 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A2/one" 2026/09/22 04:31:49 INFO : A2/B1/C1/four: Deleted 2026/09/22 04:31:49 INFO : A2/B1/three: Deleted 2026/09/22 04:31:49 INFO : A2/one: Deleted 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2/B2" 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C3" 2026/09/22 04:31:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C2" 2026/09/22 04:31:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1/C1" 2026/09/22 04:31:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2/B1" 2026/09/22 04:31:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A2" 2026/09/22 04:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:50 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/22 04:31:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva%2FA30 for path "/1210146/rclone-test-zibasif4nuva/A3/" 2026/09/22 04:31:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/ 2026/09/22 04:31:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/" 2026/09/22 04:31:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/ 2026/09/22 04:31:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/" 2026/09/22 04:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/C1/ 2026/09/22 04:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1/" 2026/09/22 04:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/C2/ 2026/09/22 04:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2/" 2026/09/22 04:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/C3/ 2026/09/22 04:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C3/" 2026/09/22 04:31:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B2/ 2026/09/22 04:31:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/A4/B2/" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/one" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/two" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/three" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1/four" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2/five" 2026/09/22 04:31:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/one": object not found 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A3/one" 2026/09/22 04:31:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/two": object not found 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A3/two" 2026/09/22 04:31:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/three": object not found 2026/09/22 04:31:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/C2/five": object not found 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A3/B1/three" 2026/09/22 04:31:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/A4/B1/C1/four": object not found 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four" 2026/09/22 04:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A4/one" 2026/09/22 04:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A4/two" 2026/09/22 04:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A4/B1/three" 2026/09/22 04:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2/five" 2026/09/22 04:31:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1/four" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/one" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/two" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/three" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2/five" 2026/09/22 04:31:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1/four" 2026/09/22 04:31:52 DEBUG : A4/one: size = 3 OK 2026/09/22 04:31:52 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 04:31:52 INFO : A3/one: Copied (new) to: A4/one 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A3/one" 2026/09/22 04:31:52 DEBUG : A4/two: size = 3 OK 2026/09/22 04:31:52 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 04:31:52 INFO : A3/two: Copied (new) to: A4/two 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A3/two" 2026/09/22 04:31:52 DEBUG : A4/B1/three: size = 5 OK 2026/09/22 04:31:52 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 04:31:52 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A3/B1/three" 2026/09/22 04:31:52 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/22 04:31:52 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 04:31:52 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2/five" 2026/09/22 04:31:52 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/22 04:31:52 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 04:31:52 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1/four" 2026/09/22 04:31:52 INFO : A3/one: Deleted 2026/09/22 04:31:52 INFO : A3/two: Deleted 2026/09/22 04:31:52 INFO : A3/B1/three: Deleted 2026/09/22 04:31:52 INFO : A3/B1/C2/five: Deleted 2026/09/22 04:31:52 INFO : A3/B1/C1/four: Deleted 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B2" 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C3" 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C2" 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1/C1" 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3/B1" 2026/09/22 04:31:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A3" 2026/09/22 04:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1/four" 2026/09/22 04:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2/five" 2026/09/22 04:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A4/B1/three" 2026/09/22 04:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A4/one" 2026/09/22 04:31:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/A4/two" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4/B2" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C3" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C2" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1/C1" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4/B1" 2026/09/22 04:31:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/A4" 2026/09/22 04:31:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestDirMove (12.82s) === RUN TestGetFsInfo run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestGetFsInfo (0.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 04:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/no_checksum_small_file_from_pipe" 2026/09/22 04:31:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/no_checksum_small_file_from_pipe" 2026/09/22 04:31:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 04:31:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 04:31:55 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 04:31:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/no_checksum_big_file_from_pipe" 2026/09/22 04:31:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/no_checksum_big_file_from_pipe" 2026/09/22 04:31:56 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 04:31:56 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/22 04:31:56 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 04:31:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/no_checksum_big_file_from_pipe" 2026/09/22 04:31:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/no_checksum_small_file_from_pipe" 2026/09/22 04:31:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 04:31:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/with_checksum_small_file_from_pipe" 2026/09/22 04:31:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/with_checksum_small_file_from_pipe" 2026/09/22 04:31:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 04:31:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/22 04:31:57 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 04:31:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/with_checksum_big_file_from_pipe" 2026/09/22 04:31:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/with_checksum_big_file_from_pipe" 2026/09/22 04:31:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 04:31:57 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/22 04:31:57 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/22 04:31:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/with_checksum_big_file_from_pipe" 2026/09/22 04:31:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/with_checksum_small_file_from_pipe" 2026/09/22 04:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 04:31:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:31:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:31:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 04:31:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/22 04:31:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:31:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:31:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 04:31:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/22 04:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:31:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:31:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:31:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 04:32:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:32:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:32:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 04:32:00 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/22 04:32:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 04:32:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:32:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:32:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 04:32:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/22 04:32:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/22 04:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_big_file_from_pipe" 2026/09/22 04:32:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/ignore_checksum_small_file_from_pipe" 2026/09/22 04:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRcat (6.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.50s) === RUN TestRcatMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:1739: Skipping as destination doesn't support user metadata 2026/09/22 04:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestRcatMetadata (0.28s) === RUN TestRcatSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:02 DEBUG : potato1: size = 60 OK 2026/09/22 04:32:02 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 04:32:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 04:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:02 DEBUG : potato2: size = 60 OK 2026/09/22 04:32:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 04:32:02 DEBUG : potato2: Size and md5 of src and dst objects identical 2026/09/22 04:32:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRcatSize (1.20s) === RUN TestRcatSizeShortEOF run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:03 DEBUG : potato1: size = 120 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:03 DEBUG : potato1: size = 60 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:03 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 60 2026/09/22 04:32:03 INFO : potato1: Removing failed copy 2026/09/22 04:32:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRcatSizeShortEOF (0.67s) === RUN TestRcatSizeMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:1832: Skipping as destination doesn't support user metadata 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestRcatSizeMetadata (0.25s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:04 DEBUG : potato1: size = 60 OK 2026/09/22 04:32:04 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 04:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRcatSizeUploadHeaders (0.66s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:04 DEBUG : potato1: size = 60 OK 2026/09/22 04:32:04 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:04 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:04 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/22 04:32:04 INFO : potato1: Removing failed copy 2026/09/22 04:32:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato1" 2026/09/22 04:32:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato4" 2026/09/22 04:32:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato4" 2026/09/22 04:32:05 DEBUG : potato4: size = 60 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:05 DEBUG : potato4: size = 59 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 2026/09/22 04:32:05 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/) 59 2026/09/22 04:32:05 INFO : potato4: Removing failed copy 2026/09/22 04:32:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato4" 2026/09/22 04:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:06 DEBUG : potato2: size = 60 OK 2026/09/22 04:32:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato3" 2026/09/22 04:32:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato3" 2026/09/22 04:32:07 DEBUG : potato3: size = 60 OK 2026/09/22 04:32:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato3" 2026/09/22 04:32:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestRcatSizeChecksum (2.98s) --- PASS: TestRcatSizeChecksum/Corrupted (0.80s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.83s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.66s) --- PASS: TestRcatSizeChecksum/NoHashes (0.69s) === RUN TestTouchDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" 2026/09/22 04:32:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:32:07 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:32:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/sub%20dir/ 2026/09/22 04:32:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/" 2026/09/22 04:32:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:32:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:32:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Touching "sub dir/potato3" 2026/09/22 04:32:08 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:32:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Touching "empty space" 2026/09/22 04:32:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Touching "potato2" 2026/09/22 04:32:08 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:32:08 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/empty%20space" 2026/09/22 04:32:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/potato2" 2026/09/22 04:32:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zibasif4nuva/sub%20dir/potato3" 2026/09/22 04:32:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/sub%20dir" 2026/09/22 04:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- PASS: TestTouchDir (2.35s) === RUN TestMkdirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2052: Skipping test as remote does not support MkdirMetadata 2026/09/22 04:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestMkdirMetadata (0.27s) === RUN TestMkdirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2073: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2117: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestCopyDirMetadata (0.25s) === RUN TestSetDirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2155: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestSetDirModTime (0.26s) === RUN TestDirsEqual run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2206: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/22 04:32:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestDirsEqual (0.29s) === RUN TestRemoveExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/", Local "Local file system at /tmp/rclone1597216197", Modify Window "1s" operations_test.go:2275: Skipping as remote can't Move 2026/09/22 04:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" --- SKIP: TestRemoveExisting (0.25s) === RUN TestRcatInputFailurePreservesDestination 2026/09/22 04:32:11 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination246616740/001" --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/22 04:32:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Purge remote 2026/09/22 04:32:11 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:11 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2026/09/22 04:32:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zibasif4nuva0 for path "/1210146/rclone-test-zibasif4nuva/" 2026/09/22 04:32:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zibasif4nuva/: Purge dir "" 2026/09/22 04:32:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zibasif4nuva/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished ERROR in 3m2.57193774s (try 1/5): exit status 1: Failed [TestDirMoveMoveError TestDirMoveContext]