"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2026/08/17 05:09:15 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore" 2026/08/17 05:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:15 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:09:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore": object not found 2026/08/17 05:09:16 DEBUG : Creating backend with remote "/tmp/rclone2946852473" === 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-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/17 05:09:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:09:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore": object not found --- SKIP: TestMultithreadCopy (0.12s) === RUN TestMultithreadCopyAbort run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/17 05:09:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:09:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore": object not found --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers 2026/08/17 05:09:16 DEBUG : a: size = 0 OK 2026/08/17 05:09:16 DEBUG : a: size = 1 (memory) 2026/08/17 05:09:16 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/17 05:09:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/17 05:09:16 DEBUG : potato: Seek from 10 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 10 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 2 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/17 05:09:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 2 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/17 05:09:16 DEBUG : potato: Seek from 8 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 8 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/17 05:09:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/17 05:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/17 05:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/17 05:09:16 DEBUG : potato: Seek from 5 to 2 2026/08/17 05:09:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/17 05:09:16 DEBUG : potato: Seek from 9 to 0 2026/08/17 05:09:16 DEBUG : potato: Seek from 9 to 0 2026/08/17 05:09:16 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-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/ 2026/08/17 05:09:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:09:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/17 05:09:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheck/3 2026/08/17 05:09:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/17 05:09:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/17 05:09:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCheck (3.67s) --- PASS: TestCheck/1 (0.12s) --- PASS: TestCheck/2 (0.12s) --- PASS: TestCheck/3 (0.12s) --- PASS: TestCheck/4 (0.12s) --- PASS: TestCheck/5 (0.12s) --- PASS: TestCheck/6 (0.12s) --- PASS: TestCheck/7 (0.12s) === RUN TestCheckFsError 2026/08/17 05:09:20 DEBUG : Creating backend with remote "nonexistent" 2026/08/17 05:09:20 DEBUG : Creating backend with remote "nonexistent" 2026/08/17 05:09:20 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/17 05:09:20 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/17 05:09:20 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/17 05:09:20 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-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/17 05:09:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckDownload/3 2026/08/17 05:09:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/17 05:09:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/17 05:09:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCheckDownload (4.21s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.23s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.24s) --- PASS: TestCheckDownload/6 (0.25s) --- PASS: TestCheckDownload/7 (0.24s) === RUN TestCheckSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/17 05:09:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSizeOnly/3 2026/08/17 05:09:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/17 05:09:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/17 05:09:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:09:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:09:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/remotepotato" 2026/08/17 05:09:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/rutabaga" 2026/08/17 05:09:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCheckSizeOnly (3.04s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.12s) --- PASS: TestCheckSizeOnly/6 (0.12s) --- PASS: TestCheckSizeOnly/7 (0.12s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:27 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/17 05:09:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/17 05:09:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/17 05:09:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/17 05:09:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/17 05:09:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestParseSumFile (1.08s) === RUN TestCheckSum run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:28 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore/data" 2026/08/17 05:09:28 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data" 2026/08/17 05:09:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/data": object not found 2026/08/17 05:09:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/data/ 2026/08/17 05:09:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/data/" 2026/08/17 05:09:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest1 2026/08/17 05:09:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest2 2026/08/17 05:09:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest3 2026/08/17 05:09:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest4 2026/08/17 05:09:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest5 2026/08/17 05:09:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest6 2026/08/17 05:09:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSum/subtest7 2026/08/17 05:09:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/data" 2026/08/17 05:09:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCheckSum (6.69s) --- PASS: TestCheckSum/subtest1 (0.35s) --- PASS: TestCheckSum/subtest2 (0.23s) --- PASS: TestCheckSum/subtest3 (0.23s) --- PASS: TestCheckSum/subtest4 (0.26s) --- PASS: TestCheckSum/subtest5 (0.24s) --- PASS: TestCheckSum/subtest6 (0.23s) --- PASS: TestCheckSum/subtest7 (0.24s) === RUN TestCheckSumDownload run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:09:35 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore/data" 2026/08/17 05:09:35 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data" 2026/08/17 05:09:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/data": object not found 2026/08/17 05:09:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/data/ 2026/08/17 05:09:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/data/" 2026/08/17 05:09:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest1 2026/08/17 05:09:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest2 2026/08/17 05:09:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest3 2026/08/17 05:09:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest4 2026/08/17 05:09:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest5 2026/08/17 05:09:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest6 2026/08/17 05:09:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestCheckSumDownload/subtest7 2026/08/17 05:09:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:09:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/data/banana" 2026/08/17 05:09:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/data/potato" 2026/08/17 05:09:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/test.sum" 2026/08/17 05:09:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/data" 2026/08/17 05:09:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCheckSumDownload (8.53s) --- PASS: TestCheckSumDownload/subtest1 (0.48s) --- PASS: TestCheckSumDownload/subtest2 (0.34s) --- PASS: TestCheckSumDownload/subtest3 (0.46s) --- PASS: TestCheckSumDownload/subtest4 (0.67s) --- PASS: TestCheckSumDownload/subtest5 (0.65s) --- PASS: TestCheckSumDownload/subtest6 (0.40s) --- PASS: TestCheckSumDownload/subtest7 (0.46s) === RUN TestCheckSumConcurrency 2026/08/17 05:09:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/17 05:09:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/17 05:09:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/17 05:09:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/17 05:09:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/17 05:09:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/17 05:09:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/17 05:09:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/17 05:09:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/17 05:09:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/17 05:09:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/17 05:09:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/17 05:09:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-moribah9bala" 2026/08/17 05:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-moribah9bala" 2026/08/17 05:09:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala": object not found 2026/08/17 05:09:44 DEBUG : Creating backend with remote "/tmp/rclone1245414328" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/", Local "Local file system at /tmp/rclone1245414328", Modify Window "1s" 2026/08/17 05:09:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/ 2026/08/17 05:09:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-moribah9bala/" 2026/08/17 05:09:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-moribah9bala/hello,%20world%21" 2026/08/17 05:09:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-moribah9bala/hello,%20world%21" 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-moribah9bala" 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-moribah9bala/" upper checkfile vs. lower remote (without normalization) 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-moribah9bala0 for path "/1210146/rclone-test-moribah9bala/" 2026/08/17 05:09:45 ERROR : hello, world!: sum not found 2026/08/17 05:09:45 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/ 2026/08/17 05:09:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: 1 files missing 2026/08/17 05:09:45 NOTICE: 1 hashes missing 2026/08/17 05:09:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: 1 differences found 2026/08/17 05:09:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-moribah9bala0 for path "/1210146/rclone-test-moribah9bala/" 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-moribah9bala/hello,%20world%21" 2026/08/17 05:09:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: 0 differences found 2026/08/17 05:09:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: 1 matching files 2026/08/17 05:09:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xogalij0vimi" 2026/08/17 05:09:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xogalij0vimi" 2026/08/17 05:09:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi": object not found 2026/08/17 05:09:46 DEBUG : Creating backend with remote "/tmp/rclone362398246" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/", Local "Local file system at /tmp/rclone362398246", Modify Window "1s" 2026/08/17 05:09:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/ 2026/08/17 05:09:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:09:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xogalij0vimi/HELLO,%20WORLD%21" 2026/08/17 05:09:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xogalij0vimi/HELLO,%20WORLD%21" 2026/08/17 05:09:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xogalij0vimi" 2026/08/17 05:09:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xogalij0vimi/" lower checkfile vs. upper remote (without normalization) 2026/08/17 05:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xogalij0vimi0 for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:09:47 ERROR : HELLO, WORLD!: sum not found 2026/08/17 05:09:47 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/ 2026/08/17 05:09:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: 1 files missing 2026/08/17 05:09:47 NOTICE: 1 hashes missing 2026/08/17 05:09:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: 1 differences found 2026/08/17 05:09:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/17 05:09:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xogalij0vimi0 for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:09:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xogalij0vimi/HELLO,%20WORLD%21" 2026/08/17 05:09:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: 0 differences found 2026/08/17 05:09:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: 1 matching files 2026/08/17 05:09:47 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vakoxit7feno" 2026/08/17 05:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:47 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vakoxit7feno" 2026/08/17 05:09:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno": object not found 2026/08/17 05:09:47 DEBUG : Creating backend with remote "/tmp/rclone1152594285" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/", Local "Local file system at /tmp/rclone1152594285", Modify Window "1s" 2026/08/17 05:09:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/ 2026/08/17 05:09:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:09:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vakoxit7feno/HeLlO,%20wOrLd%21" 2026/08/17 05:09:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vakoxit7feno/HeLlO,%20wOrLd%21" 2026/08/17 05:09:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vakoxit7feno" 2026/08/17 05:09:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vakoxit7feno/" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/17 05:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vakoxit7feno0 for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:09:48 ERROR : HeLlO, wOrLd!: sum not found 2026/08/17 05:09:48 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/ 2026/08/17 05:09:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: 1 files missing 2026/08/17 05:09:48 NOTICE: 1 hashes missing 2026/08/17 05:09:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: 1 differences found 2026/08/17 05:09:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/17 05:09:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vakoxit7feno0 for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:09:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vakoxit7feno/HeLlO,%20wOrLd%21" 2026/08/17 05:09:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: 0 differences found 2026/08/17 05:09:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: 1 matching files 2026/08/17 05:09:49 DEBUG : Creating backend with remote "TestnStorage:rclone-test-jefozoq0hepi" 2026/08/17 05:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:49 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jefozoq0hepi" 2026/08/17 05:09:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi": object not found 2026/08/17 05:09:49 DEBUG : Creating backend with remote "/tmp/rclone3001401435" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/", Local "Local file system at /tmp/rclone3001401435", Modify Window "1s" 2026/08/17 05:09:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/ 2026/08/17 05:09:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:09:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-jefozoq0hepi/HELLO,%20WORLD%21" 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jefozoq0hepi/HELLO,%20WORLD%21" 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-jefozoq0hepi" 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-jefozoq0hepi/" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jefozoq0hepi0 for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:09:50 ERROR : HELLO, WORLD!: sum not found 2026/08/17 05:09:50 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/ 2026/08/17 05:09:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: 1 files missing 2026/08/17 05:09:50 NOTICE: 1 hashes missing 2026/08/17 05:09:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: 1 differences found 2026/08/17 05:09:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jefozoq0hepi0 for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-jefozoq0hepi/HELLO,%20WORLD%21" 2026/08/17 05:09:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: 0 differences found 2026/08/17 05:09:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: 1 matching files 2026/08/17 05:09:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-liwuhil6jeha" 2026/08/17 05:09:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liwuhil6jeha" 2026/08/17 05:09:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha": object not found 2026/08/17 05:09:51 DEBUG : Creating backend with remote "/tmp/rclone2501981064" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/", Local "Local file system at /tmp/rclone2501981064", Modify Window "1s" 2026/08/17 05:09:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/ 2026/08/17 05:09:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:09:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-liwuhil6jeha/%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/08/17 05:09:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liwuhil6jeha/%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/08/17 05:09:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-liwuhil6jeha" 2026/08/17 05:09:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-liwuhil6jeha/" NFD checkfile vs. NFC remote (without normalization) 2026/08/17 05:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liwuhil6jeha0 for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:09:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/17 05:09:52 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/ 2026/08/17 05:09:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: 1 files missing 2026/08/17 05:09:52 NOTICE: 1 hashes missing 2026/08/17 05:09:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: 1 differences found 2026/08/17 05:09:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/17 05:09:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liwuhil6jeha0 for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:09:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-liwuhil6jeha/%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/08/17 05:09:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: 0 differences found 2026/08/17 05:09:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: 1 matching files 2026/08/17 05:09:52 DEBUG : Creating backend with remote "TestnStorage:rclone-test-bawafih5taho" 2026/08/17 05:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:52 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bawafih5taho" 2026/08/17 05:09:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho": object not found 2026/08/17 05:09:52 DEBUG : Creating backend with remote "/tmp/rclone3018167887" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/", Local "Local file system at /tmp/rclone3018167887", Modify Window "1s" 2026/08/17 05:09:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/ 2026/08/17 05:09:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:09:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-bawafih5taho/%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/08/17 05:09:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bawafih5taho/%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/08/17 05:09:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-bawafih5taho" 2026/08/17 05:09:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-bawafih5taho/" NFC checkfile vs. NFD remote (without normalization) 2026/08/17 05:09:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bawafih5taho0 for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:09:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/17 05:09:53 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/ 2026/08/17 05:09:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: 1 files missing 2026/08/17 05:09:53 NOTICE: 1 hashes missing 2026/08/17 05:09:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: 1 differences found 2026/08/17 05:09:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/17 05:09:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bawafih5taho0 for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:09:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-bawafih5taho/%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/08/17 05:09:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: 0 differences found 2026/08/17 05:09:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: 1 matching files 2026/08/17 05:09:54 DEBUG : Creating backend with remote "TestnStorage:rclone-test-huzucuw7face" 2026/08/17 05:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:54 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-huzucuw7face" 2026/08/17 05:09:54 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face": object not found 2026/08/17 05:09:54 DEBUG : Creating backend with remote "/tmp/rclone2326761065" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/", Local "Local file system at /tmp/rclone2326761065", Modify Window "1s" 2026/08/17 05:09:54 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/ 2026/08/17 05:09:54 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:09:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-huzucuw7face/%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/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-huzucuw7face/%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/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-huzucuw7face" 2026/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-huzucuw7face/" NFDx2 checkfile vs. both remote (without normalization) 2026/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-huzucuw7face0 for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:09:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/17 05:09:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/ 2026/08/17 05:09:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: 1 files missing 2026/08/17 05:09:55 NOTICE: 1 hashes missing 2026/08/17 05:09:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: 1 differences found 2026/08/17 05:09:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-huzucuw7face0 for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-huzucuw7face/%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/08/17 05:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: 0 differences found 2026/08/17 05:09:55 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: 1 matching files 2026/08/17 05:09:55 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qajipuj3loha" 2026/08/17 05:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:55 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qajipuj3loha" 2026/08/17 05:09:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha": object not found 2026/08/17 05:09:56 DEBUG : Creating backend with remote "/tmp/rclone1219582326" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/", Local "Local file system at /tmp/rclone1219582326", Modify Window "1s" 2026/08/17 05:09:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/ 2026/08/17 05:09:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:09:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qajipuj3loha/%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/08/17 05:09:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qajipuj3loha/%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/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qajipuj3loha" 2026/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qajipuj3loha/" NFCx2 checkfile vs. both remote (without normalization) 2026/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qajipuj3loha0 for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/17 05:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/ 2026/08/17 05:09:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: 1 files missing 2026/08/17 05:09:57 NOTICE: 1 hashes missing 2026/08/17 05:09:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: 1 differences found 2026/08/17 05:09:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qajipuj3loha0 for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qajipuj3loha/%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/08/17 05:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: 0 differences found 2026/08/17 05:09:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: 1 matching files 2026/08/17 05:09:57 DEBUG : Creating backend with remote "TestnStorage:rclone-test-hejitoc6qexe" 2026/08/17 05:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:57 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hejitoc6qexe" 2026/08/17 05:09:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe": object not found 2026/08/17 05:09:57 DEBUG : Creating backend with remote "/tmp/rclone1245621297" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/", Local "Local file system at /tmp/rclone1245621297", Modify Window "1s" 2026/08/17 05:09:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/ 2026/08/17 05:09:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:09:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-hejitoc6qexe/%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/08/17 05:09:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hejitoc6qexe/%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/08/17 05:09:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-hejitoc6qexe" 2026/08/17 05:09:58 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-hejitoc6qexe/" both checkfile vs. NFDx2 remote (without normalization) 2026/08/17 05:09:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hejitoc6qexe0 for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/17 05:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/ 2026/08/17 05:09:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: 1 files missing 2026/08/17 05:09:58 NOTICE: 1 hashes missing 2026/08/17 05:09:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: 1 differences found 2026/08/17 05:09:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/17 05:09:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hejitoc6qexe0 for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:09:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-hejitoc6qexe/%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/08/17 05:09:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:09:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: 0 differences found 2026/08/17 05:09:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: 1 matching files 2026/08/17 05:09:59 DEBUG : Creating backend with remote "TestnStorage:rclone-test-qohuhes6nada" 2026/08/17 05:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:09:59 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:09:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qohuhes6nada" 2026/08/17 05:09:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada": object not found 2026/08/17 05:09:59 DEBUG : Creating backend with remote "/tmp/rclone534985075" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/", Local "Local file system at /tmp/rclone534985075", Modify Window "1s" 2026/08/17 05:09:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/ 2026/08/17 05:09:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:09:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-qohuhes6nada/%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/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qohuhes6nada/%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/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-qohuhes6nada" 2026/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-qohuhes6nada/" both checkfile vs. NFCx2 remote (without normalization) 2026/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qohuhes6nada0 for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/17 05:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/ 2026/08/17 05:10:00 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: 1 files missing 2026/08/17 05:10:00 NOTICE: 1 hashes missing 2026/08/17 05:10:00 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: 1 differences found 2026/08/17 05:10:00 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qohuhes6nada0 for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:10:00 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-qohuhes6nada/%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/08/17 05:10:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/17 05:10:00 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: 0 differences found 2026/08/17 05:10:00 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: 1 matching files 2026/08/17 05:10:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: Purge remote 2026/08/17 05:10:00 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:10: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/08/17 05:10:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qohuhes6nada0 for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:10:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/17 05:10:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qohuhes6nada/%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/08/17 05:10:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qohuhes6nada/: Purge dir "" 2026/08/17 05:10:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qohuhes6nada/" 2026/08/17 05:10:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: Purge remote 2026/08/17 05:10:01 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:10: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/08/17 05:10:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-hejitoc6qexe0 for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:10:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/17 05:10:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-hejitoc6qexe/%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/08/17 05:10:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-hejitoc6qexe/: Purge dir "" 2026/08/17 05:10:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-hejitoc6qexe/" 2026/08/17 05:10:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: Purge remote 2026/08/17 05:10:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:10: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/08/17 05:10:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-qajipuj3loha0 for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:10:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/17 05:10:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-qajipuj3loha/%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/08/17 05:10:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-qajipuj3loha/: Purge dir "" 2026/08/17 05:10:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-qajipuj3loha/" 2026/08/17 05:10:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: Purge remote 2026/08/17 05:10:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:10: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/08/17 05:10:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-huzucuw7face0 for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:10:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/17 05:10:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-huzucuw7face/%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/08/17 05:10:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-huzucuw7face/: Purge dir "" 2026/08/17 05:10:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-huzucuw7face/" 2026/08/17 05:10:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: Purge remote 2026/08/17 05:10:03 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:10: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/08/17 05:10:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-bawafih5taho0 for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:10:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: Purge object "測試_Русский___ě_áñ" 2026/08/17 05:10:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-bawafih5taho/%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/08/17 05:10:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-bawafih5taho/: Purge dir "" 2026/08/17 05:10:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-bawafih5taho/" 2026/08/17 05:10:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: Purge remote 2026/08/17 05:10:04 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:10:04 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/08/17 05:10:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-liwuhil6jeha0 for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:10:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: Purge object "測試_Русский___ě_áñ" 2026/08/17 05:10:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-liwuhil6jeha/%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/08/17 05:10:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-liwuhil6jeha/: Purge dir "" 2026/08/17 05:10:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-liwuhil6jeha/" 2026/08/17 05:10:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: Purge remote 2026/08/17 05:10:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:10:05 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/08/17 05:10:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-jefozoq0hepi0 for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:10:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: Purge object "HELLO, WORLD!" 2026/08/17 05:10:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-jefozoq0hepi/HELLO,%20WORLD%21" 2026/08/17 05:10:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-jefozoq0hepi/: Purge dir "" 2026/08/17 05:10:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-jefozoq0hepi/" 2026/08/17 05:10:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: Purge remote 2026/08/17 05:10:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:10:05 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/08/17 05:10:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vakoxit7feno0 for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:10:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: Purge object "HeLlO, wOrLd!" 2026/08/17 05:10:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vakoxit7feno/HeLlO,%20wOrLd%21" 2026/08/17 05:10:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vakoxit7feno/: Purge dir "" 2026/08/17 05:10:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vakoxit7feno/" 2026/08/17 05:10:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: Purge remote 2026/08/17 05:10:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:10:06 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/08/17 05:10:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xogalij0vimi0 for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: Purge object "HELLO, WORLD!" 2026/08/17 05:10:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xogalij0vimi/HELLO,%20WORLD%21" 2026/08/17 05:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xogalij0vimi/: Purge dir "" 2026/08/17 05:10:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xogalij0vimi/" 2026/08/17 05:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: Purge remote 2026/08/17 05:10:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-moribah9bala/" 2026/08/17 05:10:07 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/08/17 05:10:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-moribah9bala0 for path "/1210146/rclone-test-moribah9bala/" 2026/08/17 05:10:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: Purge object "hello, world!" 2026/08/17 05:10:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-moribah9bala/hello,%20world%21" 2026/08/17 05:10:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-moribah9bala/: Purge dir "" 2026/08/17 05:10:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-moribah9bala/" --- PASS: TestApplyTransforms (24.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/file2": object not found 2026/08/17 05:10:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/17 05:10:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/ 2026/08/17 05:10:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub/" 2026/08/17 05:10:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:08 DEBUG : sub/file2: size = 14 OK 2026/08/17 05:10:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 05:10:08 INFO : file1: Copied (new) to: sub/file2 2026/08/17 05:10:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:08 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:08 DEBUG : sub/file2: size = 14 OK 2026/08/17 05:10:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/17 05:10:08 DEBUG : file1: Unchanged skipping 2026/08/17 05:10:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: don't need to copy/move sub/file2, it is already at target location 2026/08/17 05:10:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub" 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCopyFile (1.40s) === RUN TestCopyLongFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyFileBackupDir (0.31s) === RUN TestCopyFileCompareDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore/dst" 2026/08/17 05:10:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:10:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst" 2026/08/17 05:10:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst": object not found 2026/08/17 05:10:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/one": object not found 2026/08/17 05:10:10 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore/CompareDest" 2026/08/17 05:10:10 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:10:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest" 2026/08/17 05:10:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest": object not found 2026/08/17 05:10:11 DEBUG : one: Need to transfer - File not found at Destination 2026/08/17 05:10:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest/one" 2026/08/17 05:10:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/one": object not found 2026/08/17 05:10:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/ 2026/08/17 05:10:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/ 2026/08/17 05:10:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/dst/" 2026/08/17 05:10:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:11 DEBUG : one: size = 3 OK 2026/08/17 05:10:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/17 05:10:11 INFO : one: Copied (new) 2026/08/17 05:10:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:12 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2946852473) 2026/08/17 05:10:12 DEBUG : one: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/) 2026/08/17 05:10:12 DEBUG : one: Sizes differ 2026/08/17 05:10:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest/one" 2026/08/17 05:10:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/one": object not found 2026/08/17 05:10:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:12 DEBUG : one: size = 5 OK 2026/08/17 05:10:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/17 05:10:12 INFO : one: Copied (replaced existing) 2026/08/17 05:10:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/ 2026/08/17 05:10:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/dst/" 2026/08/17 05:10:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/ 2026/08/17 05:10:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/CompareDest/" 2026/08/17 05:10:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/CompareDest/one" 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest/one" 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:13 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:13 DEBUG : one: size = 5 OK 2026/08/17 05:10:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/17 05:10:13 DEBUG : one: Unchanged skipping 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/two": object not found 2026/08/17 05:10:14 DEBUG : two: Need to transfer - File not found at Destination 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:14 DEBUG : two: size = 3 OK 2026/08/17 05:10:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/17 05:10:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/two": object not found 2026/08/17 05:10:14 DEBUG : two: Need to transfer - File not found at Destination 2026/08/17 05:10:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:14 DEBUG : two: size = 3 OK 2026/08/17 05:10:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/17 05:10:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/dst/two": object not found 2026/08/17 05:10:14 DEBUG : two: Need to transfer - File not found at Destination 2026/08/17 05:10:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone2946852473) 2026/08/17 05:10:14 DEBUG : two: size = 3 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/CompareDest/) 2026/08/17 05:10:14 DEBUG : two: Sizes differ 2026/08/17 05:10:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:15 DEBUG : two: size = 5 OK 2026/08/17 05:10:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/17 05:10:15 INFO : two: Copied (new) 2026/08/17 05:10:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/CompareDest/one" 2026/08/17 05:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/CompareDest/two" 2026/08/17 05:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/dst/one" 2026/08/17 05:10:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/dst/two" 2026/08/17 05:10:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/dst" 2026/08/17 05:10:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/CompareDest" 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCopyFileCompareDest (6.15s) === RUN TestCopyFileCopyDest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyFileCopyDest (0.24s) === RUN TestCopyInplace run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyLongFileName (0.24s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2026/08/17 05:10:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyLongFileNameCollision (0.24s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file1" 2026/08/17 05:10:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file1": object not found 2026/08/17 05:10:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/17 05:10:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/ 2026/08/17 05:10:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/" 2026/08/17 05:10:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file1" 2026/08/17 05:10:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file1" 2026/08/17 05:10:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/17 05:10:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 05:10:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/17 05:10:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2" 2026/08/17 05:10:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2": object not found 2026/08/17 05:10:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/17 05:10:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2" 2026/08/17 05:10:18 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/08/17 05:10:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2" 2026/08/17 05:10:18 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2": object not found 2026/08/17 05:10:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2026/08/17 05:10:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file3" 2026/08/17 05:10:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file3": object not found 2026/08/17 05:10:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/17 05:10:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file4" 2026/08/17 05:10:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file4": object not found 2026/08/17 05:10:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/17 05:10:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file4" 2026/08/17 05:10:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file4" 2026/08/17 05:10:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/17 05:10:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 633ee96a7d1b34f7f85829788fad080c OK 2026/08/17 05:10:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/17 05:10:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file1" 2026/08/17 05:10:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer/file4" 2026/08/17 05:10:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/TestCopyFileMaxTransfer" 2026/08/17 05:10:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCopyFileMaxTransfer (2.84s) === RUN TestDeduplicateInteractive run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateInteractive (0.24s) === RUN TestDeduplicateSkip run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateSkip (0.24s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateSizeOnly (0.24s) === RUN TestDeduplicateFirst run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateFirst (0.24s) === RUN TestDeduplicateNewest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateNewest (0.24s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/one" 2026/08/17 05:10:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/one" 2026/08/17 05:10:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/also/ 2026/08/17 05:10:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/also/" 2026/08/17 05:10:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/also/one" 2026/08/17 05:10:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/also/one" 2026/08/17 05:10:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/another" 2026/08/17 05:10:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/another" 2026/08/17 05:10:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/not-one" 2026/08/17 05:10:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/not-one" 2026/08/17 05:10:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:22 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Looking for duplicate md5 hashes using newest mode. 2026/08/17 05:10:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:22 NOTICE: 1449cca262e9f19e32ebb7c2160b8f19: Found 3 files with duplicate md5 hashes 2026/08/17 05:10:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/one" 2026/08/17 05:10:22 INFO : one: Deleted 2026/08/17 05:10:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/also/one" 2026/08/17 05:10:22 INFO : also/one: Deleted 2026/08/17 05:10:22 NOTICE: 1449cca262e9f19e32ebb7c2160b8f19: Deleted 2 extra copies 2026/08/17 05:10:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/another" 2026/08/17 05:10:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/not-one" 2026/08/17 05:10:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/also" 2026/08/17 05:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestDeduplicateNewestByHash (2.48s) === RUN TestDeduplicateOldest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateOldest (0.24s) === RUN TestDeduplicateLargest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateLargest (0.25s) === RUN TestDeduplicateSmallest run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDeduplicateRename (0.25s) === RUN TestMergeDirs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestMergeDirs (0.25s) === RUN TestListDirSorted run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ 2026/08/17 05:10:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/" 2026/08/17 05:10:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/ 2026/08/17 05:10:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/" 2026/08/17 05:10:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/ 2026/08/17 05:10:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/" 2026/08/17 05:10:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:27 DEBUG : a.txt: Excluded (Size Filter) 2026/08/17 05:10:27 DEBUG : a.txt: Excluded 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/17 05:10:27 DEBUG : sub dir/hello world: Excluded 2026/08/17 05:10:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/17 05:10:27 DEBUG : sub dir/hello world2: Excluded 2026/08/17 05:10:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/17 05:10:28 DEBUG : sub dir/hello world: Excluded 2026/08/17 05:10:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/17 05:10:28 DEBUG : sub dir/hello world2: Excluded 2026/08/17 05:10:28 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:28 DEBUG : sub dir/ignore dir: Excluded 2026/08/17 05:10:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/.ignore" 2026/08/17 05:10:28 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/08/17 05:10:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:28 DEBUG : sub dir/ignore dir: Excluded 2026/08/17 05:10:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestListDirSorted (5.08s) === RUN TestListDirSortedFn run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ 2026/08/17 05:10:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/" 2026/08/17 05:10:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/ 2026/08/17 05:10:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/" 2026/08/17 05:10:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/ 2026/08/17 05:10:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/" 2026/08/17 05:10:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:32 DEBUG : a.txt: Excluded (Size Filter) 2026/08/17 05:10:32 DEBUG : a.txt: Excluded 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/17 05:10:32 DEBUG : sub dir/hello world: Excluded 2026/08/17 05:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/17 05:10:32 DEBUG : sub dir/hello world2: Excluded 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/17 05:10:32 DEBUG : sub dir/hello world: Excluded 2026/08/17 05:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/17 05:10:32 DEBUG : sub dir/hello world2: Excluded 2026/08/17 05:10:32 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:32 DEBUG : sub dir/ignore dir: Excluded 2026/08/17 05:10:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/.ignore" 2026/08/17 05:10:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/.ignore": object not found 2026/08/17 05:10:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:33 DEBUG : sub dir/ignore dir: Excluded 2026/08/17 05:10:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/a.txt" 2026/08/17 05:10:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world2" 2026/08/17 05:10:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/.ignore" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir/should%20be%20ignored" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir/hello%20world3" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/zend.txt" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/sub%20sub%20dir" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/ignore%20dir" 2026/08/17 05:10:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestListDirSortedFn (4.93s) === RUN TestListJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/ 2026/08/17 05:10:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub/" 2026/08/17 05:10:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/Default 2026/08/17 05:10:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/FilesOnly 2026/08/17 05:10:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/DirsOnly 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/Recurse 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/SubDir 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/sub" === RUN TestListJSON/NoModTime 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/NoMimeType 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/ShowHash 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/HashTypes 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestListJSON/Metadata 2026/08/17 05:10:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub" 2026/08/17 05:10:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestListJSON (2.63s) --- PASS: TestListJSON/Default (0.12s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.12s) --- PASS: TestListJSON/NoMimeType (0.12s) --- PASS: TestListJSON/ShowHash (0.12s) --- PASS: TestListJSON/HashTypes (0.12s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/ 2026/08/17 05:10:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub/" 2026/08/17 05:10:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/Root 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/Dir 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub" 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/17 05:10:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/File 2026/08/17 05:10:39 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/file1" === RUN TestStatJSON/NotFound 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/notfound": object not found 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/DirFilesOnly 2026/08/17 05:10:39 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub" === RUN TestStatJSON/FileFilesOnly 2026/08/17 05:10:39 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/file1" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/FileDirsOnly 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestStatJSON/RootNotFound 2026/08/17 05:10:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/notfound": object not found 2026/08/17 05:10:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/notfound": object not found 2026/08/17 05:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:10:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:10:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub" 2026/08/17 05:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestStatJSON (3.08s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.25s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.31s) === RUN TestStatJSONMemory 2026/08/17 05:10:40 DEBUG : Creating backend with remote ":memory:" 2026/08/17 05:10:40 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 05:10:40 DEBUG : sub/file1: size = 5 OK 2026/08/17 05:10:40 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 05:10:40 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 TestMkdir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:40 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Making directory 2026/08/17 05:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:40 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Making directory 2026/08/17 05:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMkdir (0.37s) === RUN TestLsd run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ 2026/08/17 05:10:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/" 2026/08/17 05:10:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/hello%20world" 2026/08/17 05:10:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestLsd (1.26s) === RUN TestLs run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestLs (1.27s) === RUN TestLsWithFilesFrom run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/17 05:10:44 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/notfound" 2026/08/17 05:10:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/notfound": object not found 2026/08/17 05:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestLsWithFilesFrom (1.38s) === RUN TestLsLong run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestLsLong (1.30s) === RUN TestHashSums run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestHashSums/Md5 2026/08/17 05:10:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestHashSums/Md5Download 2026/08/17 05:10:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestHashSums (1.65s) --- PASS: TestHashSums/Md5 (0.14s) --- PASS: TestHashSums/Md5Download (0.36s) === RUN TestHashSumsWithErrors 2026/08/17 05:10:47 DEBUG : Creating backend with remote ":memory:" 2026/08/17 05:10:47 ERROR : file1: hash unsupported: hash type not supported 2026/08/17 05:10:47 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/17 05:10:47 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/17 05:10:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/17 05:10:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/17 05:10:47 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-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ 2026/08/17 05:10:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/" 2026/08/17 05:10:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:10:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:10:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:10:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:10:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:10:49 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:10:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCount (1.94s) === RUN TestDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:50 DEBUG : Waiting for deletions to finish 2026/08/17 05:10:50 DEBUG : large: Excluded (Size Filter) 2026/08/17 05:10:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:51 INFO : medium: Deleted 2026/08/17 05:10:51 INFO : small: Deleted 2026/08/17 05:10:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestDelete (2.13s) === RUN TestMaxDelete run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:53 DEBUG : Waiting for deletions to finish 2026/08/17 05:10:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:53 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/17 05:10:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:53 INFO : medium: Deleted 2026/08/17 05:10:53 INFO : large: Deleted 2026/08/17 05:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMaxDelete (2.26s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:55 DEBUG : Waiting for deletions to finish 2026/08/17 05:10:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/17 05:10:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:55 INFO : small: Deleted 2026/08/17 05:10:55 INFO : medium: Deleted 2026/08/17 05:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMaxDeleteSizeLargeFile (2.30s) === RUN TestMaxDeleteSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:57 DEBUG : Waiting for deletions to finish 2026/08/17 05:10:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/17 05:10:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/large" 2026/08/17 05:10:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/medium" 2026/08/17 05:10:57 INFO : medium: Deleted 2026/08/17 05:10:57 INFO : large: Deleted 2026/08/17 05:10:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/small" 2026/08/17 05:10:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMaxDeleteSize (2.33s) === RUN TestReadFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:10:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/ReadFile" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/ReadFile" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:59 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/ReadFile" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/ReadFile" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/ReadFile" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:10:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestReadFile (1.38s) === RUN TestRetry 2026/08/17 05:11:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/17 05:11:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/17 05:11:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/17 05:11:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/17 05:11:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/17 05:11:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/17 05:11:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:03 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:03 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCat (3.75s) === RUN TestPurge 2026/08/17 05:11:04 DEBUG : Creating backend with remote "TestnStorage:rclone-test-guvacud8pisu" 2026/08/17 05:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 05:11:04 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2026/08/17 05:11:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu" 2026/08/17 05:11:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu": object not found 2026/08/17 05:11:04 DEBUG : Creating backend with remote "/tmp/rclone2920403607" run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/", Local "Local file system at /tmp/rclone2920403607", Modify Window "1s" 2026/08/17 05:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/ 2026/08/17 05:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/ 2026/08/17 05:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/" 2026/08/17 05:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/B1/ 2026/08/17 05:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1/" 2026/08/17 05:11:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/B1/C1/ 2026/08/17 05:11:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C1/" 2026/08/17 05:11:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C1/one" 2026/08/17 05:11:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C1/one" 2026/08/17 05:11:05 INFO : A2: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A2/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A2/" 2026/08/17 05:11:05 INFO : A1/B2: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/B2/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/B2/" 2026/08/17 05:11:05 INFO : A1/B2/C2: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/B2/C2/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/B2/C2/" 2026/08/17 05:11:05 INFO : A1/B1/C3: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A1/B1/C3/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C3/" 2026/08/17 05:11:05 INFO : A3: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A3/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A3/" 2026/08/17 05:11:05 INFO : A3/B3: Making directory 2026/08/17 05:11:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A3/B3/ 2026/08/17 05:11:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A3/B3/" 2026/08/17 05:11:06 INFO : A3/B3/C4: Making directory 2026/08/17 05:11:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/A3/B3/C4/ 2026/08/17 05:11:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-guvacud8pisu/A3/B3/C4/" 2026/08/17 05:11:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-guvacud8pisu/A1/two" 2026/08/17 05:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu/A1/two" 2026/08/17 05:11:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu" 2026/08/17 05:11:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-guvacud8pisu/A1/B1" 2026/08/17 05:11:06 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/08/17 05:11:06 DEBUG : Waiting for deletions to finish 2026/08/17 05:11:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu%2FA1%2FB10 for path "/1210146/rclone-test-guvacud8pisu/A1/B1/" 2026/08/17 05:11:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C1/one" 2026/08/17 05:11:07 INFO : A1/B1/C1/one: Deleted 2026/08/17 05:11:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu%2FA1%2FB10 for path "/1210146/rclone-test-guvacud8pisu/A1/B1/" 2026/08/17 05:11:07 DEBUG : removing 2 level 3 directories 2026/08/17 05:11:07 INFO : A1/B1/C3: Removing directory 2026/08/17 05:11:07 INFO : A1/B1/C1: Removing directory 2026/08/17 05:11:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C3" 2026/08/17 05:11:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1/C1" 2026/08/17 05:11:07 DEBUG : removing 1 level 2 directories 2026/08/17 05:11:07 INFO : A1/B1: Removing directory 2026/08/17 05:11:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1/B1" 2026/08/17 05:11:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:08 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:08 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/08/17 05:11:08 DEBUG : Waiting for deletions to finish 2026/08/17 05:11:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-guvacud8pisu/A1/two" 2026/08/17 05:11:08 INFO : A1/two: Deleted 2026/08/17 05:11:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:08 DEBUG : removing 2 level 3 directories 2026/08/17 05:11:08 INFO : A3/B3/C4: Removing directory 2026/08/17 05:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A3/B3/C4" 2026/08/17 05:11:08 INFO : A1/B2/C2: Removing directory 2026/08/17 05:11:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1/B2/C2" 2026/08/17 05:11:09 DEBUG : removing 2 level 2 directories 2026/08/17 05:11:09 INFO : A3/B3: Removing directory 2026/08/17 05:11:09 INFO : A1/B2: Removing directory 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A3/B3" 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1/B2" 2026/08/17 05:11:09 DEBUG : removing 3 level 1 directories 2026/08/17 05:11:09 INFO : A3: Removing directory 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A3" 2026/08/17 05:11:09 INFO : A1: Removing directory 2026/08/17 05:11:09 INFO : A2: Removing directory 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A1" 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/A2" 2026/08/17 05:11:09 DEBUG : removing 1 level 0 directories 2026/08/17 05:11:09 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/: Removing directory 2026/08/17 05:11:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:09 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu" 2026/08/17 05:11:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu": object not found 2026/08/17 05:11:10 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/": object not found 2026/08/17 05:11:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/: Purge remote 2026/08/17 05:11:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11: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/08/17 05:11:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-guvacud8pisu0 for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:10 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:10 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-guvacud8pisu" 2026/08/17 05:11:10 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu": object not found 2026/08/17 05:11:10 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/": object not found 2026/08/17 05:11:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-guvacud8pisu/: Purge dir "" 2026/08/17 05:11:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-guvacud8pisu/" 2026/08/17 05:11:10 NOTICE: purge failed to rmdir "": directory not found 2026/08/17 05:11:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.55s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/ 2026/08/17 05:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/ 2026/08/17 05:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/" 2026/08/17 05:11:10 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C1/ 2026/08/17 05:11:10 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/" 2026/08/17 05:11:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/one" 2026/08/17 05:11:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/one" 2026/08/17 05:11:11 INFO : A2: Making directory 2026/08/17 05:11:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/ 2026/08/17 05:11:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/" 2026/08/17 05:11:11 INFO : A1/B2: Making directory 2026/08/17 05:11:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B2/ 2026/08/17 05:11:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B2/" 2026/08/17 05:11:11 INFO : A1/B2/C2: Making directory 2026/08/17 05:11:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B2/C2/ 2026/08/17 05:11:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B2/C2/" 2026/08/17 05:11:11 INFO : A1/B1/C3: Making directory 2026/08/17 05:11:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C3/ 2026/08/17 05:11:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C3/" 2026/08/17 05:11:12 INFO : A3: Making directory 2026/08/17 05:11:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/ 2026/08/17 05:11:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/" 2026/08/17 05:11:12 INFO : A3/B3: Making directory 2026/08/17 05:11:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B3/ 2026/08/17 05:11:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B3/" 2026/08/17 05:11:12 INFO : A3/B3/C4: Making directory 2026/08/17 05:11:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B3/C4/ 2026/08/17 05:11:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B3/C4/" 2026/08/17 05:11:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-xokaner6fore/A3/B3/C4/" 2026/08/17 05:11:13 DEBUG : removing 1 level 3 directories 2026/08/17 05:11:13 INFO : A3/B3/C4: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B3/C4" 2026/08/17 05:11:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:13 DEBUG : removing 2 level 3 directories 2026/08/17 05:11:13 INFO : A1/B2/C2: Removing directory 2026/08/17 05:11:13 INFO : A1/B1/C3: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B2/C2" 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C3" 2026/08/17 05:11:13 DEBUG : removing 2 level 2 directories 2026/08/17 05:11:13 INFO : A3/B3: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B3" 2026/08/17 05:11:13 INFO : A1/B2: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B2" 2026/08/17 05:11:13 DEBUG : removing 2 level 1 directories 2026/08/17 05:11:13 INFO : A3: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3" 2026/08/17 05:11:13 INFO : A2: Removing directory 2026/08/17 05:11:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2" 2026/08/17 05:11:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C1/one" 2026/08/17 05:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/one" 2026/08/17 05:11:14 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:14 DEBUG : removing 1 level 3 directories 2026/08/17 05:11:14 INFO : A1/B1/C1: Removing directory 2026/08/17 05:11:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1" 2026/08/17 05:11:14 DEBUG : removing 1 level 2 directories 2026/08/17 05:11:14 INFO : A1/B1: Removing directory 2026/08/17 05:11:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1" 2026/08/17 05:11:15 DEBUG : removing 1 level 1 directories 2026/08/17 05:11:15 INFO : A1: Removing directory 2026/08/17 05:11:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1" 2026/08/17 05:11:15 DEBUG : removing 1 level 0 directories 2026/08/17 05:11:15 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Removing directory 2026/08/17 05:11:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:15 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:11:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore": object not found 2026/08/17 05:11:15 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/": object not found 2026/08/17 05:11:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:15 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore" 2026/08/17 05:11:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore": object not found 2026/08/17 05:11:15 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.31s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/ 2026/08/17 05:11:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:16 INFO : A1: Making directory 2026/08/17 05:11:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/ 2026/08/17 05:11:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:16 INFO : A1/B1: Making directory 2026/08/17 05:11:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/ 2026/08/17 05:11:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/" 2026/08/17 05:11:16 INFO : A1/B1/C1: Making directory 2026/08/17 05:11:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C1/ 2026/08/17 05:11:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/" 2026/08/17 05:11:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore%2FA10 for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:16 DEBUG : removing 1 level 3 directories 2026/08/17 05:11:16 INFO : A1/B1/C1: Removing directory 2026/08/17 05:11:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1" 2026/08/17 05:11:17 DEBUG : removing 1 level 2 directories 2026/08/17 05:11:17 INFO : A1/B1: Removing directory 2026/08/17 05:11:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1" 2026/08/17 05:11:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1" 2026/08/17 05:11:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRmdirsLeaveRoot (1.90s) === RUN TestRmdirsWithFilter run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:17 INFO : A1: Making directory 2026/08/17 05:11:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/ 2026/08/17 05:11:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:17 INFO : A1/B1: Making directory 2026/08/17 05:11:17 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/ 2026/08/17 05:11:17 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/" 2026/08/17 05:11:18 INFO : A1/B1/C1: Making directory 2026/08/17 05:11:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C1/ 2026/08/17 05:11:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/" 2026/08/17 05:11:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:18 DEBUG : removing 1 level 3 directories 2026/08/17 05:11:18 INFO : A1/B1/C1: Removing directory 2026/08/17 05:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1" 2026/08/17 05:11:18 DEBUG : removing 1 level 2 directories 2026/08/17 05:11:18 INFO : A1/B1: Removing directory 2026/08/17 05:11:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1" 2026/08/17 05:11:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1" 2026/08/17 05:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRmdirsWithFilter (1.69s) === RUN TestCopyURL run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:20 DEBUG : file1: size = 14 OK 2026/08/17 05:11:20 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/17 05:11:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:20 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:20 DEBUG : filename.txt: File name found in url 2026/08/17 05:11:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/filename.txt" 2026/08/17 05:11:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/filename.txt" 2026/08/17 05:11:20 DEBUG : filename.txt: size = 14 OK 2026/08/17 05:11:20 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/17 05:11:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/17 05:11:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/headerfilename.txt" 2026/08/17 05:11:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/headerfilename.txt" 2026/08/17 05:11:20 DEBUG : headerfilename.txt: size = 14 OK 2026/08/17 05:11:20 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/17 05:11:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:21 DEBUG : file2: size = 14 OK 2026/08/17 05:11:21 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/17 05:11:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file2" 2026/08/17 05:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/filename.txt" 2026/08/17 05:11:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/headerfilename.txt" 2026/08/17 05:11:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCopyURL (2.68s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:22 DEBUG : file1: size = 14 OK 2026/08/17 05:11:22 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/08/17 05:11:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCopyURLDownloadHeaders (0.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:11:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/file2": object not found 2026/08/17 05:11:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/17 05:11:23 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/ 2026/08/17 05:11:23 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub/" 2026/08/17 05:11:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:11:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:11:23 DEBUG : sub/file2: size = 14 OK 2026/08/17 05:11:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 05:11:23 INFO : file1: Copied (new) to: sub/file2 2026/08/17 05:11:23 INFO : file1: Deleted 2026/08/17 05:11:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:23 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:11:23 DEBUG : sub/file2: size = 14 OK 2026/08/17 05:11:23 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/17 05:11:23 DEBUG : file1: Unchanged skipping 2026/08/17 05:11:23 INFO : file1: Deleted 2026/08/17 05:11:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:23 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: don't need to copy/move sub/file2, it is already at target location 2026/08/17 05:11:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub/file2" 2026/08/17 05:11:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub" 2026/08/17 05:11:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMoveFile (1.74s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/file1": object not found 2026/08/17 05:11:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/17 05:11:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:25 DEBUG : file1: size = 14 OK 2026/08/17 05:11:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 05:11:25 INFO : file1: Copied (new) 2026/08/17 05:11:25 INFO : file1: Deleted 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:25 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:25 DEBUG : file1: Destination exists, skipping 2026/08/17 05:11:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/file1" 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestMoveFileWithIgnoreExisting (1.21s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCaseInsensitiveMoveFile (0.30s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.32s) === RUN TestMoveFileBackupDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1064: Skipping test as remote does not support server-side move or copy 2026/08/17 05:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestMoveFileBackupDir (0.31s) === 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 TestDirMove run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/ 2026/08/17 05:11:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/one" 2026/08/17 05:11:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/one" 2026/08/17 05:11:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/ 2026/08/17 05:11:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/" 2026/08/17 05:11:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/B1/three" 2026/08/17 05:11:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/B1/three" 2026/08/17 05:11:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C1/ 2026/08/17 05:11:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/" 2026/08/17 05:11:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/four" 2026/08/17 05:11:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/four" 2026/08/17 05:11:28 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C2/ 2026/08/17 05:11:28 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2/" 2026/08/17 05:11:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2/five" 2026/08/17 05:11:28 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2/five" 2026/08/17 05:11:29 INFO : A1/B2: Making directory 2026/08/17 05:11:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B2/ 2026/08/17 05:11:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B2/" 2026/08/17 05:11:29 INFO : A1/B1/C3: Making directory 2026/08/17 05:11:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A1/B1/C3/ 2026/08/17 05:11:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C3/" 2026/08/17 05:11:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore%2FA10 for path "/1210146/rclone-test-xokaner6fore/A1/" 2026/08/17 05:11:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/ 2026/08/17 05:11:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/" 2026/08/17 05:11:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/ 2026/08/17 05:11:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/" 2026/08/17 05:11:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/C1/ 2026/08/17 05:11:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/" 2026/08/17 05:11:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/C2/ 2026/08/17 05:11:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/" 2026/08/17 05:11:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/C3/ 2026/08/17 05:11:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C3/" 2026/08/17 05:11:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B2/ 2026/08/17 05:11:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A2/B2/" 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/three" 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/four" 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/five" 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/one" 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/two" 2026/08/17 05:11:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/C1/four": object not found 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/four" 2026/08/17 05:11:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/three": object not found 2026/08/17 05:11:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A1/B1/three" 2026/08/17 05:11:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/four" 2026/08/17 05:11:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/two": object not found 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/B1/C2/five": object not found 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2/five" 2026/08/17 05:11:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A2/one": object not found 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A1/one" 2026/08/17 05:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A2/B1/three" 2026/08/17 05:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A2/two" 2026/08/17 05:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/five" 2026/08/17 05:11:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A2/one" 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/three" 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/four" 2026/08/17 05:11:31 DEBUG : A2/B1/three: size = 5 OK 2026/08/17 05:11:31 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/17 05:11:31 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/B1/three" 2026/08/17 05:11:31 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/17 05:11:31 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/17 05:11:31 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1/four" 2026/08/17 05:11:31 INFO : A1/B1/three: Deleted 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/five" 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/two" 2026/08/17 05:11:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A2/one" 2026/08/17 05:11:31 INFO : A1/B1/C1/four: Deleted 2026/08/17 05:11:31 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/17 05:11:31 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/17 05:11:31 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2/five" 2026/08/17 05:11:31 DEBUG : A2/two: size = 3 OK 2026/08/17 05:11:31 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/17 05:11:31 INFO : A1/two: Copied (new) to: A2/two 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/two" 2026/08/17 05:11:31 DEBUG : A2/one: size = 3 OK 2026/08/17 05:11:31 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/17 05:11:31 INFO : A1/one: Copied (new) to: A2/one 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A1/one" 2026/08/17 05:11:31 INFO : A1/B1/C2/five: Deleted 2026/08/17 05:11:31 INFO : A1/one: Deleted 2026/08/17 05:11:31 INFO : A1/two: Deleted 2026/08/17 05:11:31 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B2" 2026/08/17 05:11:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C3" 2026/08/17 05:11:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C2" 2026/08/17 05:11:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1/C1" 2026/08/17 05:11:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1/B1" 2026/08/17 05:11:32 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A1" 2026/08/17 05:11:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore%2FA20 for path "/1210146/rclone-test-xokaner6fore/A2/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/C1/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/C2/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/C3/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C3/" 2026/08/17 05:11:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B2/ 2026/08/17 05:11:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A3/B2/" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/one" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/two" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/three" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/four" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/five" 2026/08/17 05:11:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/three": object not found 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A2/B1/three" 2026/08/17 05:11:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/one": object not found 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A2/one" 2026/08/17 05:11:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/C1/four": object not found 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/four" 2026/08/17 05:11:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/two": object not found 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A2/two" 2026/08/17 05:11:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A3/B1/C2/five": object not found 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/five" 2026/08/17 05:11:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A3/B1/three" 2026/08/17 05:11:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A3/one" 2026/08/17 05:11:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A3/two" 2026/08/17 05:11:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/four" 2026/08/17 05:11:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/five" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/three" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/five" 2026/08/17 05:11:34 DEBUG : A3/B1/three: size = 5 OK 2026/08/17 05:11:34 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/17 05:11:34 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A2/B1/three" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/one" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/four" 2026/08/17 05:11:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A3/two" 2026/08/17 05:11:34 INFO : A2/B1/three: Deleted 2026/08/17 05:11:34 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/17 05:11:34 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/17 05:11:34 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2/five" 2026/08/17 05:11:34 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/17 05:11:34 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/17 05:11:34 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/17 05:11:34 DEBUG : A3/one: size = 3 OK 2026/08/17 05:11:34 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/17 05:11:34 INFO : A2/one: Copied (new) to: A3/one 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1/four" 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A2/one" 2026/08/17 05:11:34 DEBUG : A3/two: size = 3 OK 2026/08/17 05:11:34 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/17 05:11:34 INFO : A2/two: Copied (new) to: A3/two 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A2/two" 2026/08/17 05:11:34 INFO : A2/B1/C1/four: Deleted 2026/08/17 05:11:34 INFO : A2/one: Deleted 2026/08/17 05:11:34 INFO : A2/B1/C2/five: Deleted 2026/08/17 05:11:34 INFO : A2/two: Deleted 2026/08/17 05:11:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2/B2" 2026/08/17 05:11:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C3" 2026/08/17 05:11:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C2" 2026/08/17 05:11:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2/B1/C1" 2026/08/17 05:11:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2/B1" 2026/08/17 05:11:35 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A2" 2026/08/17 05:11:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:36 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/17 05:11:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore%2FA30 for path "/1210146/rclone-test-xokaner6fore/A3/" 2026/08/17 05:11:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/ 2026/08/17 05:11:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/" 2026/08/17 05:11:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/ 2026/08/17 05:11:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/" 2026/08/17 05:11:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/C1/ 2026/08/17 05:11:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1/" 2026/08/17 05:11:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/C2/ 2026/08/17 05:11:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2/" 2026/08/17 05:11:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/C3/ 2026/08/17 05:11:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C3/" 2026/08/17 05:11:37 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B2/ 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/A4/B2/" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/one" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/two" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/three" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1/four" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2/five" 2026/08/17 05:11:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/three": object not found 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A3/B1/three" 2026/08/17 05:11:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/one": object not found 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A3/one" 2026/08/17 05:11:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/two": object not found 2026/08/17 05:11:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/C2/five": object not found 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A3/two" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/five" 2026/08/17 05:11:37 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/A4/B1/C1/four": object not found 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/four" 2026/08/17 05:11:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A4/B1/three" 2026/08/17 05:11:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A4/two" 2026/08/17 05:11:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A4/one" 2026/08/17 05:11:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1/four" 2026/08/17 05:11:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2/five" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/three" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/two" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/one" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2/five" 2026/08/17 05:11:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1/four" 2026/08/17 05:11:37 DEBUG : A4/two: size = 3 OK 2026/08/17 05:11:37 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/17 05:11:37 INFO : A3/two: Copied (new) to: A4/two 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A3/two" 2026/08/17 05:11:37 DEBUG : A4/one: size = 3 OK 2026/08/17 05:11:37 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/17 05:11:37 INFO : A3/one: Copied (new) to: A4/one 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A3/one" 2026/08/17 05:11:37 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/17 05:11:37 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/17 05:11:37 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2/five" 2026/08/17 05:11:37 DEBUG : A4/B1/three: size = 5 OK 2026/08/17 05:11:37 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/17 05:11:37 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A3/B1/three" 2026/08/17 05:11:37 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/17 05:11:37 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/17 05:11:37 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1/four" 2026/08/17 05:11:37 INFO : A3/two: Deleted 2026/08/17 05:11:37 INFO : A3/one: Deleted 2026/08/17 05:11:37 INFO : A3/B1/C2/five: Deleted 2026/08/17 05:11:37 INFO : A3/B1/three: Deleted 2026/08/17 05:11:37 INFO : A3/B1/C1/four: Deleted 2026/08/17 05:11:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B2" 2026/08/17 05:11:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C3" 2026/08/17 05:11:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C2" 2026/08/17 05:11:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B1/C1" 2026/08/17 05:11:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3/B1" 2026/08/17 05:11:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A3" 2026/08/17 05:11:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1/four" 2026/08/17 05:11:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2/five" 2026/08/17 05:11:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A4/B1/three" 2026/08/17 05:11:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A4/one" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/A4/two" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4/B2" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C3" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C2" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4/B1/C1" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4/B1" 2026/08/17 05:11:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/A4" 2026/08/17 05:11:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestDirMove (14.42s) === RUN TestGetFsInfo run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:41 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/17 05:11:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/no_checksum_small_file_from_pipe" 2026/08/17 05:11:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/no_checksum_small_file_from_pipe" 2026/08/17 05:11:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/17 05:11:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/17 05:11:42 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/17 05:11:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/no_checksum_big_file_from_pipe" 2026/08/17 05:11:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/no_checksum_big_file_from_pipe" 2026/08/17 05:11:42 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/17 05:11:42 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/17 05:11:42 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/17 05:11:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/no_checksum_big_file_from_pipe" 2026/08/17 05:11:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/no_checksum_small_file_from_pipe" 2026/08/17 05:11:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:43 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/17 05:11:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/with_checksum_small_file_from_pipe" 2026/08/17 05:11:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/with_checksum_small_file_from_pipe" 2026/08/17 05:11:43 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/17 05:11:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/17 05:11:43 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/17 05:11:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/with_checksum_big_file_from_pipe" 2026/08/17 05:11:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/with_checksum_big_file_from_pipe" 2026/08/17 05:11:46 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/17 05:11:46 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/08/17 05:11:46 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/17 05:11:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/with_checksum_big_file_from_pipe" 2026/08/17 05:11:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/with_checksum_small_file_from_pipe" 2026/08/17 05:11:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:47 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/17 05:11:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:47 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/17 05:11:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/17 05:11:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/17 05:11:48 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/17 05:11:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:49 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: File to upload is small (34 bytes), uploading instead of streaming 2026/08/17 05:11:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/17 05:11:49 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/17 05:11:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/17 05:11:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:49 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/17 05:11:49 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/17 05:11:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/17 05:11:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_big_file_from_pipe" 2026/08/17 05:11:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/ignore_checksum_small_file_from_pipe" 2026/08/17 05:11:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRcat (8.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.61s) === RUN TestRcatMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata 2026/08/17 05:11:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestRcatMetadata (0.29s) === RUN TestRcatSize run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:51 DEBUG : potato1: size = 60 OK 2026/08/17 05:11:51 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/17 05:11:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: File to upload is small (60 bytes), uploading instead of streaming 2026/08/17 05:11:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:51 DEBUG : potato2: size = 60 OK 2026/08/17 05:11:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/17 05:11:51 DEBUG : potato2: Size and md5 of src and dst objects identical 2026/08/17 05:11:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRcatSize (1.40s) === RUN TestRcatSizeShortEOF run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:52 DEBUG : potato1: size = 120 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:52 DEBUG : potato1: size = 60 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:52 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 60 2026/08/17 05:11:52 INFO : potato1: Removing failed copy 2026/08/17 05:11:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRcatSizeShortEOF (0.78s) === RUN TestRcatSizeMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/08/17 05:11:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestRcatSizeMetadata (0.31s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:53 DEBUG : potato1: size = 60 OK 2026/08/17 05:11:53 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/17 05:11:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRcatSizeUploadHeaders (0.84s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:54 DEBUG : potato1: size = 60 OK 2026/08/17 05:11:54 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:54 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:54 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/08/17 05:11:54 INFO : potato1: Removing failed copy 2026/08/17 05:11:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato1" 2026/08/17 05:11:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato4" 2026/08/17 05:11:55 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato4" 2026/08/17 05:11:55 DEBUG : potato4: size = 60 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:55 DEBUG : potato4: size = 59 (https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 2026/08/17 05:11:55 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/) 59 2026/08/17 05:11:55 INFO : potato4: Removing failed copy 2026/08/17 05:11:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato4" 2026/08/17 05:11:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:56 DEBUG : potato2: size = 60 OK 2026/08/17 05:11:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato3" 2026/08/17 05:11:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato3" 2026/08/17 05:11:57 DEBUG : potato3: size = 60 OK 2026/08/17 05:11:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato3" 2026/08/17 05:11:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestRcatSizeChecksum (3.34s) --- PASS: TestRcatSizeChecksum/Corrupted (0.91s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.89s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.78s) --- PASS: TestRcatSizeChecksum/NoHashes (0.76s) === RUN TestTouchDir run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" 2026/08/17 05:11:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:11:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:11:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/sub%20dir/ 2026/08/17 05:11:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir/" 2026/08/17 05:11:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:11:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:11:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Touching "sub dir/potato3" 2026/08/17 05:11:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Touching "empty space" 2026/08/17 05:11:58 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:11:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Touching "potato2" 2026/08/17 05:11:58 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:11:58 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:11:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/empty%20space" 2026/08/17 05:11:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/potato2" 2026/08/17 05:11:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xokaner6fore/sub%20dir/potato3" 2026/08/17 05:11:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/sub%20dir" 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- PASS: TestTouchDir (2.74s) === RUN TestMkdirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestMkdirMetadata (0.30s) === RUN TestMkdirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestMkdirModTime (0.30s) === RUN TestCopyDirMetadata run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/17 05:12:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestCopyDirMetadata (0.30s) === RUN TestSetDirModTime run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestSetDirModTime (0.30s) === RUN TestDirsEqual run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestDirsEqual (0.30s) === RUN TestRemoveExisting run.go:198: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/", Local "Local file system at /tmp/rclone2946852473", Modify Window "1s" operations_test.go:2066: Skipping as remote can't Move 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" --- SKIP: TestRemoveExisting (0.30s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/17 05:12:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Purge remote 2026/08/17 05:12:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12: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/08/17 05:12:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xokaner6fore0 for path "/1210146/rclone-test-xokaner6fore/" 2026/08/17 05:12:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xokaner6fore/: Purge dir "" 2026/08/17 05:12:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xokaner6fore/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 2m46.591490498s (try 1/5)