"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2024/10/30 03:01:11 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo" 2024/10/30 03:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:11 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:01:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo": object not found 2024/10/30 03:01:11 DEBUG : Creating backend with remote "/tmp/rclone3903110112" === 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/30 03:01:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:01:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo": object not found --- SKIP: TestMultithreadCopy (0.14s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/30 03:01:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:01:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo": object not found --- SKIP: TestMultithreadCopyAbort (0.14s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/30 03:01:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/30 03:01:12 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 10 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/30 03:01:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/30 03:01:12 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 8 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/30 03:01:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/30 03:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/30 03:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/30 03:01:12 DEBUG : potato: Seek from 5 to 2 2024/10/30 03:01:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/30 03:01:12 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:01:12 DEBUG : potato: Seek from 9 to 0 2024/10/30 03:01:12 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/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/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/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/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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/ 2024/10/30 03:01:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:13 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheck/1 === RUN TestCheck/2 2024/10/30 03:01:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheck/3 2024/10/30 03:01:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheck/4 === RUN TestCheck/5 2024/10/30 03:01:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheck/6 === RUN TestCheck/7 2024/10/30 03:01:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCheck (3.86s) --- PASS: TestCheck/1 (0.12s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.12s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (0.12s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2024/10/30 03:01:15 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:01:15 DEBUG : Creating backend with remote "nonexistent" 2024/10/30 03:01:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/30 03:01:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/30 03:01:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/30 03:01:15 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/30 03:01:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckDownload/3 2024/10/30 03:01:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/30 03:01:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/10/30 03:01:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCheckDownload (4.23s) --- PASS: TestCheckDownload/1 (0.24s) --- PASS: TestCheckDownload/2 (0.24s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.85s) --- PASS: TestCheckDownload/5 (0.25s) --- PASS: TestCheckDownload/6 (0.25s) --- PASS: TestCheckDownload/7 (0.25s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/30 03:01:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSizeOnly/3 2024/10/30 03:01:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/30 03:01:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/10/30 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/remotepotato" 2024/10/30 03:01:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/rutabaga" 2024/10/30 03:01:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCheckSizeOnly (2.62s) --- PASS: TestCheckSizeOnly/1 (0.12s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.13s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.13s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:01:23 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/30 03:01:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/30 03:01:23 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/30 03:01:23 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestParseSumFile (1.12s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:23 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:23 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/data": object not found 2024/10/30 03:01:24 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/data/ 2024/10/30 03:01:24 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/data/" 2024/10/30 03:01:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest1 2024/10/30 03:01:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest2 2024/10/30 03:01:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest3 2024/10/30 03:01:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest4 2024/10/30 03:01:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest5 2024/10/30 03:01:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest6 2024/10/30 03:01:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSum/subtest7 2024/10/30 03:01:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:30 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCheckSum (6.85s) --- PASS: TestCheckSum/subtest1 (0.49s) --- PASS: TestCheckSum/subtest2 (0.38s) --- PASS: TestCheckSum/subtest3 (0.38s) --- PASS: TestCheckSum/subtest4 (0.36s) --- PASS: TestCheckSum/subtest5 (0.38s) --- PASS: TestCheckSum/subtest6 (0.38s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:30 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:30 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:30 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/data": object not found 2024/10/30 03:01:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/data/ 2024/10/30 03:01:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/data/" 2024/10/30 03:01:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest1 2024/10/30 03:01:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest2 2024/10/30 03:01:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest3 2024/10/30 03:01:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest4 2024/10/30 03:01:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest5 2024/10/30 03:01:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest6 2024/10/30 03:01:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestCheckSumDownload/subtest7 2024/10/30 03:01:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:01:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/data/banana" 2024/10/30 03:01:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/data/potato" 2024/10/30 03:01:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/test.sum" 2024/10/30 03:01:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/data" 2024/10/30 03:01:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCheckSumDownload (7.72s) --- PASS: TestCheckSumDownload/subtest1 (0.62s) --- PASS: TestCheckSumDownload/subtest2 (0.48s) --- PASS: TestCheckSumDownload/subtest3 (0.84s) --- PASS: TestCheckSumDownload/subtest4 (0.76s) --- PASS: TestCheckSumDownload/subtest5 (0.50s) --- PASS: TestCheckSumDownload/subtest6 (0.50s) --- PASS: TestCheckSumDownload/subtest7 (0.50s) === RUN TestApplyTransforms 2024/10/30 03:01:38 DEBUG : Creating backend with remote "TestnStorage:rclone-test-noguzij0wove" 2024/10/30 03:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:38 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:38 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-noguzij0wove" 2024/10/30 03:01:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove": object not found 2024/10/30 03:01:39 DEBUG : Creating backend with remote "/tmp/rclone3688150751" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/", Local "Local file system at /tmp/rclone3688150751", Modify Window "1s" 2024/10/30 03:01:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/ 2024/10/30 03:01:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-noguzij0wove/" 2024/10/30 03:01:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-noguzij0wove/hello,%20world%21" 2024/10/30 03:01:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-noguzij0wove" 2024/10/30 03:01:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-noguzij0wove/" upper checkfile vs. lower remote (without normalization) 2024/10/30 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-noguzij0wove0 for path "/1210146/rclone-test-noguzij0wove/" 2024/10/30 03:01:40 ERROR : hello, world!: sum not found 2024/10/30 03:01:40 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/ 2024/10/30 03:01:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: 1 files missing 2024/10/30 03:01:40 NOTICE: 1 hashes missing 2024/10/30 03:01:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: 2 differences found 2024/10/30 03:01:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/30 03:01:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-noguzij0wove0 for path "/1210146/rclone-test-noguzij0wove/" 2024/10/30 03:01:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-noguzij0wove/hello,%20world%21" 2024/10/30 03:01:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: 0 differences found 2024/10/30 03:01:40 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: 1 matching files 2024/10/30 03:01:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-murofod5baza" 2024/10/30 03:01:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-murofod5baza" 2024/10/30 03:01:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza": object not found 2024/10/30 03:01:40 DEBUG : Creating backend with remote "/tmp/rclone3850017314" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/", Local "Local file system at /tmp/rclone3850017314", Modify Window "1s" 2024/10/30 03:01:40 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/ 2024/10/30 03:01:40 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-murofod5baza/HELLO,%20WORLD%21" 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-murofod5baza" 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-murofod5baza/" lower checkfile vs. upper remote (without normalization) 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-murofod5baza0 for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01:41 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:01:41 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/ 2024/10/30 03:01:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: 1 files missing 2024/10/30 03:01:41 NOTICE: 1 hashes missing 2024/10/30 03:01:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: 2 differences found 2024/10/30 03:01:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-murofod5baza0 for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-murofod5baza/HELLO,%20WORLD%21" 2024/10/30 03:01:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: 0 differences found 2024/10/30 03:01:41 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: 1 matching files 2024/10/30 03:01:41 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xaxatal2pela" 2024/10/30 03:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:41 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xaxatal2pela" 2024/10/30 03:01:42 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela": object not found 2024/10/30 03:01:42 DEBUG : Creating backend with remote "/tmp/rclone2600040665" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/", Local "Local file system at /tmp/rclone2600040665", Modify Window "1s" 2024/10/30 03:01:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/ 2024/10/30 03:01:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xaxatal2pela/HeLlO,%20wOrLd%21" 2024/10/30 03:01:42 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xaxatal2pela" 2024/10/30 03:01:42 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xaxatal2pela/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/30 03:01:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xaxatal2pela0 for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:42 ERROR : HeLlO, wOrLd!: sum not found 2024/10/30 03:01:42 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/ 2024/10/30 03:01:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: 1 files missing 2024/10/30 03:01:42 NOTICE: 1 hashes missing 2024/10/30 03:01:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: 2 differences found 2024/10/30 03:01:42 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/30 03:01:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xaxatal2pela0 for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xaxatal2pela/HeLlO,%20wOrLd%21" 2024/10/30 03:01:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: 0 differences found 2024/10/30 03:01:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: 1 matching files 2024/10/30 03:01:43 DEBUG : Creating backend with remote "TestnStorage:rclone-test-riwecud2podu" 2024/10/30 03:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:43 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-riwecud2podu" 2024/10/30 03:01:43 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu": object not found 2024/10/30 03:01:43 DEBUG : Creating backend with remote "/tmp/rclone1482844368" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/", Local "Local file system at /tmp/rclone1482844368", Modify Window "1s" 2024/10/30 03:01:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/ 2024/10/30 03:01:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-riwecud2podu/HELLO,%20WORLD%21" 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-riwecud2podu" 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-riwecud2podu/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-riwecud2podu0 for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:43 ERROR : HELLO, WORLD!: sum not found 2024/10/30 03:01:43 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/ 2024/10/30 03:01:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: 1 files missing 2024/10/30 03:01:43 NOTICE: 1 hashes missing 2024/10/30 03:01:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: 2 differences found 2024/10/30 03:01:43 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-riwecud2podu0 for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-riwecud2podu/HELLO,%20WORLD%21" 2024/10/30 03:01:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: 0 differences found 2024/10/30 03:01:44 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: 1 matching files 2024/10/30 03:01:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-culeqat5gawu" 2024/10/30 03:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-culeqat5gawu" 2024/10/30 03:01:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu": object not found 2024/10/30 03:01:44 DEBUG : Creating backend with remote "/tmp/rclone2459694717" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/", Local "Local file system at /tmp/rclone2459694717", Modify Window "1s" 2024/10/30 03:01:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/ 2024/10/30 03:01:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-culeqat5gawu/%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" 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-culeqat5gawu" 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-culeqat5gawu/" NFD checkfile vs. NFC remote (without normalization) 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-culeqat5gawu0 for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:45 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/ 2024/10/30 03:01:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: 1 files missing 2024/10/30 03:01:45 NOTICE: 1 hashes missing 2024/10/30 03:01:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: 2 differences found 2024/10/30 03:01:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-culeqat5gawu0 for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-culeqat5gawu/%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" 2024/10/30 03:01:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: 0 differences found 2024/10/30 03:01:45 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: 1 matching files 2024/10/30 03:01:45 DEBUG : Creating backend with remote "TestnStorage:rclone-test-dewuqut9wete" 2024/10/30 03:01:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:45 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dewuqut9wete" 2024/10/30 03:01:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete": object not found 2024/10/30 03:01:46 DEBUG : Creating backend with remote "/tmp/rclone443928935" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/", Local "Local file system at /tmp/rclone443928935", Modify Window "1s" 2024/10/30 03:01:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/ 2024/10/30 03:01:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-dewuqut9wete/%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" 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-dewuqut9wete" 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-dewuqut9wete/" NFC checkfile vs. NFD remote (without normalization) 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dewuqut9wete0 for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:46 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:46 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/ 2024/10/30 03:01:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: 1 files missing 2024/10/30 03:01:46 NOTICE: 1 hashes missing 2024/10/30 03:01:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: 2 differences found 2024/10/30 03:01:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dewuqut9wete0 for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-dewuqut9wete/%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" 2024/10/30 03:01:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: 0 differences found 2024/10/30 03:01:46 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: 1 matching files 2024/10/30 03:01:46 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xosogus2qulu" 2024/10/30 03:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:46 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xosogus2qulu" 2024/10/30 03:01:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu": object not found 2024/10/30 03:01:47 DEBUG : Creating backend with remote "/tmp/rclone3683905910" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/", Local "Local file system at /tmp/rclone3683905910", Modify Window "1s" 2024/10/30 03:01:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/ 2024/10/30 03:01:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xosogus2qulu/%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" 2024/10/30 03:01:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xosogus2qulu" 2024/10/30 03:01:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xosogus2qulu/" NFDx2 checkfile vs. both remote (without normalization) 2024/10/30 03:01:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xosogus2qulu0 for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/ 2024/10/30 03:01:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: 1 files missing 2024/10/30 03:01:47 NOTICE: 1 hashes missing 2024/10/30 03:01:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: 2 differences found 2024/10/30 03:01:47 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/30 03:01:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xosogus2qulu0 for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xosogus2qulu/%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" 2024/10/30 03:01:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: 0 differences found 2024/10/30 03:01:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: 1 matching files 2024/10/30 03:01:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-fevenac4kavu" 2024/10/30 03:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-fevenac4kavu" 2024/10/30 03:01:48 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu": object not found 2024/10/30 03:01:48 DEBUG : Creating backend with remote "/tmp/rclone1682298148" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/", Local "Local file system at /tmp/rclone1682298148", Modify Window "1s" 2024/10/30 03:01:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/ 2024/10/30 03:01:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-fevenac4kavu/%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" 2024/10/30 03:01:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-fevenac4kavu" 2024/10/30 03:01:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-fevenac4kavu/" NFCx2 checkfile vs. both remote (without normalization) 2024/10/30 03:01:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fevenac4kavu0 for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/ 2024/10/30 03:01:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: 1 files missing 2024/10/30 03:01:49 NOTICE: 1 hashes missing 2024/10/30 03:01:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: 2 differences found 2024/10/30 03:01:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fevenac4kavu0 for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-fevenac4kavu/%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" 2024/10/30 03:01:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: 0 differences found 2024/10/30 03:01:49 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: 1 matching files 2024/10/30 03:01:49 DEBUG : Creating backend with remote "TestnStorage:rclone-test-putotih8dida" 2024/10/30 03:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:49 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-putotih8dida" 2024/10/30 03:01:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida": object not found 2024/10/30 03:01:49 DEBUG : Creating backend with remote "/tmp/rclone1295820689" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/", Local "Local file system at /tmp/rclone1295820689", Modify Window "1s" 2024/10/30 03:01:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/ 2024/10/30 03:01:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-putotih8dida/%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" 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-putotih8dida" 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-putotih8dida/" both checkfile vs. NFDx2 remote (without normalization) 2024/10/30 03:01:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-putotih8dida0 for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/ 2024/10/30 03:01:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: 1 files missing 2024/10/30 03:01:50 NOTICE: 1 hashes missing 2024/10/30 03:01:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: 2 differences found 2024/10/30 03:01:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/30 03:01:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-putotih8dida0 for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-putotih8dida/%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" 2024/10/30 03:01:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: 0 differences found 2024/10/30 03:01:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: 1 matching files 2024/10/30 03:01:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-donukor6zasu" 2024/10/30 03:01:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:01:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-donukor6zasu" 2024/10/30 03:01:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu": object not found 2024/10/30 03:01:50 DEBUG : Creating backend with remote "/tmp/rclone2040010347" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/", Local "Local file system at /tmp/rclone2040010347", Modify Window "1s" 2024/10/30 03:01:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/ 2024/10/30 03:01:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-donukor6zasu/%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" 2024/10/30 03:01:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-donukor6zasu" 2024/10/30 03:01:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-donukor6zasu/" both checkfile vs. NFCx2 remote (without normalization) 2024/10/30 03:01:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-donukor6zasu0 for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/30 03:01:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/ 2024/10/30 03:01:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: 1 files missing 2024/10/30 03:01:51 NOTICE: 1 hashes missing 2024/10/30 03:01:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: 2 differences found 2024/10/30 03:01:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/30 03:01:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-donukor6zasu0 for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:51 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-donukor6zasu/%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" 2024/10/30 03:01:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/30 03:01:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: 0 differences found 2024/10/30 03:01:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: 1 matching files 2024/10/30 03:01:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: Purge remote 2024/10/30 03:01:51 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:51 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" 2024/10/30 03:01:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-donukor6zasu0 for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/30 03:01:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-donukor6zasu/%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" 2024/10/30 03:01:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-donukor6zasu/: Purge dir "" 2024/10/30 03:01:52 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-donukor6zasu/" 2024/10/30 03:01:52 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: Purge remote 2024/10/30 03:01:52 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:52 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" 2024/10/30 03:01:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-putotih8dida0 for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-putotih8dida/%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" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-putotih8dida/: Purge dir "" 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-putotih8dida/" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: Purge remote 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:53 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" 2024/10/30 03:01:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-fevenac4kavu0 for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-fevenac4kavu/%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" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-fevenac4kavu/: Purge dir "" 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-fevenac4kavu/" 2024/10/30 03:01:53 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: Purge remote 2024/10/30 03:01:53 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:54 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" 2024/10/30 03:01:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xosogus2qulu0 for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/10/30 03:01:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xosogus2qulu/%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" 2024/10/30 03:01:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xosogus2qulu/: Purge dir "" 2024/10/30 03:01:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xosogus2qulu/" 2024/10/30 03:01:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: Purge remote 2024/10/30 03:01:54 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:54 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" 2024/10/30 03:01:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-dewuqut9wete0 for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:54 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: Purge object "測試_Русский___ě_áñ" 2024/10/30 03:01:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-dewuqut9wete/%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" 2024/10/30 03:01:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-dewuqut9wete/: Purge dir "" 2024/10/30 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-dewuqut9wete/" 2024/10/30 03:01:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: Purge remote 2024/10/30 03:01:55 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:55 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/10/30 03:01:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-culeqat5gawu0 for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: Purge object "測試_Русский___ě_áñ" 2024/10/30 03:01:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-culeqat5gawu/%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" 2024/10/30 03:01:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-culeqat5gawu/: Purge dir "" 2024/10/30 03:01:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-culeqat5gawu/" 2024/10/30 03:01:55 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: Purge remote 2024/10/30 03:01:55 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:56 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/10/30 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-riwecud2podu0 for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: Purge object "HELLO, WORLD!" 2024/10/30 03:01:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-riwecud2podu/HELLO,%20WORLD%21" 2024/10/30 03:01:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-riwecud2podu/: Purge dir "" 2024/10/30 03:01:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-riwecud2podu/" 2024/10/30 03:01:56 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: Purge remote 2024/10/30 03:01:56 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:56 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/10/30 03:01:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xaxatal2pela0 for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: Purge object "HeLlO, wOrLd!" 2024/10/30 03:01:57 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xaxatal2pela/HeLlO,%20wOrLd%21" 2024/10/30 03:01:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xaxatal2pela/: Purge dir "" 2024/10/30 03:01:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xaxatal2pela/" 2024/10/30 03:01:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: Purge remote 2024/10/30 03:01:57 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01: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" 2024/10/30 03:01:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-murofod5baza0 for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: Purge object "HELLO, WORLD!" 2024/10/30 03:01:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-murofod5baza/HELLO,%20WORLD%21" 2024/10/30 03:01:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-murofod5baza/: Purge dir "" 2024/10/30 03:01:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-murofod5baza/" 2024/10/30 03:01:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: Purge remote 2024/10/30 03:01:59 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-noguzij0wove/" 2024/10/30 03:01:59 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/10/30 03:01:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-noguzij0wove0 for path "/1210146/rclone-test-noguzij0wove/" 2024/10/30 03:01:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: Purge object "hello, world!" 2024/10/30 03:01:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-noguzij0wove/hello,%20world%21" 2024/10/30 03:01:59 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-noguzij0wove/: Purge dir "" 2024/10/30 03:01:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-noguzij0wove/" --- PASS: TestApplyTransforms (21.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:01:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:01:59 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/file2": object not found 2024/10/30 03:01:59 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:01:59 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/ 2024/10/30 03:01:59 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub/" 2024/10/30 03:02:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:00 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/10/30 03:02:00 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/30 03:02:00 DEBUG : file1: Unchanged skipping 2024/10/30 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub" 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCopyFile (1.50s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" copy_test.go:153: Test only runs on local 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" copy_test.go:173: Skipping test as remote does not support server-side move or copy 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyFileBackupDir (0.25s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:01 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo/dst" 2024/10/30 03:02:01 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst" 2024/10/30 03:02:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst": object not found 2024/10/30 03:02:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/one": object not found 2024/10/30 03:02:02 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo/CompareDest" 2024/10/30 03:02:02 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:02:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/CompareDest" 2024/10/30 03:02:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest": object not found 2024/10/30 03:02:02 DEBUG : one: Need to transfer - File not found at Destination 2024/10/30 03:02:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/one" 2024/10/30 03:02:02 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest/one": object not found 2024/10/30 03:02:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/ 2024/10/30 03:02:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:02 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/ 2024/10/30 03:02:02 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/dst/" 2024/10/30 03:02:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:02 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/30 03:02:02 INFO : one: Copied (new) 2024/10/30 03:02:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:02:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/one" 2024/10/30 03:02:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest/one": object not found 2024/10/30 03:02:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:03 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/30 03:02:03 INFO : one: Copied (replaced existing) 2024/10/30 03:02:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/ 2024/10/30 03:02:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/dst/" 2024/10/30 03:02:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest/ 2024/10/30 03:02:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/" 2024/10/30 03:02:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/one" 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/one" 2024/10/30 03:02:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/30 03:02:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/two" 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/two" 2024/10/30 03:02:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/two": object not found 2024/10/30 03:02:05 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/two" 2024/10/30 03:02:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/30 03:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/two" 2024/10/30 03:02:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/two": object not found 2024/10/30 03:02:05 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:02:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest/two" 2024/10/30 03:02:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/30 03:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/dst/two" 2024/10/30 03:02:05 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/dst/two": object not found 2024/10/30 03:02:05 DEBUG : two: Need to transfer - File not found at Destination 2024/10/30 03:02:05 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/CompareDest/two" 2024/10/30 03:02:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/30 03:02:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/dst/two" 2024/10/30 03:02:06 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/30 03:02:06 INFO : two: Copied (new) 2024/10/30 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/one" 2024/10/30 03:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/CompareDest/two" 2024/10/30 03:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/dst/one" 2024/10/30 03:02:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/dst/two" 2024/10/30 03:02:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/dst" 2024/10/30 03:02:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/CompareDest" 2024/10/30 03:02:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCopyFileCompareDest (6.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2024/10/30 03:02:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyFileCopyDest (0.27s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" copy_test.go:370: Partial uploads not supported 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" copy_test.go:403: Partial uploads not supported 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyLongFileName (0.24s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file1" 2024/10/30 03:02:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file1": object not found 2024/10/30 03:02:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/30 03:02:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/ 2024/10/30 03:02:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/" 2024/10/30 03:02:08 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file1" 2024/10/30 03:02:08 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/10/30 03:02:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/30 03:02:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2" 2024/10/30 03:02:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2": object not found 2024/10/30 03:02:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/30 03:02:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2" 2024/10/30 03:02:09 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/10/30 03:02:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2" 2024/10/30 03:02:09 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2": object not found 2024/10/30 03:02:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/10/30 03:02:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file3" 2024/10/30 03:02:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file3": object not found 2024/10/30 03:02:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/30 03:02:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:09 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file4" 2024/10/30 03:02:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file4": object not found 2024/10/30 03:02:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/30 03:02:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file4" 2024/10/30 03:02:10 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/10/30 03:02:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/30 03:02:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file1" 2024/10/30 03:02:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer/file4" 2024/10/30 03:02:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/TestCopyFileMaxTransfer" 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCopyFileMaxTransfer (2.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateInteractive (0.25s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateSkip (0.25s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateSizeOnly (0.26s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateNewest (0.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/one" 2024/10/30 03:02:12 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/also/ 2024/10/30 03:02:12 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/also/" 2024/10/30 03:02:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/also/one" 2024/10/30 03:02:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/another" 2024/10/30 03:02:13 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/not-one" 2024/10/30 03:02:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:13 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Looking for duplicate md5 hashes using newest mode. 2024/10/30 03:02:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:13 NOTICE: 725e0b8671778d5f64ef344a13bac101: Found 3 files with duplicate md5 hashes 2024/10/30 03:02:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/one" 2024/10/30 03:02:13 INFO : one: Deleted 2024/10/30 03:02:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/also/one" 2024/10/30 03:02:13 INFO : also/one: Deleted 2024/10/30 03:02:13 NOTICE: 725e0b8671778d5f64ef344a13bac101: Deleted 2 extra copies 2024/10/30 03:02:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/another" 2024/10/30 03:02:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/not-one" 2024/10/30 03:02:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/also" 2024/10/30 03:02:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestDeduplicateNewestByHash (1.89s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateOldest (0.27s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateSmallest (0.24s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDeduplicateRename (0.26s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestMergeDirs (0.26s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/a.txt" 2024/10/30 03:02:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/zend.txt" 2024/10/30 03:02:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/ 2024/10/30 03:02:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/" 2024/10/30 03:02:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world" 2024/10/30 03:02:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world2" 2024/10/30 03:02:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/ 2024/10/30 03:02:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/" 2024/10/30 03:02:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/.ignore" 2024/10/30 03:02:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/10/30 03:02:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/ 2024/10/30 03:02:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/" 2024/10/30 03:02:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:17 DEBUG : a.txt: Excluded (Size Filter) 2024/10/30 03:02:17 DEBUG : a.txt: Excluded 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:02:17 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:02:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:02:17 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/30 03:02:17 DEBUG : sub dir/hello world: Excluded 2024/10/30 03:02:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/30 03:02:17 DEBUG : sub dir/hello world2: Excluded 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/.ignore" 2024/10/30 03:02:17 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:02:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/.ignore" 2024/10/30 03:02:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/10/30 03:02:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir" 2024/10/30 03:02:18 DEBUG : sub dir/ignore dir: Excluded 2024/10/30 03:02:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir" 2024/10/30 03:02:18 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir" 2024/10/30 03:02:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:18 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/a.txt" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world2" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/.ignore" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/zend.txt" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/sub%20sub%20dir" 2024/10/30 03:02:19 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/ignore%20dir" 2024/10/30 03:02:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestListDirSorted (4.45s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:20 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/ 2024/10/30 03:02:20 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub/" 2024/10/30 03:02:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/Default 2024/10/30 03:02:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/FilesOnly 2024/10/30 03:02:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/DirsOnly 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/Recurse 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/SubDir 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/sub" === RUN TestListJSON/NoModTime 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/NoMimeType 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/ShowHash 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/HashTypes 2024/10/30 03:02:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestListJSON/Metadata 2024/10/30 03:02:22 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub" 2024/10/30 03:02:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestListJSON (2.47s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.13s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.13s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.12s) --- PASS: TestListJSON/ShowHash (0.13s) --- PASS: TestListJSON/HashTypes (0.12s) --- PASS: TestListJSON/Metadata (0.12s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:22 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/ 2024/10/30 03:02:22 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub/" 2024/10/30 03:02:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/Root 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/Dir 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub" 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/DirWithTrailingSlash 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/File 2024/10/30 03:02:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/file1" === RUN TestStatJSON/NotFound 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/notfound": object not found 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/DirFilesOnly 2024/10/30 03:02:24 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub" === RUN TestStatJSON/FileFilesOnly 2024/10/30 03:02:24 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/FileDirsOnly 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/NotFoundDirsOnly 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestStatJSON/RootNotFound 2024/10/30 03:02:24 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:24 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:02:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/notfound": object not found 2024/10/30 03:02:25 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/notfound": object not found 2024/10/30 03:02:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:02:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub" 2024/10/30 03:02:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestStatJSON (3.54s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.13s) --- PASS: TestStatJSON/Dir (0.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.13s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (0.25s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.14s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.13s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.13s) --- PASS: TestStatJSON/RootNotFound (0.54s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Making directory 2024/10/30 03:02:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Making directory 2024/10/30 03:02:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMkdir (0.50s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/ 2024/10/30 03:02:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/" 2024/10/30 03:02:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world" 2024/10/30 03:02:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/hello%20world" 2024/10/30 03:02:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestLsd (1.03s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:28 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestLs (1.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/30 03:02:29 DEBUG : empty space: Excluded 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/notfound" 2024/10/30 03:02:29 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/notfound": object not found 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestLsWithFilesFrom (1.22s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestLsLong (1.40s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestHashSums/Md5 2024/10/30 03:02:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestHashSums/Md5Download 2024/10/30 03:02:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:32 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:32 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestHashSums (1.24s) --- PASS: TestHashSums/Md5 (0.13s) --- PASS: TestHashSums/Md5Download (0.24s) === RUN TestHashSumsWithErrors 2024/10/30 03:02:32 DEBUG : Creating backend with remote ":memory:" 2024/10/30 03:02:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/30 03:02:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/30 03:02:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/30 03:02:32 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/ 2024/10/30 03:02:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/" 2024/10/30 03:02:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/potato3" 2024/10/30 03:02:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:33 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:02:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:02:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/potato3" 2024/10/30 03:02:33 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:02:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCount (1.52s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:34 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:34 DEBUG : large: Excluded (Size Filter) 2024/10/30 03:02:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:34 INFO : medium: Deleted 2024/10/30 03:02:34 INFO : small: Deleted 2024/10/30 03:02:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:35 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestDelete (1.26s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:35 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/30 03:02:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:36 INFO : large: Deleted 2024/10/30 03:02:36 INFO : medium: Deleted 2024/10/30 03:02:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:36 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMaxDelete (1.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:37 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:02:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:37 INFO : medium: Deleted 2024/10/30 03:02:37 INFO : small: Deleted 2024/10/30 03:02:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMaxDeleteSizeLargeFile (1.74s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:39 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/large" 2024/10/30 03:02:39 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/30 03:02:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/medium" 2024/10/30 03:02:39 INFO : large: Deleted 2024/10/30 03:02:39 INFO : medium: Deleted 2024/10/30 03:02:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:39 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/small" 2024/10/30 03:02:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMaxDeleteSize (1.75s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/ReadFile" 2024/10/30 03:02:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/ReadFile" 2024/10/30 03:02:40 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/ReadFile" 2024/10/30 03:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/ReadFile" 2024/10/30 03:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestReadFile (1.20s) === RUN TestRetry 2024/10/30 03:02:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/30 03:02:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/30 03:02:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:02:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:02:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:02:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/30 03:02:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:42 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:02:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCat (2.72s) === RUN TestPurge 2024/10/30 03:02:44 DEBUG : Creating backend with remote "TestnStorage:rclone-test-sucuvez8puqu" 2024/10/30 03:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/30 03:02:44 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/10/30 03:02:44 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sucuvez8puqu" 2024/10/30 03:02:44 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu": object not found 2024/10/30 03:02:44 DEBUG : Creating backend with remote "/tmp/rclone393653941" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/", Local "Local file system at /tmp/rclone393653941", Modify Window "1s" 2024/10/30 03:02:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/ 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/ 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/" 2024/10/30 03:02:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/B1/ 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/" 2024/10/30 03:02:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/B1/C1/ 2024/10/30 03:02:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C1/" 2024/10/30 03:02:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C1/one" 2024/10/30 03:02:45 DEBUG : A2: Making directory 2024/10/30 03:02:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A2/ 2024/10/30 03:02:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A2/" 2024/10/30 03:02:45 DEBUG : A1/B2: Making directory 2024/10/30 03:02:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/B2/ 2024/10/30 03:02:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B2/" 2024/10/30 03:02:45 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:02:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/B2/C2/ 2024/10/30 03:02:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B2/C2/" 2024/10/30 03:02:45 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:02:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A1/B1/C3/ 2024/10/30 03:02:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C3/" 2024/10/30 03:02:45 DEBUG : A3: Making directory 2024/10/30 03:02:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A3/ 2024/10/30 03:02:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A3/" 2024/10/30 03:02:46 DEBUG : A3/B3: Making directory 2024/10/30 03:02:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A3/B3/ 2024/10/30 03:02:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A3/B3/" 2024/10/30 03:02:46 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:02:46 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/A3/B3/C4/ 2024/10/30 03:02:46 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-sucuvez8puqu/A3/B3/C4/" 2024/10/30 03:02:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-sucuvez8puqu/A1/two" 2024/10/30 03:02:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sucuvez8puqu" 2024/10/30 03:02:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu0 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:46 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sucuvez8puqu/A1/B1" 2024/10/30 03:02:46 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" 2024/10/30 03:02:46 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu%2FA1%2FB10 for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/" 2024/10/30 03:02:47 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C1/one" 2024/10/30 03:02:47 INFO : A1/B1/C1/one: Deleted 2024/10/30 03:02:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1/B1" 2024/10/30 03:02:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C3" 2024/10/30 03:02:47 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C1" 2024/10/30 03:02:47 DEBUG : removing 2 level 3 directories 2024/10/30 03:02:47 INFO : A1/B1/C3: Removing directory 2024/10/30 03:02:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C3" 2024/10/30 03:02:47 INFO : A1/B1/C1: Removing directory 2024/10/30 03:02:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1/C1" 2024/10/30 03:02:47 DEBUG : removing 1 level 2 directories 2024/10/30 03:02:47 INFO : A1/B1: Removing directory 2024/10/30 03:02:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B1" 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu0 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:48 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:48 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" 2024/10/30 03:02:48 DEBUG : Waiting for deletions to finish 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu0 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-sucuvez8puqu/A1/two" 2024/10/30 03:02:48 INFO : A1/two: Deleted 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A3" 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1" 2024/10/30 03:02:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A2" 2024/10/30 03:02:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A3/B3" 2024/10/30 03:02:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1/B2" 2024/10/30 03:02:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A3/B3/C4" 2024/10/30 03:02:49 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-sucuvez8puqu/A1/B2/C2" 2024/10/30 03:02:50 DEBUG : removing 2 level 3 directories 2024/10/30 03:02:50 INFO : A3/B3/C4: Removing directory 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A3/B3/C4" 2024/10/30 03:02:50 INFO : A1/B2/C2: Removing directory 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B2/C2" 2024/10/30 03:02:50 DEBUG : removing 2 level 2 directories 2024/10/30 03:02:50 INFO : A3/B3: Removing directory 2024/10/30 03:02:50 INFO : A1/B2: Removing directory 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A3/B3" 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1/B2" 2024/10/30 03:02:50 DEBUG : removing 3 level 1 directories 2024/10/30 03:02:50 INFO : A3: Removing directory 2024/10/30 03:02:50 INFO : A1: Removing directory 2024/10/30 03:02:50 INFO : A2: Removing directory 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A3" 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A1" 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/A2" 2024/10/30 03:02:50 DEBUG : removing 1 level 0 directories 2024/10/30 03:02:50 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/: Removing directory 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu0 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:50 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sucuvez8puqu" 2024/10/30 03:02:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu": object not found 2024/10/30 03:02:50 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/": object not found 2024/10/30 03:02:50 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/: Purge remote 2024/10/30 03:02:50 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:51 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" 2024/10/30 03:02:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-sucuvez8puqu0 for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:51 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-sucuvez8puqu" 2024/10/30 03:02:51 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu": object not found 2024/10/30 03:02:51 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/": object not found 2024/10/30 03:02:51 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-sucuvez8puqu/: Purge dir "" 2024/10/30 03:02:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-sucuvez8puqu/" 2024/10/30 03:02:51 NOTICE: purge failed to rmdir "": directory not found 2024/10/30 03:02:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (7.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/ 2024/10/30 03:02:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/" 2024/10/30 03:02:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/ 2024/10/30 03:02:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/" 2024/10/30 03:02:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/ 2024/10/30 03:02:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/" 2024/10/30 03:02:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/one" 2024/10/30 03:02:51 DEBUG : A2: Making directory 2024/10/30 03:02:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/ 2024/10/30 03:02:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/" 2024/10/30 03:02:52 DEBUG : A1/B2: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B2/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2/" 2024/10/30 03:02:52 DEBUG : A1/B2/C2: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B2/C2/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2/C2/" 2024/10/30 03:02:52 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C3/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C3/" 2024/10/30 03:02:52 DEBUG : A3: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/" 2024/10/30 03:02:52 DEBUG : A3/B3: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B3/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B3/" 2024/10/30 03:02:52 DEBUG : A3/B3/C4: Making directory 2024/10/30 03:02:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B3/C4/ 2024/10/30 03:02:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B3/C4/" 2024/10/30 03:02:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:02:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A3/B3/C4" 2024/10/30 03:02:53 DEBUG : removing 1 level 3 directories 2024/10/30 03:02:53 INFO : A3/B3/C4: Removing directory 2024/10/30 03:02:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B3/C4" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A3" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A2" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A3/B3" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B2" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B2/C2" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C3" 2024/10/30 03:02:53 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:54 DEBUG : removing 2 level 3 directories 2024/10/30 03:02:54 INFO : A1/B2/C2: Removing directory 2024/10/30 03:02:54 INFO : A1/B1/C3: Removing directory 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2/C2" 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C3" 2024/10/30 03:02:54 DEBUG : removing 2 level 2 directories 2024/10/30 03:02:54 INFO : A3/B3: Removing directory 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B3" 2024/10/30 03:02:54 INFO : A1/B2: Removing directory 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2" 2024/10/30 03:02:54 DEBUG : removing 2 level 1 directories 2024/10/30 03:02:54 INFO : A3: Removing directory 2024/10/30 03:02:54 INFO : A2: Removing directory 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3" 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2" 2024/10/30 03:02:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/one" 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/one" 2024/10/30 03:02:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:02:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:02:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:55 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:55 DEBUG : removing 1 level 3 directories 2024/10/30 03:02:55 INFO : A1/B1/C1: Removing directory 2024/10/30 03:02:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:55 DEBUG : removing 1 level 2 directories 2024/10/30 03:02:55 INFO : A1/B1: Removing directory 2024/10/30 03:02:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:55 DEBUG : removing 1 level 1 directories 2024/10/30 03:02:55 INFO : A1: Removing directory 2024/10/30 03:02:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:56 DEBUG : removing 1 level 0 directories 2024/10/30 03:02:56 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Removing directory 2024/10/30 03:02:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:02:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo": object not found 2024/10/30 03:02:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/": object not found 2024/10/30 03:02:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo" 2024/10/30 03:02:56 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo": object not found 2024/10/30 03:02:56 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/": object not found --- PASS: TestRmdirsNoLeaveRoot (5.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/ 2024/10/30 03:02:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:56 DEBUG : A1: Making directory 2024/10/30 03:02:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/ 2024/10/30 03:02:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/" 2024/10/30 03:02:56 DEBUG : A1/B1: Making directory 2024/10/30 03:02:56 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/ 2024/10/30 03:02:56 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/" 2024/10/30 03:02:57 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:02:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/ 2024/10/30 03:02:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/" 2024/10/30 03:02:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:57 DEBUG : removing 1 level 3 directories 2024/10/30 03:02:57 INFO : A1/B1/C1: Removing directory 2024/10/30 03:02:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:57 DEBUG : removing 1 level 2 directories 2024/10/30 03:02:57 INFO : A1/B1: Removing directory 2024/10/30 03:02:57 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:58 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestRmdirsLeaveRoot (1.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:02:58 DEBUG : A1: Making directory 2024/10/30 03:02:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/ 2024/10/30 03:02:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/" 2024/10/30 03:02:58 DEBUG : A1/B1: Making directory 2024/10/30 03:02:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/ 2024/10/30 03:02:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/" 2024/10/30 03:02:58 DEBUG : A1/B1/C1: Making directory 2024/10/30 03:02:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/ 2024/10/30 03:02:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/" 2024/10/30 03:02:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:58 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:02:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:02:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:02:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:02:59 DEBUG : removing 1 level 3 directories 2024/10/30 03:02:59 INFO : A1/B1/C1: Removing directory 2024/10/30 03:02:59 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:03:00 DEBUG : removing 1 level 2 directories 2024/10/30 03:03:00 INFO : A1/B1: Removing directory 2024/10/30 03:03:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:03:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:00 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:03:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestRmdirsWithFilter (2.32s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:01 DEBUG : filename.txt: File name found in url 2024/10/30 03:03:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/filename.txt" 2024/10/30 03:03:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/30 03:03:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/headerfilename.txt" 2024/10/30 03:03:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:03:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file2" 2024/10/30 03:03:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/filename.txt" 2024/10/30 03:03:02 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/headerfilename.txt" 2024/10/30 03:03:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCopyURL (2.13s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:03:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/file2": object not found 2024/10/30 03:03:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:03:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub/ 2024/10/30 03:03:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub/" 2024/10/30 03:03:03 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:03:03 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/10/30 03:03:03 INFO : file1: Copied (new) to: sub/file2 2024/10/30 03:03:03 INFO : file1: Deleted 2024/10/30 03:03:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:03:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/30 03:03:03 DEBUG : file1: Unchanged skipping 2024/10/30 03:03:03 INFO : file1: Deleted 2024/10/30 03:03:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: don't need to copy/move sub/file2, it is already at target location 2024/10/30 03:03:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub/file2" 2024/10/30 03:03:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub" 2024/10/30 03:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMoveFile (1.50s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:04 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/file1": object not found 2024/10/30 03:03:04 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/30 03:03:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/10/30 03:03:04 INFO : file1: Copied (new) 2024/10/30 03:03:04 INFO : file1: Deleted 2024/10/30 03:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:04 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:04 DEBUG : file1: Destination exists, skipping 2024/10/30 03:03:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/10/30 03:03:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:05 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/file1" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestMoveFileWithIgnoreExisting (1.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCaseInsensitiveMoveFile (0.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.27s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2024/10/30 03:03:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestMoveFileBackupDir (0.26s) === 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:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/ 2024/10/30 03:03:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/" 2024/10/30 03:03:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/one" 2024/10/30 03:03:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:03:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/ 2024/10/30 03:03:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/" 2024/10/30 03:03:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/three" 2024/10/30 03:03:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/ 2024/10/30 03:03:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/" 2024/10/30 03:03:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/four" 2024/10/30 03:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C2/ 2024/10/30 03:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C2/" 2024/10/30 03:03:07 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C2/five" 2024/10/30 03:03:07 DEBUG : A1/B2: Making directory 2024/10/30 03:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B2/ 2024/10/30 03:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2/" 2024/10/30 03:03:07 DEBUG : A1/B1/C3: Making directory 2024/10/30 03:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A1/B1/C3/ 2024/10/30 03:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C3/" 2024/10/30 03:03:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo%2FA10 for path "/1210146/rclone-test-wixahuy0nezo/A1/" 2024/10/30 03:03:07 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/ 2024/10/30 03:03:07 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/" 2024/10/30 03:03:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/ 2024/10/30 03:03:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/" 2024/10/30 03:03:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/ 2024/10/30 03:03:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/" 2024/10/30 03:03:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/ 2024/10/30 03:03:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/" 2024/10/30 03:03:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/C3/ 2024/10/30 03:03:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C3/" 2024/10/30 03:03:08 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B2/ 2024/10/30 03:03:08 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B2/" 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/five" 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A2/one" 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A2/two" 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/three" 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/four" 2024/10/30 03:03:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/five": object not found 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C2/five" 2024/10/30 03:03:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/one": object not found 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A1/one" 2024/10/30 03:03:08 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/two": object not found 2024/10/30 03:03:08 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:03:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A2/two" 2024/10/30 03:03:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A2/one" 2024/10/30 03:03:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/five" 2024/10/30 03:03:09 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/10/30 03:03:09 INFO : A1/one: Copied (new) to: A2/one 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/one" 2024/10/30 03:03:09 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/30 03:03:09 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C2/five" 2024/10/30 03:03:09 INFO : A1/one: Deleted 2024/10/30 03:03:09 INFO : A1/B1/C2/five: Deleted 2024/10/30 03:03:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/four": object not found 2024/10/30 03:03:09 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/four" 2024/10/30 03:03:09 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A2/B1/three": object not found 2024/10/30 03:03:09 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/three" 2024/10/30 03:03:09 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/10/30 03:03:09 INFO : A1/two: Copied (new) to: A2/two 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/two" 2024/10/30 03:03:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/four" 2024/10/30 03:03:09 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/three" 2024/10/30 03:03:09 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/30 03:03:09 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1/four" 2024/10/30 03:03:09 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/10/30 03:03:09 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/three" 2024/10/30 03:03:09 INFO : A1/B1/C1/four: Deleted 2024/10/30 03:03:09 INFO : A1/B1/three: Deleted 2024/10/30 03:03:09 INFO : A1/two: Deleted 2024/10/30 03:03:09 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B2" 2024/10/30 03:03:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C3" 2024/10/30 03:03:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C2" 2024/10/30 03:03:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1/C1" 2024/10/30 03:03:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1/B1" 2024/10/30 03:03:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A1" 2024/10/30 03:03:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo%2FA20 for path "/1210146/rclone-test-wixahuy0nezo/A2/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/C3/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C3/" 2024/10/30 03:03:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B2/ 2024/10/30 03:03:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B2/" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A3/one" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A3/two" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/four" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/five" 2024/10/30 03:03:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/three" 2024/10/30 03:03:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/two": object not found 2024/10/30 03:03:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A2/two" 2024/10/30 03:03:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/four": object not found 2024/10/30 03:03:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/one": object not found 2024/10/30 03:03:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/four" 2024/10/30 03:03:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/five": object not found 2024/10/30 03:03:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A2/one" 2024/10/30 03:03:12 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A3/B1/three": object not found 2024/10/30 03:03:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/five" 2024/10/30 03:03:12 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/three" 2024/10/30 03:03:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A3/two" 2024/10/30 03:03:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/four" 2024/10/30 03:03:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A3/one" 2024/10/30 03:03:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/five" 2024/10/30 03:03:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/three" 2024/10/30 03:03:12 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/10/30 03:03:12 INFO : A2/two: Copied (new) to: A3/two 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A2/two" 2024/10/30 03:03:12 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/30 03:03:12 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1/four" 2024/10/30 03:03:12 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/10/30 03:03:12 INFO : A2/one: Copied (new) to: A3/one 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A2/one" 2024/10/30 03:03:12 INFO : A2/B1/C1/four: Deleted 2024/10/30 03:03:12 INFO : A2/one: Deleted 2024/10/30 03:03:12 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/30 03:03:12 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2/five" 2024/10/30 03:03:12 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/10/30 03:03:12 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/three" 2024/10/30 03:03:12 INFO : A2/two: Deleted 2024/10/30 03:03:12 INFO : A2/B1/C2/five: Deleted 2024/10/30 03:03:12 INFO : A2/B1/three: Deleted 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B2" 2024/10/30 03:03:12 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C3" 2024/10/30 03:03:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C2" 2024/10/30 03:03:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1/C1" 2024/10/30 03:03:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2/B1" 2024/10/30 03:03:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A2" 2024/10/30 03:03:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:13 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/30 03:03:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo%2FA30 for path "/1210146/rclone-test-wixahuy0nezo/A3/" 2024/10/30 03:03:13 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/ 2024/10/30 03:03:13 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/" 2024/10/30 03:03:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/ 2024/10/30 03:03:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/" 2024/10/30 03:03:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/ 2024/10/30 03:03:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/" 2024/10/30 03:03:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/ 2024/10/30 03:03:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/" 2024/10/30 03:03:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/C3/ 2024/10/30 03:03:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C3/" 2024/10/30 03:03:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B2/ 2024/10/30 03:03:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B2/" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/three" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/four" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A4/one" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/five" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/A4/two" 2024/10/30 03:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/three": object not found 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/three" 2024/10/30 03:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/four": object not found 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/four" 2024/10/30 03:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/one": object not found 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A3/one" 2024/10/30 03:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/five": object not found 2024/10/30 03:03:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/A4/two": object not found 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/five" 2024/10/30 03:03:14 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-wixahuy0nezo/A3/two" 2024/10/30 03:03:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/three" 2024/10/30 03:03:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/four" 2024/10/30 03:03:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A4/one" 2024/10/30 03:03:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/five" 2024/10/30 03:03:14 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/A4/two" 2024/10/30 03:03:15 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/10/30 03:03:15 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/three" 2024/10/30 03:03:15 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/10/30 03:03:15 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1/four" 2024/10/30 03:03:15 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/10/30 03:03:15 INFO : A3/one: Copied (new) to: A4/one 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A3/one" 2024/10/30 03:03:15 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/10/30 03:03:15 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2/five" 2024/10/30 03:03:15 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/10/30 03:03:15 INFO : A3/two: Copied (new) to: A4/two 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A3/two" 2024/10/30 03:03:15 INFO : A3/B1/three: Deleted 2024/10/30 03:03:15 INFO : A3/B1/C1/four: Deleted 2024/10/30 03:03:15 INFO : A3/one: Deleted 2024/10/30 03:03:15 INFO : A3/B1/C2/five: Deleted 2024/10/30 03:03:15 INFO : A3/two: Deleted 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B2" 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C3" 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C2" 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1/C1" 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3/B1" 2024/10/30 03:03:15 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A3" 2024/10/30 03:03:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C1/four" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C2/five" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/three" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A4/one" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/A4/two" 2024/10/30 03:03:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B2" 2024/10/30 03:03:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C3" 2024/10/30 03:03:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C2" 2024/10/30 03:03:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1/C1" 2024/10/30 03:03:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4/B1" 2024/10/30 03:03:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/A4" 2024/10/30 03:03:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestDirMove (11.56s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestGetFsInfo (0.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:03:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/no_checksum_small_file_from_pipe" 2024/10/30 03:03:18 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:18 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/no_checksum_big_file_from_pipe" 2024/10/30 03:03:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/no_checksum_big_file_from_pipe" 2024/10/30 03:03:19 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:19 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/no_checksum_big_file_from_pipe" 2024/10/30 03:03:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/no_checksum_small_file_from_pipe" 2024/10/30 03:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:19 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:03:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/with_checksum_small_file_from_pipe" 2024/10/30 03:03:19 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/with_checksum_big_file_from_pipe" 2024/10/30 03:03:20 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/with_checksum_big_file_from_pipe" 2024/10/30 03:03:20 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/with_checksum_big_file_from_pipe" 2024/10/30 03:03:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/with_checksum_small_file_from_pipe" 2024/10/30 03:03:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:21 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:03:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_small_file_from_pipe" 2024/10/30 03:03:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/30 03:03:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/30 03:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_small_file_from_pipe" 2024/10/30 03:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:22 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: File to upload is small (34 bytes), uploading instead of streaming 2024/10/30 03:03:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_small_file_from_pipe" 2024/10/30 03:03:22 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:22 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/30 03:03:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:23 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/10/30 03:03:23 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/30 03:03:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/10/30 03:03:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_big_file_from_pipe" 2024/10/30 03:03:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/ignore_checksum_small_file_from_pipe" 2024/10/30 03:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestRcat (6.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.55s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2024/10/30 03:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestRcatMetadata (0.26s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato1" 2024/10/30 03:03:24 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: File to upload is small (60 bytes), uploading instead of streaming 2024/10/30 03:03:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:03:24 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/10/30 03:03:24 DEBUG : potato2: Size of src and dst objects identical 2024/10/30 03:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato1" 2024/10/30 03:03:25 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:03:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestRcatSize (0.87s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2024/10/30 03:03:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestRcatSizeMetadata (0.25s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" 2024/10/30 03:03:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:03:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:03:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/sub%20dir/ 2024/10/30 03:03:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/" 2024/10/30 03:03:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/potato3" 2024/10/30 03:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Touching "empty space" 2024/10/30 03:03:26 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:03:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Touching "potato2" 2024/10/30 03:03:26 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:03:26 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Touching "sub dir/potato3" 2024/10/30 03:03:26 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/potato3" 2024/10/30 03:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/empty%20space" 2024/10/30 03:03:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/potato2" 2024/10/30 03:03:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir/potato3" 2024/10/30 03:03:27 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/sub%20dir" 2024/10/30 03:03:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- PASS: TestTouchDir (2.01s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2024/10/30 03:03:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestMkdirMetadata (0.29s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/10/30 03:03:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestCopyDirMetadata (0.24s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestSetDirModTime (0.25s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/", Local "Local file system at /tmp/rclone3903110112", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" --- SKIP: TestDirsEqual (0.25s) === 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 2024/10/30 03:03:28 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Purge remote 2024/10/30 03:03:28 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:29 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" 2024/10/30 03:03:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wixahuy0nezo0 for path "/1210146/rclone-test-wixahuy0nezo/" 2024/10/30 03:03:29 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wixahuy0nezo/: Purge dir "" 2024/10/30 03:03:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wixahuy0nezo/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 2m18.2763581s (try 1/5)