"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/09 04:57:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu" 2026/07/09 04:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:57:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 04:57:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 04:57:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 04:57:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 04:57:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 04:57:13 DEBUG : Creating backend with remote "/tmp/rclone2333922113" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/09 04:57:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/09 04:57:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.61s) === RUN TestSizeDiffers 2026/07/09 04:57:15 DEBUG : a: size = 0 OK 2026/07/09 04:57:15 DEBUG : a: size = 1 (memory) 2026/07/09 04:57:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/09 04:57:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/09 04:57:15 DEBUG : potato: Seek from 10 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 10 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/09 04:57:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/09 04:57:15 DEBUG : potato: Seek from 8 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 8 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/09 04:57:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 04:57:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 04:57:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 04:57:15 DEBUG : potato: Seek from 5 to 2 2026/07/09 04:57:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/09 04:57:15 DEBUG : potato: Seek from 9 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 9 to 0 2026/07/09 04:57:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 04:57:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 04:57:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/09 04:57:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheck/3 2026/07/09 04:57:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/09 04:57:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/09 04:57:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCheck (21.30s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.98s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.61s) --- PASS: TestCheck/7 (0.62s) === RUN TestCheckFsError 2026/07/09 04:57:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 04:57:36 DEBUG : Config file has changed externally - reloading 2026/07/09 04:57:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 04:57:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/09 04:57:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/09 04:57:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/09 04:57:36 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:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 04:57:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/09 04:57:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheckDownload/3 2026/07/09 04:57:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/09 04:57:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:57:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/09 04:58:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 04:59:57 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/09 05:00:41 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/09 05:01:15 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/09 05:01:40 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/09 05:01:59 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/09 05:01:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:13 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (277.35s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (1.34s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (2.71s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.56s) --- PASS: TestCheckDownload/7 (61.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:02:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:24 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/09 05:02:32 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/09 05:02:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:39 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/09 05:02:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:49 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/09 05:02:51 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/09 05:02:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:52 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/09 05:02:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:54 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/09 05:02:55 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/09 05:02:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:55 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/09 05:02:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:58 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/09 05:02:58 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/09 05:02:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:02:59 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/09 05:03:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:01 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/09 05:03:02 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/09 05:03:03 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/09 05:03:03 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/09 05:03:04 DEBUG : pacer: Reducing sleep to 10ms 2026/07/09 05:03:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCheckSizeOnly (51.22s) --- PASS: TestCheckSizeOnly/1 (4.04s) --- PASS: TestCheckSizeOnly/2 (3.36s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.66s) --- PASS: TestCheckSizeOnly/5 (1.12s) --- PASS: TestCheckSizeOnly/6 (0.66s) --- PASS: TestCheckSizeOnly/7 (0.67s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:03:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 05:03:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 05:03:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 05:03:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 05:03:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 05:03:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 05:03:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 05:03:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 05:03:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestParseSumFile (8.66s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:03:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/data" 2026/07/09 05:03:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:03:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:03:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:03:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:03:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:03:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" check_test.go:350: Huawei Drive root 'rclone-test-fewucal2lecu/data' lacks md5, skipping 2026/07/09 05:03:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestCheckSum (5.83s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:03:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/data" 2026/07/09 05:03:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:03:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:03:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:03:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:03:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/data': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:03:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest1 2026/07/09 05:03:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" 2026/07/09 05:03:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest2 2026/07/09 05:03:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest3 2026/07/09 05:03:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest4 2026/07/09 05:03:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest5 2026/07/09 05:03:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:03:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest6 2026/07/09 05:04:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" 2026/07/09 05:04:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" 2026/07/09 05:04:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:04:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:04:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" === RUN TestCheckSumDownload/subtest7 2026/07/09 05:05:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:06:10 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/09 05:06:54 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/09 05:06:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" 2026/07/09 05:07:28 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/09 05:07:53 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/09 05:08:12 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/09 05:08:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BooV6o0N3fLqv8RJQW4RD5rhgSC-R8yY6" 2026/07/09 05:08:27 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/09 05:08:38 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/09 05:08:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:08:45 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (326.23s) --- PASS: TestCheckSumDownload/subtest1 (2.84s) --- PASS: TestCheckSumDownload/subtest2 (2.81s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (2.27s) --- PASS: TestCheckSumDownload/subtest5 (2.64s) --- PASS: TestCheckSumDownload/subtest6 (2.21s) --- PASS: TestCheckSumDownload/subtest7 (63.27s) === RUN TestApplyTransforms 2026/07/09 05:08:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cehurel6xova" 2026/07/09 05:08:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:08:47 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:08:47 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:08:48 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:08:48 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:48 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:49 DEBUG : Creating backend with remote "/tmp/rclone2206202333" run.go:198: Remote "Huawei Drive root 'rclone-test-cehurel6xova'", Local "Local file system at /tmp/rclone2206202333", Modify Window "876000h0m0s" 2026/07/09 05:08:49 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:51 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "BokWdi9b7vX67XmKdQXVLXrigrwcEf-f-" 2026/07/09 05:08:52 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "BokWdi9b7vX67XmKdQXVLXrigrwcEf-f-" upper checkfile vs. lower remote (without normalization) 2026/07/09 05:08:53 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "BokWdi9b7vX67XmKdQXVLXrigrwcEf-f-" 2026/07/09 05:08:54 ERROR : hello, world!: sum not found 2026/07/09 05:08:54 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-cehurel6xova' 2026/07/09 05:08:54 NOTICE: Huawei Drive root 'rclone-test-cehurel6xova': 1 files missing 2026/07/09 05:08:54 NOTICE: 1 hashes missing 2026/07/09 05:08:54 NOTICE: Huawei Drive root 'rclone-test-cehurel6xova': 1 differences found 2026/07/09 05:08:54 NOTICE: Huawei Drive root 'rclone-test-cehurel6xova': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/09 05:08:54 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Listing directory "BokWdi9b7vX67XmKdQXVLXrigrwcEf-f-" 2026/07/09 05:08:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:08:55 NOTICE: Huawei Drive root 'rclone-test-cehurel6xova': 0 differences found 2026/07/09 05:08:55 NOTICE: Huawei Drive root 'rclone-test-cehurel6xova': 1 matching files 2026/07/09 05:08:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zutalac5fito" 2026/07/09 05:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:08:56 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:08:56 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:08:56 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:08:56 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:57 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:58 DEBUG : Creating backend with remote "/tmp/rclone627385868" run.go:198: Remote "Huawei Drive root 'rclone-test-zutalac5fito'", Local "Local file system at /tmp/rclone627385868", Modify Window "876000h0m0s" 2026/07/09 05:08:58 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:08:59 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "BjgKGOXVXAugf6S83zttGj5TntLWn01ho" 2026/07/09 05:09:01 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "BjgKGOXVXAugf6S83zttGj5TntLWn01ho" lower checkfile vs. upper remote (without normalization) 2026/07/09 05:09:02 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "BjgKGOXVXAugf6S83zttGj5TntLWn01ho" 2026/07/09 05:09:03 ERROR : HELLO, WORLD!: sum not found 2026/07/09 05:09:03 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-zutalac5fito' 2026/07/09 05:09:03 NOTICE: Huawei Drive root 'rclone-test-zutalac5fito': 1 files missing 2026/07/09 05:09:03 NOTICE: 1 hashes missing 2026/07/09 05:09:03 NOTICE: Huawei Drive root 'rclone-test-zutalac5fito': 1 differences found 2026/07/09 05:09:03 NOTICE: Huawei Drive root 'rclone-test-zutalac5fito': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/09 05:09:03 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Listing directory "BjgKGOXVXAugf6S83zttGj5TntLWn01ho" 2026/07/09 05:09:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:04 NOTICE: Huawei Drive root 'rclone-test-zutalac5fito': 0 differences found 2026/07/09 05:09:04 NOTICE: Huawei Drive root 'rclone-test-zutalac5fito': 1 matching files 2026/07/09 05:09:04 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lezulor1sagi" 2026/07/09 05:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:06 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:06 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:07 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:07 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:08 DEBUG : Creating backend with remote "/tmp/rclone3781262791" run.go:198: Remote "Huawei Drive root 'rclone-test-lezulor1sagi'", Local "Local file system at /tmp/rclone3781262791", Modify Window "876000h0m0s" 2026/07/09 05:09:08 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:09 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "BlUjbgM0xxngnK0hCQGJDpI-t6QwftZz4" 2026/07/09 05:09:11 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "BlUjbgM0xxngnK0hCQGJDpI-t6QwftZz4" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/09 05:09:11 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "BlUjbgM0xxngnK0hCQGJDpI-t6QwftZz4" 2026/07/09 05:09:12 ERROR : HeLlO, wOrLd!: sum not found 2026/07/09 05:09:12 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-lezulor1sagi' 2026/07/09 05:09:12 NOTICE: Huawei Drive root 'rclone-test-lezulor1sagi': 1 files missing 2026/07/09 05:09:12 NOTICE: 1 hashes missing 2026/07/09 05:09:12 NOTICE: Huawei Drive root 'rclone-test-lezulor1sagi': 1 differences found 2026/07/09 05:09:12 NOTICE: Huawei Drive root 'rclone-test-lezulor1sagi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/09 05:09:12 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Listing directory "BlUjbgM0xxngnK0hCQGJDpI-t6QwftZz4" 2026/07/09 05:09:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:13 NOTICE: Huawei Drive root 'rclone-test-lezulor1sagi': 0 differences found 2026/07/09 05:09:13 NOTICE: Huawei Drive root 'rclone-test-lezulor1sagi': 1 matching files 2026/07/09 05:09:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gopafog0nofe" 2026/07/09 05:09:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:15 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:15 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:16 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:16 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:18 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:18 DEBUG : Creating backend with remote "/tmp/rclone692144705" run.go:198: Remote "Huawei Drive root 'rclone-test-gopafog0nofe'", Local "Local file system at /tmp/rclone692144705", Modify Window "876000h0m0s" 2026/07/09 05:09:18 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:20 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "Bg23sUs384-D8K418U05ERpmI3t4feLlg" 2026/07/09 05:09:21 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "Bg23sUs384-D8K418U05ERpmI3t4feLlg" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/09 05:09:22 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "Bg23sUs384-D8K418U05ERpmI3t4feLlg" 2026/07/09 05:09:23 ERROR : HELLO, WORLD!: sum not found 2026/07/09 05:09:23 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-gopafog0nofe' 2026/07/09 05:09:23 NOTICE: Huawei Drive root 'rclone-test-gopafog0nofe': 1 files missing 2026/07/09 05:09:23 NOTICE: 1 hashes missing 2026/07/09 05:09:23 NOTICE: Huawei Drive root 'rclone-test-gopafog0nofe': 1 differences found 2026/07/09 05:09:23 NOTICE: Huawei Drive root 'rclone-test-gopafog0nofe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/09 05:09:23 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Listing directory "Bg23sUs384-D8K418U05ERpmI3t4feLlg" 2026/07/09 05:09:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:24 NOTICE: Huawei Drive root 'rclone-test-gopafog0nofe': 0 differences found 2026/07/09 05:09:24 NOTICE: Huawei Drive root 'rclone-test-gopafog0nofe': 1 matching files 2026/07/09 05:09:24 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-biwupah8kowo" 2026/07/09 05:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:26 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:26 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:26 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:26 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:27 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:27 DEBUG : Creating backend with remote "/tmp/rclone1930040671" run.go:198: Remote "Huawei Drive root 'rclone-test-biwupah8kowo'", Local "Local file system at /tmp/rclone1930040671", Modify Window "876000h0m0s" 2026/07/09 05:09:27 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:29 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "Br51CAQg27WdAwckXkeJH7bV4cI3asrfn" 2026/07/09 05:09:30 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "Br51CAQg27WdAwckXkeJH7bV4cI3asrfn" NFD checkfile vs. NFC remote (without normalization) 2026/07/09 05:09:31 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "Br51CAQg27WdAwckXkeJH7bV4cI3asrfn" 2026/07/09 05:09:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 05:09:32 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-biwupah8kowo' 2026/07/09 05:09:32 NOTICE: Huawei Drive root 'rclone-test-biwupah8kowo': 1 files missing 2026/07/09 05:09:32 NOTICE: 1 hashes missing 2026/07/09 05:09:32 NOTICE: Huawei Drive root 'rclone-test-biwupah8kowo': 1 differences found 2026/07/09 05:09:32 NOTICE: Huawei Drive root 'rclone-test-biwupah8kowo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/09 05:09:32 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Listing directory "Br51CAQg27WdAwckXkeJH7bV4cI3asrfn" 2026/07/09 05:09:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:33 NOTICE: Huawei Drive root 'rclone-test-biwupah8kowo': 0 differences found 2026/07/09 05:09:33 NOTICE: Huawei Drive root 'rclone-test-biwupah8kowo': 1 matching files 2026/07/09 05:09:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dahapoj8dore" 2026/07/09 05:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:34 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:34 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:34 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:34 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:35 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:36 DEBUG : Creating backend with remote "/tmp/rclone818243189" run.go:198: Remote "Huawei Drive root 'rclone-test-dahapoj8dore'", Local "Local file system at /tmp/rclone818243189", Modify Window "876000h0m0s" 2026/07/09 05:09:36 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:38 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "Brizo5Qcr5XGn9pdkj3lPNLTJ2mnVr7_x" 2026/07/09 05:09:39 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "Brizo5Qcr5XGn9pdkj3lPNLTJ2mnVr7_x" NFC checkfile vs. NFD remote (without normalization) 2026/07/09 05:09:40 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "Brizo5Qcr5XGn9pdkj3lPNLTJ2mnVr7_x" 2026/07/09 05:09:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 05:09:40 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-dahapoj8dore' 2026/07/09 05:09:40 NOTICE: Huawei Drive root 'rclone-test-dahapoj8dore': 1 files missing 2026/07/09 05:09:40 NOTICE: 1 hashes missing 2026/07/09 05:09:40 NOTICE: Huawei Drive root 'rclone-test-dahapoj8dore': 1 differences found 2026/07/09 05:09:40 NOTICE: Huawei Drive root 'rclone-test-dahapoj8dore': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/09 05:09:40 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Listing directory "Brizo5Qcr5XGn9pdkj3lPNLTJ2mnVr7_x" 2026/07/09 05:09:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:42 NOTICE: Huawei Drive root 'rclone-test-dahapoj8dore': 0 differences found 2026/07/09 05:09:42 NOTICE: Huawei Drive root 'rclone-test-dahapoj8dore': 1 matching files 2026/07/09 05:09:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xeqanuc6fahu" 2026/07/09 05:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:42 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:42 DEBUG : Creating backend with remote "/tmp/rclone2739526593" run.go:198: Remote "Huawei Drive root 'rclone-test-xeqanuc6fahu'", Local "Local file system at /tmp/rclone2739526593", Modify Window "876000h0m0s" 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:42 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "BmPnRCfXXD5iXiOFNS8NFqIIc44UnU1UY" 2026/07/09 05:09:43 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "BmPnRCfXXD5iXiOFNS8NFqIIc44UnU1UY" NFDx2 checkfile vs. both remote (without normalization) 2026/07/09 05:09:43 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "BmPnRCfXXD5iXiOFNS8NFqIIc44UnU1UY" 2026/07/09 05:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 05:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-xeqanuc6fahu' 2026/07/09 05:09:43 NOTICE: Huawei Drive root 'rclone-test-xeqanuc6fahu': 1 files missing 2026/07/09 05:09:43 NOTICE: 1 hashes missing 2026/07/09 05:09:43 NOTICE: Huawei Drive root 'rclone-test-xeqanuc6fahu': 1 differences found 2026/07/09 05:09:43 NOTICE: Huawei Drive root 'rclone-test-xeqanuc6fahu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/09 05:09:43 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Listing directory "BmPnRCfXXD5iXiOFNS8NFqIIc44UnU1UY" 2026/07/09 05:09:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:43 NOTICE: Huawei Drive root 'rclone-test-xeqanuc6fahu': 0 differences found 2026/07/09 05:09:43 NOTICE: Huawei Drive root 'rclone-test-xeqanuc6fahu': 1 matching files 2026/07/09 05:09:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-momaruj3buwe" 2026/07/09 05:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:44 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:44 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:45 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:45 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:45 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:46 DEBUG : Creating backend with remote "/tmp/rclone1317270107" run.go:198: Remote "Huawei Drive root 'rclone-test-momaruj3buwe'", Local "Local file system at /tmp/rclone1317270107", Modify Window "876000h0m0s" 2026/07/09 05:09:46 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:48 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "BjvTt72SXh_4HD6vMfb1A-ZQR32O2E91-" 2026/07/09 05:09:49 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "BjvTt72SXh_4HD6vMfb1A-ZQR32O2E91-" NFCx2 checkfile vs. both remote (without normalization) 2026/07/09 05:09:50 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "BjvTt72SXh_4HD6vMfb1A-ZQR32O2E91-" 2026/07/09 05:09:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 05:09:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-momaruj3buwe' 2026/07/09 05:09:51 NOTICE: Huawei Drive root 'rclone-test-momaruj3buwe': 1 files missing 2026/07/09 05:09:51 NOTICE: 1 hashes missing 2026/07/09 05:09:51 NOTICE: Huawei Drive root 'rclone-test-momaruj3buwe': 1 differences found 2026/07/09 05:09:51 NOTICE: Huawei Drive root 'rclone-test-momaruj3buwe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/09 05:09:51 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Listing directory "BjvTt72SXh_4HD6vMfb1A-ZQR32O2E91-" 2026/07/09 05:09:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:09:52 NOTICE: Huawei Drive root 'rclone-test-momaruj3buwe': 0 differences found 2026/07/09 05:09:52 NOTICE: Huawei Drive root 'rclone-test-momaruj3buwe': 1 matching files 2026/07/09 05:09:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lesovey1qine" 2026/07/09 05:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:09:53 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:09:53 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:09:53 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:09:53 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:54 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:54 DEBUG : Creating backend with remote "/tmp/rclone3232298233" run.go:198: Remote "Huawei Drive root 'rclone-test-lesovey1qine'", Local "Local file system at /tmp/rclone3232298233", Modify Window "876000h0m0s" 2026/07/09 05:09:54 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:09:56 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "BpnuNEIYlIjNIGzy4Ol5JZ7yev5xUoXiz" 2026/07/09 05:09:57 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "BpnuNEIYlIjNIGzy4Ol5JZ7yev5xUoXiz" both checkfile vs. NFDx2 remote (without normalization) 2026/07/09 05:10:01 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "BpnuNEIYlIjNIGzy4Ol5JZ7yev5xUoXiz" 2026/07/09 05:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 05:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lesovey1qine' 2026/07/09 05:10:01 NOTICE: Huawei Drive root 'rclone-test-lesovey1qine': 1 files missing 2026/07/09 05:10:01 NOTICE: 1 hashes missing 2026/07/09 05:10:01 NOTICE: Huawei Drive root 'rclone-test-lesovey1qine': 1 differences found 2026/07/09 05:10:01 NOTICE: Huawei Drive root 'rclone-test-lesovey1qine': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/09 05:10:01 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Listing directory "BpnuNEIYlIjNIGzy4Ol5JZ7yev5xUoXiz" 2026/07/09 05:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:10:03 NOTICE: Huawei Drive root 'rclone-test-lesovey1qine': 0 differences found 2026/07/09 05:10:03 NOTICE: Huawei Drive root 'rclone-test-lesovey1qine': 1 matching files 2026/07/09 05:10:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vovizaj8lipe" 2026/07/09 05:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:10:05 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:10:05 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:10:06 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:10:06 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:10:06 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:10:07 DEBUG : Creating backend with remote "/tmp/rclone1092105637" 2026/07/09 05:10:07 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-vovizaj8lipe'", Local "Local file system at /tmp/rclone1092105637", Modify Window "876000h0m0s" 2026/07/09 05:10:07 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:10:11 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "Bl7a6RrNzW6UIIsmgCVpJV41TiMph9wEl" 2026/07/09 05:10:12 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "Bl7a6RrNzW6UIIsmgCVpJV41TiMph9wEl" both checkfile vs. NFCx2 remote (without normalization) 2026/07/09 05:10:13 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "Bl7a6RrNzW6UIIsmgCVpJV41TiMph9wEl" 2026/07/09 05:10:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 05:10:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-vovizaj8lipe' 2026/07/09 05:10:14 NOTICE: Huawei Drive root 'rclone-test-vovizaj8lipe': 1 files missing 2026/07/09 05:10:14 NOTICE: 1 hashes missing 2026/07/09 05:10:14 NOTICE: Huawei Drive root 'rclone-test-vovizaj8lipe': 1 differences found 2026/07/09 05:10:14 NOTICE: Huawei Drive root 'rclone-test-vovizaj8lipe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/09 05:10:14 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Listing directory "Bl7a6RrNzW6UIIsmgCVpJV41TiMph9wEl" 2026/07/09 05:10:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 05:10:15 NOTICE: Huawei Drive root 'rclone-test-vovizaj8lipe': 0 differences found 2026/07/09 05:10:15 NOTICE: Huawei Drive root 'rclone-test-vovizaj8lipe': 1 matching files 2026/07/09 05:10:15 DEBUG : Huawei Drive root 'rclone-test-vovizaj8lipe': Purge remote 2026/07/09 05:10:16 DEBUG : Huawei Drive root 'rclone-test-lesovey1qine': Purge remote 2026/07/09 05:10:16 DEBUG : Huawei Drive root 'rclone-test-momaruj3buwe': Purge remote 2026/07/09 05:10:17 DEBUG : Huawei Drive root 'rclone-test-xeqanuc6fahu': Purge remote 2026/07/09 05:10:17 DEBUG : Huawei Drive root 'rclone-test-dahapoj8dore': Purge remote 2026/07/09 05:10:18 DEBUG : Huawei Drive root 'rclone-test-biwupah8kowo': Purge remote 2026/07/09 05:10:18 DEBUG : Huawei Drive root 'rclone-test-gopafog0nofe': Purge remote 2026/07/09 05:10:19 DEBUG : Huawei Drive root 'rclone-test-lezulor1sagi': Purge remote 2026/07/09 05:10:20 DEBUG : Huawei Drive root 'rclone-test-zutalac5fito': Purge remote 2026/07/09 05:10:21 DEBUG : Huawei Drive root 'rclone-test-cehurel6xova': Purge remote --- PASS: TestApplyTransforms (98.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:10:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:25 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/09 05:10:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 05:10:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:29 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/09 05:10:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:32 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/09 05:10:35 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/09 05:10:37 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/09 05:10:37 DEBUG : sub/file2: size = 14 OK 2026/07/09 05:10:37 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:10:37 INFO : file1: Copied (new) to: sub/file2 2026/07/09 05:10:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:39 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/09 05:10:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:39 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/09 05:10:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:40 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/09 05:10:40 DEBUG : sub/file2: size = 14 OK 2026/07/09 05:10:40 DEBUG : file1: Sizes identical 2026/07/09 05:10:40 DEBUG : file1: Unchanged skipping 2026/07/09 05:10:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:41 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/09 05:10:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:42 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/09 05:10:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': don't need to copy/move sub/file2, it is already at target location 2026/07/09 05:10:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:43 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/09 05:10:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:43 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/09 05:10:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:44 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/09 05:10:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:45 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/09 05:10:45 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/09 05:10:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmWTCk-VNZVleoT-65YlO5IOB8B83yT_Z" 2026/07/09 05:10:46 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/09 05:10:47 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/09 05:10:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:48 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.61s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/09 05:10:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:48 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/09 05:10:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:49 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:10:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:49 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/09 05:10:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:50 DEBUG : pacer: Reducing sleep to 10ms 2026/07/09 05:10:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:10:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:10:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/backup" 2026/07/09 05:10:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:10:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:10:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:10:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:10:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:10:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:10:58 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-fewucal2lecu') 2026/07/09 05:10:58 DEBUG : dst/file1: Sizes differ 2026/07/09 05:10:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:10:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "Bg8E7qJmeG_i8dBEEHbVKeJkkCSRLGkF4" 2026/07/09 05:11:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:11:03 INFO : dst/file1: Moved (server-side) 2026/07/09 05:11:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:11:04 DEBUG : dst/file1: size = 14 OK 2026/07/09 05:11:04 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:11:04 INFO : dst/file1: Copied (new) 2026/07/09 05:11:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:11:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bg8E7qJmeG_i8dBEEHbVKeJkkCSRLGkF4" 2026/07/09 05:11:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bi6qJcEAxpuntVJ_FD0ZP5pFPu_yStfxp" 2026/07/09 05:11:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:11:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bg8E7qJmeG_i8dBEEHbVKeJkkCSRLGkF4" 2026/07/09 05:11:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bi6qJcEAxpuntVJ_FD0ZP5pFPu_yStfxp" 2026/07/09 05:11:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjwJbeo0ECm9NYTsYOHpIw5XnafZfgFDv" 2026/07/09 05:11:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bg8E7qJmeG_i8dBEEHbVKeJkkCSRLGkF4" 2026/07/09 05:11:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bi6qJcEAxpuntVJ_FD0ZP5pFPu_yStfxp" 2026/07/09 05:11:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bg8E7qJmeG_i8dBEEHbVKeJkkCSRLGkF4" 2026/07/09 05:11:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCopyFileBackupDir (27.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:11:16 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/dst" 2026/07/09 05:11:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:11:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:11:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:11:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:11:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:11:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/CompareDest" 2026/07/09 05:11:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:11:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:11:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:11:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:11:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:11:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 05:11:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:28 DEBUG : one: size = 3 OK 2026/07/09 05:11:28 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/09 05:11:28 INFO : one: Copied (new) 2026/07/09 05:11:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:11:31 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/dst') 2026/07/09 05:11:31 DEBUG : one: Sizes differ 2026/07/09 05:11:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:32 DEBUG : one: size = 5 OK 2026/07/09 05:11:32 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/09 05:11:32 INFO : one: Copied (replaced existing) 2026/07/09 05:11:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:11:41 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/dst') 2026/07/09 05:11:41 DEBUG : one: Sizes differ 2026/07/09 05:11:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:42 DEBUG : one: size = 5 OK 2026/07/09 05:11:42 DEBUG : one: Sizes identical 2026/07/09 05:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 05:11:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:48 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 05:11:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:49 DEBUG : two: size = 3 OK 2026/07/09 05:11:49 DEBUG : two: Sizes identical 2026/07/09 05:11:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 05:11:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:52 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 05:11:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:52 DEBUG : two: size = 3 OK 2026/07/09 05:11:52 DEBUG : two: Sizes identical 2026/07/09 05:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 05:11:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:11:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 05:11:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:11:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:11:57 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/CompareDest') 2026/07/09 05:11:57 DEBUG : two: Sizes differ 2026/07/09 05:11:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:11:59 DEBUG : two: size = 5 OK 2026/07/09 05:11:59 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/09 05:11:59 INFO : two: Copied (new) 2026/07/09 05:11:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:12:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:12:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:12:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:12:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp1ihu024guuQJ1C5cfJGGr29kzefPNhr" 2026/07/09 05:12:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bj91zkRNKGzIES-hYubJOyZU4QR3BzkGy" 2026/07/09 05:12:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCopyFileCompareDest (52.50s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:12:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/dst" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/CopyDest" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:10 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:11 DEBUG : one: size = 3 OK 2026/07/09 05:12:11 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/09 05:12:11 INFO : one: Copied (new) 2026/07/09 05:12:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:12:13 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/dst') 2026/07/09 05:12:13 DEBUG : one: Sizes differ 2026/07/09 05:12:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:14 DEBUG : one: size = 5 OK 2026/07/09 05:12:14 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/09 05:12:14 INFO : one: Copied (replaced existing) 2026/07/09 05:12:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/BackupDir" 2026/07/09 05:12:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:12:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:12:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:12:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:12:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:12:27 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/dst') 2026/07/09 05:12:27 DEBUG : one: Sizes differ 2026/07/09 05:12:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:28 DEBUG : one: size = 5 OK 2026/07/09 05:12:28 DEBUG : one: Sizes identical 2026/07/09 05:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:12:28 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-fewucal2lecu/dst') 2026/07/09 05:12:28 DEBUG : one: Sizes differ 2026/07/09 05:12:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/BackupDir': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:30 INFO : one: Moved (server-side) 2026/07/09 05:12:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:30 DEBUG : one: size = 5 OK 2026/07/09 05:12:30 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/09 05:12:30 INFO : one: Copied (server-side copy) 2026/07/09 05:12:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/09 05:12:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:37 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 05:12:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:37 DEBUG : two: size = 3 OK 2026/07/09 05:12:37 DEBUG : two: Sizes identical 2026/07/09 05:12:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:37 DEBUG : two: size = 3 OK 2026/07/09 05:12:37 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/09 05:12:37 INFO : two: Copied (server-side copy) 2026/07/09 05:12:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/09 05:12:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:40 DEBUG : two: size = 3 OK 2026/07/09 05:12:40 DEBUG : two: Sizes identical 2026/07/09 05:12:40 DEBUG : two: Unchanged skipping 2026/07/09 05:12:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:48 DEBUG : three: Need to transfer - File not found at Destination 2026/07/09 05:12:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:12:48 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-fewucal2lecu/CopyDest') 2026/07/09 05:12:48 DEBUG : three: Sizes differ 2026/07/09 05:12:48 DEBUG : three: Destination not found in --copy-dest 2026/07/09 05:12:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/dst': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:48 DEBUG : three: size = 7 OK 2026/07/09 05:12:48 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/09 05:12:48 INFO : three: Copied (new) 2026/07/09 05:12:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:12:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:12:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:12:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvv99KbLQdOj1kpyr0rVEjqQaT6VgVC5o" 2026/07/09 05:12:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BntRmG8uvkZFRFtzecHJECYQxVJcZK8sR" 2026/07/09 05:13:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Br_-5PfFJD-PBodeYXOpGwbUai7EjzVVj" 2026/07/09 05:13:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCopyFileCopyDest (54.93s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/09 05:13:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestCopyInplace (1.16s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/09 05:13:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestCopyLongFileName (1.16s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/09 05:13:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestCopyLongFileNameCollision (1.91s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:13:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/09 05:13:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:12 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/09 05:13:12 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:13:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/09 05:13:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/09 05:13:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/09 05:13:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/09 05:13:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/09 05:13:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/09 05:13:19 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 228a9ac318cdb7f44031023709d62e388e6abe65dacc8b1b223770761a166b7a OK 2026/07/09 05:13:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/09 05:13:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsWgf6LPzQKpl02H8l5BESKuNLWRhdxoq" 2026/07/09 05:13:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCopyFileMaxTransfer (18.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateInteractive (1.16s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateSkip (1.14s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateSizeOnly (1.15s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateFirst (1.15s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateNewest (1.16s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/09 05:13:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateNewestByHash (1.53s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateOldest (1.14s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateLargest (1.15s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateSmallest (1.16s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 05:13:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestDeduplicateRename (1.16s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/09 05:13:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- SKIP: TestMergeDirs (1.16s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:13:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:13:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiKggvMqjnAUrDOJiLOJA5JJNEjAYJ8aF" 2026/07/09 05:13:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:13:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:13:55 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 05:13:55 DEBUG : a.txt: Excluded 2026/07/09 05:13:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 05:13:57 DEBUG : sub dir/hello world: Excluded 2026/07/09 05:13:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 05:13:57 DEBUG : sub dir/hello world2: Excluded 2026/07/09 05:13:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:13:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiKggvMqjnAUrDOJiLOJA5JJNEjAYJ8aF" 2026/07/09 05:13:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 05:13:58 DEBUG : sub dir/hello world: Excluded 2026/07/09 05:13:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 05:13:58 DEBUG : sub dir/hello world2: Excluded 2026/07/09 05:13:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:13:59 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 05:13:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:13:59 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 05:13:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:14:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:14:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:14:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiKggvMqjnAUrDOJiLOJA5JJNEjAYJ8aF" 2026/07/09 05:14:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:14:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiKggvMqjnAUrDOJiLOJA5JJNEjAYJ8aF" 2026/07/09 05:14:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bmv5M6e2ZvGfiX42wQvxF34AbfmU_Hebn" 2026/07/09 05:14:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bov7JR1DFLTNNzf2Y0N1Hmbgb-8uCQXez" 2026/07/09 05:14:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestListDirSorted (33.50s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:14:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bo2OdCm12cwwah0QyCnRC6LmGr4a_8imM" 2026/07/09 05:14:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:30 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 05:14:30 DEBUG : a.txt: Excluded 2026/07/09 05:14:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 05:14:31 DEBUG : sub dir/hello world2: Excluded 2026/07/09 05:14:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 05:14:31 DEBUG : sub dir/hello world: Excluded 2026/07/09 05:14:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 05:14:32 DEBUG : sub dir/hello world2: Excluded 2026/07/09 05:14:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bo2OdCm12cwwah0QyCnRC6LmGr4a_8imM" 2026/07/09 05:14:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:33 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 05:14:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 05:14:33 DEBUG : sub dir/hello world: Excluded 2026/07/09 05:14:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:33 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 05:14:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bo2OdCm12cwwah0QyCnRC6LmGr4a_8imM" 2026/07/09 05:14:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bo2OdCm12cwwah0QyCnRC6LmGr4a_8imM" 2026/07/09 05:14:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtVPBThnFGE4_k_d7zO5D86-288LLQULO" 2026/07/09 05:14:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkC8yCE-UMrMYTMEjSCVMuYrKAISdEGgz" 2026/07/09 05:14:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestListDirSortedFn (34.38s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:14:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgbFG2usD5s6c4Ah-PLdEs5tUdFY5h7xO" === RUN TestListJSON/Default 2026/07/09 05:14:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/FilesOnly 2026/07/09 05:14:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/DirsOnly 2026/07/09 05:14:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/Recurse 2026/07/09 05:14:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgbFG2usD5s6c4Ah-PLdEs5tUdFY5h7xO" === RUN TestListJSON/SubDir 2026/07/09 05:14:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgbFG2usD5s6c4Ah-PLdEs5tUdFY5h7xO" === RUN TestListJSON/NoModTime 2026/07/09 05:14:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/NoMimeType 2026/07/09 05:14:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/ShowHash 2026/07/09 05:14:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestListJSON/HashTypes 2026/07/09 05:14:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:14:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/09 05:14:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgbFG2usD5s6c4Ah-PLdEs5tUdFY5h7xO" 2026/07/09 05:15:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgbFG2usD5s6c4Ah-PLdEs5tUdFY5h7xO" 2026/07/09 05:15:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestListJSON (18.56s) --- PASS: TestListJSON/Default (0.60s) --- PASS: TestListJSON/FilesOnly (0.60s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.22s) --- PASS: TestListJSON/SubDir (0.59s) --- PASS: TestListJSON/NoModTime (0.60s) --- PASS: TestListJSON/NoMimeType (0.99s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.61s) --- PASS: TestListJSON/Metadata (1.21s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtL_uFk-Xiu9-Y7HGjZtG965a3JqdE9Bv" === RUN TestStatJSON/Root 2026/07/09 05:15:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/09 05:15:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/Dir 2026/07/09 05:15:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/09 05:15:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/File 2026/07/09 05:15:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/NotFound 2026/07/09 05:15:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/DirFilesOnly 2026/07/09 05:15:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/FileFilesOnly 2026/07/09 05:15:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/09 05:15:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/DirDirsOnly 2026/07/09 05:15:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/FileDirsOnly 2026/07/09 05:15:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/09 05:15:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" === RUN TestStatJSON/RootNotFound 2026/07/09 05:15:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/notfound" 2026/07/09 05:15:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:15:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:15:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:15:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:15:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:15:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/notfound': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtL_uFk-Xiu9-Y7HGjZtG965a3JqdE9Bv" 2026/07/09 05:15:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtL_uFk-Xiu9-Y7HGjZtG965a3JqdE9Bv" 2026/07/09 05:15:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestStatJSON (22.48s) --- PASS: TestStatJSON/Root (0.60s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.59s) --- PASS: TestStatJSON/Dir (1.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (0.59s) --- PASS: TestStatJSON/NotFound (1.20s) --- PASS: TestStatJSON/DirFilesOnly (0.61s) --- PASS: TestStatJSON/FileFilesOnly (0.60s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.60s) --- PASS: TestStatJSON/DirDirsOnly (0.61s) --- PASS: TestStatJSON/FileDirsOnly (0.59s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.61s) --- PASS: TestStatJSON/RootNotFound (4.92s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:28 INFO : Huawei Drive root 'rclone-test-fewucal2lecu': Making directory 2026/07/09 05:15:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:28 INFO : Huawei Drive root 'rclone-test-fewucal2lecu': Making directory 2026/07/09 05:15:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestMkdir (1.74s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgnpalprDcNO7sz9qz71D3pifaBpIRypT" 2026/07/09 05:15:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgnpalprDcNO7sz9qz71D3pifaBpIRypT" 2026/07/09 05:15:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgnpalprDcNO7sz9qz71D3pifaBpIRypT" 2026/07/09 05:15:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestLsd (8.01s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestLs (7.74s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/09 05:15:50 DEBUG : empty space: Excluded 2026/07/09 05:15:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestLsWithFilesFrom (8.00s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:15:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:15:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestLsLong (6.49s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestHashSums (5.48s) === RUN TestHashSumsWithErrors 2026/07/09 05:16:05 DEBUG : Creating backend with remote ":memory:" 2026/07/09 05:16:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/09 05:16:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/09 05:16:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuKR1JEhI-Loa_kzB16NMfaJBR6iazKI6" 2026/07/09 05:16:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuKR1JEhI-Loa_kzB16NMfaJBR6iazKI6" 2026/07/09 05:16:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuKR1JEhI-Loa_kzB16NMfaJBR6iazKI6" 2026/07/09 05:16:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCount (13.28s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:23 DEBUG : Waiting for deletions to finish 2026/07/09 05:16:24 DEBUG : large: Excluded (Size Filter) 2026/07/09 05:16:24 INFO : small: Deleted 2026/07/09 05:16:25 INFO : medium: Deleted 2026/07/09 05:16:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestDelete (9.16s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:32 DEBUG : Waiting for deletions to finish 2026/07/09 05:16:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/09 05:16:33 INFO : large: Deleted 2026/07/09 05:16:33 INFO : small: Deleted 2026/07/09 05:16:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestMaxDelete (9.41s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:41 DEBUG : Waiting for deletions to finish 2026/07/09 05:16:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 05:16:42 INFO : medium: Deleted 2026/07/09 05:16:43 INFO : small: Deleted 2026/07/09 05:16:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestMaxDeleteSizeLargeFile (9.77s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:51 DEBUG : Waiting for deletions to finish 2026/07/09 05:16:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 05:16:52 INFO : medium: Deleted 2026/07/09 05:16:53 INFO : small: Deleted 2026/07/09 05:16:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestMaxDeleteSize (10.34s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:16:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:16:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestReadFile (6.07s) === RUN TestRetry 2026/07/09 05:17:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/09 05:17:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/09 05:17:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 05:17:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 05:17:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 05:17:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 05:17:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:17:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" --- PASS: TestCat (13.48s) === RUN TestPurge 2026/07/09 05:17:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wukoyep3yuki" 2026/07/09 05:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:17:17 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:17:17 DEBUG : Creating backend with remote "/tmp/rclone1039253189" run.go:198: Remote "Huawei Drive root 'rclone-test-wukoyep3yuki'", Local "Local file system at /tmp/rclone1039253189", Modify Window "876000h0m0s" 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:17:17 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:18 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:18 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bs2FMfakn5COwjtj-VgRDeamEfvF7o76j" 2026/07/09 05:17:18 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BuvL_xDxmIqRNJxo4Z21BmqAXzUju4ngk" 2026/07/09 05:17:18 INFO : A2: Making directory 2026/07/09 05:17:18 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:19 INFO : A1/B2: Making directory 2026/07/09 05:17:19 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bs2FMfakn5COwjtj-VgRDeamEfvF7o76j" 2026/07/09 05:17:19 INFO : A1/B2/C2: Making directory 2026/07/09 05:17:19 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BhPXG9UY18NtCG21vbbhEcZ4Q9HmUsapb" 2026/07/09 05:17:19 INFO : A1/B1/C3: Making directory 2026/07/09 05:17:19 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BuvL_xDxmIqRNJxo4Z21BmqAXzUju4ngk" 2026/07/09 05:17:19 INFO : A3: Making directory 2026/07/09 05:17:19 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:19 INFO : A3/B3: Making directory 2026/07/09 05:17:19 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bk3w1mmWZcrh6Cs5SRddFz4mZBxa3HSg4" 2026/07/09 05:17:20 INFO : A3/B3/C4: Making directory 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlZIl-NWXghxEVRJBCF5Jc493F3QHE9ic" 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bs2FMfakn5COwjtj-VgRDeamEfvF7o76j" 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlV5opDHHWWM3H_aS1I9BvY-7WijjQwPj" 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bk3w1mmWZcrh6Cs5SRddFz4mZBxa3HSg4" 2026/07/09 05:17:20 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlZIl-NWXghxEVRJBCF5Jc493F3QHE9ic" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BjeZ3mxkQjDHzJJYWWYZL6JcDRRfLlNax" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bs2FMfakn5COwjtj-VgRDeamEfvF7o76j" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BhPXG9UY18NtCG21vbbhEcZ4Q9HmUsapb" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlDlM7tk8USiAhHwLYrhIYo7cfmILuAuo" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BuvL_xDxmIqRNJxo4Z21BmqAXzUju4ngk" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Br742k0dOZ6ZAom3YEwxPrrVbBB-Vyj0m" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Br6f3karwV8fAX-bsi8FIvrVCxR14dA1H" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BoOCNYVEdsJ57szi6qMhIVboFv-2Dmeoe" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlV5opDHHWWM3H_aS1I9BvY-7WijjQwPj" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bk3w1mmWZcrh6Cs5SRddFz4mZBxa3HSg4" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlZIl-NWXghxEVRJBCF5Jc493F3QHE9ic" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BjeZ3mxkQjDHzJJYWWYZL6JcDRRfLlNax" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "Bs2FMfakn5COwjtj-VgRDeamEfvF7o76j" 2026/07/09 05:17:21 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BhPXG9UY18NtCG21vbbhEcZ4Q9HmUsapb" 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "BlDlM7tk8USiAhHwLYrhIYo7cfmILuAuo" 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Purge remote 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-wukoyep3yuki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:17:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (5.20s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:17:27 INFO : A2: Making directory 2026/07/09 05:17:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:29 INFO : A1/B2: Making directory 2026/07/09 05:17:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:31 INFO : A1/B2/C2: Making directory 2026/07/09 05:17:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bij7Jq9Wj4FM8tha7U2JNRpDb-ycHJ7rT" 2026/07/09 05:17:32 INFO : A1/B1/C3: Making directory 2026/07/09 05:17:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:17:33 INFO : A3: Making directory 2026/07/09 05:17:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:35 INFO : A3/B3: Making directory 2026/07/09 05:17:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp2OucFTBKrD8JkU_LbZJwr2GnPyGRXAw" 2026/07/09 05:17:37 INFO : A3/B3/C4: Making directory 2026/07/09 05:17:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiG9HxBLUbspv7QwVDX5MEJKKdUjAUDRK" 2026/07/09 05:17:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bij7Jq9Wj4FM8tha7U2JNRpDb-ycHJ7rT" 2026/07/09 05:17:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhRKvq4IAHHvCaWihk6xPV5_3nSdQhEb7" 2026/07/09 05:17:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:17:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:17:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bs6ZbQhDM4KamUg0TPidO76lDac7CSLom" 2026/07/09 05:17:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsXkV5-Gk5npn3PaI6OdNxaucJ2szILz6" 2026/07/09 05:17:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp2OucFTBKrD8JkU_LbZJwr2GnPyGRXAw" 2026/07/09 05:17:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiG9HxBLUbspv7QwVDX5MEJKKdUjAUDRK" 2026/07/09 05:17:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmokqPgPrwvKIRZ1fnpVChIBsGLLRb5hy" 2026/07/09 05:17:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmokqPgPrwvKIRZ1fnpVChIBsGLLRb5hy" 2026/07/09 05:17:47 DEBUG : removing 1 level 3 directories 2026/07/09 05:17:47 INFO : A3/B3/C4: Removing directory 2026/07/09 05:17:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmokqPgPrwvKIRZ1fnpVChIBsGLLRb5hy" 2026/07/09 05:17:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bij7Jq9Wj4FM8tha7U2JNRpDb-ycHJ7rT" 2026/07/09 05:17:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhRKvq4IAHHvCaWihk6xPV5_3nSdQhEb7" 2026/07/09 05:17:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:17:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:17:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bs6ZbQhDM4KamUg0TPidO76lDac7CSLom" 2026/07/09 05:17:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsXkV5-Gk5npn3PaI6OdNxaucJ2szILz6" 2026/07/09 05:17:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp2OucFTBKrD8JkU_LbZJwr2GnPyGRXAw" 2026/07/09 05:17:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiG9HxBLUbspv7QwVDX5MEJKKdUjAUDRK" 2026/07/09 05:17:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp2OucFTBKrD8JkU_LbZJwr2GnPyGRXAw" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsXkV5-Gk5npn3PaI6OdNxaucJ2szILz6" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bij7Jq9Wj4FM8tha7U2JNRpDb-ycHJ7rT" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bs6ZbQhDM4KamUg0TPidO76lDac7CSLom" 2026/07/09 05:17:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:17:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiG9HxBLUbspv7QwVDX5MEJKKdUjAUDRK" 2026/07/09 05:17:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhRKvq4IAHHvCaWihk6xPV5_3nSdQhEb7" 2026/07/09 05:17:57 DEBUG : removing 2 level 3 directories 2026/07/09 05:17:57 INFO : A1/B2/C2: Removing directory 2026/07/09 05:17:57 INFO : A1/B1/C3: Removing directory 2026/07/09 05:17:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhRKvq4IAHHvCaWihk6xPV5_3nSdQhEb7" 2026/07/09 05:17:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bs6ZbQhDM4KamUg0TPidO76lDac7CSLom" 2026/07/09 05:17:58 DEBUG : removing 2 level 2 directories 2026/07/09 05:17:58 INFO : A3/B3: Removing directory 2026/07/09 05:17:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BiG9HxBLUbspv7QwVDX5MEJKKdUjAUDRK" 2026/07/09 05:17:58 INFO : A1/B2: Removing directory 2026/07/09 05:17:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bij7Jq9Wj4FM8tha7U2JNRpDb-ycHJ7rT" 2026/07/09 05:18:00 DEBUG : removing 2 level 1 directories 2026/07/09 05:18:00 INFO : A3: Removing directory 2026/07/09 05:18:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp2OucFTBKrD8JkU_LbZJwr2GnPyGRXAw" 2026/07/09 05:18:00 INFO : A2: Removing directory 2026/07/09 05:18:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsXkV5-Gk5npn3PaI6OdNxaucJ2szILz6" 2026/07/09 05:18:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:18:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:18:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:18:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:18:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:18:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:18:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:18:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:18:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:18:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:18:10 DEBUG : removing 1 level 3 directories 2026/07/09 05:18:10 INFO : A1/B1/C1: Removing directory 2026/07/09 05:18:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpNBdcZy55cZveV2io2FLTL41b_1OPb9G" 2026/07/09 05:18:11 DEBUG : removing 1 level 2 directories 2026/07/09 05:18:11 INFO : A1/B1: Removing directory 2026/07/09 05:18:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtghPWdxeMtW6MkdV3ZBFlqztfdUO2mhV" 2026/07/09 05:18:12 DEBUG : removing 1 level 1 directories 2026/07/09 05:18:12 INFO : A1: Removing directory 2026/07/09 05:18:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bp0_zKfa94-MDRb5rtBBIu72qwaUkOblj" 2026/07/09 05:18:14 DEBUG : removing 1 level 0 directories 2026/07/09 05:18:14 INFO : Huawei Drive root 'rclone-test-fewucal2lecu': Removing directory 2026/07/09 05:18:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BlBUWEJ3FmLctWWKp-mtA747wJJxPQcI3" 2026/07/09 05:18:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:18:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (54.94s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:18:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:18:18 INFO : A1: Making directory 2026/07/09 05:18:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:20 INFO : A1/B1: Making directory 2026/07/09 05:18:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:21 INFO : A1/B1/C1: Making directory 2026/07/09 05:18:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BoSt6ffjoSrqof8MrdGtKvLvOSPEqbBA6" 2026/07/09 05:18:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BoSt6ffjoSrqof8MrdGtKvLvOSPEqbBA6" 2026/07/09 05:18:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvnhu-iornYuNHsgADV9MyaSdXHb4r8cL" 2026/07/09 05:18:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BoSt6ffjoSrqof8MrdGtKvLvOSPEqbBA6" 2026/07/09 05:18:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvnhu-iornYuNHsgADV9MyaSdXHb4r8cL" 2026/07/09 05:18:28 DEBUG : removing 1 level 3 directories 2026/07/09 05:18:28 INFO : A1/B1/C1: Removing directory 2026/07/09 05:18:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvnhu-iornYuNHsgADV9MyaSdXHb4r8cL" 2026/07/09 05:18:30 DEBUG : removing 1 level 2 directories 2026/07/09 05:18:30 INFO : A1/B1: Removing directory 2026/07/09 05:18:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BoSt6ffjoSrqof8MrdGtKvLvOSPEqbBA6" 2026/07/09 05:18:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BolN1o8sIFhafEots5rVN5bi2Ry8ZjEyW" 2026/07/09 05:18:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRmdirsLeaveRoot (19.53s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:18:36 INFO : A1: Making directory 2026/07/09 05:18:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:38 INFO : A1/B1: Making directory 2026/07/09 05:18:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:40 INFO : A1/B1/C1: Making directory 2026/07/09 05:18:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvql68P5sZ2I-pV5y4YZM7KRMSHws6D3i" 2026/07/09 05:18:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvql68P5sZ2I-pV5y4YZM7KRMSHws6D3i" 2026/07/09 05:18:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmdZiT9CL4N-kaBczFstMCYMzUMMCD7pf" 2026/07/09 05:18:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvql68P5sZ2I-pV5y4YZM7KRMSHws6D3i" 2026/07/09 05:18:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmdZiT9CL4N-kaBczFstMCYMzUMMCD7pf" 2026/07/09 05:18:46 DEBUG : removing 1 level 3 directories 2026/07/09 05:18:46 INFO : A1/B1/C1: Removing directory 2026/07/09 05:18:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmdZiT9CL4N-kaBczFstMCYMzUMMCD7pf" 2026/07/09 05:18:48 DEBUG : removing 1 level 2 directories 2026/07/09 05:18:48 INFO : A1/B1: Removing directory 2026/07/09 05:18:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvql68P5sZ2I-pV5y4YZM7KRMSHws6D3i" 2026/07/09 05:18:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BitQvGy-TYaUz_hEIo4RMjJAxHZf9Fzsl" 2026/07/09 05:18:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRmdirsWithFilter (17.74s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:18:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:57 DEBUG : filename.txt: File name found in url 2026/07/09 05:18:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:18:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/09 05:18:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestCopyURL (12.92s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestCopyURLDownloadHeaders (3.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 05:19:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:14 DEBUG : sub/file2: size = 14 OK 2026/07/09 05:19:14 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:19:14 INFO : file1: Copied (new) to: sub/file2 2026/07/09 05:19:14 INFO : file1: Deleted 2026/07/09 05:19:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:16 DEBUG : sub/file2: size = 14 OK 2026/07/09 05:19:16 DEBUG : file1: Sizes identical 2026/07/09 05:19:16 DEBUG : file1: Unchanged skipping 2026/07/09 05:19:16 INFO : file1: Deleted 2026/07/09 05:19:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': don't need to copy/move sub/file2, it is already at target location 2026/07/09 05:19:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bl15tsukgEEk3dzBL_w9DT427Xz47pErJ" 2026/07/09 05:19:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestMoveFile (12.29s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 05:19:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:24 DEBUG : file1: size = 14 OK 2026/07/09 05:19:24 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:19:24 INFO : file1: Copied (new) 2026/07/09 05:19:24 INFO : file1: Deleted 2026/07/09 05:19:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:26 DEBUG : file1: Destination exists, skipping 2026/07/09 05:19:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/09 05:19:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestMoveFileWithIgnoreExisting (6.34s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestCaseInsensitiveMoveFile (1.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:19:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:36 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fewucal2lecu/backup" 2026/07/09 05:19:36 DEBUG : Config file has changed externally - reloading 2026/07/09 05:19:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/09 05:19:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/09 05:19:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/09 05:19:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:19:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/09 05:19:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2333922113) 2026/07/09 05:19:41 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-fewucal2lecu') 2026/07/09 05:19:41 DEBUG : dst/file1: Sizes differ 2026/07/09 05:19:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu/backup': Listing directory "BsI7UmtElXD0E1vHD6oZJ0qpr5hYDoQa9" 2026/07/09 05:19:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:46 INFO : dst/file1: Moved (server-side) 2026/07/09 05:19:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:49 DEBUG : dst/file1: size = 14 OK 2026/07/09 05:19:49 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/09 05:19:49 INFO : dst/file1: Copied (new) 2026/07/09 05:19:49 INFO : dst/file1: Deleted 2026/07/09 05:19:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsI7UmtElXD0E1vHD6oZJ0qpr5hYDoQa9" 2026/07/09 05:19:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgOrnIx5ByBJg09SxKUFJI5oP1a_MxZKS" 2026/07/09 05:19:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsI7UmtElXD0E1vHD6oZJ0qpr5hYDoQa9" 2026/07/09 05:19:53 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgOrnIx5ByBJg09SxKUFJI5oP1a_MxZKS" 2026/07/09 05:19:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BjxWr-jAeMcCgzKKHVwFCMZXwmXbimmtA" 2026/07/09 05:19:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:19:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsI7UmtElXD0E1vHD6oZJ0qpr5hYDoQa9" 2026/07/09 05:19:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BgOrnIx5ByBJg09SxKUFJI5oP1a_MxZKS" 2026/07/09 05:20:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BsI7UmtElXD0E1vHD6oZJ0qpr5hYDoQa9" 2026/07/09 05:20:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestMoveFileBackupDir (30.58s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:20:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:15 INFO : A1/B2: Making directory 2026/07/09 05:20:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:16 INFO : A1/B1/C3: Making directory 2026/07/09 05:20:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BroxwR5TeNul6Yv6AGutGyLRpQstGWmxp" 2026/07/09 05:20:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bukyt_IUx9cyNxEbUNAhMsKCpn3BXta9M" 2026/07/09 05:20:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkSFdbE4ySjTOexh4_5BK-IvEb-CcthC0" 2026/07/09 05:20:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtEtqlPEUKl7dKEvmD7pAvK6uWBgjkHDe" 2026/07/09 05:20:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': DirMove: srcID="Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" srcDirectoryID="BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" srcLeaf="A1" dstDirectoryID="BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" dstLeaf="A2" 2026/07/09 05:20:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': DirMove result: id="Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" fileName="A2" parentFolder=[BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY] 2026/07/09 05:20:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BroxwR5TeNul6Yv6AGutGyLRpQstGWmxp" 2026/07/09 05:20:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bukyt_IUx9cyNxEbUNAhMsKCpn3BXta9M" 2026/07/09 05:20:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkSFdbE4ySjTOexh4_5BK-IvEb-CcthC0" 2026/07/09 05:20:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtEtqlPEUKl7dKEvmD7pAvK6uWBgjkHDe" 2026/07/09 05:20:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BroxwR5TeNul6Yv6AGutGyLRpQstGWmxp" 2026/07/09 05:20:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bukyt_IUx9cyNxEbUNAhMsKCpn3BXta9M" 2026/07/09 05:20:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkSFdbE4ySjTOexh4_5BK-IvEb-CcthC0" 2026/07/09 05:20:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtEtqlPEUKl7dKEvmD7pAvK6uWBgjkHDe" 2026/07/09 05:20:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:20:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:20:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:20:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:20:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:20:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:20:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtLQaS7N5NaeEOgb0JZJHgq5RKMdh_W8n" 2026/07/09 05:20:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:20:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:20:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuzroJtY30xJBI7jJ8g1IM6Hf2qoEs4mS" 2026/07/09 05:20:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:45 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/09 05:20:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtEtqlPEUKl7dKEvmD7pAvK6uWBgjkHDe" 2026/07/09 05:20:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkSFdbE4ySjTOexh4_5BK-IvEb-CcthC0" 2026/07/09 05:20:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/09 05:20:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/09 05:20:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/09 05:20:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/09 05:20:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BroxwR5TeNul6Yv6AGutGyLRpQstGWmxp" 2026/07/09 05:20:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bukyt_IUx9cyNxEbUNAhMsKCpn3BXta9M" 2026/07/09 05:20:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BkSFdbE4ySjTOexh4_5BK-IvEb-CcthC0" 2026/07/09 05:20:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtEtqlPEUKl7dKEvmD7pAvK6uWBgjkHDe" 2026/07/09 05:20:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuXaR4i8drJngLwYo5FNDZ6OTo279mfYZ" 2026/07/09 05:20:56 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bqt1tfVd_tN_sl80WZ0dHarA4X_GF--5f" 2026/07/09 05:20:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:20:58 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:20:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:21:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuzroJtY30xJBI7jJ8g1IM6Hf2qoEs4mS" 2026/07/09 05:21:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bu4h6CpNugdNEawphWlRCWqFtSIZB6ttT" 2026/07/09 05:21:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtLQaS7N5NaeEOgb0JZJHgq5RKMdh_W8n" 2026/07/09 05:21:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqUQDzLabTQWsH7J_IdZM9LOhMUBkHxeF" 2026/07/09 05:21:02 INFO : Huawei Drive root 'rclone-test-fewucal2lecu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/09 05:21:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:21:03 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:21:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuzroJtY30xJBI7jJ8g1IM6Hf2qoEs4mS" 2026/07/09 05:21:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bu4h6CpNugdNEawphWlRCWqFtSIZB6ttT" 2026/07/09 05:21:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtLQaS7N5NaeEOgb0JZJHgq5RKMdh_W8n" 2026/07/09 05:21:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqUQDzLabTQWsH7J_IdZM9LOhMUBkHxeF" 2026/07/09 05:21:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:14 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bjp4oJKl-SZvTbvCfuZlH2pR7Gqh7-hMb" 2026/07/09 05:21:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpP1hJh-oNvxPIIbacGxLdb4YU6rNLGx8" 2026/07/09 05:21:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtLQaS7N5NaeEOgb0JZJHgq5RKMdh_W8n" 2026/07/09 05:21:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuzroJtY30xJBI7jJ8g1IM6Hf2qoEs4mS" 2026/07/09 05:21:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:21:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:21:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:21:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/09 05:21:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/09 05:21:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/09 05:21:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/09 05:21:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/09 05:21:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqUQDzLabTQWsH7J_IdZM9LOhMUBkHxeF" 2026/07/09 05:21:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bu4h6CpNugdNEawphWlRCWqFtSIZB6ttT" 2026/07/09 05:21:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuzroJtY30xJBI7jJ8g1IM6Hf2qoEs4mS" 2026/07/09 05:21:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtLQaS7N5NaeEOgb0JZJHgq5RKMdh_W8n" 2026/07/09 05:21:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BtIJwxcbvFOgwjKjXUIVGwa5nQkkUa05o" 2026/07/09 05:21:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bvxp8cK2oOVIHzsxXorFI3aX_Tvx_LGPS" 2026/07/09 05:21:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:26 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuC1Q7Q45KD1IKBAZC81CkaLIYmHcvXK9" 2026/07/09 05:21:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpP1hJh-oNvxPIIbacGxLdb4YU6rNLGx8" 2026/07/09 05:21:28 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuiCALzZgO_7GvQ8yzPhJ6aDFsqPk5GF-" 2026/07/09 05:21:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bjp4oJKl-SZvTbvCfuZlH2pR7Gqh7-hMb" 2026/07/09 05:21:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:31 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuC1Q7Q45KD1IKBAZC81CkaLIYmHcvXK9" 2026/07/09 05:21:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpP1hJh-oNvxPIIbacGxLdb4YU6rNLGx8" 2026/07/09 05:21:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuiCALzZgO_7GvQ8yzPhJ6aDFsqPk5GF-" 2026/07/09 05:21:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bjp4oJKl-SZvTbvCfuZlH2pR7Gqh7-hMb" 2026/07/09 05:21:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuC1Q7Q45KD1IKBAZC81CkaLIYmHcvXK9" 2026/07/09 05:21:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BuiCALzZgO_7GvQ8yzPhJ6aDFsqPk5GF-" 2026/07/09 05:21:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BpP1hJh-oNvxPIIbacGxLdb4YU6rNLGx8" 2026/07/09 05:21:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "Bjp4oJKl-SZvTbvCfuZlH2pR7Gqh7-hMb" 2026/07/09 05:21:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BvRJzZ5mzmuB6CgSYaRZJ6Kf3QetLN8Bg" 2026/07/09 05:21:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BmZggoy6k191ahhR83LlFiIN9Ei_8II1d" 2026/07/09 05:21:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestDirMove (105.26s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:21:47 DEBUG : Config file has changed externally - reloading 2026/07/09 05:21:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestGetFsInfo (1.15s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:21:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 05:21:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:50 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 05:21:50 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/09 05:21:50 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/09 05:21:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/09 05:21:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 05:21:57 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/09 05:21:57 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/09 05:21:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:21:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:22:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 05:22:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 05:22:02 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/09 05:22:02 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/09 05:22:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/09 05:22:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 05:22:07 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/09 05:22:07 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/09 05:22:07 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:22:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 05:22:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 05:22:12 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/09 05:22:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/09 05:22:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 05:22:18 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/09 05:22:18 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:22:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 05:22:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 05:22:24 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/09 05:22:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 05:22:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/09 05:22:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 05:22:33 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/09 05:22:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/09 05:22:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRcat (48.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.93s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/09 05:22:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (48 bytes), uploading instead of streaming 2026/07/09 05:22:37 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:38 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/09 05:22:39 DEBUG : rcat_metadata: size = 48 OK 2026/07/09 05:22:39 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/09 05:22:39 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/09 05:22:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" === RUN TestRcatMetadata/ViaDisk 2026/07/09 05:22:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/09 05:22:43 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:44 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/09 05:22:45 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/09 05:22:45 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/09 05:22:45 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/09 05:22:45 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:46 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:47 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:48 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRcatMetadata (12.18s) --- PASS: TestRcatMetadata/Normal (5.70s) --- PASS: TestRcatMetadata/ViaDisk (5.32s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:22:49 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/09 05:22:50 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:51 DEBUG : potato2: size = 60 OK 2026/07/09 05:22:51 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/09 05:22:51 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/09 05:22:51 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:52 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:54 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRcatSize (6.27s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:22:55 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:56 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/09 05:22:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/09 05:22:57 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:22:58 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/09 05:22:59 DEBUG : potato2: size = 60 OK 2026/07/09 05:22:59 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/09 05:22:59 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/09 05:22:59 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:00 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:01 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:02 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:04 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRcatSizeMetadata (10.05s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:23:05 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:06 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRcatSizeUploadHeaders (3.33s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/09 05:23:08 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestTouchDir (1.17s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/09 05:23:09 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:10 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestMkdirMetadata (1.55s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 05:23:11 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestMkdirModTime (1.18s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/09 05:23:12 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestCopyDirMetadata (1.16s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/09 05:23:13 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestSetDirModTime (1.91s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/09 05:23:15 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- SKIP: TestDirsEqual (1.17s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-fewucal2lecu'", Local "Local file system at /tmp/rclone2333922113", Modify Window "876000h0m0s" 2026/07/09 05:23:16 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:17 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:19 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:20 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:21 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:22 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:23 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:24 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.refateq0" before starting 2026/07/09 05:23:25 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:27 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:28 DEBUG : sub dir/test remove existing.refateq0: TEST: removing renamed existing file after operation 2026/07/09 05:23:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:29 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pinefol8" before starting 2026/07/09 05:23:30 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:32 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pinefol8: TEST: renaming existing back after failed operation 2026/07/09 05:23:33 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:34 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:35 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hivezid4" before starting 2026/07/09 05:23:36 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:38 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hivezid4: TEST: removing renamed existing file after operation 2026/07/09 05:23:39 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:40 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" 2026/07/09 05:23:41 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:42 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BhGHftqp21wBDoUsEeRBOtp6E7Tp48o2A" 2026/07/09 05:23:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Listing directory "BqG8_0usBYNjvnZ-4qP5HLbKKDV45hTpY" --- PASS: TestRemoveExisting (28.00s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/09 05:23:44 DEBUG : Huawei Drive root 'rclone-test-fewucal2lecu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 26m34.929586018s (try 1/5)