"./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Starting (try 1/5) 2024/11/08 02:18:17 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe" 2024/11/08 02:18:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:17 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:18:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe": object not found 2024/11/08 02:18:18 DEBUG : Creating backend with remote "/tmp/rclone4084567568" === 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/08 02:18:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:18:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe": object not found --- SKIP: TestMultithreadCopy (0.42s) === RUN TestMultithreadCopyAbort run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/08 02:18:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:18:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe": object not found --- SKIP: TestMultithreadCopyAbort (0.15s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/08 02:18:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/08 02:18:19 DEBUG : potato: Seek from 10 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 10 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Seek from 5 to 2 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/08 02:18:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Seek from 5 to 2 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/08 02:18:19 DEBUG : potato: Seek from 8 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 8 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/08 02:18:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 02:18:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 02:18:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 02:18:19 DEBUG : potato: Seek from 5 to 2 2024/11/08 02:18:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/08 02:18:19 DEBUG : potato: Seek from 9 to 0 2024/11/08 02:18:19 DEBUG : potato: Seek from 9 to 0 2024/11/08 02:18:19 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/ 2024/11/08 02:18:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:18:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheck/1 === RUN TestCheck/2 2024/11/08 02:18:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheck/3 2024/11/08 02:18:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheck/4 === RUN TestCheck/5 2024/11/08 02:18:21 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheck/6 === RUN TestCheck/7 2024/11/08 02:18:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCheck (3.65s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (0.15s) --- PASS: TestCheck/5 (0.16s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2024/11/08 02:18:22 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 02:18:22 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 02:18:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/08 02:18:22 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/11/08 02:18:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/08 02:18:22 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/08 02:18:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckDownload/3 2024/11/08 02:18:24 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/08 02:18:25 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2024/11/08 02:18:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:26 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCheckDownload (4.52s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (0.28s) --- PASS: TestCheckDownload/3 (0.27s) --- PASS: TestCheckDownload/4 (0.40s) --- PASS: TestCheckDownload/5 (0.53s) --- PASS: TestCheckDownload/6 (0.28s) --- PASS: TestCheckDownload/7 (0.28s) === RUN TestCheckSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/08 02:18:27 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSizeOnly/3 2024/11/08 02:18:28 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/08 02:18:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/11/08 02:18:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:18:29 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:18:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/remotepotato" 2024/11/08 02:18:30 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/rutabaga" 2024/11/08 02:18:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCheckSizeOnly (3.15s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.14s) --- PASS: TestCheckSizeOnly/3 (0.16s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.16s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:30 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:30 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 02:18:30 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 02:18:30 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 02:18:30 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/08 02:18:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:31 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:31 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 02:18:31 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 02:18:31 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 02:18:31 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/08 02:18:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:31 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestParseSumFile (1.22s) === RUN TestCheckSum run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:31 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:31 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:31 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/data": object not found 2024/11/08 02:18:32 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/data/ 2024/11/08 02:18:32 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/data/" 2024/11/08 02:18:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:32 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest1 2024/11/08 02:18:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:33 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest2 2024/11/08 02:18:34 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest3 2024/11/08 02:18:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest4 2024/11/08 02:18:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest5 2024/11/08 02:18:36 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest6 2024/11/08 02:18:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:37 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSum/subtest7 2024/11/08 02:18:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:38 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCheckSum (7.37s) --- PASS: TestCheckSum/subtest1 (0.82s) --- PASS: TestCheckSum/subtest2 (0.44s) --- PASS: TestCheckSum/subtest3 (0.42s) --- PASS: TestCheckSum/subtest4 (0.41s) --- PASS: TestCheckSum/subtest5 (0.40s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (0.45s) === RUN TestCheckSumDownload run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:18:39 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:39 DEBUG : Config file has changed externally - reloading 2024/11/08 02:18:39 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/data": object not found 2024/11/08 02:18:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/data/ 2024/11/08 02:18:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/data/" 2024/11/08 02:18:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest1 2024/11/08 02:18:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:40 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest2 2024/11/08 02:18:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest3 2024/11/08 02:18:42 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest4 2024/11/08 02:18:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest5 2024/11/08 02:18:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest6 2024/11/08 02:18:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestCheckSumDownload/subtest7 2024/11/08 02:18:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:18:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/data/banana" 2024/11/08 02:18:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/data/potato" 2024/11/08 02:18:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/test.sum" 2024/11/08 02:18:46 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/data" 2024/11/08 02:18:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCheckSumDownload (8.03s) --- PASS: TestCheckSumDownload/subtest1 (0.70s) --- PASS: TestCheckSumDownload/subtest2 (0.52s) --- PASS: TestCheckSumDownload/subtest3 (0.89s) --- PASS: TestCheckSumDownload/subtest4 (0.56s) --- PASS: TestCheckSumDownload/subtest5 (0.54s) --- PASS: TestCheckSumDownload/subtest6 (0.54s) --- PASS: TestCheckSumDownload/subtest7 (0.52s) === RUN TestApplyTransforms 2024/11/08 02:18:47 DEBUG : Creating backend with remote "TestnStorage:rclone-test-nosobud6yeke" 2024/11/08 02:18:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:47 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:47 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nosobud6yeke" 2024/11/08 02:18:47 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke": object not found 2024/11/08 02:18:47 DEBUG : Creating backend with remote "/tmp/rclone883461261" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/", Local "Local file system at /tmp/rclone883461261", Modify Window "1s" 2024/11/08 02:18:47 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/ 2024/11/08 02:18:47 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-nosobud6yeke/" 2024/11/08 02:18:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-nosobud6yeke/hello,%20world%21" 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-nosobud6yeke" 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-nosobud6yeke/" upper checkfile vs. lower remote (without normalization) 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nosobud6yeke0 for path "/1210146/rclone-test-nosobud6yeke/" 2024/11/08 02:18:48 ERROR : hello, world!: sum not found 2024/11/08 02:18:48 ERROR : HELLO, WORLD!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/ 2024/11/08 02:18:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: 1 files missing 2024/11/08 02:18:48 NOTICE: 1 hashes missing 2024/11/08 02:18:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: 2 differences found 2024/11/08 02:18:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nosobud6yeke0 for path "/1210146/rclone-test-nosobud6yeke/" 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-nosobud6yeke/hello,%20world%21" 2024/11/08 02:18:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: 0 differences found 2024/11/08 02:18:48 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: 1 matching files 2024/11/08 02:18:48 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xozowol6babe" 2024/11/08 02:18:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:48 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:48 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xozowol6babe" 2024/11/08 02:18:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe": object not found 2024/11/08 02:18:49 DEBUG : Creating backend with remote "/tmp/rclone3903612080" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/", Local "Local file system at /tmp/rclone3903612080", Modify Window "1s" 2024/11/08 02:18:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/ 2024/11/08 02:18:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:18:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xozowol6babe/HELLO,%20WORLD%21" 2024/11/08 02:18:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xozowol6babe" 2024/11/08 02:18:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xozowol6babe/" lower checkfile vs. upper remote (without normalization) 2024/11/08 02:18:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xozowol6babe0 for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:18:50 ERROR : HELLO, WORLD!: sum not found 2024/11/08 02:18:50 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/ 2024/11/08 02:18:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: 1 files missing 2024/11/08 02:18:50 NOTICE: 1 hashes missing 2024/11/08 02:18:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: 2 differences found 2024/11/08 02:18:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/08 02:18:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xozowol6babe0 for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:18:50 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xozowol6babe/HELLO,%20WORLD%21" 2024/11/08 02:18:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: 0 differences found 2024/11/08 02:18:50 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: 1 matching files 2024/11/08 02:18:50 DEBUG : Creating backend with remote "TestnStorage:rclone-test-habigov9zoba" 2024/11/08 02:18:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:50 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:50 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-habigov9zoba" 2024/11/08 02:18:50 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba": object not found 2024/11/08 02:18:50 DEBUG : Creating backend with remote "/tmp/rclone1335720653" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/", Local "Local file system at /tmp/rclone1335720653", Modify Window "1s" 2024/11/08 02:18:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/ 2024/11/08 02:18:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:18:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-habigov9zoba/HeLlO,%20wOrLd%21" 2024/11/08 02:18:51 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-habigov9zoba" 2024/11/08 02:18:51 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-habigov9zoba/" lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/08 02:18:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-habigov9zoba0 for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:18:51 ERROR : HeLlO, wOrLd!: sum not found 2024/11/08 02:18:51 ERROR : hello, world!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/ 2024/11/08 02:18:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: 1 files missing 2024/11/08 02:18:51 NOTICE: 1 hashes missing 2024/11/08 02:18:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: 2 differences found 2024/11/08 02:18:51 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/08 02:18:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-habigov9zoba0 for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:18:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-habigov9zoba/HeLlO,%20wOrLd%21" 2024/11/08 02:18:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: 0 differences found 2024/11/08 02:18:52 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: 1 matching files 2024/11/08 02:18:52 DEBUG : Creating backend with remote "TestnStorage:rclone-test-citepom4meco" 2024/11/08 02:18:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:52 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-citepom4meco" 2024/11/08 02:18:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco": object not found 2024/11/08 02:18:52 DEBUG : Creating backend with remote "/tmp/rclone1316234485" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/", Local "Local file system at /tmp/rclone1316234485", Modify Window "1s" 2024/11/08 02:18:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/ 2024/11/08 02:18:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:18:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-citepom4meco/HELLO,%20WORLD%21" 2024/11/08 02:18:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-citepom4meco" 2024/11/08 02:18:52 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-citepom4meco/" upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/08 02:18:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-citepom4meco0 for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:18:53 ERROR : HELLO, WORLD!: sum not found 2024/11/08 02:18:53 ERROR : HeLlO, wOrLd!: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/ 2024/11/08 02:18:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: 1 files missing 2024/11/08 02:18:53 NOTICE: 1 hashes missing 2024/11/08 02:18:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: 2 differences found 2024/11/08 02:18:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/08 02:18:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-citepom4meco0 for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:18:53 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-citepom4meco/HELLO,%20WORLD%21" 2024/11/08 02:18:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: 0 differences found 2024/11/08 02:18:53 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: 1 matching files 2024/11/08 02:18:53 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cutuwer4mulo" 2024/11/08 02:18:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:53 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:53 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cutuwer4mulo" 2024/11/08 02:18:53 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo": object not found 2024/11/08 02:18:53 DEBUG : Creating backend with remote "/tmp/rclone1289664691" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/", Local "Local file system at /tmp/rclone1289664691", Modify Window "1s" 2024/11/08 02:18:53 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/ 2024/11/08 02:18:53 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:18:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cutuwer4mulo/%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/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cutuwer4mulo" 2024/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cutuwer4mulo/" NFD checkfile vs. NFC remote (without normalization) 2024/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cutuwer4mulo0 for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:18:54 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 02:18:54 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/ 2024/11/08 02:18:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: 1 files missing 2024/11/08 02:18:54 NOTICE: 1 hashes missing 2024/11/08 02:18:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: 2 differences found 2024/11/08 02:18:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cutuwer4mulo0 for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cutuwer4mulo/%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/11/08 02:18:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: 0 differences found 2024/11/08 02:18:54 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: 1 matching files 2024/11/08 02:18:54 DEBUG : Creating backend with remote "TestnStorage:rclone-test-gupiher7robo" 2024/11/08 02:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:54 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:54 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gupiher7robo" 2024/11/08 02:18:55 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo": object not found 2024/11/08 02:18:55 DEBUG : Creating backend with remote "/tmp/rclone1121710267" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/", Local "Local file system at /tmp/rclone1121710267", Modify Window "1s" 2024/11/08 02:18:55 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/ 2024/11/08 02:18:55 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:18:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-gupiher7robo/%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/11/08 02:18:56 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-gupiher7robo" 2024/11/08 02:18:56 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-gupiher7robo/" NFC checkfile vs. NFD remote (without normalization) 2024/11/08 02:18:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gupiher7robo0 for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:18:56 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 02:18:56 ERROR : 測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/ 2024/11/08 02:18:56 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: 1 files missing 2024/11/08 02:18:56 NOTICE: 1 hashes missing 2024/11/08 02:18:56 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: 2 differences found 2024/11/08 02:18:56 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/08 02:18:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gupiher7robo0 for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:18:56 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-gupiher7robo/%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/11/08 02:18:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: 0 differences found 2024/11/08 02:18:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: 1 matching files 2024/11/08 02:18:57 DEBUG : Creating backend with remote "TestnStorage:rclone-test-lojilav5kolo" 2024/11/08 02:18:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:57 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lojilav5kolo" 2024/11/08 02:18:57 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo": object not found 2024/11/08 02:18:57 DEBUG : Creating backend with remote "/tmp/rclone739091479" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/", Local "Local file system at /tmp/rclone739091479", Modify Window "1s" 2024/11/08 02:18:57 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/ 2024/11/08 02:18:57 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:18:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-lojilav5kolo/%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/11/08 02:18:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-lojilav5kolo" 2024/11/08 02:18:57 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-lojilav5kolo/" NFDx2 checkfile vs. both remote (without normalization) 2024/11/08 02:18:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lojilav5kolo0 for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:18:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 02:18:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/ 2024/11/08 02:18:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: 1 files missing 2024/11/08 02:18:57 NOTICE: 1 hashes missing 2024/11/08 02:18:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: 2 differences found 2024/11/08 02:18:57 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/08 02:18:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lojilav5kolo0 for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:18:58 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-lojilav5kolo/%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/11/08 02:18:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: 0 differences found 2024/11/08 02:18:58 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: 1 matching files 2024/11/08 02:18:58 DEBUG : Creating backend with remote "TestnStorage:rclone-test-tesubiv4mipa" 2024/11/08 02:18:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:58 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:58 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tesubiv4mipa" 2024/11/08 02:18:58 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa": object not found 2024/11/08 02:18:58 DEBUG : Creating backend with remote "/tmp/rclone3033618229" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/", Local "Local file system at /tmp/rclone3033618229", Modify Window "1s" 2024/11/08 02:18:58 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/ 2024/11/08 02:18:58 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:18:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-tesubiv4mipa/%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/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-tesubiv4mipa" 2024/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-tesubiv4mipa/" NFCx2 checkfile vs. both remote (without normalization) 2024/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tesubiv4mipa0 for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:18:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 02:18:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/ 2024/11/08 02:18:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: 1 files missing 2024/11/08 02:18:59 NOTICE: 1 hashes missing 2024/11/08 02:18:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: 2 differences found 2024/11/08 02:18:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tesubiv4mipa0 for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-tesubiv4mipa/%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/11/08 02:18:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:18:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: 0 differences found 2024/11/08 02:18:59 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: 1 matching files 2024/11/08 02:18:59 DEBUG : Creating backend with remote "TestnStorage:rclone-test-cajevoc0pozo" 2024/11/08 02:18:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:18:59 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:18:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cajevoc0pozo" 2024/11/08 02:19:00 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo": object not found 2024/11/08 02:19:00 DEBUG : Creating backend with remote "/tmp/rclone941281638" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/", Local "Local file system at /tmp/rclone941281638", Modify Window "1s" 2024/11/08 02:19:00 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/ 2024/11/08 02:19:00 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-cajevoc0pozo/%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/11/08 02:19:00 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-cajevoc0pozo" 2024/11/08 02:19:01 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-cajevoc0pozo/" both checkfile vs. NFDx2 remote (without normalization) 2024/11/08 02:19:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cajevoc0pozo0 for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 02:19:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/ 2024/11/08 02:19:01 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: 1 files missing 2024/11/08 02:19:01 NOTICE: 1 hashes missing 2024/11/08 02:19:01 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: 2 differences found 2024/11/08 02:19:01 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/08 02:19:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cajevoc0pozo0 for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-cajevoc0pozo/%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/11/08 02:19:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:19:01 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: 0 differences found 2024/11/08 02:19:01 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: 1 matching files 2024/11/08 02:19:01 DEBUG : Creating backend with remote "TestnStorage:rclone-test-xiloved6hisi" 2024/11/08 02:19:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:19:01 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:19:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xiloved6hisi" 2024/11/08 02:19:01 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi": object not found 2024/11/08 02:19:01 DEBUG : Creating backend with remote "/tmp/rclone663376389" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/", Local "Local file system at /tmp/rclone663376389", Modify Window "1s" 2024/11/08 02:19:01 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/ 2024/11/08 02:19:01 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:01 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-xiloved6hisi/%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/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-xiloved6hisi" 2024/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-xiloved6hisi/" both checkfile vs. NFCx2 remote (without normalization) 2024/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiloved6hisi0 for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 02:19:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/ 2024/11/08 02:19:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: 1 files missing 2024/11/08 02:19:02 NOTICE: 1 hashes missing 2024/11/08 02:19:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: 2 differences found 2024/11/08 02:19:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiloved6hisi0 for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-xiloved6hisi/%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/11/08 02:19:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 02:19:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: 0 differences found 2024/11/08 02:19:02 NOTICE: https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: 1 matching files 2024/11/08 02:19:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: Purge remote 2024/11/08 02:19:02 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:02 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xiloved6hisi0 for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/08 02:19:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xiloved6hisi/%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/11/08 02:19:03 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xiloved6hisi/: Purge dir "" 2024/11/08 02:19:03 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xiloved6hisi/" 2024/11/08 02:19:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: Purge remote 2024/11/08 02:19:04 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:04 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cajevoc0pozo0 for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/08 02:19:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cajevoc0pozo/%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/11/08 02:19:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cajevoc0pozo/: Purge dir "" 2024/11/08 02:19:04 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cajevoc0pozo/" 2024/11/08 02:19:05 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: Purge remote 2024/11/08 02:19:05 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:19:05 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-tesubiv4mipa0 for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-tesubiv4mipa/%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/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-tesubiv4mipa/: Purge dir "" 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-tesubiv4mipa/" 2024/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: Purge remote 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:19:06 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-lojilav5kolo0 for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-lojilav5kolo/%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/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-lojilav5kolo/: Purge dir "" 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-lojilav5kolo/" 2024/11/08 02:19:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: Purge remote 2024/11/08 02:19:06 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:19:07 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-gupiher7robo0 for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:19:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: Purge object "測試_Русский___ě_áñ" 2024/11/08 02:19:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-gupiher7robo/%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/11/08 02:19:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-gupiher7robo/: Purge dir "" 2024/11/08 02:19:07 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-gupiher7robo/" 2024/11/08 02:19:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: Purge remote 2024/11/08 02:19:07 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:19:07 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-cutuwer4mulo0 for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:19:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: Purge object "測試_Русский___ě_áñ" 2024/11/08 02:19:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-cutuwer4mulo/%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/11/08 02:19:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-cutuwer4mulo/: Purge dir "" 2024/11/08 02:19:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-cutuwer4mulo/" 2024/11/08 02:19:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: Purge remote 2024/11/08 02:19:08 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:19:08 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-citepom4meco0 for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:19:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: Purge object "HELLO, WORLD!" 2024/11/08 02:19:08 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-citepom4meco/HELLO,%20WORLD%21" 2024/11/08 02:19:08 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-citepom4meco/: Purge dir "" 2024/11/08 02:19:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-citepom4meco/" 2024/11/08 02:19:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: Purge remote 2024/11/08 02:19:09 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:19:09 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-habigov9zoba0 for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:19:09 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: Purge object "HeLlO, wOrLd!" 2024/11/08 02:19:09 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-habigov9zoba/HeLlO,%20wOrLd%21" 2024/11/08 02:19:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-habigov9zoba/: Purge dir "" 2024/11/08 02:19:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-habigov9zoba/" 2024/11/08 02:19:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: Purge remote 2024/11/08 02:19:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:19:10 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-xozowol6babe0 for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:19:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: Purge object "HELLO, WORLD!" 2024/11/08 02:19:10 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-xozowol6babe/HELLO,%20WORLD%21" 2024/11/08 02:19:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-xozowol6babe/: Purge dir "" 2024/11/08 02:19:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-xozowol6babe/" 2024/11/08 02:19:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: Purge remote 2024/11/08 02:19:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-nosobud6yeke/" 2024/11/08 02:19:10 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:19:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-nosobud6yeke0 for path "/1210146/rclone-test-nosobud6yeke/" 2024/11/08 02:19:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: Purge object "hello, world!" 2024/11/08 02:19:11 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-nosobud6yeke/hello,%20world%21" 2024/11/08 02:19:11 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-nosobud6yeke/: Purge dir "" 2024/11/08 02:19:11 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-nosobud6yeke/" --- PASS: TestApplyTransforms (24.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:11 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:11 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/file2": object not found 2024/11/08 02:19:11 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 02:19:11 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/ 2024/11/08 02:19:11 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub/" 2024/11/08 02:19:12 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:12 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/08 02:19:12 INFO : file1: Copied (new) to: sub/file2 2024/11/08 02:19:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:12 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 02:19:12 DEBUG : file1: Unchanged skipping 2024/11/08 02:19:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:12 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: don't need to copy/move sub/file2, it is already at target location 2024/11/08 02:19:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:12 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:13 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:13 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub" 2024/11/08 02:19:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCopyFile (1.70s) === RUN TestCopyLongFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" copy_test.go:153: Test only runs on local 2024/11/08 02:19:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" copy_test.go:173: Skipping test as remote does not support server-side move or copy 2024/11/08 02:19:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyFileBackupDir (0.36s) === RUN TestCopyFileCompareDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:14 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe/dst" 2024/11/08 02:19:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:19:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst" 2024/11/08 02:19:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst": object not found 2024/11/08 02:19:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/one": object not found 2024/11/08 02:19:14 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe/CompareDest" 2024/11/08 02:19:14 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:19:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/CompareDest" 2024/11/08 02:19:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest": object not found 2024/11/08 02:19:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 02:19:14 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/one" 2024/11/08 02:19:14 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest/one": object not found 2024/11/08 02:19:14 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/ 2024/11/08 02:19:14 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:15 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/ 2024/11/08 02:19:15 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/dst/" 2024/11/08 02:19:15 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/08 02:19:15 INFO : one: Copied (new) 2024/11/08 02:19:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 02:19:16 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/one" 2024/11/08 02:19:16 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest/one": object not found 2024/11/08 02:19:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:16 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/08 02:19:16 INFO : one: Copied (replaced existing) 2024/11/08 02:19:16 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/ 2024/11/08 02:19:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/dst/" 2024/11/08 02:19:16 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:16 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest/ 2024/11/08 02:19:16 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/" 2024/11/08 02:19:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/one" 2024/11/08 02:19:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 02:19:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/one" 2024/11/08 02:19:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 02:19:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 02:19:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:17 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/two" 2024/11/08 02:19:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/two" 2024/11/08 02:19:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/two": object not found 2024/11/08 02:19:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 02:19:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/two" 2024/11/08 02:19:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 02:19:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 02:19:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/two" 2024/11/08 02:19:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/two": object not found 2024/11/08 02:19:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 02:19:18 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest/two" 2024/11/08 02:19:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 02:19:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 02:19:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:19 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/dst/two" 2024/11/08 02:19:19 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/dst/two": object not found 2024/11/08 02:19:19 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 02:19:19 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/CompareDest/two" 2024/11/08 02:19:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 02:19:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/dst/two" 2024/11/08 02:19:19 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/08 02:19:19 INFO : two: Copied (new) 2024/11/08 02:19:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:19 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/one" 2024/11/08 02:19:19 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/CompareDest/two" 2024/11/08 02:19:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/dst/one" 2024/11/08 02:19:20 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/dst/two" 2024/11/08 02:19:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/dst" 2024/11/08 02:19:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/CompareDest" 2024/11/08 02:19:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCopyFileCompareDest (6.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy 2024/11/08 02:19:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyFileCopyDest (0.32s) === RUN TestCopyInplace run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" copy_test.go:370: Partial uploads not supported 2024/11/08 02:19:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyInplace (0.31s) === RUN TestCopyLongFileName run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" copy_test.go:403: Partial uploads not supported 2024/11/08 02:19:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:21 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyLongFileName (0.32s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:21 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file1" 2024/11/08 02:19:21 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file1": object not found 2024/11/08 02:19:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/08 02:19:21 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/ 2024/11/08 02:19:21 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/" 2024/11/08 02:19:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file1" 2024/11/08 02:19:22 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/11/08 02:19:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/08 02:19:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2" 2024/11/08 02:19:22 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2": object not found 2024/11/08 02:19:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/08 02:19:22 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2" 2024/11/08 02:19:22 DEBUG : NetStorage action upload failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2": Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/11/08 02:19:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2" 2024/11/08 02:19:22 DEBUG : NetStorage action delete failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2": object not found 2024/11/08 02:19:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to call NetStorage API upload: Put "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file2": max transfer limit reached as set by --max-transfer 2024/11/08 02:19:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file3" 2024/11/08 02:19:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file3": object not found 2024/11/08 02:19:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/08 02:19:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:23 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file4" 2024/11/08 02:19:23 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file4": object not found 2024/11/08 02:19:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/08 02:19:23 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file4" 2024/11/08 02:19:23 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/11/08 02:19:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/08 02:19:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:23 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:23 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file1" 2024/11/08 02:19:24 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer/file4" 2024/11/08 02:19:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/TestCopyFileMaxTransfer" 2024/11/08 02:19:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCopyFileMaxTransfer (2.79s) === RUN TestDeduplicateInteractive run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateInteractive (0.32s) === RUN TestDeduplicateSkip run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateSkip (0.33s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateFirst (0.32s) === RUN TestDeduplicateNewest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateNewest (0.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/one" 2024/11/08 02:19:26 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/also/ 2024/11/08 02:19:26 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/also/" 2024/11/08 02:19:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/also/one" 2024/11/08 02:19:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/another" 2024/11/08 02:19:26 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/not-one" 2024/11/08 02:19:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:27 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Looking for duplicate md5 hashes using newest mode. 2024/11/08 02:19:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:27 NOTICE: fb58230fbd9ba3299a8f992e2d900264: Found 3 files with duplicate md5 hashes 2024/11/08 02:19:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/one" 2024/11/08 02:19:27 INFO : one: Deleted 2024/11/08 02:19:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/also/one" 2024/11/08 02:19:27 INFO : also/one: Deleted 2024/11/08 02:19:27 NOTICE: fb58230fbd9ba3299a8f992e2d900264: Deleted 2 extra copies 2024/11/08 02:19:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/another" 2024/11/08 02:19:27 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/not-one" 2024/11/08 02:19:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/also" 2024/11/08 02:19:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestDeduplicateNewestByHash (2.18s) === RUN TestDeduplicateOldest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateSmallest (0.28s) === RUN TestDeduplicateRename run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/a.txt" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/zend.txt" 2024/11/08 02:19:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/ 2024/11/08 02:19:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world2" 2024/11/08 02:19:30 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/ 2024/11/08 02:19:30 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/.ignore" 2024/11/08 02:19:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/11/08 02:19:31 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/ 2024/11/08 02:19:31 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/" 2024/11/08 02:19:31 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/11/08 02:19:31 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:31 DEBUG : a.txt: Excluded (Size Filter) 2024/11/08 02:19:31 DEBUG : a.txt: Excluded 2024/11/08 02:19:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:31 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 02:19:32 DEBUG : sub dir/hello world: Excluded 2024/11/08 02:19:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 02:19:32 DEBUG : sub dir/hello world2: Excluded 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 02:19:32 DEBUG : sub dir/hello world: Excluded 2024/11/08 02:19:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 02:19:32 DEBUG : sub dir/hello world2: Excluded 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/.ignore" 2024/11/08 02:19:32 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/.ignore" 2024/11/08 02:19:32 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/.ignore": object not found 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir" 2024/11/08 02:19:32 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir" 2024/11/08 02:19:32 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir" 2024/11/08 02:19:33 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/a.txt" 2024/11/08 02:19:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world" 2024/11/08 02:19:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world2" 2024/11/08 02:19:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/.ignore" 2024/11/08 02:19:33 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir/should%20be%20ignored" 2024/11/08 02:19:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir/hello%20world3" 2024/11/08 02:19:34 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/zend.txt" 2024/11/08 02:19:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/sub%20sub%20dir" 2024/11/08 02:19:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/ignore%20dir" 2024/11/08 02:19:34 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:34 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestListDirSorted (5.03s) === RUN TestListJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:19:35 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/ 2024/11/08 02:19:35 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub/" 2024/11/08 02:19:35 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:35 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/Default 2024/11/08 02:19:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/FilesOnly 2024/11/08 02:19:35 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/DirsOnly 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/Recurse 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/SubDir 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/sub" === RUN TestListJSON/NoModTime 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/NoMimeType 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/ShowHash 2024/11/08 02:19:36 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/HashTypes 2024/11/08 02:19:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestListJSON/Metadata 2024/11/08 02:19:37 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:19:37 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:37 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub" 2024/11/08 02:19:37 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestListJSON (3.05s) --- PASS: TestListJSON/Default (0.16s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.16s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.15s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.16s) --- PASS: TestListJSON/ShowHash (0.15s) --- PASS: TestListJSON/HashTypes (0.16s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:19:38 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/ 2024/11/08 02:19:38 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub/" 2024/11/08 02:19:38 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/Root 2024/11/08 02:19:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/11/08 02:19:38 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/Dir 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub" 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/DirWithTrailingSlash 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/File 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/file1" === RUN TestStatJSON/NotFound 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/notfound": object not found 2024/11/08 02:19:39 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/DirFilesOnly 2024/11/08 02:19:40 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub" === RUN TestStatJSON/FileFilesOnly 2024/11/08 02:19:40 DEBUG : NetStorage stat cache hit for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/file1" === RUN TestStatJSON/NotFoundFilesOnly 2024/11/08 02:19:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:40 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/notfound": object not found === RUN TestStatJSON/DirDirsOnly 2024/11/08 02:19:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/FileDirsOnly 2024/11/08 02:19:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/NotFoundDirsOnly 2024/11/08 02:19:40 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestStatJSON/RootNotFound 2024/11/08 02:19:40 DEBUG : Creating backend with remote "TestnStorage:rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:40 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:19:40 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/notfound": object not found 2024/11/08 02:19:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/notfound": object not found 2024/11/08 02:19:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:19:41 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:19:42 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub" 2024/11/08 02:19:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestStatJSON (4.26s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.16s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.33s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.15s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.16s) --- PASS: TestStatJSON/RootNotFound (0.96s) === RUN TestMkdir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Making directory 2024/11/08 02:19:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:42 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Making directory 2024/11/08 02:19:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:42 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/ 2024/11/08 02:19:42 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/" 2024/11/08 02:19:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world" 2024/11/08 02:19:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:43 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:43 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/hello%20world" 2024/11/08 02:19:43 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestLsd (1.24s) === RUN TestLs run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:44 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:45 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestLs (1.21s) === RUN TestLsWithFilesFrom run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:45 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:45 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/08 02:19:45 DEBUG : empty space: Excluded 2024/11/08 02:19:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/notfound" 2024/11/08 02:19:45 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/notfound": object not found 2024/11/08 02:19:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:46 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestLsWithFilesFrom (1.86s) === RUN TestLsLong run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:47 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:47 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:48 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestLsLong (1.46s) === RUN TestHashSums run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:48 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestHashSums/Md5 2024/11/08 02:19:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestHashSums/Md5Download 2024/11/08 02:19:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:49 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestHashSums (1.51s) --- PASS: TestHashSums/Md5 (0.16s) --- PASS: TestHashSums/Md5Download (0.32s) === RUN TestHashSumsWithErrors 2024/11/08 02:19:50 DEBUG : Creating backend with remote ":memory:" 2024/11/08 02:19:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/08 02:19:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 02:19:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/08 02:19:50 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:50 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/ 2024/11/08 02:19:50 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/" 2024/11/08 02:19:50 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/potato3" 2024/11/08 02:19:50 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:50 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:19:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:19:51 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/potato3" 2024/11/08 02:19:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:19:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCount (1.75s) === RUN TestDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:51 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:52 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:52 DEBUG : Waiting for deletions to finish 2024/11/08 02:19:52 DEBUG : large: Excluded (Size Filter) 2024/11/08 02:19:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:52 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:52 INFO : medium: Deleted 2024/11/08 02:19:52 INFO : small: Deleted 2024/11/08 02:19:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:52 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestDelete (1.47s) === RUN TestMaxDelete run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:53 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:54 DEBUG : Waiting for deletions to finish 2024/11/08 02:19:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:54 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/08 02:19:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:54 INFO : large: Deleted 2024/11/08 02:19:54 INFO : medium: Deleted 2024/11/08 02:19:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMaxDelete (1.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:55 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:55 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:55 DEBUG : Waiting for deletions to finish 2024/11/08 02:19:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 02:19:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:56 INFO : medium: Deleted 2024/11/08 02:19:56 INFO : small: Deleted 2024/11/08 02:19:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:56 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMaxDeleteSizeLargeFile (1.87s) === RUN TestMaxDeleteSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:57 DEBUG : Waiting for deletions to finish 2024/11/08 02:19:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/large" 2024/11/08 02:19:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 02:19:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/medium" 2024/11/08 02:19:58 INFO : large: Deleted 2024/11/08 02:19:58 INFO : medium: Deleted 2024/11/08 02:19:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/small" 2024/11/08 02:19:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMaxDeleteSize (2.06s) === RUN TestReadFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:19:59 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/ReadFile" 2024/11/08 02:19:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:19:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/ReadFile" 2024/11/08 02:19:59 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/ReadFile" 2024/11/08 02:19:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/ReadFile" 2024/11/08 02:20:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestReadFile (1.38s) === RUN TestRetry 2024/11/08 02:20:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/08 02:20:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/08 02:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 02:20:00 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:02 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCat (3.00s) === RUN TestPurge 2024/11/08 02:20:03 DEBUG : Creating backend with remote "TestnStorage:rclone-test-wokolid9bope" 2024/11/08 02:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:20:03 DEBUG : NetStorage NewFS endpoint "https://rclone-nsu.akamaihd.net/1210146/" 2024/11/08 02:20:03 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wokolid9bope" 2024/11/08 02:20:03 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope": object not found 2024/11/08 02:20:03 DEBUG : Creating backend with remote "/tmp/rclone4066942952" run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/", Local "Local file system at /tmp/rclone4066942952", Modify Window "1s" 2024/11/08 02:20:03 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/ 2024/11/08 02:20:03 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/ 2024/11/08 02:20:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/" 2024/11/08 02:20:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/B1/ 2024/11/08 02:20:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/B1/" 2024/11/08 02:20:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/B1/C1/ 2024/11/08 02:20:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/B1/C1/" 2024/11/08 02:20:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wokolid9bope/A1/B1/C1/one" 2024/11/08 02:20:04 DEBUG : A2: Making directory 2024/11/08 02:20:04 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A2/ 2024/11/08 02:20:04 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A2/" 2024/11/08 02:20:05 DEBUG : A1/B2: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/B2/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/B2/" 2024/11/08 02:20:05 DEBUG : A1/B2/C2: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/B2/C2/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/B2/C2/" 2024/11/08 02:20:05 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A1/B1/C3/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A1/B1/C3/" 2024/11/08 02:20:05 DEBUG : A3: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A3/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A3/" 2024/11/08 02:20:05 DEBUG : A3/B3: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A3/B3/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A3/B3/" 2024/11/08 02:20:05 DEBUG : A3/B3/C4: Making directory 2024/11/08 02:20:05 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/A3/B3/C4/ 2024/11/08 02:20:05 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-wokolid9bope/A3/B3/C4/" 2024/11/08 02:20:05 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-wokolid9bope/A1/two" 2024/11/08 02:20:05 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wokolid9bope" 2024/11/08 02:20:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2024/11/08 02:20:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" fstest.go:286: Sleeping for 6s just to make sure 2024/11/08 02:20:13 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wokolid9bope/A1/B1" 2024/11/08 02:20:13 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/11/08 02:20:13 DEBUG : Waiting for deletions to finish 2024/11/08 02:20:13 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope%2FA1%2FB10 for path "/1210146/rclone-test-wokolid9bope/A1/B1/" 2024/11/08 02:20:14 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wokolid9bope/A1/B1/C1/one" 2024/11/08 02:20:14 INFO : A1/B1/C1/one: Deleted 2024/11/08 02:20:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1/B1" 2024/11/08 02:20:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1/B1/C3" 2024/11/08 02:20:14 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1/B1/C1" 2024/11/08 02:20:14 DEBUG : removing 2 level 3 directories 2024/11/08 02:20:14 INFO : A1/B1/C3: Removing directory 2024/11/08 02:20:14 INFO : A1/B1/C1: Removing directory 2024/11/08 02:20:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1/B1/C3" 2024/11/08 02:20:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1/B1/C1" 2024/11/08 02:20:14 DEBUG : removing 1 level 2 directories 2024/11/08 02:20:14 INFO : A1/B1: Removing directory 2024/11/08 02:20:14 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1/B1" 2024/11/08 02:20:14 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:15 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:15 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/11/08 02:20:15 DEBUG : Waiting for deletions to finish 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:15 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-wokolid9bope/A1/two" 2024/11/08 02:20:15 INFO : A1/two: Deleted 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A3" 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1" 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A2" 2024/11/08 02:20:15 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A3/B3" 2024/11/08 02:20:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A3/B3/C4" 2024/11/08 02:20:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1/B2" 2024/11/08 02:20:16 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-wokolid9bope/A1/B2/C2" 2024/11/08 02:20:16 DEBUG : removing 2 level 3 directories 2024/11/08 02:20:16 INFO : A3/B3/C4: Removing directory 2024/11/08 02:20:16 INFO : A1/B2/C2: Removing directory 2024/11/08 02:20:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A3/B3/C4" 2024/11/08 02:20:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1/B2/C2" 2024/11/08 02:20:16 DEBUG : removing 2 level 2 directories 2024/11/08 02:20:16 INFO : A3/B3: Removing directory 2024/11/08 02:20:16 INFO : A1/B2: Removing directory 2024/11/08 02:20:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A3/B3" 2024/11/08 02:20:16 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1/B2" 2024/11/08 02:20:17 DEBUG : removing 3 level 1 directories 2024/11/08 02:20:17 INFO : A3: Removing directory 2024/11/08 02:20:17 INFO : A1: Removing directory 2024/11/08 02:20:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A3" 2024/11/08 02:20:17 INFO : A2: Removing directory 2024/11/08 02:20:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A1" 2024/11/08 02:20:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/A2" 2024/11/08 02:20:17 DEBUG : removing 1 level 0 directories 2024/11/08 02:20:17 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/: Removing directory 2024/11/08 02:20:17 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:17 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:17 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:17 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wokolid9bope" 2024/11/08 02:20:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope": object not found 2024/11/08 02:20:18 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/": object not found 2024/11/08 02:20:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/: Purge remote 2024/11/08 02:20:18 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:18 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/11/08 02:20:18 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-wokolid9bope0 for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:18 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:18 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-wokolid9bope" 2024/11/08 02:20:18 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope": object not found 2024/11/08 02:20:18 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/": object not found 2024/11/08 02:20:18 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-wokolid9bope/: Purge dir "" 2024/11/08 02:20:18 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-wokolid9bope/" 2024/11/08 02:20:18 NOTICE: purge failed to rmdir "": directory not found 2024/11/08 02:20:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/ 2024/11/08 02:20:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/" 2024/11/08 02:20:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/ 2024/11/08 02:20:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/" 2024/11/08 02:20:18 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/ 2024/11/08 02:20:18 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/" 2024/11/08 02:20:19 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/one" 2024/11/08 02:20:19 DEBUG : A2: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/" 2024/11/08 02:20:19 DEBUG : A1/B2: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B2/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2/" 2024/11/08 02:20:19 DEBUG : A1/B2/C2: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B2/C2/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2/C2/" 2024/11/08 02:20:19 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C3/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C3/" 2024/11/08 02:20:19 DEBUG : A3: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/" 2024/11/08 02:20:19 DEBUG : A3/B3: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B3/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B3/" 2024/11/08 02:20:19 DEBUG : A3/B3/C4: Making directory 2024/11/08 02:20:19 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B3/C4/ 2024/11/08 02:20:19 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B3/C4/" 2024/11/08 02:20:20 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A3/B3/C4" 2024/11/08 02:20:20 DEBUG : removing 1 level 3 directories 2024/11/08 02:20:20 INFO : A3/B3/C4: Removing directory 2024/11/08 02:20:20 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B3/C4" 2024/11/08 02:20:20 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:20 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A3" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A2" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B2" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A3/B3" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B2/C2" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C3" 2024/11/08 02:20:21 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:21 DEBUG : removing 2 level 3 directories 2024/11/08 02:20:21 INFO : A1/B2/C2: Removing directory 2024/11/08 02:20:21 INFO : A1/B1/C3: Removing directory 2024/11/08 02:20:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2/C2" 2024/11/08 02:20:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C3" 2024/11/08 02:20:21 DEBUG : removing 2 level 2 directories 2024/11/08 02:20:21 INFO : A3/B3: Removing directory 2024/11/08 02:20:21 INFO : A1/B2: Removing directory 2024/11/08 02:20:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B3" 2024/11/08 02:20:21 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2" 2024/11/08 02:20:22 DEBUG : removing 2 level 1 directories 2024/11/08 02:20:22 INFO : A3: Removing directory 2024/11/08 02:20:22 INFO : A2: Removing directory 2024/11/08 02:20:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3" 2024/11/08 02:20:22 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2" 2024/11/08 02:20:22 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/one" 2024/11/08 02:20:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/one" 2024/11/08 02:20:22 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:22 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:23 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:23 DEBUG : removing 1 level 3 directories 2024/11/08 02:20:23 INFO : A1/B1/C1: Removing directory 2024/11/08 02:20:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:23 DEBUG : removing 1 level 2 directories 2024/11/08 02:20:23 INFO : A1/B1: Removing directory 2024/11/08 02:20:23 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:24 DEBUG : removing 1 level 1 directories 2024/11/08 02:20:24 INFO : A1: Removing directory 2024/11/08 02:20:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:24 DEBUG : removing 1 level 0 directories 2024/11/08 02:20:24 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Removing directory 2024/11/08 02:20:24 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:24 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:20:24 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe": object not found 2024/11/08 02:20:24 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/": object not found 2024/11/08 02:20:24 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:24 DEBUG : NetStorage action list returned 404, call stat for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:24 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe" 2024/11/08 02:20:25 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe": object not found 2024/11/08 02:20:25 DEBUG : NetStorage action list failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/": object not found --- PASS: TestRmdirsNoLeaveRoot (6.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/ 2024/11/08 02:20:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:25 DEBUG : A1: Making directory 2024/11/08 02:20:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/ 2024/11/08 02:20:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/" 2024/11/08 02:20:25 DEBUG : A1/B1: Making directory 2024/11/08 02:20:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/ 2024/11/08 02:20:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/" 2024/11/08 02:20:25 DEBUG : A1/B1/C1: Making directory 2024/11/08 02:20:25 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/ 2024/11/08 02:20:25 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/" 2024/11/08 02:20:25 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:25 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:26 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:26 DEBUG : removing 1 level 3 directories 2024/11/08 02:20:26 INFO : A1/B1/C1: Removing directory 2024/11/08 02:20:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:26 DEBUG : removing 1 level 2 directories 2024/11/08 02:20:26 INFO : A1/B1: Removing directory 2024/11/08 02:20:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:26 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:26 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestRmdirsLeaveRoot (2.20s) === RUN TestRmdirsWithFilter run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:27 DEBUG : A1: Making directory 2024/11/08 02:20:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/ 2024/11/08 02:20:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/" 2024/11/08 02:20:27 DEBUG : A1/B1: Making directory 2024/11/08 02:20:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/ 2024/11/08 02:20:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/" 2024/11/08 02:20:27 DEBUG : A1/B1/C1: Making directory 2024/11/08 02:20:27 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/ 2024/11/08 02:20:27 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/" 2024/11/08 02:20:27 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:27 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:28 DEBUG : NetStorage API GET call version=1&action=dir&format=xml&encoding=utf-8 for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:28 DEBUG : removing 1 level 3 directories 2024/11/08 02:20:28 INFO : A1/B1/C1: Removing directory 2024/11/08 02:20:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:28 DEBUG : removing 1 level 2 directories 2024/11/08 02:20:28 INFO : A1/B1: Removing directory 2024/11/08 02:20:28 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:28 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:29 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestRmdirsWithFilter (2.28s) === RUN TestCopyURL run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:29 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:29 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:30 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:30 DEBUG : filename.txt: File name found in url 2024/11/08 02:20:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/filename.txt" 2024/11/08 02:20:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/08 02:20:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/headerfilename.txt" 2024/11/08 02:20:30 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:30 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2024/11/08 02:20:32 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" fstest.go:286: Sleeping for 6s just to make sure 2024/11/08 02:20:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file2" 2024/11/08 02:20:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/filename.txt" 2024/11/08 02:20:38 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/headerfilename.txt" 2024/11/08 02:20:38 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCopyURL (9.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:20:39 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/file2": object not found 2024/11/08 02:20:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 02:20:39 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub/ 2024/11/08 02:20:39 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub/" 2024/11/08 02:20:39 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:20:39 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/11/08 02:20:39 INFO : file1: Copied (new) to: sub/file2 2024/11/08 02:20:39 INFO : file1: Deleted 2024/11/08 02:20:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:39 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:20:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 02:20:39 DEBUG : file1: Unchanged skipping 2024/11/08 02:20:39 INFO : file1: Deleted 2024/11/08 02:20:39 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:40 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: don't need to copy/move sub/file2, it is already at target location 2024/11/08 02:20:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:40 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:40 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub/file2" 2024/11/08 02:20:40 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub" 2024/11/08 02:20:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMoveFile (2.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:41 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/file1": object not found 2024/11/08 02:20:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 02:20:41 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/11/08 02:20:41 INFO : file1: Copied (new) 2024/11/08 02:20:41 INFO : file1: Deleted 2024/11/08 02:20:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:41 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:41 DEBUG : file1: Destination exists, skipping 2024/11/08 02:20:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 02:20:41 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:42 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/file1" 2024/11/08 02:20:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestMoveFileWithIgnoreExisting (1.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCaseInsensitiveMoveFile (0.32s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:42 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.33s) === RUN TestMoveFileBackupDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy 2024/11/08 02:20:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:43 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestMoveFileBackupDir (0.32s) === 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-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/ 2024/11/08 02:20:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/" 2024/11/08 02:20:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/one" 2024/11/08 02:20:43 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:43 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/ 2024/11/08 02:20:43 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/" 2024/11/08 02:20:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/three" 2024/11/08 02:20:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/ 2024/11/08 02:20:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/" 2024/11/08 02:20:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/four" 2024/11/08 02:20:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C2/ 2024/11/08 02:20:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C2/" 2024/11/08 02:20:44 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C2/five" 2024/11/08 02:20:44 DEBUG : A1/B2: Making directory 2024/11/08 02:20:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B2/ 2024/11/08 02:20:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2/" 2024/11/08 02:20:44 DEBUG : A1/B1/C3: Making directory 2024/11/08 02:20:44 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A1/B1/C3/ 2024/11/08 02:20:44 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C3/" 2024/11/08 02:20:44 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:45 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe%2FA10 for path "/1210146/rclone-test-zeloseb7nabe/A1/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/C3/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C3/" 2024/11/08 02:20:45 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B2/ 2024/11/08 02:20:45 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B2/" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A2/one" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A2/two" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/three" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/four" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/five" 2024/11/08 02:20:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/one": object not found 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A1/one" 2024/11/08 02:20:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/two": object not found 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/four": object not found 2024/11/08 02:20:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/three": object not found 2024/11/08 02:20:46 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/five": object not found 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/four" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/three" 2024/11/08 02:20:46 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C2/five" 2024/11/08 02:20:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A2/one" 2024/11/08 02:20:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A2/two" 2024/11/08 02:20:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/four" 2024/11/08 02:20:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/three" 2024/11/08 02:20:46 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/five" 2024/11/08 02:20:46 DEBUG : A2/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/08 02:20:46 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2024/11/08 02:20:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1/four" 2024/11/08 02:20:46 DEBUG : A2/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/08 02:20:46 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2024/11/08 02:20:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C2/five" 2024/11/08 02:20:46 INFO : A1/B1/C1/four: Deleted 2024/11/08 02:20:46 INFO : A1/B1/C2/five: Deleted 2024/11/08 02:20:46 DEBUG : A2/two: Dst hash empty - aborting Src hash check 2024/11/08 02:20:46 INFO : A1/two: Copied (new) to: A2/two 2024/11/08 02:20:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/two" 2024/11/08 02:20:46 DEBUG : A2/one: Dst hash empty - aborting Src hash check 2024/11/08 02:20:46 INFO : A1/one: Copied (new) to: A2/one 2024/11/08 02:20:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/one" 2024/11/08 02:20:46 INFO : A1/two: Deleted 2024/11/08 02:20:46 INFO : A1/one: Deleted 2024/11/08 02:20:46 DEBUG : A2/B1/three: Dst hash empty - aborting Src hash check 2024/11/08 02:20:46 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2024/11/08 02:20:46 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/three" 2024/11/08 02:20:47 INFO : A1/B1/three: Deleted 2024/11/08 02:20:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B2" 2024/11/08 02:20:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C3" 2024/11/08 02:20:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C2" 2024/11/08 02:20:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1/C1" 2024/11/08 02:20:47 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1/B1" 2024/11/08 02:20:48 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A1" 2024/11/08 02:20:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:48 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe%2FA20 for path "/1210146/rclone-test-zeloseb7nabe/A2/" 2024/11/08 02:20:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/ 2024/11/08 02:20:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/" 2024/11/08 02:20:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/ 2024/11/08 02:20:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/" 2024/11/08 02:20:48 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/ 2024/11/08 02:20:48 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/" 2024/11/08 02:20:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/ 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/" 2024/11/08 02:20:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/C3/ 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C3/" 2024/11/08 02:20:49 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B2/ 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B2/" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/five" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A3/one" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A3/two" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/four" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/three" 2024/11/08 02:20:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/four": object not found 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/four" 2024/11/08 02:20:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/one": object not found 2024/11/08 02:20:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/two": object not found 2024/11/08 02:20:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/five": object not found 2024/11/08 02:20:49 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A3/B1/three": object not found 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A2/one" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A2/two" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/five" 2024/11/08 02:20:49 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/three" 2024/11/08 02:20:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/four" 2024/11/08 02:20:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A3/one" 2024/11/08 02:20:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A3/two" 2024/11/08 02:20:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/five" 2024/11/08 02:20:49 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/three" 2024/11/08 02:20:49 DEBUG : A3/one: Dst hash empty - aborting Src hash check 2024/11/08 02:20:49 INFO : A2/one: Copied (new) to: A3/one 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A2/one" 2024/11/08 02:20:49 DEBUG : A3/two: Dst hash empty - aborting Src hash check 2024/11/08 02:20:49 INFO : A2/two: Copied (new) to: A3/two 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A2/two" 2024/11/08 02:20:49 DEBUG : A3/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/08 02:20:49 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2/five" 2024/11/08 02:20:49 DEBUG : A3/B1/three: Dst hash empty - aborting Src hash check 2024/11/08 02:20:49 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2024/11/08 02:20:49 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/three" 2024/11/08 02:20:50 INFO : A2/one: Deleted 2024/11/08 02:20:50 INFO : A2/two: Deleted 2024/11/08 02:20:50 DEBUG : A3/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/08 02:20:50 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2024/11/08 02:20:50 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1/four" 2024/11/08 02:20:50 INFO : A2/B1/C2/five: Deleted 2024/11/08 02:20:50 INFO : A2/B1/three: Deleted 2024/11/08 02:20:50 INFO : A2/B1/C1/four: Deleted 2024/11/08 02:20:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B2" 2024/11/08 02:20:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C3" 2024/11/08 02:20:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C2" 2024/11/08 02:20:50 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1/C1" 2024/11/08 02:20:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2/B1" 2024/11/08 02:20:51 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A2" 2024/11/08 02:20:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:51 INFO : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/08 02:20:51 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe%2FA30 for path "/1210146/rclone-test-zeloseb7nabe/A3/" 2024/11/08 02:20:51 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/ 2024/11/08 02:20:51 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/" 2024/11/08 02:20:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/ 2024/11/08 02:20:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/" 2024/11/08 02:20:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/ 2024/11/08 02:20:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/" 2024/11/08 02:20:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/ 2024/11/08 02:20:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/" 2024/11/08 02:20:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/C3/ 2024/11/08 02:20:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C3/" 2024/11/08 02:20:52 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B2/ 2024/11/08 02:20:52 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B2/" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A4/one" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A4/two" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/four" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/five" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/three" 2024/11/08 02:20:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/two": object not found 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A3/two" 2024/11/08 02:20:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/one": object not found 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A3/one" 2024/11/08 02:20:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/four": object not found 2024/11/08 02:20:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/five": object not found 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/four" 2024/11/08 02:20:52 DEBUG : NetStorage action stat failed for "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/A4/B1/three": object not found 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/five" 2024/11/08 02:20:52 DEBUG : NetStorage API GET call version=1&action=download for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/three" 2024/11/08 02:20:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A4/two" 2024/11/08 02:20:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A4/one" 2024/11/08 02:20:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/four" 2024/11/08 02:20:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/five" 2024/11/08 02:20:53 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/three" 2024/11/08 02:20:53 DEBUG : A4/two: Dst hash empty - aborting Src hash check 2024/11/08 02:20:53 INFO : A3/two: Copied (new) to: A4/two 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A3/two" 2024/11/08 02:20:53 DEBUG : A4/one: Dst hash empty - aborting Src hash check 2024/11/08 02:20:53 INFO : A3/one: Copied (new) to: A4/one 2024/11/08 02:20:53 DEBUG : A4/B1/C1/four: Dst hash empty - aborting Src hash check 2024/11/08 02:20:53 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A3/one" 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1/four" 2024/11/08 02:20:53 DEBUG : A4/B1/C2/five: Dst hash empty - aborting Src hash check 2024/11/08 02:20:53 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2/five" 2024/11/08 02:20:53 DEBUG : A4/B1/three: Dst hash empty - aborting Src hash check 2024/11/08 02:20:53 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/three" 2024/11/08 02:20:53 INFO : A3/one: Deleted 2024/11/08 02:20:53 INFO : A3/B1/C1/four: Deleted 2024/11/08 02:20:53 INFO : A3/B1/C2/five: Deleted 2024/11/08 02:20:53 INFO : A3/two: Deleted 2024/11/08 02:20:53 INFO : A3/B1/three: Deleted 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B2" 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C3" 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C2" 2024/11/08 02:20:53 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1/C1" 2024/11/08 02:20:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3/B1" 2024/11/08 02:20:54 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A3" 2024/11/08 02:20:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:54 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C1/four" 2024/11/08 02:20:54 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C2/five" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/three" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A4/one" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/A4/two" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B2" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C3" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C2" 2024/11/08 02:20:55 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1/C1" 2024/11/08 02:20:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4/B1" 2024/11/08 02:20:56 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/A4" 2024/11/08 02:20:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestDirMove (13.05s) === RUN TestGetFsInfo run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:56 DEBUG : Config file has changed externally - reloading 2024/11/08 02:20:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestGetFsInfo (0.33s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:56 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:57 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:20:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/no_checksum_small_file_from_pipe" 2024/11/08 02:20:57 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:20:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:20:57 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/no_checksum_big_file_from_pipe" 2024/11/08 02:20:57 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/no_checksum_big_file_from_pipe" 2024/11/08 02:20:57 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:20:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:20:57 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/no_checksum_big_file_from_pipe" 2024/11/08 02:20:58 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/no_checksum_small_file_from_pipe" 2024/11/08 02:20:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:20:58 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:58 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:20:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/with_checksum_small_file_from_pipe" 2024/11/08 02:20:58 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:20:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:20:58 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/with_checksum_big_file_from_pipe" 2024/11/08 02:20:59 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/with_checksum_big_file_from_pipe" 2024/11/08 02:20:59 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:20:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:20:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:59 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:20:59 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/with_checksum_big_file_from_pipe" 2024/11/08 02:21:00 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/with_checksum_small_file_from_pipe" 2024/11/08 02:21:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:21:00 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:00 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:21:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_small_file_from_pipe" 2024/11/08 02:21:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 02:21:00 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:01 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:01 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 02:21:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:01 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_small_file_from_pipe" 2024/11/08 02:21:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:21:01 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:02 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 02:21:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_small_file_from_pipe" 2024/11/08 02:21:02 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:21:02 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 02:21:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:21:02 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:02 DEBUG : NetStorage API GET call version=1&action=stat&implicit=yes&format=xml&encoding=utf-8&slash=both for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:02 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/11/08 02:21:02 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 02:21:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/11/08 02:21:02 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_big_file_from_pipe" 2024/11/08 02:21:03 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/ignore_checksum_small_file_from_pipe" 2024/11/08 02:21:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestRcat (6.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.70s) === RUN TestRcatMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2024/11/08 02:21:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:03 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestRcatMetadata (0.31s) === RUN TestRcatSize run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:21:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato1" 2024/11/08 02:21:04 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: File to upload is small (60 bytes), uploading instead of streaming 2024/11/08 02:21:04 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:21:04 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/08 02:21:04 DEBUG : potato2: Size of src and dst objects identical 2024/11/08 02:21:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato1" 2024/11/08 02:21:04 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:21:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestRcatSize (0.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2024/11/08 02:21:04 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:05 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestRcatSizeMetadata (1.09s) === RUN TestTouchDir run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" 2024/11/08 02:21:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:21:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:21:06 INFO : Implicitly create directory https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/sub%20dir/ 2024/11/08 02:21:06 DEBUG : NetStorage API POST call version=1&action=mkdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/" 2024/11/08 02:21:06 DEBUG : NetStorage API PUT call version=1&action=upload&sha256=atend&mtime=atend for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/potato3" 2024/11/08 02:21:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:06 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:06 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Touching "empty space" 2024/11/08 02:21:06 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:21:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Touching "potato2" 2024/11/08 02:21:07 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:21:07 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Touching "sub dir/potato3" 2024/11/08 02:21:07 DEBUG : NetStorage API POST call version=1&action=mtime&mtime=1283929565 for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/potato3" 2024/11/08 02:21:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:07 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/empty%20space" 2024/11/08 02:21:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/potato2" 2024/11/08 02:21:07 DEBUG : NetStorage API POST call version=1&action=delete for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir/potato3" 2024/11/08 02:21:08 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/sub%20dir" 2024/11/08 02:21:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- PASS: TestTouchDir (2.34s) === RUN TestMkdirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2024/11/08 02:21:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestMkdirMetadata (0.32s) === RUN TestMkdirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2024/11/08 02:21:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:08 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestCopyDirMetadata (0.33s) === RUN TestSetDirModTime run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestSetDirModTime (0.32s) === RUN TestDirsEqual run.go:180: Remote "https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/", Local "Local file system at /tmp/rclone4084567568", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:09 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" --- SKIP: TestDirsEqual (0.31s) === 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/11/08 02:21:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Purge remote 2024/11/08 02:21:10 DEBUG : NetStorage API POST call version=1&action=quick-delete&quick-delete=imreallyreallysure for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:10 NOTICE: Purge using quick-delete failed, fallback on recursive delete: failed to call NetStorage API: HTTP error 403 (403 Forbidden) returned body: "Feature not enabled for this request.\n" 2024/11/08 02:21:10 DEBUG : NetStorage API GET call version=1&action=list&mtime_all=yes&format=xml&encoding=utf-8&end=%2F1210146%2Frclone-test-zeloseb7nabe0 for path "/1210146/rclone-test-zeloseb7nabe/" 2024/11/08 02:21:10 DEBUG : https://rclone-nsu.akamaihd.net/1210146/rclone-test-zeloseb7nabe/: Purge dir "" 2024/11/08 02:21:10 DEBUG : NetStorage API POST call version=1&action=rmdir for path "/1210146/rclone-test-zeloseb7nabe/" "./operations.test -test.v -test.timeout 1h0m0s -remote TestnStorage: -verbose" - Finished OK in 2m52.526803135s (try 1/5)