"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Starting (try 1/5) 2025/11/01 03:45:30 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki" 2025/11/01 03:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:45:30 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:45:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:45:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki": object not found 2025/11/01 03:45:31 DEBUG : Creating backend with remote "/tmp/rclone71198729" === 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/01 03:45:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:45:31 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki": object not found --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/01 03:45:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:45:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki": object not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/01 03:45:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/01 03:45:32 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/01 03:45:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/01 03:45:32 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/01 03:45:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:45:32 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:45:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/01 03:45:32 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:45:32 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:45:32 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:45:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/ 2025/11/01 03:45:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:45:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:45:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/01 03:45:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheck/3 2025/11/01 03:45:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/01 03:45:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/01 03:45:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:45:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCheck (7.14s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/11/01 03:45:39 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:45:39 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:45:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/01 03:45:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/01 03:45:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/01 03:45:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:45:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/01 03:45:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckDownload/3 2025/11/01 03:45:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/01 03:45:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/01 03:45:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:45:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCheckDownload (8.68s) --- PASS: TestCheckDownload/1 (0.52s) --- PASS: TestCheckDownload/2 (0.50s) --- PASS: TestCheckDownload/3 (0.51s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (0.54s) --- PASS: TestCheckDownload/7 (0.52s) === RUN TestCheckSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:45:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/01 03:45:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSizeOnly/3 2025/11/01 03:45:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/01 03:45:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/01 03:45:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:45:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:45:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:45:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/remotepotato" 2025/11/01 03:45:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/rutabaga" 2025/11/01 03:45:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCheckSizeOnly (5.64s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:45:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:45:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:45:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:45:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/01 03:45:54 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:45:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:45:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:45:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/01 03:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:45:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestParseSumFile (2.54s) === RUN TestCheckSum run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:45:56 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki/data" 2025/11/01 03:45:56 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:45:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/data" 2025/11/01 03:45:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/data": object not found 2025/11/01 03:45:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/data/ 2025/11/01 03:45:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/data/" 2025/11/01 03:45:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:45:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest1 2025/11/01 03:45:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:45:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:45:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest2 2025/11/01 03:46:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest3 2025/11/01 03:46:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest4 2025/11/01 03:46:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest5 2025/11/01 03:46:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest6 2025/11/01 03:46:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:46:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:46:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSum/subtest7 2025/11/01 03:46:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:46:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:46:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:46:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/data" 2025/11/01 03:46:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCheckSum (13.26s) --- PASS: TestCheckSum/subtest1 (1.04s) --- PASS: TestCheckSum/subtest2 (0.81s) --- PASS: TestCheckSum/subtest3 (0.80s) --- PASS: TestCheckSum/subtest4 (0.79s) --- PASS: TestCheckSum/subtest5 (0.79s) --- PASS: TestCheckSum/subtest6 (0.80s) --- PASS: TestCheckSum/subtest7 (0.79s) === RUN TestCheckSumDownload run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:46:09 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki/data" 2025/11/01 03:46:09 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/data" 2025/11/01 03:46:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/data": object not found 2025/11/01 03:46:09 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/data/ 2025/11/01 03:46:09 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/data/" 2025/11/01 03:46:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:46:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest1 2025/11/01 03:46:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:46:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest2 2025/11/01 03:46:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest3 2025/11/01 03:46:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest4 2025/11/01 03:46:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest5 2025/11/01 03:46:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest6 2025/11/01 03:46:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:46:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:46:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestCheckSumDownload/subtest7 2025/11/01 03:46:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/data/banana" 2025/11/01 03:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/data/potato" 2025/11/01 03:46:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/test.sum" 2025/11/01 03:46:25 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/data" 2025/11/01 03:46:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCheckSumDownload (16.35s) --- PASS: TestCheckSumDownload/subtest1 (1.33s) --- PASS: TestCheckSumDownload/subtest2 (1.05s) --- PASS: TestCheckSumDownload/subtest3 (1.76s) --- PASS: TestCheckSumDownload/subtest4 (1.67s) --- PASS: TestCheckSumDownload/subtest5 (1.08s) --- PASS: TestCheckSumDownload/subtest6 (1.07s) --- PASS: TestCheckSumDownload/subtest7 (1.09s) === RUN TestApplyTransforms 2025/11/01 03:46:25 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lonovam3vohi" 2025/11/01 03:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:25 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lonovam3vohi" 2025/11/01 03:46:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi": object not found 2025/11/01 03:46:26 DEBUG : Creating backend with remote "/tmp/rclone425980703" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/", Local "Local file system at /tmp/rclone425980703", Modify Window "1s" 2025/11/01 03:46:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/ 2025/11/01 03:46:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lonovam3vohi/" 2025/11/01 03:46:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lonovam3vohi/hello,%20world%21" 2025/11/01 03:46:27 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lonovam3vohi" 2025/11/01 03:46:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lonovam3vohi/" upper checkfile vs. lower remote (without normalization) 2025/11/01 03:46:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lonovam3vohi0 for path "/1210146/rclone-test-lonovam3vohi/" 2025/11/01 03:46:28 ERROR : hello, world!: sum not found 2025/11/01 03:46:28 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/ 2025/11/01 03:46:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: 1 files missing 2025/11/01 03:46:28 NOTICE: 1 hashes missing 2025/11/01 03:46:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: 1 differences found 2025/11/01 03:46:28 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/01 03:46:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lonovam3vohi0 for path "/1210146/rclone-test-lonovam3vohi/" 2025/11/01 03:46:28 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lonovam3vohi/hello,%20world%21" 2025/11/01 03:46:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: 0 differences found 2025/11/01 03:46:29 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: 1 matching files 2025/11/01 03:46:29 DEBUG : Creating backend with remote "TestnStorage:rclone-test-supagex1cehu" 2025/11/01 03:46:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:29 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-supagex1cehu" 2025/11/01 03:46:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu": object not found 2025/11/01 03:46:29 DEBUG : Creating backend with remote "/tmp/rclone1316310820" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/", Local "Local file system at /tmp/rclone1316310820", Modify Window "1s" 2025/11/01 03:46:29 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/ 2025/11/01 03:46:29 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:46:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-supagex1cehu/HELLO,%20WORLD%21" 2025/11/01 03:46:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-supagex1cehu" 2025/11/01 03:46:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-supagex1cehu/" lower checkfile vs. upper remote (without normalization) 2025/11/01 03:46:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-supagex1cehu0 for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:46:31 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:46:31 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/ 2025/11/01 03:46:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: 1 files missing 2025/11/01 03:46:31 NOTICE: 1 hashes missing 2025/11/01 03:46:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: 1 differences found 2025/11/01 03:46:31 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/01 03:46:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-supagex1cehu0 for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:46:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-supagex1cehu/HELLO,%20WORLD%21" 2025/11/01 03:46:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: 0 differences found 2025/11/01 03:46:32 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: 1 matching files 2025/11/01 03:46:32 DEBUG : Creating backend with remote "TestnStorage:rclone-test-reyones1dino" 2025/11/01 03:46:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:32 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reyones1dino" 2025/11/01 03:46:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino": object not found 2025/11/01 03:46:32 DEBUG : Creating backend with remote "/tmp/rclone3638036675" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/", Local "Local file system at /tmp/rclone3638036675", Modify Window "1s" 2025/11/01 03:46:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/ 2025/11/01 03:46:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:46:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-reyones1dino/HeLlO,%20wOrLd%21" 2025/11/01 03:46:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-reyones1dino" 2025/11/01 03:46:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-reyones1dino/" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/01 03:46:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reyones1dino0 for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:46:35 ERROR : HeLlO, wOrLd!: sum not found 2025/11/01 03:46:35 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/ 2025/11/01 03:46:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: 1 files missing 2025/11/01 03:46:35 NOTICE: 1 hashes missing 2025/11/01 03:46:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: 1 differences found 2025/11/01 03:46:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/01 03:46:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reyones1dino0 for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:46:35 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-reyones1dino/HeLlO,%20wOrLd%21" 2025/11/01 03:46:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: 0 differences found 2025/11/01 03:46:35 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: 1 matching files 2025/11/01 03:46:35 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zoqireh1tuto" 2025/11/01 03:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:35 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zoqireh1tuto" 2025/11/01 03:46:36 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto": object not found 2025/11/01 03:46:36 DEBUG : Creating backend with remote "/tmp/rclone1257636779" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/", Local "Local file system at /tmp/rclone1257636779", Modify Window "1s" 2025/11/01 03:46:36 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/ 2025/11/01 03:46:36 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:46:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zoqireh1tuto/HELLO,%20WORLD%21" 2025/11/01 03:46:37 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zoqireh1tuto" 2025/11/01 03:46:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zoqireh1tuto/" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/01 03:46:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoqireh1tuto0 for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:46:38 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:46:38 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/ 2025/11/01 03:46:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: 1 files missing 2025/11/01 03:46:38 NOTICE: 1 hashes missing 2025/11/01 03:46:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: 1 differences found 2025/11/01 03:46:38 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/01 03:46:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoqireh1tuto0 for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:46:39 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zoqireh1tuto/HELLO,%20WORLD%21" 2025/11/01 03:46:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: 0 differences found 2025/11/01 03:46:39 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: 1 matching files 2025/11/01 03:46:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cenesec1zipu" 2025/11/01 03:46:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cenesec1zipu" 2025/11/01 03:46:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu": object not found 2025/11/01 03:46:39 DEBUG : Creating backend with remote "/tmp/rclone3585658990" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/", Local "Local file system at /tmp/rclone3585658990", Modify Window "1s" 2025/11/01 03:46:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/ 2025/11/01 03:46:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:46:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cenesec1zipu/%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" 2025/11/01 03:46:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cenesec1zipu" 2025/11/01 03:46:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cenesec1zipu/" NFD checkfile vs. NFC remote (without normalization) 2025/11/01 03:46:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenesec1zipu0 for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:46:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:41 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/ 2025/11/01 03:46:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: 1 files missing 2025/11/01 03:46:41 NOTICE: 1 hashes missing 2025/11/01 03:46:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: 1 differences found 2025/11/01 03:46:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/01 03:46:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenesec1zipu0 for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:46:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cenesec1zipu/%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" 2025/11/01 03:46:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: 0 differences found 2025/11/01 03:46:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: 1 matching files 2025/11/01 03:46:41 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zijacen7fixa" 2025/11/01 03:46:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:41 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zijacen7fixa" 2025/11/01 03:46:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa": object not found 2025/11/01 03:46:42 DEBUG : Creating backend with remote "/tmp/rclone4223291153" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/", Local "Local file system at /tmp/rclone4223291153", Modify Window "1s" 2025/11/01 03:46:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/ 2025/11/01 03:46:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:46:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zijacen7fixa/%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" 2025/11/01 03:46:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zijacen7fixa" 2025/11/01 03:46:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zijacen7fixa/" NFC checkfile vs. NFD remote (without normalization) 2025/11/01 03:46:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zijacen7fixa0 for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:46:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:44 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/ 2025/11/01 03:46:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: 1 files missing 2025/11/01 03:46:44 NOTICE: 1 hashes missing 2025/11/01 03:46:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: 1 differences found 2025/11/01 03:46:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/01 03:46:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zijacen7fixa0 for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:46:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zijacen7fixa/%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" 2025/11/01 03:46:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: 0 differences found 2025/11/01 03:46:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: 1 matching files 2025/11/01 03:46:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-vesilen3memi" 2025/11/01 03:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vesilen3memi" 2025/11/01 03:46:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi": object not found 2025/11/01 03:46:45 DEBUG : Creating backend with remote "/tmp/rclone3072865609" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/", Local "Local file system at /tmp/rclone3072865609", Modify Window "1s" 2025/11/01 03:46:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/ 2025/11/01 03:46:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:46:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-vesilen3memi/%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" 2025/11/01 03:46:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-vesilen3memi" 2025/11/01 03:46:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-vesilen3memi/" NFDx2 checkfile vs. both remote (without normalization) 2025/11/01 03:46:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vesilen3memi0 for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:46:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/ 2025/11/01 03:46:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: 1 files missing 2025/11/01 03:46:47 NOTICE: 1 hashes missing 2025/11/01 03:46:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: 1 differences found 2025/11/01 03:46:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/01 03:46:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vesilen3memi0 for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:46:47 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-vesilen3memi/%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" 2025/11/01 03:46:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: 0 differences found 2025/11/01 03:46:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: 1 matching files 2025/11/01 03:46:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cusumim0biha" 2025/11/01 03:46:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cusumim0biha" 2025/11/01 03:46:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha": object not found 2025/11/01 03:46:49 DEBUG : Creating backend with remote "/tmp/rclone2096303706" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/", Local "Local file system at /tmp/rclone2096303706", Modify Window "1s" 2025/11/01 03:46:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/ 2025/11/01 03:46:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:46:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cusumim0biha/%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" 2025/11/01 03:46:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cusumim0biha" 2025/11/01 03:46:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cusumim0biha/" NFCx2 checkfile vs. both remote (without normalization) 2025/11/01 03:46:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cusumim0biha0 for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:46:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/ 2025/11/01 03:46:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: 1 files missing 2025/11/01 03:46:51 NOTICE: 1 hashes missing 2025/11/01 03:46:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: 1 differences found 2025/11/01 03:46:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/01 03:46:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cusumim0biha0 for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:46:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cusumim0biha/%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" 2025/11/01 03:46:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: 0 differences found 2025/11/01 03:46:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: 1 matching files 2025/11/01 03:46:52 DEBUG : Creating backend with remote "TestnStorage:rclone-test-babezud5yewi" 2025/11/01 03:46:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:52 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-babezud5yewi" 2025/11/01 03:46:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi": object not found 2025/11/01 03:46:52 DEBUG : Creating backend with remote "/tmp/rclone1628236047" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/", Local "Local file system at /tmp/rclone1628236047", Modify Window "1s" 2025/11/01 03:46:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/ 2025/11/01 03:46:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:46:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-babezud5yewi/%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" 2025/11/01 03:46:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-babezud5yewi" 2025/11/01 03:46:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-babezud5yewi/" both checkfile vs. NFDx2 remote (without normalization) 2025/11/01 03:46:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-babezud5yewi0 for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:46:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/ 2025/11/01 03:46:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: 1 files missing 2025/11/01 03:46:53 NOTICE: 1 hashes missing 2025/11/01 03:46:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: 1 differences found 2025/11/01 03:46:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/01 03:46:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-babezud5yewi0 for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:46:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-babezud5yewi/%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" 2025/11/01 03:46:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: 0 differences found 2025/11/01 03:46:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: 1 matching files 2025/11/01 03:46:54 DEBUG : Creating backend with remote "TestnStorage:rclone-test-funihav8fipe" 2025/11/01 03:46:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:46:54 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:46:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funihav8fipe" 2025/11/01 03:46:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe": object not found 2025/11/01 03:46:55 DEBUG : Creating backend with remote "/tmp/rclone3326707035" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/", Local "Local file system at /tmp/rclone3326707035", Modify Window "1s" 2025/11/01 03:46:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/ 2025/11/01 03:46:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:56 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-funihav8fipe/%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" 2025/11/01 03:46:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-funihav8fipe" 2025/11/01 03:46:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-funihav8fipe/" both checkfile vs. NFCx2 remote (without normalization) 2025/11/01 03:46:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funihav8fipe0 for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:46:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/ 2025/11/01 03:46:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: 1 files missing 2025/11/01 03:46:58 NOTICE: 1 hashes missing 2025/11/01 03:46:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: 1 differences found 2025/11/01 03:46:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/01 03:46:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funihav8fipe0 for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:58 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-funihav8fipe/%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" 2025/11/01 03:46:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:46:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: 0 differences found 2025/11/01 03:46:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: 1 matching files 2025/11/01 03:46:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: Purge remote 2025/11/01 03:46:58 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:58 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/11/01 03:46:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-funihav8fipe0 for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/01 03:46:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-funihav8fipe/%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" 2025/11/01 03:46:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-funihav8fipe/: Purge dir "" 2025/11/01 03:46:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-funihav8fipe/" 2025/11/01 03:46:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: Purge remote 2025/11/01 03:46:59 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:47:00 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/11/01 03:47:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-babezud5yewi0 for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:47:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/01 03:47:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-babezud5yewi/%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" 2025/11/01 03:47:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-babezud5yewi/: Purge dir "" 2025/11/01 03:47:01 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-babezud5yewi/" 2025/11/01 03:47:01 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: Purge remote 2025/11/01 03:47:01 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:47: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" 2025/11/01 03:47:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cusumim0biha0 for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:47:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/01 03:47:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cusumim0biha/%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" 2025/11/01 03:47:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cusumim0biha/: Purge dir "" 2025/11/01 03:47:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cusumim0biha/" 2025/11/01 03:47:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: Purge remote 2025/11/01 03:47:03 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:47: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" 2025/11/01 03:47:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-vesilen3memi0 for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:47:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/01 03:47:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-vesilen3memi/%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" 2025/11/01 03:47:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-vesilen3memi/: Purge dir "" 2025/11/01 03:47:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-vesilen3memi/" 2025/11/01 03:47:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: Purge remote 2025/11/01 03:47:04 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:47: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" 2025/11/01 03:47:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zijacen7fixa0 for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:47:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: Purge object "測試_Русский___ě_áñ" 2025/11/01 03:47:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zijacen7fixa/%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" 2025/11/01 03:47:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zijacen7fixa/: Purge dir "" 2025/11/01 03:47:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zijacen7fixa/" 2025/11/01 03:47:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: Purge remote 2025/11/01 03:47:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:47: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" 2025/11/01 03:47:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cenesec1zipu0 for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:47:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: Purge object "測試_Русский___ě_áñ" 2025/11/01 03:47:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cenesec1zipu/%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" 2025/11/01 03:47:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cenesec1zipu/: Purge dir "" 2025/11/01 03:47:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cenesec1zipu/" 2025/11/01 03:47:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: Purge remote 2025/11/01 03:47:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:47: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" 2025/11/01 03:47:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zoqireh1tuto0 for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:47:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: Purge object "HELLO, WORLD!" 2025/11/01 03:47:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zoqireh1tuto/HELLO,%20WORLD%21" 2025/11/01 03:47:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zoqireh1tuto/: Purge dir "" 2025/11/01 03:47:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zoqireh1tuto/" 2025/11/01 03:47:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: Purge remote 2025/11/01 03:47:08 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:47:09 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" 2025/11/01 03:47:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-reyones1dino0 for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:47:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: Purge object "HeLlO, wOrLd!" 2025/11/01 03:47:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-reyones1dino/HeLlO,%20wOrLd%21" 2025/11/01 03:47:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-reyones1dino/: Purge dir "" 2025/11/01 03:47:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-reyones1dino/" 2025/11/01 03:47:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: Purge remote 2025/11/01 03:47:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:47: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" 2025/11/01 03:47:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-supagex1cehu0 for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:47:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: Purge object "HELLO, WORLD!" 2025/11/01 03:47:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-supagex1cehu/HELLO,%20WORLD%21" 2025/11/01 03:47:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-supagex1cehu/: Purge dir "" 2025/11/01 03:47:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-supagex1cehu/" 2025/11/01 03:47:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: Purge remote 2025/11/01 03:47:11 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lonovam3vohi/" 2025/11/01 03:47:11 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/11/01 03:47:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lonovam3vohi0 for path "/1210146/rclone-test-lonovam3vohi/" 2025/11/01 03:47:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: Purge object "hello, world!" 2025/11/01 03:47:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lonovam3vohi/hello,%20world%21" 2025/11/01 03:47:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lonovam3vohi/: Purge dir "" 2025/11/01 03:47:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lonovam3vohi/" --- PASS: TestApplyTransforms (47.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:47:13 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/file2": object not found 2025/11/01 03:47:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:47:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/ 2025/11/01 03:47:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub/" 2025/11/01 03:47:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:47:13 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/11/01 03:47:13 INFO : file1: Copied (new) to: sub/file2 2025/11/01 03:47:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:47:14 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 03:47:14 DEBUG : file1: Unchanged skipping 2025/11/01 03:47:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:14 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: don't need to copy/move sub/file2, it is already at target location 2025/11/01 03:47:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:47:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub" 2025/11/01 03:47:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCopyFile (3.15s) === RUN TestCopyLongFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/11/01 03:47:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:174: Skipping test as remote does not support server-side move or copy 2025/11/01 03:47:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyFileBackupDir (0.58s) === RUN TestCopyFileCompareDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki/dst" 2025/11/01 03:47:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:47:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst" 2025/11/01 03:47:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst": object not found 2025/11/01 03:47:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/one": object not found 2025/11/01 03:47:18 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki/CompareDest" 2025/11/01 03:47:18 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:47:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/CompareDest" 2025/11/01 03:47:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest": object not found 2025/11/01 03:47:19 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 03:47:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/CompareDest/one" 2025/11/01 03:47:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest/one": object not found 2025/11/01 03:47:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/ 2025/11/01 03:47:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/ 2025/11/01 03:47:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/dst/" 2025/11/01 03:47:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/01 03:47:20 INFO : one: Copied (new) 2025/11/01 03:47:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:47:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/CompareDest/one" 2025/11/01 03:47:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest/one": object not found 2025/11/01 03:47:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/01 03:47:21 INFO : one: Copied (replaced existing) 2025/11/01 03:47:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/ 2025/11/01 03:47:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/dst/" 2025/11/01 03:47:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest/ 2025/11/01 03:47:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/CompareDest/" 2025/11/01 03:47:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/CompareDest/one" 2025/11/01 03:47:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:47:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/CompareDest/one" 2025/11/01 03:47:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 03:47:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 03:47:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/CompareDest/two" 2025/11/01 03:47:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/two" 2025/11/01 03:47:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/two": object not found 2025/11/01 03:47:25 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:47:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/CompareDest/two" 2025/11/01 03:47:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 03:47:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:47:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/two" 2025/11/01 03:47:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/two": object not found 2025/11/01 03:47:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:47:26 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest/two" 2025/11/01 03:47:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 03:47:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:47:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:26 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/dst/two" 2025/11/01 03:47:27 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/dst/two": object not found 2025/11/01 03:47:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:47:27 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/CompareDest/two" 2025/11/01 03:47:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/11/01 03:47:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/dst/two" 2025/11/01 03:47:27 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/01 03:47:27 INFO : two: Copied (new) 2025/11/01 03:47:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/CompareDest/one" 2025/11/01 03:47:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/CompareDest/two" 2025/11/01 03:47:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/dst/one" 2025/11/01 03:47:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/dst/two" 2025/11/01 03:47:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/dst" 2025/11/01 03:47:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/CompareDest" 2025/11/01 03:47:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCopyFileCompareDest (12.32s) === RUN TestCopyFileCopyDest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/11/01 03:47:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyFileCopyDest (0.56s) === RUN TestCopyInplace run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:371: Partial uploads not supported 2025/11/01 03:47:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:404: Partial uploads not supported 2025/11/01 03:47:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" copy_test.go:437: Partial uploads not supported 2025/11/01 03:47:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyLongFileNameCollision (0.58s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file1" 2025/11/01 03:47:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file1": object not found 2025/11/01 03:47:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/01 03:47:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/ 2025/11/01 03:47:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/" 2025/11/01 03:47:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file1" 2025/11/01 03:47:32 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/11/01 03:47:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/01 03:47:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2" 2025/11/01 03:47:33 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2": object not found 2025/11/01 03:47:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/01 03:47:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2" 2025/11/01 03:47:33 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/11/01 03:47:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2" 2025/11/01 03:47:33 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2": object not found 2025/11/01 03:47:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2025/11/01 03:47:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:34 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file3" 2025/11/01 03:47:34 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file3": object not found 2025/11/01 03:47:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/01 03:47:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file4" 2025/11/01 03:47:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file4": object not found 2025/11/01 03:47:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/01 03:47:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file4" 2025/11/01 03:47:36 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/11/01 03:47:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/01 03:47:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file1" 2025/11/01 03:47:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer/file4" 2025/11/01 03:47:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/TestCopyFileMaxTransfer" 2025/11/01 03:47:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCopyFileMaxTransfer (6.11s) === RUN TestDeduplicateInteractive run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateInteractive (0.57s) === RUN TestDeduplicateSkip run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateSkip (0.57s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateFirst (0.58s) === RUN TestDeduplicateNewest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/one" 2025/11/01 03:47:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/also/ 2025/11/01 03:47:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/also/" 2025/11/01 03:47:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/also/one" 2025/11/01 03:47:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/another" 2025/11/01 03:47:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/not-one" 2025/11/01 03:47:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:42 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Looking for duplicate md5 hashes using newest mode. 2025/11/01 03:47:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:43 NOTICE: 35ec1ce649659f491a850dfde0e868d2: Found 3 files with duplicate md5 hashes 2025/11/01 03:47:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/one" 2025/11/01 03:47:43 INFO : one: Deleted 2025/11/01 03:47:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/also/one" 2025/11/01 03:47:43 INFO : also/one: Deleted 2025/11/01 03:47:43 NOTICE: 35ec1ce649659f491a850dfde0e868d2: Deleted 2 extra copies 2025/11/01 03:47:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/another" 2025/11/01 03:47:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/not-one" 2025/11/01 03:47:44 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/also" 2025/11/01 03:47:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestDeduplicateNewestByHash (4.28s) === RUN TestDeduplicateOldest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/01 03:47:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/11/01 03:47:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/a.txt" 2025/11/01 03:47:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/zend.txt" 2025/11/01 03:47:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ 2025/11/01 03:47:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/" 2025/11/01 03:47:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:47:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world2" 2025/11/01 03:47:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/ 2025/11/01 03:47:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/" 2025/11/01 03:47:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:47:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/11/01 03:47:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/ 2025/11/01 03:47:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/" 2025/11/01 03:47:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/11/01 03:47:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:51 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:47:51 DEBUG : a.txt: Excluded 2025/11/01 03:47:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:47:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:47:52 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:47:52 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:47:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:47:52 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:47:52 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:47:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:47:52 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:47:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/.ignore" 2025/11/01 03:47:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/11/01 03:47:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:47:53 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:47:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:47:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:47:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:47:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/a.txt" 2025/11/01 03:47:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:47:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world2" 2025/11/01 03:47:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:47:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/11/01 03:47:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/11/01 03:47:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/zend.txt" 2025/11/01 03:47:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir" 2025/11/01 03:47:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:47:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:47:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestListDirSorted (9.18s) === RUN TestListDirSortedFn run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:47:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/a.txt" 2025/11/01 03:47:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/zend.txt" 2025/11/01 03:47:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ 2025/11/01 03:47:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/" 2025/11/01 03:47:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:47:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world2" 2025/11/01 03:47:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/ 2025/11/01 03:47:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/" 2025/11/01 03:47:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:47:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/11/01 03:47:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/ 2025/11/01 03:47:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/" 2025/11/01 03:47:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/11/01 03:47:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:00 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:48:00 DEBUG : a.txt: Excluded 2025/11/01 03:48:00 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:48:01 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:48:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:48:01 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:48:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:48:01 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:48:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:48:01 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:48:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:48:01 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:48:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/.ignore" 2025/11/01 03:48:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/.ignore": object not found 2025/11/01 03:48:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:48:02 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:48:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:48:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:48:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/a.txt" 2025/11/01 03:48:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:48:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world2" 2025/11/01 03:48:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/.ignore" 2025/11/01 03:48:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir/should%20be%20ignored" 2025/11/01 03:48:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir/hello%20world3" 2025/11/01 03:48:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/zend.txt" 2025/11/01 03:48:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/sub%20sub%20dir" 2025/11/01 03:48:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/ignore%20dir" 2025/11/01 03:48:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestListDirSortedFn (9.13s) === RUN TestListJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/ 2025/11/01 03:48:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub/" 2025/11/01 03:48:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:48:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/Default 2025/11/01 03:48:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/FilesOnly 2025/11/01 03:48:07 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/DirsOnly 2025/11/01 03:48:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/Recurse 2025/11/01 03:48:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/SubDir 2025/11/01 03:48:08 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/sub" === RUN TestListJSON/NoModTime 2025/11/01 03:48:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/NoMimeType 2025/11/01 03:48:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/ShowHash 2025/11/01 03:48:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/HashTypes 2025/11/01 03:48:09 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestListJSON/Metadata 2025/11/01 03:48:10 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:48:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub" 2025/11/01 03:48:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestListJSON (5.43s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.28s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/ 2025/11/01 03:48:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub/" 2025/11/01 03:48:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:48:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/Root 2025/11/01 03:48:12 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/11/01 03:48:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/Dir 2025/11/01 03:48:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub" 2025/11/01 03:48:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/DirWithTrailingSlash 2025/11/01 03:48:13 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/File 2025/11/01 03:48:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/file1" === RUN TestStatJSON/NotFound 2025/11/01 03:48:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/notfound": object not found 2025/11/01 03:48:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/DirFilesOnly 2025/11/01 03:48:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub" === RUN TestStatJSON/FileFilesOnly 2025/11/01 03:48:15 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/file1" === RUN TestStatJSON/NotFoundFilesOnly 2025/11/01 03:48:15 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:15 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2025/11/01 03:48:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/FileDirsOnly 2025/11/01 03:48:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/NotFoundDirsOnly 2025/11/01 03:48:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestStatJSON/RootNotFound 2025/11/01 03:48:16 DEBUG : Creating backend with remote "TestnStorage:rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:16 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:48:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/notfound": object not found 2025/11/01 03:48:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:17 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/notfound": object not found 2025/11/01 03:48:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:48:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub" 2025/11/01 03:48:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestStatJSON (6.92s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.09s) === RUN TestMkdir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:18 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Making directory 2025/11/01 03:48:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:18 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Making directory 2025/11/01 03:48:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMkdir (0.87s) === RUN TestLsd run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ 2025/11/01 03:48:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/" 2025/11/01 03:48:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:48:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/hello%20world" 2025/11/01 03:48:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestLsd (2.22s) === RUN TestLs run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestLs (2.15s) === RUN TestLsWithFilesFrom run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/01 03:48:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/notfound" 2025/11/01 03:48:26 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/notfound": object not found 2025/11/01 03:48:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestLsWithFilesFrom (3.71s) === RUN TestLsLong run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestLsLong (2.97s) === RUN TestHashSums run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestHashSums/Md5 2025/11/01 03:48:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestHashSums/Md5Download 2025/11/01 03:48:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestHashSums (2.73s) --- PASS: TestHashSums/Md5 (0.27s) --- PASS: TestHashSums/Md5Download (0.54s) === RUN TestHashSumsWithErrors 2025/11/01 03:48:33 DEBUG : Creating backend with remote ":memory:" 2025/11/01 03:48:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/01 03:48:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:48:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/01 03:48:33 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:33 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ 2025/11/01 03:48:33 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/" 2025/11/01 03:48:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/potato3" 2025/11/01 03:48:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:34 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:48:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:48:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/potato3" 2025/11/01 03:48:36 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:48:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCount (3.26s) === RUN TestDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:37 DEBUG : Waiting for deletions to finish 2025/11/01 03:48:37 DEBUG : large: Excluded (Size Filter) 2025/11/01 03:48:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:38 INFO : medium: Deleted 2025/11/01 03:48:38 INFO : small: Deleted 2025/11/01 03:48:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestDelete (2.73s) === RUN TestMaxDelete run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:40 DEBUG : Waiting for deletions to finish 2025/11/01 03:48:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/01 03:48:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:40 INFO : medium: Deleted 2025/11/01 03:48:40 INFO : large: Deleted 2025/11/01 03:48:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMaxDelete (3.32s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:43 DEBUG : Waiting for deletions to finish 2025/11/01 03:48:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:48:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:44 INFO : medium: Deleted 2025/11/01 03:48:44 INFO : small: Deleted 2025/11/01 03:48:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMaxDeleteSizeLargeFile (3.34s) === RUN TestMaxDeleteSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:47 DEBUG : Waiting for deletions to finish 2025/11/01 03:48:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/large" 2025/11/01 03:48:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:48:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/medium" 2025/11/01 03:48:47 INFO : large: Deleted 2025/11/01 03:48:47 INFO : medium: Deleted 2025/11/01 03:48:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/small" 2025/11/01 03:48:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMaxDeleteSize (3.59s) === RUN TestReadFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/ReadFile" 2025/11/01 03:48:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/ReadFile" 2025/11/01 03:48:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/ReadFile" 2025/11/01 03:48:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/ReadFile" 2025/11/01 03:48:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestReadFile (2.68s) === RUN TestRetry 2025/11/01 03:48:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/01 03:48:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/01 03:48:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:48:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:48:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:48:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:48:52 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:48:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:55 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:48:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:48:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:48:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCat (5.77s) === RUN TestPurge 2025/11/01 03:48:58 DEBUG : Creating backend with remote "TestnStorage:rclone-test-beqayut2hugi" 2025/11/01 03:48:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:48:58 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2025/11/01 03:48:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beqayut2hugi" 2025/11/01 03:48:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi": object not found 2025/11/01 03:48:59 DEBUG : Creating backend with remote "/tmp/rclone4038380795" run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/", Local "Local file system at /tmp/rclone4038380795", Modify Window "1s" 2025/11/01 03:48:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/ 2025/11/01 03:48:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:48:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/ 2025/11/01 03:48:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/" 2025/11/01 03:48:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/B1/ 2025/11/01 03:48:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1/" 2025/11/01 03:48:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/B1/C1/ 2025/11/01 03:48:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C1/" 2025/11/01 03:49:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C1/one" 2025/11/01 03:49:01 INFO : A2: Making directory 2025/11/01 03:49:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A2/ 2025/11/01 03:49:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A2/" 2025/11/01 03:49:01 INFO : A1/B2: Making directory 2025/11/01 03:49:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/B2/ 2025/11/01 03:49:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/B2/" 2025/11/01 03:49:01 INFO : A1/B2/C2: Making directory 2025/11/01 03:49:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/B2/C2/ 2025/11/01 03:49:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/B2/C2/" 2025/11/01 03:49:01 INFO : A1/B1/C3: Making directory 2025/11/01 03:49:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A1/B1/C3/ 2025/11/01 03:49:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C3/" 2025/11/01 03:49:02 INFO : A3: Making directory 2025/11/01 03:49:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A3/ 2025/11/01 03:49:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A3/" 2025/11/01 03:49:02 INFO : A3/B3: Making directory 2025/11/01 03:49:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A3/B3/ 2025/11/01 03:49:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A3/B3/" 2025/11/01 03:49:02 INFO : A3/B3/C4: Making directory 2025/11/01 03:49:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/A3/B3/C4/ 2025/11/01 03:49:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-beqayut2hugi/A3/B3/C4/" 2025/11/01 03:49:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-beqayut2hugi/A1/two" 2025/11/01 03:49:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beqayut2hugi" 2025/11/01 03:49:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:03 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-beqayut2hugi/A1/B1" 2025/11/01 03:49: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" 2025/11/01 03:49:03 DEBUG : Waiting for deletions to finish 2025/11/01 03:49:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi%2FA1%2FB10 for path "/1210146/rclone-test-beqayut2hugi/A1/B1/" 2025/11/01 03:49:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C1/one" 2025/11/01 03:49:05 INFO : A1/B1/C1/one: Deleted 2025/11/01 03:49:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi%2FA1%2FB10 for path "/1210146/rclone-test-beqayut2hugi/A1/B1/" 2025/11/01 03:49:05 DEBUG : removing 2 level 3 directories 2025/11/01 03:49:05 INFO : A1/B1/C3: Removing directory 2025/11/01 03:49:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C3" 2025/11/01 03:49:05 INFO : A1/B1/C1: Removing directory 2025/11/01 03:49:05 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1/C1" 2025/11/01 03:49:06 DEBUG : removing 1 level 2 directories 2025/11/01 03:49:06 INFO : A1/B1: Removing directory 2025/11/01 03:49:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1/B1" 2025/11/01 03:49:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49: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" 2025/11/01 03:49:07 DEBUG : Waiting for deletions to finish 2025/11/01 03:49:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-beqayut2hugi/A1/two" 2025/11/01 03:49:07 INFO : A1/two: Deleted 2025/11/01 03:49:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:08 DEBUG : removing 2 level 3 directories 2025/11/01 03:49:08 INFO : A3/B3/C4: Removing directory 2025/11/01 03:49:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A3/B3/C4" 2025/11/01 03:49:08 INFO : A1/B2/C2: Removing directory 2025/11/01 03:49:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1/B2/C2" 2025/11/01 03:49:09 DEBUG : removing 2 level 2 directories 2025/11/01 03:49:09 INFO : A3/B3: Removing directory 2025/11/01 03:49:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A3/B3" 2025/11/01 03:49:09 INFO : A1/B2: Removing directory 2025/11/01 03:49:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1/B2" 2025/11/01 03:49:09 DEBUG : removing 3 level 1 directories 2025/11/01 03:49:09 INFO : A3: Removing directory 2025/11/01 03:49:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A3" 2025/11/01 03:49:09 INFO : A2: Removing directory 2025/11/01 03:49:09 INFO : A1: Removing directory 2025/11/01 03:49:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A2" 2025/11/01 03:49:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/A1" 2025/11/01 03:49:10 DEBUG : removing 1 level 0 directories 2025/11/01 03:49:10 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/: Removing directory 2025/11/01 03:49:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:11 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beqayut2hugi" 2025/11/01 03:49:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi": object not found 2025/11/01 03:49:11 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/": object not found 2025/11/01 03:49:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/: Purge remote 2025/11/01 03:49:11 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:11 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2025/11/01 03:49:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-beqayut2hugi0 for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:11 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-beqayut2hugi" 2025/11/01 03:49:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi": object not found 2025/11/01 03:49:12 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/": object not found 2025/11/01 03:49:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-beqayut2hugi/: Purge dir "" 2025/11/01 03:49:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-beqayut2hugi/" 2025/11/01 03:49:12 NOTICE: purge failed to rmdir "": directory not found 2025/11/01 03:49:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.33s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/ 2025/11/01 03:49:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/ 2025/11/01 03:49:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/" 2025/11/01 03:49:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C1/ 2025/11/01 03:49:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/" 2025/11/01 03:49:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/one" 2025/11/01 03:49:13 INFO : A2: Making directory 2025/11/01 03:49:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/ 2025/11/01 03:49:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/" 2025/11/01 03:49:13 INFO : A1/B2: Making directory 2025/11/01 03:49:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B2/ 2025/11/01 03:49:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2/" 2025/11/01 03:49:14 INFO : A1/B2/C2: Making directory 2025/11/01 03:49:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B2/C2/ 2025/11/01 03:49:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2/C2/" 2025/11/01 03:49:14 INFO : A1/B1/C3: Making directory 2025/11/01 03:49:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C3/ 2025/11/01 03:49:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C3/" 2025/11/01 03:49:14 INFO : A3: Making directory 2025/11/01 03:49:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/ 2025/11/01 03:49:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/" 2025/11/01 03:49:14 INFO : A3/B3: Making directory 2025/11/01 03:49:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B3/ 2025/11/01 03:49:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B3/" 2025/11/01 03:49:15 INFO : A3/B3/C4: Making directory 2025/11/01 03:49:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B3/C4/ 2025/11/01 03:49:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B3/C4/" 2025/11/01 03:49:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki%2FA3%2FB3%2FC40 for path "/1210146/rclone-test-boviyuz8meki/A3/B3/C4/" 2025/11/01 03:49:16 DEBUG : removing 1 level 3 directories 2025/11/01 03:49:16 INFO : A3/B3/C4: Removing directory 2025/11/01 03:49:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B3/C4" 2025/11/01 03:49:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:17 DEBUG : removing 2 level 3 directories 2025/11/01 03:49:17 INFO : A1/B2/C2: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2/C2" 2025/11/01 03:49:17 INFO : A1/B1/C3: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C3" 2025/11/01 03:49:17 DEBUG : removing 2 level 2 directories 2025/11/01 03:49:17 INFO : A3/B3: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B3" 2025/11/01 03:49:17 INFO : A1/B2: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2" 2025/11/01 03:49:17 DEBUG : removing 2 level 1 directories 2025/11/01 03:49:17 INFO : A3: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3" 2025/11/01 03:49:17 INFO : A2: Removing directory 2025/11/01 03:49:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2" 2025/11/01 03:49:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/one" 2025/11/01 03:49:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/one" 2025/11/01 03:49:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:19 DEBUG : removing 1 level 3 directories 2025/11/01 03:49:19 INFO : A1/B1/C1: Removing directory 2025/11/01 03:49:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1" 2025/11/01 03:49:20 DEBUG : removing 1 level 2 directories 2025/11/01 03:49:20 INFO : A1/B1: Removing directory 2025/11/01 03:49:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1" 2025/11/01 03:49:20 DEBUG : removing 1 level 1 directories 2025/11/01 03:49:20 INFO : A1: Removing directory 2025/11/01 03:49:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1" 2025/11/01 03:49:20 DEBUG : removing 1 level 0 directories 2025/11/01 03:49:20 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Removing directory 2025/11/01 03:49:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:21 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:49:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki": object not found 2025/11/01 03:49:21 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/": object not found 2025/11/01 03:49:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:21 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki" 2025/11/01 03:49:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki": object not found 2025/11/01 03:49:22 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/": object not found --- PASS: TestRmdirsNoLeaveRoot (9.62s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/ 2025/11/01 03:49:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:22 INFO : A1: Making directory 2025/11/01 03:49:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/ 2025/11/01 03:49:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:22 INFO : A1/B1: Making directory 2025/11/01 03:49:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/ 2025/11/01 03:49:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/" 2025/11/01 03:49:22 INFO : A1/B1/C1: Making directory 2025/11/01 03:49:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C1/ 2025/11/01 03:49:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/" 2025/11/01 03:49:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki%2FA10 for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:23 DEBUG : removing 1 level 3 directories 2025/11/01 03:49:23 INFO : A1/B1/C1: Removing directory 2025/11/01 03:49:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1" 2025/11/01 03:49:23 DEBUG : removing 1 level 2 directories 2025/11/01 03:49:23 INFO : A1/B1: Removing directory 2025/11/01 03:49:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1" 2025/11/01 03:49:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1" 2025/11/01 03:49:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestRmdirsLeaveRoot (3.29s) === RUN TestRmdirsWithFilter run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:25 INFO : A1: Making directory 2025/11/01 03:49:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/ 2025/11/01 03:49:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:25 INFO : A1/B1: Making directory 2025/11/01 03:49:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/ 2025/11/01 03:49:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/" 2025/11/01 03:49:25 INFO : A1/B1/C1: Making directory 2025/11/01 03:49:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C1/ 2025/11/01 03:49:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/" 2025/11/01 03:49:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:26 DEBUG : removing 1 level 3 directories 2025/11/01 03:49:26 INFO : A1/B1/C1: Removing directory 2025/11/01 03:49:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1" 2025/11/01 03:49:26 DEBUG : removing 1 level 2 directories 2025/11/01 03:49:26 INFO : A1/B1: Removing directory 2025/11/01 03:49:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1" 2025/11/01 03:49:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1" 2025/11/01 03:49:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestRmdirsWithFilter (3.03s) === RUN TestCopyURL run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:29 DEBUG : filename.txt: File name found in url 2025/11/01 03:49:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/filename.txt" 2025/11/01 03:49:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/01 03:49:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/headerfilename.txt" 2025/11/01 03:49:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:49:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file2" 2025/11/01 03:49:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/filename.txt" 2025/11/01 03:49:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/headerfilename.txt" 2025/11/01 03:49:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCopyURL (3.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:49:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/file2": object not found 2025/11/01 03:49:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:49:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub/ 2025/11/01 03:49:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub/" 2025/11/01 03:49:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:49:33 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/11/01 03:49:33 INFO : file1: Copied (new) to: sub/file2 2025/11/01 03:49:33 INFO : file1: Deleted 2025/11/01 03:49:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:33 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:49:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 03:49:33 DEBUG : file1: Unchanged skipping 2025/11/01 03:49:33 INFO : file1: Deleted 2025/11/01 03:49:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:34 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: don't need to copy/move sub/file2, it is already at target location 2025/11/01 03:49:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub/file2" 2025/11/01 03:49:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub" 2025/11/01 03:49:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMoveFile (3.25s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:35 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:35 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/file1": object not found 2025/11/01 03:49:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:49:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/11/01 03:49:36 INFO : file1: Copied (new) 2025/11/01 03:49:36 INFO : file1: Deleted 2025/11/01 03:49:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:36 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:36 DEBUG : file1: Destination exists, skipping 2025/11/01 03:49:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/01 03:49:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/file1" 2025/11/01 03:49:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestMoveFileWithIgnoreExisting (2.28s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCaseInsensitiveMoveFile (0.61s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2025/11/01 03:49:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestMoveFileBackupDir (0.57s) === 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:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:49:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/ 2025/11/01 03:49:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/one" 2025/11/01 03:49:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/ 2025/11/01 03:49:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/" 2025/11/01 03:49:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/B1/three" 2025/11/01 03:49:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C1/ 2025/11/01 03:49:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/" 2025/11/01 03:49:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/four" 2025/11/01 03:49:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C2/ 2025/11/01 03:49:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C2/" 2025/11/01 03:49:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C2/five" 2025/11/01 03:49:41 INFO : A1/B2: Making directory 2025/11/01 03:49:41 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B2/ 2025/11/01 03:49:41 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2/" 2025/11/01 03:49:42 INFO : A1/B1/C3: Making directory 2025/11/01 03:49:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A1/B1/C3/ 2025/11/01 03:49:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C3/" 2025/11/01 03:49:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki%2FA10 for path "/1210146/rclone-test-boviyuz8meki/A1/" 2025/11/01 03:49:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/ 2025/11/01 03:49:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/" 2025/11/01 03:49:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/ 2025/11/01 03:49:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/" 2025/11/01 03:49:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/C1/ 2025/11/01 03:49:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1/" 2025/11/01 03:49:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/C2/ 2025/11/01 03:49:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2/" 2025/11/01 03:49:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/C3/ 2025/11/01 03:49:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C3/" 2025/11/01 03:49:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B2/ 2025/11/01 03:49:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A2/B2/" 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A2/one" 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A2/two" 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1/four" 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A2/B1/three" 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2/five" 2025/11/01 03:49:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/one": object not found 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A1/one" 2025/11/01 03:49:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/two": object not found 2025/11/01 03:49:44 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/C1/four": object not found 2025/11/01 03:49:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/four" 2025/11/01 03:49:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A2/two" 2025/11/01 03:49:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1/four" 2025/11/01 03:49:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A2/one" 2025/11/01 03:49:45 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2025/11/01 03:49:45 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2025/11/01 03:49:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1/four" 2025/11/01 03:49:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/three": object not found 2025/11/01 03:49:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A1/B1/three" 2025/11/01 03:49:45 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A2/B1/C2/five": object not found 2025/11/01 03:49:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C2/five" 2025/11/01 03:49:45 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2025/11/01 03:49:45 INFO : A1/one: Copied (new) to: A2/one 2025/11/01 03:49:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/one" 2025/11/01 03:49:45 INFO : A1/B1/C1/four: Deleted 2025/11/01 03:49:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A2/B1/three" 2025/11/01 03:49:46 INFO : A1/one: Deleted 2025/11/01 03:49:46 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2025/11/01 03:49:46 INFO : A1/two: Copied (new) to: A2/two 2025/11/01 03:49:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/two" 2025/11/01 03:49:46 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2025/11/01 03:49:46 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2025/11/01 03:49:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/B1/three" 2025/11/01 03:49:46 INFO : A1/B1/three: Deleted 2025/11/01 03:49:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2/five" 2025/11/01 03:49:46 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2025/11/01 03:49:46 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2025/11/01 03:49:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C2/five" 2025/11/01 03:49:46 INFO : A1/two: Deleted 2025/11/01 03:49:47 INFO : A1/B1/C2/five: Deleted 2025/11/01 03:49:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B2" 2025/11/01 03:49:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C3" 2025/11/01 03:49:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C2" 2025/11/01 03:49:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1/C1" 2025/11/01 03:49:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1/B1" 2025/11/01 03:49:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A1" 2025/11/01 03:49:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki%2FA20 for path "/1210146/rclone-test-boviyuz8meki/A2/" 2025/11/01 03:49:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/ 2025/11/01 03:49:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/" 2025/11/01 03:49:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/ 2025/11/01 03:49:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/" 2025/11/01 03:49:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/C1/ 2025/11/01 03:49:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1/" 2025/11/01 03:49:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/C2/ 2025/11/01 03:49:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2/" 2025/11/01 03:49:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/C3/ 2025/11/01 03:49:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C3/" 2025/11/01 03:49:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B2/ 2025/11/01 03:49:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A3/B2/" 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A3/one" 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A3/two" 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A3/B1/three" 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1/four" 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2/five" 2025/11/01 03:49:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/one": object not found 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A2/one" 2025/11/01 03:49:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/two": object not found 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A2/two" 2025/11/01 03:49:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/three": object not found 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A2/B1/three" 2025/11/01 03:49:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/C1/four": object not found 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1/four" 2025/11/01 03:49:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A3/B1/C2/five": object not found 2025/11/01 03:49:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2/five" 2025/11/01 03:49:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A3/one" 2025/11/01 03:49:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A3/B1/three" 2025/11/01 03:49:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A3/two" 2025/11/01 03:49:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1/four" 2025/11/01 03:49:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2/five" 2025/11/01 03:49:52 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2025/11/01 03:49:52 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2025/11/01 03:49:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1/four" 2025/11/01 03:49:52 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2025/11/01 03:49:52 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2025/11/01 03:49:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2/five" 2025/11/01 03:49:52 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2025/11/01 03:49:52 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2025/11/01 03:49:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A2/B1/three" 2025/11/01 03:49:52 INFO : A2/B1/C1/four: Deleted 2025/11/01 03:49:52 INFO : A2/B1/C2/five: Deleted 2025/11/01 03:49:52 INFO : A2/B1/three: Deleted 2025/11/01 03:49:52 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2025/11/01 03:49:52 INFO : A2/one: Copied (new) to: A3/one 2025/11/01 03:49:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A2/one" 2025/11/01 03:49:52 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2025/11/01 03:49:52 INFO : A2/two: Copied (new) to: A3/two 2025/11/01 03:49:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A2/two" 2025/11/01 03:49:53 INFO : A2/one: Deleted 2025/11/01 03:49:53 INFO : A2/two: Deleted 2025/11/01 03:49:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2/B2" 2025/11/01 03:49:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C3" 2025/11/01 03:49:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C2" 2025/11/01 03:49:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1/C1" 2025/11/01 03:49:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2/B1" 2025/11/01 03:49:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A2" 2025/11/01 03:49:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:49:55 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/01 03:49:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki%2FA30 for path "/1210146/rclone-test-boviyuz8meki/A3/" 2025/11/01 03:49:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/ 2025/11/01 03:49:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/" 2025/11/01 03:49:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/ 2025/11/01 03:49:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/" 2025/11/01 03:49:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/C1/ 2025/11/01 03:49:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C1/" 2025/11/01 03:49:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/C2/ 2025/11/01 03:49:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C2/" 2025/11/01 03:49:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/C3/ 2025/11/01 03:49:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C3/" 2025/11/01 03:49:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B2/ 2025/11/01 03:49:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/A4/B2/" 2025/11/01 03:49:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C2/five" 2025/11/01 03:49:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A4/one" 2025/11/01 03:49:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A4/two" 2025/11/01 03:49:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A4/B1/three" 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C1/four" 2025/11/01 03:49:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/one": object not found 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A3/one" 2025/11/01 03:49:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/C2/five": object not found 2025/11/01 03:49:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/two": object not found 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2/five" 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A3/two" 2025/11/01 03:49:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/three": object not found 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A3/B1/three" 2025/11/01 03:49:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/A4/B1/C1/four": object not found 2025/11/01 03:49:57 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1/four" 2025/11/01 03:49:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A4/one" 2025/11/01 03:49:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C2/five" 2025/11/01 03:49:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A4/two" 2025/11/01 03:49:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A4/B1/three" 2025/11/01 03:49:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C1/four" 2025/11/01 03:49:57 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2025/11/01 03:49:57 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2025/11/01 03:49:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2/five" 2025/11/01 03:49:57 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2025/11/01 03:49:57 INFO : A3/two: Copied (new) to: A4/two 2025/11/01 03:49:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A3/two" 2025/11/01 03:49:57 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2025/11/01 03:49:57 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2025/11/01 03:49:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A3/B1/three" 2025/11/01 03:49:57 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2025/11/01 03:49:57 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2025/11/01 03:49:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1/four" 2025/11/01 03:49:58 INFO : A3/B1/C2/five: Deleted 2025/11/01 03:49:58 INFO : A3/B1/three: Deleted 2025/11/01 03:49:58 INFO : A3/two: Deleted 2025/11/01 03:49:58 INFO : A3/B1/C1/four: Deleted 2025/11/01 03:49:58 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2025/11/01 03:49:58 INFO : A3/one: Copied (new) to: A4/one 2025/11/01 03:49:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A3/one" 2025/11/01 03:49:58 INFO : A3/one: Deleted 2025/11/01 03:49:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B2" 2025/11/01 03:49:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C3" 2025/11/01 03:49:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C2" 2025/11/01 03:49:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1/C1" 2025/11/01 03:49:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3/B1" 2025/11/01 03:50:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A3" 2025/11/01 03:50:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C1/four" 2025/11/01 03:50:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C2/five" 2025/11/01 03:50:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A4/B1/three" 2025/11/01 03:50:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A4/one" 2025/11/01 03:50:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/A4/two" 2025/11/01 03:50:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4/B2" 2025/11/01 03:50:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C3" 2025/11/01 03:50:02 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C2" 2025/11/01 03:50:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1/C1" 2025/11/01 03:50:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4/B1" 2025/11/01 03:50:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/A4" 2025/11/01 03:50:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestDirMove (24.73s) === RUN TestGetFsInfo run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestGetFsInfo (0.58s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:50:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/no_checksum_small_file_from_pipe" 2025/11/01 03:50:05 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/no_checksum_big_file_from_pipe" 2025/11/01 03:50:06 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/no_checksum_big_file_from_pipe" 2025/11/01 03:50:06 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/no_checksum_big_file_from_pipe" 2025/11/01 03:50:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/no_checksum_small_file_from_pipe" 2025/11/01 03:50:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:50:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/with_checksum_small_file_from_pipe" 2025/11/01 03:50:08 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/with_checksum_big_file_from_pipe" 2025/11/01 03:50:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/with_checksum_big_file_from_pipe" 2025/11/01 03:50:09 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:09 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/with_checksum_big_file_from_pipe" 2025/11/01 03:50:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/with_checksum_small_file_from_pipe" 2025/11/01 03:50:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:50:10 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_small_file_from_pipe" 2025/11/01 03:50:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 03:50:11 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:12 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 03:50:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_small_file_from_pipe" 2025/11/01 03:50:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:13 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:50:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_small_file_from_pipe" 2025/11/01 03:50:13 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/01 03:50:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/11/01 03:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/01 03:50:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:50:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_big_file_from_pipe" 2025/11/01 03:50:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/ignore_checksum_small_file_from_pipe" 2025/11/01 03:50:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestRcat (11.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.62s) === RUN TestRcatMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/11/01 03:50:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestRcatMetadata (0.56s) === RUN TestRcatSize run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato1" 2025/11/01 03:50:16 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: File to upload is small (60 bytes), uploading instead of streaming 2025/11/01 03:50:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:50:17 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/01 03:50:17 DEBUG : potato2: Size of src and dst objects identical 2025/11/01 03:50:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato1" 2025/11/01 03:50:17 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:50:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestRcatSize (1.84s) === RUN TestRcatSizeMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/11/01 03:50:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" 2025/11/01 03:50:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:50:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:50:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/sub%20dir/ 2025/11/01 03:50:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/" 2025/11/01 03:50:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/potato3" 2025/11/01 03:50:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Touching "sub dir/potato3" 2025/11/01 03:50:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Touching "empty space" 2025/11/01 03:50:20 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Touching "potato2" 2025/11/01 03:50:20 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/potato3" 2025/11/01 03:50:20 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:50:20 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:50:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/empty%20space" 2025/11/01 03:50:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/potato2" 2025/11/01 03:50:21 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-boviyuz8meki/sub%20dir/potato3" 2025/11/01 03:50:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/sub%20dir" 2025/11/01 03:50:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- PASS: TestTouchDir (3.76s) === RUN TestMkdirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/11/01 03:50:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 03:50:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/01 03:50:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestCopyDirMetadata (0.56s) === RUN TestSetDirModTime run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/11/01 03:50:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestSetDirModTime (0.58s) === RUN TestDirsEqual run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/01 03:50:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:185: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/", Local "Local file system at /tmp/rclone71198729", Modify Window "1s" operations_test.go:1900: Skipping as remote can't Move 2025/11/01 03:50:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" --- SKIP: TestRemoveExisting (0.56s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/01 03:50:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Purge remote 2025/11/01 03:50:26 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:26 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" 2025/11/01 03:50:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-boviyuz8meki0 for path "/1210146/rclone-test-boviyuz8meki/" 2025/11/01 03:50:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-boviyuz8meki/: Purge dir "" 2025/11/01 03:50:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-boviyuz8meki/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose -fast-list" - Finished OK in 4m56.621005589s (try 1/5)