"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/02 05:26:58 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu" 2026/09/02 05:26:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:27:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:27:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:27:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:27:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:27:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:27:03 DEBUG : Creating backend with remote "/tmp/rclone2191478346" === 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-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/02 05:27:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/02 05:27:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.63s) === RUN TestSizeDiffers 2026/09/02 05:27:04 DEBUG : a: size = 0 OK 2026/09/02 05:27:04 DEBUG : a: size = 1 (memory) 2026/09/02 05:27:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/02 05:27:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/02 05:27:04 DEBUG : potato: Seek from 10 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 10 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 2 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/02 05:27:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 2 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/02 05:27:04 DEBUG : potato: Seek from 8 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 8 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/02 05:27:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 05:27:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 05:27:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 05:27:04 DEBUG : potato: Seek from 5 to 2 2026/09/02 05:27:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/02 05:27:04 DEBUG : potato: Seek from 9 to 0 2026/09/02 05:27:04 DEBUG : potato: Seek from 9 to 0 2026/09/02 05:27:04 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-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:27:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:27:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheck/1 === RUN TestCheck/2 2026/09/02 05:27:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheck/3 2026/09/02 05:27:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheck/4 === RUN TestCheck/5 2026/09/02 05:27:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheck/6 === RUN TestCheck/7 2026/09/02 05:27:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCheck (20.53s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.62s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/09/02 05:27:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 05:27:25 DEBUG : Config file has changed externally - reloading 2026/09/02 05:27:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 05:27:25 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/02 05:27:25 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/02 05:27:25 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/02 05:27:25 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:27:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/02 05:27:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheckDownload/3 2026/09/02 05:27:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/02 05:27:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:27:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/02 05:28:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:29:49 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/02 05:30:34 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/02 05:31:08 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/02 05:31:34 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/02 05:31:53 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/02 05:31:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:06 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (281.45s) --- PASS: TestCheckDownload/1 (1.32s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (1.49s) --- PASS: TestCheckDownload/4 (1.90s) --- PASS: TestCheckDownload/5 (1.45s) --- PASS: TestCheckDownload/6 (1.29s) --- PASS: TestCheckDownload/7 (65.16s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:32:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:17 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/02 05:32:26 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/09/02 05:32:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:31 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/02 05:32:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:42 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/02 05:32:44 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/02 05:32:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:45 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/09/02 05:32:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:47 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/02 05:32:48 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/02 05:32:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:48 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/02 05:32:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:50 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/02 05:32:51 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/02 05:32:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:52 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/02 05:32:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:54 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/09/02 05:32:55 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/02 05:32:56 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/09/02 05:32:56 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/02 05:32:57 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 05:32:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCheckSizeOnly (51.27s) --- PASS: TestCheckSizeOnly/1 (4.48s) --- PASS: TestCheckSizeOnly/2 (3.38s) --- PASS: TestCheckSizeOnly/3 (1.42s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- PASS: TestCheckSizeOnly/6 (0.99s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:32:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:32:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 05:33:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 05:33:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 05:33:01 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/02 05:33:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 05:33:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 05:33:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 05:33:04 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/02 05:33:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestParseSumFile (7.93s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:33:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/data" 2026/09/02 05:33:06 DEBUG : Config file has changed externally - reloading 2026/09/02 05:33:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:33:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:33:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:33:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:33:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:33:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" check_test.go:354: Huawei Drive root 'rclone-test-kiqebam6zucu/data' lacks md5, skipping 2026/09/02 05:33:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestCheckSum (5.07s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:33:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/data" 2026/09/02 05:33:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:33:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:33:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:33:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:33:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/data': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:33:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest1 2026/09/02 05:33:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" 2026/09/02 05:33:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest2 2026/09/02 05:33:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest3 2026/09/02 05:33:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest4 2026/09/02 05:33:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest5 2026/09/02 05:33:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest6 2026/09/02 05:33:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" 2026/09/02 05:33:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" 2026/09/02 05:33:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:33:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" === RUN TestCheckSumDownload/subtest7 2026/09/02 05:35:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:36:01 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/02 05:36:46 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/02 05:36:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" 2026/09/02 05:37:20 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/02 05:37:45 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/02 05:38:04 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/02 05:38:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjCz6mTXkDGn7I1yDdV1EY5bJyBXnYFbp" 2026/09/02 05:38:18 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/09/02 05:38:29 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/02 05:38:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:38:37 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (326.43s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (2.44s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.59s) --- PASS: TestCheckSumDownload/subtest6 (2.33s) --- PASS: TestCheckSumDownload/subtest7 (66.70s) === RUN TestCheckSumConcurrency 2026/09/02 05:38:37 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 05:38:37 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 05:38:37 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 05:38:37 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 05:38:37 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 05:38:37 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/02 05:38:37 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 05:38:37 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 05:38:37 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 05:38:37 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 05:38:37 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 05:38:37 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/02 05:38:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bonegaj2cofe" 2026/09/02 05:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:38:39 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:38:39 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:38:39 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:38:39 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:41 DEBUG : Creating backend with remote "/tmp/rclone2503142910" run.go:198: Remote "Huawei Drive root 'rclone-test-bonegaj2cofe'", Local "Local file system at /tmp/rclone2503142910", Modify Window "876000h0m0s" 2026/09/02 05:38:41 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:42 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "BqjPW3eMfxT8kGvdG21RFQbDW5FExm5-_" 2026/09/02 05:38:44 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "BqjPW3eMfxT8kGvdG21RFQbDW5FExm5-_" upper checkfile vs. lower remote (without normalization) 2026/09/02 05:38:45 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "BqjPW3eMfxT8kGvdG21RFQbDW5FExm5-_" 2026/09/02 05:38:46 ERROR : hello, world!: sum not found 2026/09/02 05:38:46 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-bonegaj2cofe' 2026/09/02 05:38:46 NOTICE: Huawei Drive root 'rclone-test-bonegaj2cofe': 1 files missing 2026/09/02 05:38:46 NOTICE: 1 hashes missing 2026/09/02 05:38:46 NOTICE: Huawei Drive root 'rclone-test-bonegaj2cofe': 1 differences found 2026/09/02 05:38:46 NOTICE: Huawei Drive root 'rclone-test-bonegaj2cofe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/02 05:38:46 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Listing directory "BqjPW3eMfxT8kGvdG21RFQbDW5FExm5-_" 2026/09/02 05:38:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:38:47 NOTICE: Huawei Drive root 'rclone-test-bonegaj2cofe': 0 differences found 2026/09/02 05:38:47 NOTICE: Huawei Drive root 'rclone-test-bonegaj2cofe': 1 matching files 2026/09/02 05:38:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bumodap2sita" 2026/09/02 05:38:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:38:49 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:38:49 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:38:49 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:38:49 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:50 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:51 DEBUG : Creating backend with remote "/tmp/rclone1106410881" run.go:198: Remote "Huawei Drive root 'rclone-test-bumodap2sita'", Local "Local file system at /tmp/rclone1106410881", Modify Window "876000h0m0s" 2026/09/02 05:38:51 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:52 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "Bs-C-xVf8BEJusO2NS-lFa6kFjEmFeF7C" 2026/09/02 05:38:55 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "Bs-C-xVf8BEJusO2NS-lFa6kFjEmFeF7C" lower checkfile vs. upper remote (without normalization) 2026/09/02 05:38:55 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "Bs-C-xVf8BEJusO2NS-lFa6kFjEmFeF7C" 2026/09/02 05:38:56 ERROR : HELLO, WORLD!: sum not found 2026/09/02 05:38:56 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-bumodap2sita' 2026/09/02 05:38:56 NOTICE: Huawei Drive root 'rclone-test-bumodap2sita': 1 files missing 2026/09/02 05:38:56 NOTICE: 1 hashes missing 2026/09/02 05:38:56 NOTICE: Huawei Drive root 'rclone-test-bumodap2sita': 1 differences found 2026/09/02 05:38:56 NOTICE: Huawei Drive root 'rclone-test-bumodap2sita': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/02 05:38:56 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Listing directory "Bs-C-xVf8BEJusO2NS-lFa6kFjEmFeF7C" 2026/09/02 05:38:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:38:57 NOTICE: Huawei Drive root 'rclone-test-bumodap2sita': 0 differences found 2026/09/02 05:38:57 NOTICE: Huawei Drive root 'rclone-test-bumodap2sita': 1 matching files 2026/09/02 05:38:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zohisir7qoza" 2026/09/02 05:38:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:38:58 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:38:58 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:38:59 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:38:59 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:38:59 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:00 DEBUG : Creating backend with remote "/tmp/rclone3449577764" run.go:198: Remote "Huawei Drive root 'rclone-test-zohisir7qoza'", Local "Local file system at /tmp/rclone3449577764", Modify Window "876000h0m0s" 2026/09/02 05:39:00 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:01 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "Bvxv7h8BsZiBc5ULlyPNEO6X-yQsS6Dyg" 2026/09/02 05:39:03 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "Bvxv7h8BsZiBc5ULlyPNEO6X-yQsS6Dyg" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/02 05:39:03 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "Bvxv7h8BsZiBc5ULlyPNEO6X-yQsS6Dyg" 2026/09/02 05:39:04 ERROR : HeLlO, wOrLd!: sum not found 2026/09/02 05:39:04 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-zohisir7qoza' 2026/09/02 05:39:04 NOTICE: Huawei Drive root 'rclone-test-zohisir7qoza': 1 files missing 2026/09/02 05:39:04 NOTICE: 1 hashes missing 2026/09/02 05:39:04 NOTICE: Huawei Drive root 'rclone-test-zohisir7qoza': 1 differences found 2026/09/02 05:39:04 NOTICE: Huawei Drive root 'rclone-test-zohisir7qoza': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/02 05:39:04 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Listing directory "Bvxv7h8BsZiBc5ULlyPNEO6X-yQsS6Dyg" 2026/09/02 05:39:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:05 NOTICE: Huawei Drive root 'rclone-test-zohisir7qoza': 0 differences found 2026/09/02 05:39:05 NOTICE: Huawei Drive root 'rclone-test-zohisir7qoza': 1 matching files 2026/09/02 05:39:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fonobon6naza" 2026/09/02 05:39:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:06 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:06 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:07 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:07 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:08 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:08 DEBUG : Creating backend with remote "/tmp/rclone3072235375" run.go:198: Remote "Huawei Drive root 'rclone-test-fonobon6naza'", Local "Local file system at /tmp/rclone3072235375", Modify Window "876000h0m0s" 2026/09/02 05:39:08 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:09 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "BkdZGFPCuN2t5NR8ZYqZNDYszdJgiKm3r" 2026/09/02 05:39:11 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "BkdZGFPCuN2t5NR8ZYqZNDYszdJgiKm3r" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/02 05:39:11 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "BkdZGFPCuN2t5NR8ZYqZNDYszdJgiKm3r" 2026/09/02 05:39:12 ERROR : HELLO, WORLD!: sum not found 2026/09/02 05:39:12 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-fonobon6naza' 2026/09/02 05:39:12 NOTICE: Huawei Drive root 'rclone-test-fonobon6naza': 1 files missing 2026/09/02 05:39:12 NOTICE: 1 hashes missing 2026/09/02 05:39:12 NOTICE: Huawei Drive root 'rclone-test-fonobon6naza': 1 differences found 2026/09/02 05:39:12 NOTICE: Huawei Drive root 'rclone-test-fonobon6naza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/02 05:39:12 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Listing directory "BkdZGFPCuN2t5NR8ZYqZNDYszdJgiKm3r" 2026/09/02 05:39:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:13 NOTICE: Huawei Drive root 'rclone-test-fonobon6naza': 0 differences found 2026/09/02 05:39:13 NOTICE: Huawei Drive root 'rclone-test-fonobon6naza': 1 matching files 2026/09/02 05:39:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zizilul6kixo" 2026/09/02 05:39:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:15 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:15 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:15 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:15 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:16 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:16 DEBUG : Creating backend with remote "/tmp/rclone1193668536" run.go:198: Remote "Huawei Drive root 'rclone-test-zizilul6kixo'", Local "Local file system at /tmp/rclone1193668536", Modify Window "876000h0m0s" 2026/09/02 05:39:16 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:18 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "Bh1RWzFD7hCzz8pYeTYZH2J2xZECCf96s" 2026/09/02 05:39:19 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "Bh1RWzFD7hCzz8pYeTYZH2J2xZECCf96s" NFD checkfile vs. NFC remote (without normalization) 2026/09/02 05:39:20 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "Bh1RWzFD7hCzz8pYeTYZH2J2xZECCf96s" 2026/09/02 05:39:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/02 05:39:20 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-zizilul6kixo' 2026/09/02 05:39:20 NOTICE: Huawei Drive root 'rclone-test-zizilul6kixo': 1 files missing 2026/09/02 05:39:20 NOTICE: 1 hashes missing 2026/09/02 05:39:20 NOTICE: Huawei Drive root 'rclone-test-zizilul6kixo': 1 differences found 2026/09/02 05:39:20 NOTICE: Huawei Drive root 'rclone-test-zizilul6kixo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/02 05:39:20 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Listing directory "Bh1RWzFD7hCzz8pYeTYZH2J2xZECCf96s" 2026/09/02 05:39:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:22 NOTICE: Huawei Drive root 'rclone-test-zizilul6kixo': 0 differences found 2026/09/02 05:39:22 NOTICE: Huawei Drive root 'rclone-test-zizilul6kixo': 1 matching files 2026/09/02 05:39:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-veluxos5fuga" 2026/09/02 05:39:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:23 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:23 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:24 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:24 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:25 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:26 DEBUG : Creating backend with remote "/tmp/rclone3709683333" run.go:198: Remote "Huawei Drive root 'rclone-test-veluxos5fuga'", Local "Local file system at /tmp/rclone3709683333", Modify Window "876000h0m0s" 2026/09/02 05:39:26 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:27 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "Bma2e_dJxk_NlzZMlgvtMzYNIrHEA9clz" 2026/09/02 05:39:28 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "Bma2e_dJxk_NlzZMlgvtMzYNIrHEA9clz" NFC checkfile vs. NFD remote (without normalization) 2026/09/02 05:39:29 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "Bma2e_dJxk_NlzZMlgvtMzYNIrHEA9clz" 2026/09/02 05:39:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/02 05:39:29 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-veluxos5fuga' 2026/09/02 05:39:29 NOTICE: Huawei Drive root 'rclone-test-veluxos5fuga': 1 files missing 2026/09/02 05:39:29 NOTICE: 1 hashes missing 2026/09/02 05:39:29 NOTICE: Huawei Drive root 'rclone-test-veluxos5fuga': 1 differences found 2026/09/02 05:39:29 NOTICE: Huawei Drive root 'rclone-test-veluxos5fuga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/02 05:39:29 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Listing directory "Bma2e_dJxk_NlzZMlgvtMzYNIrHEA9clz" 2026/09/02 05:39:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:31 NOTICE: Huawei Drive root 'rclone-test-veluxos5fuga': 0 differences found 2026/09/02 05:39:31 NOTICE: Huawei Drive root 'rclone-test-veluxos5fuga': 1 matching files 2026/09/02 05:39:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qerimar3toya" 2026/09/02 05:39:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:31 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:31 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:32 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:32 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:33 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:33 DEBUG : Creating backend with remote "/tmp/rclone3048149057" run.go:198: Remote "Huawei Drive root 'rclone-test-qerimar3toya'", Local "Local file system at /tmp/rclone3048149057", Modify Window "876000h0m0s" 2026/09/02 05:39:33 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:35 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "BhkbzJm-vB7IjyzzjUfpFrpyjwaq9K10y" 2026/09/02 05:39:36 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "BhkbzJm-vB7IjyzzjUfpFrpyjwaq9K10y" NFDx2 checkfile vs. both remote (without normalization) 2026/09/02 05:39:37 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "BhkbzJm-vB7IjyzzjUfpFrpyjwaq9K10y" 2026/09/02 05:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 05:39:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-qerimar3toya' 2026/09/02 05:39:37 NOTICE: Huawei Drive root 'rclone-test-qerimar3toya': 1 files missing 2026/09/02 05:39:37 NOTICE: 1 hashes missing 2026/09/02 05:39:37 NOTICE: Huawei Drive root 'rclone-test-qerimar3toya': 1 differences found 2026/09/02 05:39:37 NOTICE: Huawei Drive root 'rclone-test-qerimar3toya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/02 05:39:37 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Listing directory "BhkbzJm-vB7IjyzzjUfpFrpyjwaq9K10y" 2026/09/02 05:39:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:38 NOTICE: Huawei Drive root 'rclone-test-qerimar3toya': 0 differences found 2026/09/02 05:39:38 NOTICE: Huawei Drive root 'rclone-test-qerimar3toya': 1 matching files 2026/09/02 05:39:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gisayam2wido" 2026/09/02 05:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:40 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:40 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:40 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:40 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:41 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:41 DEBUG : Creating backend with remote "/tmp/rclone2822131035" run.go:198: Remote "Huawei Drive root 'rclone-test-gisayam2wido'", Local "Local file system at /tmp/rclone2822131035", Modify Window "876000h0m0s" 2026/09/02 05:39:41 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:43 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "Btgg12G_5-GcmRPVYkzdDDKztB1S9faLn" 2026/09/02 05:39:44 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "Btgg12G_5-GcmRPVYkzdDDKztB1S9faLn" NFCx2 checkfile vs. both remote (without normalization) 2026/09/02 05:39:45 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "Btgg12G_5-GcmRPVYkzdDDKztB1S9faLn" 2026/09/02 05:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 05:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-gisayam2wido' 2026/09/02 05:39:46 NOTICE: Huawei Drive root 'rclone-test-gisayam2wido': 1 files missing 2026/09/02 05:39:46 NOTICE: 1 hashes missing 2026/09/02 05:39:46 NOTICE: Huawei Drive root 'rclone-test-gisayam2wido': 1 differences found 2026/09/02 05:39:46 NOTICE: Huawei Drive root 'rclone-test-gisayam2wido': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/02 05:39:46 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Listing directory "Btgg12G_5-GcmRPVYkzdDDKztB1S9faLn" 2026/09/02 05:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:47 NOTICE: Huawei Drive root 'rclone-test-gisayam2wido': 0 differences found 2026/09/02 05:39:47 NOTICE: Huawei Drive root 'rclone-test-gisayam2wido': 1 matching files 2026/09/02 05:39:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-moreheq1topu" 2026/09/02 05:39:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:48 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:48 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:49 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:49 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:50 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:50 DEBUG : Creating backend with remote "/tmp/rclone1682546261" run.go:198: Remote "Huawei Drive root 'rclone-test-moreheq1topu'", Local "Local file system at /tmp/rclone1682546261", Modify Window "876000h0m0s" 2026/09/02 05:39:50 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:39:52 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "Bj7JA0DAxMGxU81-Tt1dLGpVXclzitWrs" 2026/09/02 05:39:54 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "Bj7JA0DAxMGxU81-Tt1dLGpVXclzitWrs" both checkfile vs. NFDx2 remote (without normalization) 2026/09/02 05:39:55 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "Bj7JA0DAxMGxU81-Tt1dLGpVXclzitWrs" 2026/09/02 05:39:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 05:39:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-moreheq1topu' 2026/09/02 05:39:55 NOTICE: Huawei Drive root 'rclone-test-moreheq1topu': 1 files missing 2026/09/02 05:39:55 NOTICE: 1 hashes missing 2026/09/02 05:39:55 NOTICE: Huawei Drive root 'rclone-test-moreheq1topu': 1 differences found 2026/09/02 05:39:55 NOTICE: Huawei Drive root 'rclone-test-moreheq1topu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/02 05:39:55 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Listing directory "Bj7JA0DAxMGxU81-Tt1dLGpVXclzitWrs" 2026/09/02 05:39:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:39:57 NOTICE: Huawei Drive root 'rclone-test-moreheq1topu': 0 differences found 2026/09/02 05:39:57 NOTICE: Huawei Drive root 'rclone-test-moreheq1topu': 1 matching files 2026/09/02 05:39:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-robunap8wole" 2026/09/02 05:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:39:58 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:39:58 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:39:59 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:39:59 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:40:00 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:40:00 DEBUG : Creating backend with remote "/tmp/rclone659465374" run.go:198: Remote "Huawei Drive root 'rclone-test-robunap8wole'", Local "Local file system at /tmp/rclone659465374", Modify Window "876000h0m0s" 2026/09/02 05:40:00 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:40:02 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "Bi42Zt8L47wNZY0TVdC1JvZFoqzsQfLWD" 2026/09/02 05:40:03 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "Bi42Zt8L47wNZY0TVdC1JvZFoqzsQfLWD" both checkfile vs. NFCx2 remote (without normalization) 2026/09/02 05:40:04 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "Bi42Zt8L47wNZY0TVdC1JvZFoqzsQfLWD" 2026/09/02 05:40:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 05:40:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-robunap8wole' 2026/09/02 05:40:05 NOTICE: Huawei Drive root 'rclone-test-robunap8wole': 1 files missing 2026/09/02 05:40:05 NOTICE: 1 hashes missing 2026/09/02 05:40:05 NOTICE: Huawei Drive root 'rclone-test-robunap8wole': 1 differences found 2026/09/02 05:40:05 NOTICE: Huawei Drive root 'rclone-test-robunap8wole': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/02 05:40:05 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Listing directory "Bi42Zt8L47wNZY0TVdC1JvZFoqzsQfLWD" 2026/09/02 05:40:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 05:40:06 NOTICE: Huawei Drive root 'rclone-test-robunap8wole': 0 differences found 2026/09/02 05:40:06 NOTICE: Huawei Drive root 'rclone-test-robunap8wole': 1 matching files 2026/09/02 05:40:06 DEBUG : Huawei Drive root 'rclone-test-robunap8wole': Purge remote 2026/09/02 05:40:07 DEBUG : Huawei Drive root 'rclone-test-moreheq1topu': Purge remote 2026/09/02 05:40:07 DEBUG : Huawei Drive root 'rclone-test-gisayam2wido': Purge remote 2026/09/02 05:40:08 DEBUG : Huawei Drive root 'rclone-test-qerimar3toya': Purge remote 2026/09/02 05:40:09 DEBUG : Huawei Drive root 'rclone-test-veluxos5fuga': Purge remote 2026/09/02 05:40:10 DEBUG : Huawei Drive root 'rclone-test-zizilul6kixo': Purge remote 2026/09/02 05:40:10 DEBUG : Huawei Drive root 'rclone-test-fonobon6naza': Purge remote 2026/09/02 05:40:11 DEBUG : Huawei Drive root 'rclone-test-zohisir7qoza': Purge remote 2026/09/02 05:40:12 DEBUG : Huawei Drive root 'rclone-test-bumodap2sita': Purge remote 2026/09/02 05:40:13 DEBUG : Huawei Drive root 'rclone-test-bonegaj2cofe': Purge remote --- PASS: TestApplyTransforms (97.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:40:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:16 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/09/02 05:40:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 05:40:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:20 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/09/02 05:40:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:24 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/09/02 05:40:26 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/02 05:40:28 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/02 05:40:28 DEBUG : sub/file2: size = 14 OK 2026/09/02 05:40:28 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:40:28 INFO : file1: Copied (new) to: sub/file2 2026/09/02 05:40:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:29 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/09/02 05:40:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:30 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/09/02 05:40:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:31 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/02 05:40:31 DEBUG : sub/file2: size = 14 OK 2026/09/02 05:40:31 DEBUG : file1: Sizes identical 2026/09/02 05:40:31 DEBUG : file1: Unchanged skipping 2026/09/02 05:40:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:32 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/02 05:40:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:32 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/09/02 05:40:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': don't need to copy/move sub/file2, it is already at target location 2026/09/02 05:40:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:33 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/09/02 05:40:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:33 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/09/02 05:40:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:34 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/02 05:40:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:35 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/02 05:40:35 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/09/02 05:40:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bmsa9Hmyv7oGrnzm46ORBmIAjj5K-K7QB" 2026/09/02 05:40:36 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/09/02 05:40:36 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/09/02 05:40:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:37 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.38s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/02 05:40:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:38 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/02 05:40:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:38 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.17s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:40:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:39 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/02 05:40:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 05:40:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/backup" 2026/09/02 05:40:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:40:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:40:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:40:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:40:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:40:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:40:47 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:40:47 DEBUG : dst/file1: Sizes differ 2026/09/02 05:40:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "Bk7Vb4dsxKFGo3qv8FKFKoolQaW0JtXLR" 2026/09/02 05:40:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:52 INFO : dst/file1: Moved (server-side) 2026/09/02 05:40:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:53 DEBUG : dst/file1: size = 14 OK 2026/09/02 05:40:53 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:40:53 INFO : dst/file1: Copied (new) 2026/09/02 05:40:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bk7Vb4dsxKFGo3qv8FKFKoolQaW0JtXLR" 2026/09/02 05:40:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhJHxCyTov3NfhXw_TEVKip50w4f2bOXz" 2026/09/02 05:40:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:40:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:40:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bk7Vb4dsxKFGo3qv8FKFKoolQaW0JtXLR" 2026/09/02 05:40:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhJHxCyTov3NfhXw_TEVKip50w4f2bOXz" 2026/09/02 05:41:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtYO7BmkDKUCUXl9vzA5EdK9miYq7h3PA" 2026/09/02 05:41:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bk7Vb4dsxKFGo3qv8FKFKoolQaW0JtXLR" 2026/09/02 05:41:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhJHxCyTov3NfhXw_TEVKip50w4f2bOXz" 2026/09/02 05:41:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bk7Vb4dsxKFGo3qv8FKFKoolQaW0JtXLR" 2026/09/02 05:41:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCopyFileBackupDir (27.29s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:41:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/dst" 2026/09/02 05:41:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:41:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:41:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:41:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:41:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:41:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/CompareDest" 2026/09/02 05:41:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:41:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:41:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:41:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:41:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:41:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 05:41:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:18 DEBUG : one: size = 3 OK 2026/09/02 05:41:18 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/02 05:41:18 INFO : one: Copied (new) 2026/09/02 05:41:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:41:21 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/dst') 2026/09/02 05:41:21 DEBUG : one: Sizes differ 2026/09/02 05:41:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:23 DEBUG : one: size = 5 OK 2026/09/02 05:41:23 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/02 05:41:23 INFO : one: Copied (replaced existing) 2026/09/02 05:41:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:41:32 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/dst') 2026/09/02 05:41:32 DEBUG : one: Sizes differ 2026/09/02 05:41:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:33 DEBUG : one: size = 5 OK 2026/09/02 05:41:33 DEBUG : one: Sizes identical 2026/09/02 05:41:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 05:41:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:39 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 05:41:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:40 DEBUG : two: size = 3 OK 2026/09/02 05:41:40 DEBUG : two: Sizes identical 2026/09/02 05:41:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 05:41:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 05:41:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:43 DEBUG : two: size = 3 OK 2026/09/02 05:41:43 DEBUG : two: Sizes identical 2026/09/02 05:41:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 05:41:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:47 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 05:41:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:41:48 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/CompareDest') 2026/09/02 05:41:48 DEBUG : two: Sizes differ 2026/09/02 05:41:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:50 DEBUG : two: size = 5 OK 2026/09/02 05:41:50 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/09/02 05:41:50 INFO : two: Copied (new) 2026/09/02 05:41:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:41:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:41:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bh0Ypy2oCnBIMMJEjXA1HEp2jG0e4hsaS" 2026/09/02 05:41:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bki4c1i37PpkwTccVtatA4ojLLlr_f2QZ" 2026/09/02 05:42:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCopyFileCompareDest (54.86s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:42:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/dst" 2026/09/02 05:42:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:42:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:42:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:42:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/CopyDest" 2026/09/02 05:42:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:42:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:42:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:42:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:09 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 05:42:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:13 DEBUG : one: size = 3 OK 2026/09/02 05:42:13 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/02 05:42:13 INFO : one: Copied (new) 2026/09/02 05:42:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:42:16 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/dst') 2026/09/02 05:42:16 DEBUG : one: Sizes differ 2026/09/02 05:42:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:18 DEBUG : one: size = 5 OK 2026/09/02 05:42:18 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/02 05:42:18 INFO : one: Copied (replaced existing) 2026/09/02 05:42:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/BackupDir" 2026/09/02 05:42:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:42:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:42:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:42:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:42:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:42:30 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/dst') 2026/09/02 05:42:30 DEBUG : one: Sizes differ 2026/09/02 05:42:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:32 DEBUG : one: size = 5 OK 2026/09/02 05:42:32 DEBUG : one: Sizes identical 2026/09/02 05:42:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:42:32 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kiqebam6zucu/dst') 2026/09/02 05:42:32 DEBUG : one: Sizes differ 2026/09/02 05:42:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/BackupDir': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:35 INFO : one: Moved (server-side) 2026/09/02 05:42:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:36 DEBUG : one: size = 5 OK 2026/09/02 05:42:36 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/02 05:42:36 INFO : one: Copied (server-side copy) 2026/09/02 05:42:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/02 05:42:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:42:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:42:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 05:42:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:45 DEBUG : two: size = 3 OK 2026/09/02 05:42:45 DEBUG : two: Sizes identical 2026/09/02 05:42:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:46 DEBUG : two: size = 3 OK 2026/09/02 05:42:46 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/09/02 05:42:46 INFO : two: Copied (server-side copy) 2026/09/02 05:42:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/02 05:42:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:42:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:49 DEBUG : two: size = 3 OK 2026/09/02 05:42:49 DEBUG : two: Sizes identical 2026/09/02 05:42:49 DEBUG : two: Unchanged skipping 2026/09/02 05:42:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:42:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:42:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:42:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:57 DEBUG : three: Need to transfer - File not found at Destination 2026/09/02 05:42:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:42:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:42:58 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-kiqebam6zucu/CopyDest') 2026/09/02 05:42:58 DEBUG : three: Sizes differ 2026/09/02 05:42:58 DEBUG : three: Destination not found in --copy-dest 2026/09/02 05:42:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/dst': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:42:59 DEBUG : three: size = 7 OK 2026/09/02 05:42:59 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/09/02 05:42:59 INFO : three: Copied (new) 2026/09/02 05:42:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:43:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:43:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:43:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:43:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:43:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:43:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrNvY4QVVN4Ue8YPOKbNCPrY-6m3X0W0F" 2026/09/02 05:43:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoL0RkyEmbAkpKaRqVftI8LpYIx_zojaJ" 2026/09/02 05:43:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpFnBQMO-PkjmRMkbuXRMA76888wROmTI" 2026/09/02 05:43:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCopyFileCopyDest (73.35s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/09/02 05:43:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestCopyInplace (1.17s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/09/02 05:43:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestCopyLongFileName (1.17s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/09/02 05:43:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestCopyLongFileNameCollision (1.17s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:43:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/02 05:43:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:20 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/02 05:43:20 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:43:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/02 05:43:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/02 05:43:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/09/02 05:43:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/02 05:43:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/02 05:43:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:29 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/02 05:43:29 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 51938026a3619af67f5ac03474f4561d334deef81a53b78817e2a36ba5777f15 OK 2026/09/02 05:43:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/02 05:43:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvP98sUiloNWte23H0qxOMKYaTj2aIfpV" 2026/09/02 05:43:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCopyFileMaxTransfer (17.25s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateInteractive (1.17s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateSkip (1.19s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateSizeOnly (1.18s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateFirst (1.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateNewest (1.17s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/09/02 05:43:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateNewestByHash (1.18s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateLargest (1.18s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateSmallest (1.54s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 05:43:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestDeduplicateRename (1.18s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/09/02 05:43:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- SKIP: TestMergeDirs (1.17s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:43:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:43:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:43:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:43:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:43:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBTjIkS6tXSsaYEA0NNFpYbx0a6WPu_0" 2026/09/02 05:44:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:07 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 05:44:07 DEBUG : a.txt: Excluded 2026/09/02 05:44:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 05:44:09 DEBUG : sub dir/hello world2: Excluded 2026/09/02 05:44:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 05:44:09 DEBUG : sub dir/hello world: Excluded 2026/09/02 05:44:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBTjIkS6tXSsaYEA0NNFpYbx0a6WPu_0" 2026/09/02 05:44:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 05:44:10 DEBUG : sub dir/hello world2: Excluded 2026/09/02 05:44:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:10 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 05:44:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 05:44:10 DEBUG : sub dir/hello world: Excluded 2026/09/02 05:44:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:11 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 05:44:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBTjIkS6tXSsaYEA0NNFpYbx0a6WPu_0" 2026/09/02 05:44:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBTjIkS6tXSsaYEA0NNFpYbx0a6WPu_0" 2026/09/02 05:44:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkoD0RsPahKbUXi18wi1CzYhlxsoRXt4m" 2026/09/02 05:44:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrOSLIw1_8zbPr_V8dtpJC7YBua_f-6m2" 2026/09/02 05:44:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestListDirSorted (35.71s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:44:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BiwIWWIg9VA3PxJdiDN5NWpHnJNRauQ6N" 2026/09/02 05:44:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:43 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 05:44:43 DEBUG : a.txt: Excluded 2026/09/02 05:44:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 05:44:45 DEBUG : sub dir/hello world2: Excluded 2026/09/02 05:44:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 05:44:45 DEBUG : sub dir/hello world: Excluded 2026/09/02 05:44:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 05:44:45 DEBUG : sub dir/hello world2: Excluded 2026/09/02 05:44:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:46 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 05:44:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BiwIWWIg9VA3PxJdiDN5NWpHnJNRauQ6N" 2026/09/02 05:44:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 05:44:47 DEBUG : sub dir/hello world: Excluded 2026/09/02 05:44:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:47 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 05:44:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:44:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BiwIWWIg9VA3PxJdiDN5NWpHnJNRauQ6N" 2026/09/02 05:44:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BiwIWWIg9VA3PxJdiDN5NWpHnJNRauQ6N" 2026/09/02 05:44:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BjDc0YQFC-n1-4CIGQgNDJpbSBu3TxqD9" 2026/09/02 05:44:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bms_VARNvyFNCTZXabnZFSoAq543B65LT" 2026/09/02 05:44:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestListDirSortedFn (36.23s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br2QncyhI0g2IqOLHCLlJ2rWBFf_6zIiN" === RUN TestListJSON/Default 2026/09/02 05:45:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/FilesOnly 2026/09/02 05:45:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/DirsOnly 2026/09/02 05:45:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/Recurse 2026/09/02 05:45:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br2QncyhI0g2IqOLHCLlJ2rWBFf_6zIiN" === RUN TestListJSON/SubDir 2026/09/02 05:45:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br2QncyhI0g2IqOLHCLlJ2rWBFf_6zIiN" === RUN TestListJSON/NoModTime 2026/09/02 05:45:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/NoMimeType 2026/09/02 05:45:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/ShowHash 2026/09/02 05:45:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestListJSON/HashTypes 2026/09/02 05:45:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/02 05:45:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br2QncyhI0g2IqOLHCLlJ2rWBFf_6zIiN" 2026/09/02 05:45:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br2QncyhI0g2IqOLHCLlJ2rWBFf_6zIiN" 2026/09/02 05:45:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestListJSON (17.29s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.62s) --- PASS: TestListJSON/DirsOnly (0.61s) --- PASS: TestListJSON/Recurse (1.22s) --- PASS: TestListJSON/SubDir (0.62s) --- PASS: TestListJSON/NoModTime (0.61s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.61s) --- PASS: TestListJSON/HashTypes (0.61s) --- PASS: TestListJSON/Metadata (1.25s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSJlXqxO433kxnrTPVFJx6_HV9J-yrn9" === RUN TestStatJSON/Root 2026/09/02 05:45:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/02 05:45:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/Dir 2026/09/02 05:45:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/DirWithTrailingSlash 2026/09/02 05:45:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/File 2026/09/02 05:45:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/NotFound 2026/09/02 05:45:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/DirFilesOnly 2026/09/02 05:45:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/FileFilesOnly 2026/09/02 05:45:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/NotFoundFilesOnly 2026/09/02 05:45:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/DirDirsOnly 2026/09/02 05:45:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/FileDirsOnly 2026/09/02 05:45:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/NotFoundDirsOnly 2026/09/02 05:45:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" === RUN TestStatJSON/RootNotFound 2026/09/02 05:45:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/notfound" 2026/09/02 05:45:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:45:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:45:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:45:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:45:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:45:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/notfound': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSJlXqxO433kxnrTPVFJx6_HV9J-yrn9" 2026/09/02 05:45:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSJlXqxO433kxnrTPVFJx6_HV9J-yrn9" 2026/09/02 05:45:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestStatJSON (24.01s) --- PASS: TestStatJSON/Root (0.64s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.61s) --- PASS: TestStatJSON/Dir (1.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.62s) --- PASS: TestStatJSON/File (0.61s) --- PASS: TestStatJSON/NotFound (1.22s) --- PASS: TestStatJSON/DirFilesOnly (0.60s) --- PASS: TestStatJSON/FileFilesOnly (0.62s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.63s) --- PASS: TestStatJSON/DirDirsOnly (0.61s) --- PASS: TestStatJSON/FileDirsOnly (0.62s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.61s) --- PASS: TestStatJSON/RootNotFound (5.08s) === RUN TestStatJSONMemory 2026/09/02 05:45:41 DEBUG : Creating backend with remote ":memory:" 2026/09/02 05:45:41 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 05:45:41 DEBUG : sub/file1: size = 5 OK 2026/09/02 05:45:41 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 05:45:41 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:41 INFO : Huawei Drive root 'rclone-test-kiqebam6zucu': Making directory 2026/09/02 05:45:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:42 INFO : Huawei Drive root 'rclone-test-kiqebam6zucu': Making directory 2026/09/02 05:45:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestMkdir (1.76s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmvSQ9O9RjkOwJerGexdB-oARong91dTD" 2026/09/02 05:45:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmvSQ9O9RjkOwJerGexdB-oARong91dTD" 2026/09/02 05:45:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmvSQ9O9RjkOwJerGexdB-oARong91dTD" 2026/09/02 05:45:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestLsd (9.33s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:45:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestLs (7.07s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:45:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/02 05:46:04 DEBUG : empty space: Excluded 2026/09/02 05:46:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestLsWithFilesFrom (8.00s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestLsLong (6.79s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestHashSums (6.63s) === RUN TestHashSumsWithErrors 2026/09/02 05:46:21 DEBUG : Creating backend with remote ":memory:" 2026/09/02 05:46:21 ERROR : file1: hash unsupported: hash type not supported 2026/09/02 05:46:21 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/02 05:46:21 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/02 05:46:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 05:46:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/02 05:46:21 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-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi6HVAtetr5q8bNRnbn1LVpFE544FKfUa" 2026/09/02 05:46:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi6HVAtetr5q8bNRnbn1LVpFE544FKfUa" 2026/09/02 05:46:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi6HVAtetr5q8bNRnbn1LVpFE544FKfUa" 2026/09/02 05:46:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCount (12.62s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:38 DEBUG : Waiting for deletions to finish 2026/09/02 05:46:39 DEBUG : large: Excluded (Size Filter) 2026/09/02 05:46:40 INFO : medium: Deleted 2026/09/02 05:46:40 INFO : small: Deleted 2026/09/02 05:46:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestDelete (8.99s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:48 DEBUG : Waiting for deletions to finish 2026/09/02 05:46:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/02 05:46:49 INFO : small: Deleted 2026/09/02 05:46:49 INFO : medium: Deleted 2026/09/02 05:46:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestMaxDelete (10.46s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:46:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:46:58 DEBUG : Waiting for deletions to finish 2026/09/02 05:46:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 05:46:59 INFO : medium: Deleted 2026/09/02 05:46:59 INFO : small: Deleted 2026/09/02 05:46:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestMaxDeleteSizeLargeFile (10.23s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:47:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:08 DEBUG : Waiting for deletions to finish 2026/09/02 05:47:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 05:47:09 INFO : small: Deleted 2026/09/02 05:47:09 INFO : medium: Deleted 2026/09/02 05:47:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestMaxDeleteSize (9.81s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:47:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestReadFile (6.41s) === RUN TestRetry 2026/09/02 05:47:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/02 05:47:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/02 05:47:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 05:47:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 05:47:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 05:47:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 05:47:19 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-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:47:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:47:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" --- PASS: TestCat (17.10s) === RUN TestPurge 2026/09/02 05:47:36 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vuzufaz0noyi" 2026/09/02 05:47:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 05:47:37 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:47:37 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:47:38 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:47:38 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:47:38 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:47:39 DEBUG : Creating backend with remote "/tmp/rclone2330551125" run.go:198: Remote "Huawei Drive root 'rclone-test-vuzufaz0noyi'", Local "Local file system at /tmp/rclone2330551125", Modify Window "876000h0m0s" 2026/09/02 05:47:39 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:47:41 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:47:41 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:47:43 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmapJCIVKQoMDiaawHrdJVYNPe4RXzhgD" 2026/09/02 05:47:44 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Bn1et3OhoiimWWZN8BS1GkYWyn1A67NCp" 2026/09/02 05:47:46 INFO : A2: Making directory 2026/09/02 05:47:46 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:47:48 INFO : A1/B2: Making directory 2026/09/02 05:47:48 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmapJCIVKQoMDiaawHrdJVYNPe4RXzhgD" 2026/09/02 05:47:49 INFO : A1/B2/C2: Making directory 2026/09/02 05:47:49 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjPkCorGfpAiEd602FBtK-pYcMC5jG_6I" 2026/09/02 05:47:50 INFO : A1/B1/C3: Making directory 2026/09/02 05:47:50 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Bn1et3OhoiimWWZN8BS1GkYWyn1A67NCp" 2026/09/02 05:47:51 INFO : A3: Making directory 2026/09/02 05:47:51 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:47:53 INFO : A3/B3: Making directory 2026/09/02 05:47:53 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br7k9TfcWRA4fcN7Rc3NCLrVcD8Elkh6O" 2026/09/02 05:47:54 INFO : A3/B3/C4: Making directory 2026/09/02 05:47:54 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjXVMBVa-ZnvS8cwrL8BFBJeQfomEOjz7" 2026/09/02 05:47:56 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmapJCIVKQoMDiaawHrdJVYNPe4RXzhgD" 2026/09/02 05:47:57 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:47:58 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmapJCIVKQoMDiaawHrdJVYNPe4RXzhgD" 2026/09/02 05:47:59 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjPkCorGfpAiEd602FBtK-pYcMC5jG_6I" 2026/09/02 05:48:00 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmnWDOz6ny_PuAaTa-B5ApYCQsbfsI5Fz" 2026/09/02 05:48:00 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Bn1et3OhoiimWWZN8BS1GkYWyn1A67NCp" 2026/09/02 05:48:01 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BqxRXIHoIzA5SmUsgYDFMu7HxZayojJaO" 2026/09/02 05:48:02 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BqE2APbwZQUOoBzV-8P1JXLKosrFunRvD" 2026/09/02 05:48:02 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br7k9TfcWRA4fcN7Rc3NCLrVcD8Elkh6O" 2026/09/02 05:48:03 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjXVMBVa-ZnvS8cwrL8BFBJeQfomEOjz7" 2026/09/02 05:48:04 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Bp35ERLXA1-ieDu2ZKCxDP72bdshnRI1o" 2026/09/02 05:48:04 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BhEqW2jA2lzGXaHZ73zVGnp6vpFbiss2x" 2026/09/02 05:48:05 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br6MqSgdLKlrAf6AG9rhJvLVGGMbVz3Da" 2026/09/02 05:48:06 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmapJCIVKQoMDiaawHrdJVYNPe4RXzhgD" 2026/09/02 05:48:07 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjPkCorGfpAiEd602FBtK-pYcMC5jG_6I" 2026/09/02 05:48:07 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BmnWDOz6ny_PuAaTa-B5ApYCQsbfsI5Fz" 2026/09/02 05:48:08 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Br7k9TfcWRA4fcN7Rc3NCLrVcD8Elkh6O" 2026/09/02 05:48:08 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BjXVMBVa-ZnvS8cwrL8BFBJeQfomEOjz7" 2026/09/02 05:48:09 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "Bp35ERLXA1-ieDu2ZKCxDP72bdshnRI1o" 2026/09/02 05:48:10 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "BhEqW2jA2lzGXaHZ73zVGnp6vpFbiss2x" 2026/09/02 05:48:11 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:48:11 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Purge remote 2026/09/02 05:48:11 DEBUG : Huawei Drive root 'rclone-test-vuzufaz0noyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:48:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (35.83s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:48:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:17 INFO : A2: Making directory 2026/09/02 05:48:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:19 INFO : A1/B2: Making directory 2026/09/02 05:48:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:20 INFO : A1/B2/C2: Making directory 2026/09/02 05:48:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtnRJxNYXVdiW1gWn8tpIVqyRe0gEkw9Y" 2026/09/02 05:48:22 INFO : A1/B1/C3: Making directory 2026/09/02 05:48:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:23 INFO : A3: Making directory 2026/09/02 05:48:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:25 INFO : A3/B3: Making directory 2026/09/02 05:48:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BluvPgbLC4j4Q70kMJW9PrYwO_Q1gRri-" 2026/09/02 05:48:26 INFO : A3/B3/C4: Making directory 2026/09/02 05:48:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi9tHwhkwmvHSwlEFGjdC6JE-dU7LtMBx" 2026/09/02 05:48:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BluvPgbLC4j4Q70kMJW9PrYwO_Q1gRri-" 2026/09/02 05:48:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi9tHwhkwmvHSwlEFGjdC6JE-dU7LtMBx" 2026/09/02 05:48:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmktGM3bzouYuo6WRtWVHuoCudL-kd_hm" 2026/09/02 05:48:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmbX_ua-w09Uy11FDN-9BZ4NQzTV9NIlV" 2026/09/02 05:48:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkabZ2Nil8AW35Rzg-sxLDYtD61QKIaqF" 2026/09/02 05:48:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtnRJxNYXVdiW1gWn8tpIVqyRe0gEkw9Y" 2026/09/02 05:48:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bie-OCCnScvMaUwSpy05OepMKvIT7Vihz" 2026/09/02 05:48:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmktGM3bzouYuo6WRtWVHuoCudL-kd_hm" 2026/09/02 05:48:36 DEBUG : removing 1 level 3 directories 2026/09/02 05:48:36 INFO : A3/B3/C4: Removing directory 2026/09/02 05:48:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmktGM3bzouYuo6WRtWVHuoCudL-kd_hm" 2026/09/02 05:48:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BluvPgbLC4j4Q70kMJW9PrYwO_Q1gRri-" 2026/09/02 05:48:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi9tHwhkwmvHSwlEFGjdC6JE-dU7LtMBx" 2026/09/02 05:48:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmbX_ua-w09Uy11FDN-9BZ4NQzTV9NIlV" 2026/09/02 05:48:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkabZ2Nil8AW35Rzg-sxLDYtD61QKIaqF" 2026/09/02 05:48:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtnRJxNYXVdiW1gWn8tpIVqyRe0gEkw9Y" 2026/09/02 05:48:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bie-OCCnScvMaUwSpy05OepMKvIT7Vihz" 2026/09/02 05:48:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BluvPgbLC4j4Q70kMJW9PrYwO_Q1gRri-" 2026/09/02 05:48:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmbX_ua-w09Uy11FDN-9BZ4NQzTV9NIlV" 2026/09/02 05:48:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi9tHwhkwmvHSwlEFGjdC6JE-dU7LtMBx" 2026/09/02 05:48:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtnRJxNYXVdiW1gWn8tpIVqyRe0gEkw9Y" 2026/09/02 05:48:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkabZ2Nil8AW35Rzg-sxLDYtD61QKIaqF" 2026/09/02 05:48:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bie-OCCnScvMaUwSpy05OepMKvIT7Vihz" 2026/09/02 05:48:46 DEBUG : removing 2 level 3 directories 2026/09/02 05:48:46 INFO : A1/B2/C2: Removing directory 2026/09/02 05:48:46 INFO : A1/B1/C3: Removing directory 2026/09/02 05:48:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bie-OCCnScvMaUwSpy05OepMKvIT7Vihz" 2026/09/02 05:48:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkabZ2Nil8AW35Rzg-sxLDYtD61QKIaqF" 2026/09/02 05:48:48 DEBUG : removing 2 level 2 directories 2026/09/02 05:48:48 INFO : A3/B3: Removing directory 2026/09/02 05:48:48 INFO : A1/B2: Removing directory 2026/09/02 05:48:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bi9tHwhkwmvHSwlEFGjdC6JE-dU7LtMBx" 2026/09/02 05:48:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtnRJxNYXVdiW1gWn8tpIVqyRe0gEkw9Y" 2026/09/02 05:48:49 DEBUG : removing 2 level 1 directories 2026/09/02 05:48:49 INFO : A3: Removing directory 2026/09/02 05:48:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BluvPgbLC4j4Q70kMJW9PrYwO_Q1gRri-" 2026/09/02 05:48:49 INFO : A2: Removing directory 2026/09/02 05:48:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmbX_ua-w09Uy11FDN-9BZ4NQzTV9NIlV" 2026/09/02 05:48:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:48:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:48:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:48:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:58 DEBUG : removing 1 level 3 directories 2026/09/02 05:48:58 INFO : A1/B1/C1: Removing directory 2026/09/02 05:48:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bg6FWcy4IIEYeqtMS8C5Ph5lEZP_8jHrG" 2026/09/02 05:48:59 DEBUG : removing 1 level 2 directories 2026/09/02 05:48:59 INFO : A1/B1: Removing directory 2026/09/02 05:48:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvBGJXrgKI9tIVxfPqPpCdab0u9Jqjnlb" 2026/09/02 05:49:00 DEBUG : removing 1 level 1 directories 2026/09/02 05:49:00 INFO : A1: Removing directory 2026/09/02 05:49:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BrnOkctms1FiuCW6kRRpFhLSWlv4LKI7Y" 2026/09/02 05:49:02 DEBUG : removing 1 level 0 directories 2026/09/02 05:49:02 INFO : Huawei Drive root 'rclone-test-kiqebam6zucu': Removing directory 2026/09/02 05:49:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bp02rZ9e1WiWS1MnpjiJFR72omesFMQCl" 2026/09/02 05:49:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:49:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (52.26s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:49:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:49:06 INFO : A1: Making directory 2026/09/02 05:49:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:07 INFO : A1/B1: Making directory 2026/09/02 05:49:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:08 INFO : A1/B1/C1: Making directory 2026/09/02 05:49:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br9BCMJ6XBAAaQpplCo5D3bU1cLxME16A" 2026/09/02 05:49:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br9BCMJ6XBAAaQpplCo5D3bU1cLxME16A" 2026/09/02 05:49:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvaOh5lu4LsS57rBp9PtO-adGk2qJPHRE" 2026/09/02 05:49:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br9BCMJ6XBAAaQpplCo5D3bU1cLxME16A" 2026/09/02 05:49:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvaOh5lu4LsS57rBp9PtO-adGk2qJPHRE" 2026/09/02 05:49:14 DEBUG : removing 1 level 3 directories 2026/09/02 05:49:14 INFO : A1/B1/C1: Removing directory 2026/09/02 05:49:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvaOh5lu4LsS57rBp9PtO-adGk2qJPHRE" 2026/09/02 05:49:15 DEBUG : removing 1 level 2 directories 2026/09/02 05:49:15 INFO : A1/B1: Removing directory 2026/09/02 05:49:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Br9BCMJ6XBAAaQpplCo5D3bU1cLxME16A" 2026/09/02 05:49:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVnVbJ1haI2ocXbmGcZP8I-85-BP5TIN" 2026/09/02 05:49:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRmdirsLeaveRoot (16.68s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:49:21 INFO : A1: Making directory 2026/09/02 05:49:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:22 INFO : A1/B1: Making directory 2026/09/02 05:49:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:24 INFO : A1/B1/C1: Making directory 2026/09/02 05:49:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqUOzXegqHf60SKAKwJdGBLOmgdE6rkd-" 2026/09/02 05:49:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqUOzXegqHf60SKAKwJdGBLOmgdE6rkd-" 2026/09/02 05:49:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuIBn_5Fw7Dg2tU9LxIRCCaJlVXND9La4" 2026/09/02 05:49:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqUOzXegqHf60SKAKwJdGBLOmgdE6rkd-" 2026/09/02 05:49:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuIBn_5Fw7Dg2tU9LxIRCCaJlVXND9La4" 2026/09/02 05:49:30 DEBUG : removing 1 level 3 directories 2026/09/02 05:49:30 INFO : A1/B1/C1: Removing directory 2026/09/02 05:49:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuIBn_5Fw7Dg2tU9LxIRCCaJlVXND9La4" 2026/09/02 05:49:31 DEBUG : removing 1 level 2 directories 2026/09/02 05:49:31 INFO : A1/B1: Removing directory 2026/09/02 05:49:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqUOzXegqHf60SKAKwJdGBLOmgdE6rkd-" 2026/09/02 05:49:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlVOGRlEkyprmuk8B8pJKP4-2tMqDoJAa" 2026/09/02 05:49:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRmdirsWithFilter (15.43s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:49:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:39 DEBUG : file1: size = 14 OK 2026/09/02 05:49:39 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/02 05:49:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:40 DEBUG : filename.txt: File name found in url 2026/09/02 05:49:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:42 DEBUG : filename.txt: size = 14 OK 2026/09/02 05:49:42 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/02 05:49:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/02 05:49:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:43 DEBUG : headerfilename.txt: size = 14 OK 2026/09/02 05:49:43 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/02 05:49:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:45 DEBUG : file2: size = 14 OK 2026/09/02 05:49:45 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/02 05:49:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestCopyURL (13.23s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:49:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:51 DEBUG : file1: size = 14 OK 2026/09/02 05:49:51 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/02 05:49:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestCopyURLDownloadHeaders (3.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:49:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 05:49:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:57 DEBUG : sub/file2: size = 14 OK 2026/09/02 05:49:57 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:49:57 INFO : file1: Copied (new) to: sub/file2 2026/09/02 05:49:57 INFO : file1: Deleted 2026/09/02 05:49:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:49:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:49:58 DEBUG : sub/file2: size = 14 OK 2026/09/02 05:49:58 DEBUG : file1: Sizes identical 2026/09/02 05:49:58 DEBUG : file1: Unchanged skipping 2026/09/02 05:49:58 INFO : file1: Deleted 2026/09/02 05:49:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:49:59 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:50:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': don't need to copy/move sub/file2, it is already at target location 2026/09/02 05:50:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:50:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:50:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhDcMcvGEjfxyXRTiFJFLf57SPv4jANd8" 2026/09/02 05:50:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestMoveFile (11.77s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:50:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 05:50:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:07 DEBUG : file1: size = 14 OK 2026/09/02 05:50:07 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:50:07 INFO : file1: Copied (new) 2026/09/02 05:50:07 INFO : file1: Deleted 2026/09/02 05:50:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:09 DEBUG : file1: Destination exists, skipping 2026/09/02 05:50:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/02 05:50:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestMoveFileWithIgnoreExisting (6.23s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:50:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestCaseInsensitiveMoveFile (1.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:50:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.19s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:50:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kiqebam6zucu/backup" 2026/09/02 05:50:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/02 05:50:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/02 05:50:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/02 05:50:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:50:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/02 05:50:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2191478346) 2026/09/02 05:50:23 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:50:23 DEBUG : dst/file1: Sizes differ 2026/09/02 05:50:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu/backup': Listing directory "Bia_V3rASVXHfJ4bKDUlMQZNK51Jilg_x" 2026/09/02 05:50:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:28 INFO : dst/file1: Moved (server-side) 2026/09/02 05:50:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:30 DEBUG : dst/file1: size = 14 OK 2026/09/02 05:50:30 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/02 05:50:30 INFO : dst/file1: Copied (new) 2026/09/02 05:50:30 INFO : dst/file1: Deleted 2026/09/02 05:50:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bia_V3rASVXHfJ4bKDUlMQZNK51Jilg_x" 2026/09/02 05:50:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvsC0t01_puQrRS0X4H5BK6Qlhjuf-_xk" 2026/09/02 05:50:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bia_V3rASVXHfJ4bKDUlMQZNK51Jilg_x" 2026/09/02 05:50:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvsC0t01_puQrRS0X4H5BK6Qlhjuf-_xk" 2026/09/02 05:50:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkaSy1LZ_or1pz2dWR25GMotBgFhk-_g9" 2026/09/02 05:50:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bia_V3rASVXHfJ4bKDUlMQZNK51Jilg_x" 2026/09/02 05:50:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BvsC0t01_puQrRS0X4H5BK6Qlhjuf-_xk" 2026/09/02 05:50:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bia_V3rASVXHfJ4bKDUlMQZNK51Jilg_x" 2026/09/02 05:50:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestMoveFileBackupDir (28.93s) === 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-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:50:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:50:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:50:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:50:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:50:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:50:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:50:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:50:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:50:57 INFO : A1/B2: Making directory 2026/09/02 05:50:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:50:58 INFO : A1/B1/C3: Making directory 2026/09/02 05:50:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlyxEP_eWaj13Kcsg7c5Gwo3JdrMlEjC9" 2026/09/02 05:51:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuOw_KNfIBaSl2gubrvlNWKIJDaQFTF8k" 2026/09/02 05:51:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuZNJ1y1VtazOlg2o8K5EbqN2e1v_0e8s" 2026/09/02 05:51:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkC6li_Pw3A_-M0r84UdGp4rLlwchdIaP" 2026/09/02 05:51:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': DirMove: srcID="BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" srcDirectoryID="BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" srcLeaf="A1" dstDirectoryID="BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" dstLeaf="A2" 2026/09/02 05:51:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': DirMove result: id="BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" fileName="A2" parentFolder=[BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT] 2026/09/02 05:51:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlyxEP_eWaj13Kcsg7c5Gwo3JdrMlEjC9" 2026/09/02 05:51:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuOw_KNfIBaSl2gubrvlNWKIJDaQFTF8k" 2026/09/02 05:51:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuZNJ1y1VtazOlg2o8K5EbqN2e1v_0e8s" 2026/09/02 05:51:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkC6li_Pw3A_-M0r84UdGp4rLlwchdIaP" 2026/09/02 05:51:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlyxEP_eWaj13Kcsg7c5Gwo3JdrMlEjC9" 2026/09/02 05:51:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuOw_KNfIBaSl2gubrvlNWKIJDaQFTF8k" 2026/09/02 05:51:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuZNJ1y1VtazOlg2o8K5EbqN2e1v_0e8s" 2026/09/02 05:51:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkC6li_Pw3A_-M0r84UdGp4rLlwchdIaP" 2026/09/02 05:51:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bu9gbA5-q0cbyld3A405M_KE9KY9NLotG" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqahbJUXEUMBcr4l2PGxAvbNNaamXQApA" 2026/09/02 05:51:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:25 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/02 05:51:25 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/02 05:51:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuZNJ1y1VtazOlg2o8K5EbqN2e1v_0e8s" 2026/09/02 05:51:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:26 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuOw_KNfIBaSl2gubrvlNWKIJDaQFTF8k" 2026/09/02 05:51:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/02 05:51:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/02 05:51:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/02 05:51:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkC6li_Pw3A_-M0r84UdGp4rLlwchdIaP" 2026/09/02 05:51:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BlyxEP_eWaj13Kcsg7c5Gwo3JdrMlEjC9" 2026/09/02 05:51:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuZNJ1y1VtazOlg2o8K5EbqN2e1v_0e8s" 2026/09/02 05:51:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuOw_KNfIBaSl2gubrvlNWKIJDaQFTF8k" 2026/09/02 05:51:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs_ZpH2rzZPeGAg1OnrhP36kTW5O4dz53" 2026/09/02 05:51:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BoQMucUFaJ31-VcEEQBJBJrvmHP2T3n39" 2026/09/02 05:51:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:37 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhqrE5x_37C6bcMtEDvZD9JxP9mvNc7au" 2026/09/02 05:51:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqahbJUXEUMBcr4l2PGxAvbNNaamXQApA" 2026/09/02 05:51:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmlAmnbu0SxWz93V_aF5AH4C1FBFpMBGV" 2026/09/02 05:51:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bu9gbA5-q0cbyld3A405M_KE9KY9NLotG" 2026/09/02 05:51:40 INFO : Huawei Drive root 'rclone-test-kiqebam6zucu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/02 05:51:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhqrE5x_37C6bcMtEDvZD9JxP9mvNc7au" 2026/09/02 05:51:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqahbJUXEUMBcr4l2PGxAvbNNaamXQApA" 2026/09/02 05:51:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmlAmnbu0SxWz93V_aF5AH4C1FBFpMBGV" 2026/09/02 05:51:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bu9gbA5-q0cbyld3A405M_KE9KY9NLotG" 2026/09/02 05:51:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:51:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:51:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:51:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:51:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:51:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:51:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bm8IgMsNHy1MY_386UshLw4EnEr4Rw5HT" 2026/09/02 05:51:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:51:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuVrqQi4e23uOAzI1AzVI86O_2M78moH7" 2026/09/02 05:51:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:51:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:51:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqahbJUXEUMBcr4l2PGxAvbNNaamXQApA" 2026/09/02 05:51:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bu9gbA5-q0cbyld3A405M_KE9KY9NLotG" 2026/09/02 05:51:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:51:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:51:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/02 05:51:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/02 05:51:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/02 05:51:54 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/02 05:51:55 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/02 05:51:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BhqrE5x_37C6bcMtEDvZD9JxP9mvNc7au" 2026/09/02 05:51:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BmlAmnbu0SxWz93V_aF5AH4C1FBFpMBGV" 2026/09/02 05:51:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BqahbJUXEUMBcr4l2PGxAvbNNaamXQApA" 2026/09/02 05:52:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bu9gbA5-q0cbyld3A405M_KE9KY9NLotG" 2026/09/02 05:52:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BpLsJHzTB9E2wJHVvXjBJ_75eO5PmRa7N" 2026/09/02 05:52:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bs413lhJQjGvp73Z1ErVBwqloRRrA1Nbr" 2026/09/02 05:52:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:52:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSWRH5Duq3lhT8N4zf1G3K_Ao5NCavH5" 2026/09/02 05:52:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:52:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bm8IgMsNHy1MY_386UshLw4EnEr4Rw5HT" 2026/09/02 05:52:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuVrqQi4e23uOAzI1AzVI86O_2M78moH7" 2026/09/02 05:52:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkYOeg9HHEMXJAwr6ryxAnItmrA8DQ0pF" 2026/09/02 05:52:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:52:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSWRH5Duq3lhT8N4zf1G3K_Ao5NCavH5" 2026/09/02 05:52:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:52:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bm8IgMsNHy1MY_386UshLw4EnEr4Rw5HT" 2026/09/02 05:52:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuVrqQi4e23uOAzI1AzVI86O_2M78moH7" 2026/09/02 05:52:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkYOeg9HHEMXJAwr6ryxAnItmrA8DQ0pF" 2026/09/02 05:52:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BtSWRH5Duq3lhT8N4zf1G3K_Ao5NCavH5" 2026/09/02 05:52:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkYOeg9HHEMXJAwr6ryxAnItmrA8DQ0pF" 2026/09/02 05:52:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bm8IgMsNHy1MY_386UshLw4EnEr4Rw5HT" 2026/09/02 05:52:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BuVrqQi4e23uOAzI1AzVI86O_2M78moH7" 2026/09/02 05:52:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BkGHkI8nUOElzg32Kp45E2YqE1q8bUGLJ" 2026/09/02 05:52:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BnBLjx1isgDBgO_jGFFpJk4b30UuKKNqw" 2026/09/02 05:52:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestDirMove (100.85s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:52:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestGetFsInfo (1.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:52:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 05:52:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 05:52:27 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/02 05:52:27 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/02 05:52:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/02 05:52:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:31 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 05:52:31 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/02 05:52:31 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/02 05:52:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:31 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:33 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:52:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 05:52:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 05:52:36 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/02 05:52:36 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/02 05:52:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/02 05:52:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 05:52:41 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/02 05:52:41 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/02 05:52:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:41 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:52:44 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 05:52:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 05:52:46 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/02 05:52:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/02 05:52:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 05:52:51 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/02 05:52:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:52:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 05:52:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:52:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 05:52:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/02 05:52:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/02 05:52:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/02 05:52:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 05:53:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/02 05:53:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/02 05:53:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcat (38.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.45s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/09/02 05:53:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (48 bytes), uploading instead of streaming 2026/09/02 05:53:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:05 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/02 05:53:06 DEBUG : rcat_metadata: size = 48 OK 2026/09/02 05:53:06 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/09/02 05:53:06 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/09/02 05:53:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcatMetadata/ViaDisk 2026/09/02 05:53:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/02 05:53:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:10 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/02 05:53:11 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/02 05:53:11 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/09/02 05:53:11 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/09/02 05:53:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatMetadata (11.46s) --- PASS: TestRcatMetadata/Normal (4.96s) --- PASS: TestRcatMetadata/ViaDisk (5.32s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:16 DEBUG : potato1: size = 60 OK 2026/09/02 05:53:16 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/02 05:53:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/02 05:53:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:18 DEBUG : potato2: size = 60 OK 2026/09/02 05:53:18 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/02 05:53:18 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/02 05:53:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatSize (5.86s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:21 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF 2026/09/02 05:53:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatSizeShortEOF (1.79s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:24 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/02 05:53:25 DEBUG : potato1: size = 60 OK 2026/09/02 05:53:25 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/02 05:53:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/02 05:53:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:26 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/02 05:53:27 DEBUG : potato2: size = 60 OK 2026/09/02 05:53:27 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/02 05:53:27 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/02 05:53:27 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:28 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:29 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:30 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatSizeMetadata (9.94s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:32 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:34 DEBUG : potato1: size = 60 OK 2026/09/02 05:53:34 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/02 05:53:34 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:35 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatSizeUploadHeaders (3.25s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:36 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:37 DEBUG : potato1: size = 60 OK 2026/09/02 05:53:37 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:53:37 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:53:37 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-kiqebam6zucu') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/09/02 05:53:37 INFO : potato1: Removing failed copy 2026/09/02 05:53:38 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:39 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:40 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:41 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:53:41 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-kiqebam6zucu') 2026/09/02 05:53:41 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-kiqebam6zucu') 59 2026/09/02 05:53:41 INFO : potato4: Removing failed copy 2026/09/02 05:53:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:42 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:43 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:45 DEBUG : potato2: size = 60 OK 2026/09/02 05:53:45 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:46 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:47 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:48 DEBUG : potato3: size = 60 OK 2026/09/02 05:53:48 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:49 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRcatSizeChecksum (14.37s) --- PASS: TestRcatSizeChecksum/Corrupted (4.18s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.60s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.28s) --- PASS: TestRcatSizeChecksum/NoHashes (3.31s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/09/02 05:53:50 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestTouchDir (1.16s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/09/02 05:53:51 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestMkdirMetadata (1.15s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 05:53:52 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestMkdirModTime (1.16s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/02 05:53:53 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:54 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestCopyDirMetadata (1.15s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/02 05:53:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:55 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestSetDirModTime (1.17s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/02 05:53:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:56 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- SKIP: TestDirsEqual (1.56s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-kiqebam6zucu'", Local "Local file system at /tmp/rclone2191478346", Modify Window "876000h0m0s" 2026/09/02 05:53:57 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:53:58 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:00 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:01 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:02 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:03 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:04 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:05 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:06 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qohegah1" before starting 2026/09/02 05:54:06 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:07 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:08 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:09 DEBUG : sub dir/test remove existing.qohegah1: TEST: removing renamed existing file after operation 2026/09/02 05:54:09 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:10 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boviqac9" before starting 2026/09/02 05:54:11 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:12 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:13 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boviqac9: TEST: renaming existing back after failed operation 2026/09/02 05:54:14 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:15 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:16 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xupuxub2" before starting 2026/09/02 05:54:17 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:18 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:19 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xupuxub2: TEST: removing renamed existing file after operation 2026/09/02 05:54:20 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:21 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" 2026/09/02 05:54:22 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:23 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "Bn7fbqgBEGGqTiKQQjsdOvIVS6SbSwELq" 2026/09/02 05:54:24 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Listing directory "BozFtA1rOyFNmAziWNaNJeLnUX4-ISpLT" --- PASS: TestRemoveExisting (27.36s) === 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/09/02 05:54:25 DEBUG : Huawei Drive root 'rclone-test-kiqebam6zucu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m27.067604799s (try 1/5)