"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/11 04:56:07 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe" 2026/08/11 04:56:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:56:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 04:56:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 04:56:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 04:56:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:56:10 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:56:10 DEBUG : Creating backend with remote "/tmp/rclone2222384098" === 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 04:56:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.62s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 04:56:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/08/11 04:56:12 DEBUG : a: size = 0 OK 2026/08/11 04:56:12 DEBUG : a: size = 1 (memory) 2026/08/11 04:56:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/11 04:56:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/11 04:56:12 DEBUG : potato: Seek from 10 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 10 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/11 04:56:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/11 04:56:12 DEBUG : potato: Seek from 8 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 8 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/11 04:56:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:56:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:56:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:56:12 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:56:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/11 04:56:12 DEBUG : potato: Seek from 9 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 9 to 0 2026/08/11 04:56:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:56:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:56:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/11 04:56:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheck/3 2026/08/11 04:56:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/11 04:56:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/11 04:56:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCheck (19.77s) --- PASS: TestCheck/1 (0.64s) --- PASS: TestCheck/2 (0.60s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.63s) --- PASS: TestCheck/5 (1.36s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.60s) === RUN TestCheckFsError 2026/08/11 04:56:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 04:56:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 04:56:31 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/11 04:56:31 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/11 04:56:31 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/11 04:56:31 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:56:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/11 04:56:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckDownload/3 2026/08/11 04:56:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/11 04:56:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/11 04:56:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCheckDownload (22.05s) --- PASS: TestCheckDownload/1 (1.73s) --- PASS: TestCheckDownload/2 (1.41s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.36s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:56:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/11 04:56:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:56:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckSizeOnly/3 2026/08/11 04:56:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/11 04:57:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/11 04:57:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCheckSizeOnly (16.45s) --- PASS: TestCheckSizeOnly/1 (0.61s) --- PASS: TestCheckSizeOnly/2 (0.61s) --- PASS: TestCheckSizeOnly/3 (0.62s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- PASS: TestCheckSizeOnly/6 (0.61s) --- PASS: TestCheckSizeOnly/7 (1.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:57:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 04:57:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 04:57:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 04:57:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 04:57:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 04:57:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 04:57:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 04:57:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 04:57:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestParseSumFile (6.97s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:57:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/data" 2026/08/11 04:57:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 04:57:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 04:57:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 04:57:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:57:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:57:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" check_test.go:350: Huawei Drive root 'rclone-test-debukub0naxe/data' lacks md5, skipping 2026/08/11 04:57:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestCheckSum (5.68s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 04:57:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/data" 2026/08/11 04:57:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 04:57:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 04:57:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 04:57:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:57:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/data': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 04:57:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest1 2026/08/11 04:57:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" 2026/08/11 04:57:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest2 2026/08/11 04:57:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest3 2026/08/11 04:57:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest4 2026/08/11 04:57:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest5 2026/08/11 04:57:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:57:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:58:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest6 2026/08/11 04:58:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" 2026/08/11 04:58:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" 2026/08/11 04:58:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:58:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 04:58:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" === RUN TestCheckSumDownload/subtest7 2026/08/11 04:59:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:00:14 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/11 05:00:59 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/11 05:00:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" 2026/08/11 05:01:33 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/11 05:01:58 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/11 05:02:17 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/11 05:02:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnYsrSfZhXK7onS2eVPZJ-oduGcUk5QYu" 2026/08/11 05:02:32 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/08/11 05:02:42 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/11 05:02:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:02:51 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (328.50s) --- PASS: TestCheckSumDownload/subtest1 (3.38s) --- PASS: TestCheckSumDownload/subtest2 (2.58s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (3.24s) --- PASS: TestCheckSumDownload/subtest5 (2.81s) --- PASS: TestCheckSumDownload/subtest6 (2.76s) --- PASS: TestCheckSumDownload/subtest7 (66.68s) === RUN TestApplyTransforms 2026/08/11 05:02:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-muteqaz3face" 2026/08/11 05:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:02:52 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:02:52 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:02:53 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:02:53 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:02:54 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:02:54 DEBUG : Creating backend with remote "/tmp/rclone2822483839" run.go:198: Remote "Huawei Drive root 'rclone-test-muteqaz3face'", Local "Local file system at /tmp/rclone2822483839", Modify Window "876000h0m0s" 2026/08/11 05:02:54 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:02:56 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "BqiFLSSJSHL6q7WP2zWJLtLDEecXw1kY-" 2026/08/11 05:02:57 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "BqiFLSSJSHL6q7WP2zWJLtLDEecXw1kY-" upper checkfile vs. lower remote (without normalization) 2026/08/11 05:02:58 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "BqiFLSSJSHL6q7WP2zWJLtLDEecXw1kY-" 2026/08/11 05:02:58 ERROR : hello, world!: sum not found 2026/08/11 05:02:58 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-muteqaz3face' 2026/08/11 05:02:58 NOTICE: Huawei Drive root 'rclone-test-muteqaz3face': 1 files missing 2026/08/11 05:02:58 NOTICE: 1 hashes missing 2026/08/11 05:02:58 NOTICE: Huawei Drive root 'rclone-test-muteqaz3face': 1 differences found 2026/08/11 05:02:58 NOTICE: Huawei Drive root 'rclone-test-muteqaz3face': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/11 05:02:58 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Listing directory "BqiFLSSJSHL6q7WP2zWJLtLDEecXw1kY-" 2026/08/11 05:02:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:02:59 NOTICE: Huawei Drive root 'rclone-test-muteqaz3face': 0 differences found 2026/08/11 05:02:59 NOTICE: Huawei Drive root 'rclone-test-muteqaz3face': 1 matching files 2026/08/11 05:02:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xoguhaq9limo" 2026/08/11 05:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:00 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:00 DEBUG : Creating backend with remote "/tmp/rclone183754816" run.go:198: Remote "Huawei Drive root 'rclone-test-xoguhaq9limo'", Local "Local file system at /tmp/rclone183754816", Modify Window "876000h0m0s" 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "BisgwVShrFau8NGXS1-FG0ZAtAtn6708r" 2026/08/11 05:03:00 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "BisgwVShrFau8NGXS1-FG0ZAtAtn6708r" lower checkfile vs. upper remote (without normalization) 2026/08/11 05:03:01 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "BisgwVShrFau8NGXS1-FG0ZAtAtn6708r" 2026/08/11 05:03:01 ERROR : HELLO, WORLD!: sum not found 2026/08/11 05:03:01 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-xoguhaq9limo' 2026/08/11 05:03:01 NOTICE: Huawei Drive root 'rclone-test-xoguhaq9limo': 1 files missing 2026/08/11 05:03:01 NOTICE: 1 hashes missing 2026/08/11 05:03:01 NOTICE: Huawei Drive root 'rclone-test-xoguhaq9limo': 1 differences found 2026/08/11 05:03:01 NOTICE: Huawei Drive root 'rclone-test-xoguhaq9limo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/11 05:03:01 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Listing directory "BisgwVShrFau8NGXS1-FG0ZAtAtn6708r" 2026/08/11 05:03:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:01 NOTICE: Huawei Drive root 'rclone-test-xoguhaq9limo': 0 differences found 2026/08/11 05:03:01 NOTICE: Huawei Drive root 'rclone-test-xoguhaq9limo': 1 matching files 2026/08/11 05:03:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nuviweb3soje" 2026/08/11 05:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:02 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:02 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:02 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:02 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:04 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:04 DEBUG : Creating backend with remote "/tmp/rclone3883171308" run.go:198: Remote "Huawei Drive root 'rclone-test-nuviweb3soje'", Local "Local file system at /tmp/rclone3883171308", Modify Window "876000h0m0s" 2026/08/11 05:03:04 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:06 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "BjUXijNP-W_2epO1l4WJDb5eg0AABegF9" 2026/08/11 05:03:07 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "BjUXijNP-W_2epO1l4WJDb5eg0AABegF9" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/11 05:03:08 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "BjUXijNP-W_2epO1l4WJDb5eg0AABegF9" 2026/08/11 05:03:08 ERROR : HeLlO, wOrLd!: sum not found 2026/08/11 05:03:08 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-nuviweb3soje' 2026/08/11 05:03:08 NOTICE: Huawei Drive root 'rclone-test-nuviweb3soje': 1 files missing 2026/08/11 05:03:08 NOTICE: 1 hashes missing 2026/08/11 05:03:08 NOTICE: Huawei Drive root 'rclone-test-nuviweb3soje': 1 differences found 2026/08/11 05:03:08 NOTICE: Huawei Drive root 'rclone-test-nuviweb3soje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/11 05:03:08 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Listing directory "BjUXijNP-W_2epO1l4WJDb5eg0AABegF9" 2026/08/11 05:03:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:09 NOTICE: Huawei Drive root 'rclone-test-nuviweb3soje': 0 differences found 2026/08/11 05:03:09 NOTICE: Huawei Drive root 'rclone-test-nuviweb3soje': 1 matching files 2026/08/11 05:03:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kihiliq4huso" 2026/08/11 05:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:11 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:11 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:11 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:11 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:12 DEBUG : Creating backend with remote "/tmp/rclone1825730026" run.go:198: Remote "Huawei Drive root 'rclone-test-kihiliq4huso'", Local "Local file system at /tmp/rclone1825730026", Modify Window "876000h0m0s" 2026/08/11 05:03:12 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:14 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "BiMWh7tz5zPF6n3dpM75LtpIgk2IOfZZx" 2026/08/11 05:03:15 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "BiMWh7tz5zPF6n3dpM75LtpIgk2IOfZZx" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/11 05:03:16 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "BiMWh7tz5zPF6n3dpM75LtpIgk2IOfZZx" 2026/08/11 05:03:16 ERROR : HELLO, WORLD!: sum not found 2026/08/11 05:03:16 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-kihiliq4huso' 2026/08/11 05:03:16 NOTICE: Huawei Drive root 'rclone-test-kihiliq4huso': 1 files missing 2026/08/11 05:03:16 NOTICE: 1 hashes missing 2026/08/11 05:03:16 NOTICE: Huawei Drive root 'rclone-test-kihiliq4huso': 1 differences found 2026/08/11 05:03:16 NOTICE: Huawei Drive root 'rclone-test-kihiliq4huso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/11 05:03:16 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Listing directory "BiMWh7tz5zPF6n3dpM75LtpIgk2IOfZZx" 2026/08/11 05:03:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:18 NOTICE: Huawei Drive root 'rclone-test-kihiliq4huso': 0 differences found 2026/08/11 05:03:18 NOTICE: Huawei Drive root 'rclone-test-kihiliq4huso': 1 matching files 2026/08/11 05:03:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sexogec4humi" 2026/08/11 05:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:19 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:19 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:19 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:19 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:20 DEBUG : Creating backend with remote "/tmp/rclone322701478" run.go:198: Remote "Huawei Drive root 'rclone-test-sexogec4humi'", Local "Local file system at /tmp/rclone322701478", Modify Window "876000h0m0s" 2026/08/11 05:03:20 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:22 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "Bp7FNT949RBzf7rdTMqlHXb1Uf8MMuR6c" 2026/08/11 05:03:23 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "Bp7FNT949RBzf7rdTMqlHXb1Uf8MMuR6c" NFD checkfile vs. NFC remote (without normalization) 2026/08/11 05:03:23 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "Bp7FNT949RBzf7rdTMqlHXb1Uf8MMuR6c" 2026/08/11 05:03:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 05:03:24 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-sexogec4humi' 2026/08/11 05:03:24 NOTICE: Huawei Drive root 'rclone-test-sexogec4humi': 1 files missing 2026/08/11 05:03:24 NOTICE: 1 hashes missing 2026/08/11 05:03:24 NOTICE: Huawei Drive root 'rclone-test-sexogec4humi': 1 differences found 2026/08/11 05:03:24 NOTICE: Huawei Drive root 'rclone-test-sexogec4humi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/11 05:03:24 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Listing directory "Bp7FNT949RBzf7rdTMqlHXb1Uf8MMuR6c" 2026/08/11 05:03:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:25 NOTICE: Huawei Drive root 'rclone-test-sexogec4humi': 0 differences found 2026/08/11 05:03:25 NOTICE: Huawei Drive root 'rclone-test-sexogec4humi': 1 matching files 2026/08/11 05:03:25 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cezujod6dumu" 2026/08/11 05:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:26 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:26 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:27 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:27 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:28 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:28 DEBUG : Creating backend with remote "/tmp/rclone155881324" run.go:198: Remote "Huawei Drive root 'rclone-test-cezujod6dumu'", Local "Local file system at /tmp/rclone155881324", Modify Window "876000h0m0s" 2026/08/11 05:03:28 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:30 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "BsDOhKICFab8uKwP9nJJN-arWk6RSATM_" 2026/08/11 05:03:31 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "BsDOhKICFab8uKwP9nJJN-arWk6RSATM_" NFC checkfile vs. NFD remote (without normalization) 2026/08/11 05:03:32 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "BsDOhKICFab8uKwP9nJJN-arWk6RSATM_" 2026/08/11 05:03:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 05:03:32 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cezujod6dumu' 2026/08/11 05:03:32 NOTICE: Huawei Drive root 'rclone-test-cezujod6dumu': 1 files missing 2026/08/11 05:03:32 NOTICE: 1 hashes missing 2026/08/11 05:03:32 NOTICE: Huawei Drive root 'rclone-test-cezujod6dumu': 1 differences found 2026/08/11 05:03:32 NOTICE: Huawei Drive root 'rclone-test-cezujod6dumu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/11 05:03:32 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Listing directory "BsDOhKICFab8uKwP9nJJN-arWk6RSATM_" 2026/08/11 05:03:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:33 NOTICE: Huawei Drive root 'rclone-test-cezujod6dumu': 0 differences found 2026/08/11 05:03:33 NOTICE: Huawei Drive root 'rclone-test-cezujod6dumu': 1 matching files 2026/08/11 05:03:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-huwopaj3ceso" 2026/08/11 05:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:34 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:34 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:35 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:35 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:36 DEBUG : Creating backend with remote "/tmp/rclone2239153657" run.go:198: Remote "Huawei Drive root 'rclone-test-huwopaj3ceso'", Local "Local file system at /tmp/rclone2239153657", Modify Window "876000h0m0s" 2026/08/11 05:03:36 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:38 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "BvFgMv1ToEWZcMkkXuwBE9qa9PjOGbEvm" 2026/08/11 05:03:39 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "BvFgMv1ToEWZcMkkXuwBE9qa9PjOGbEvm" NFDx2 checkfile vs. both remote (without normalization) 2026/08/11 05:03:40 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "BvFgMv1ToEWZcMkkXuwBE9qa9PjOGbEvm" 2026/08/11 05:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 05:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-huwopaj3ceso' 2026/08/11 05:03:41 NOTICE: Huawei Drive root 'rclone-test-huwopaj3ceso': 1 files missing 2026/08/11 05:03:41 NOTICE: 1 hashes missing 2026/08/11 05:03:41 NOTICE: Huawei Drive root 'rclone-test-huwopaj3ceso': 1 differences found 2026/08/11 05:03:41 NOTICE: Huawei Drive root 'rclone-test-huwopaj3ceso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/11 05:03:41 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Listing directory "BvFgMv1ToEWZcMkkXuwBE9qa9PjOGbEvm" 2026/08/11 05:03:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:42 NOTICE: Huawei Drive root 'rclone-test-huwopaj3ceso': 0 differences found 2026/08/11 05:03:42 NOTICE: Huawei Drive root 'rclone-test-huwopaj3ceso': 1 matching files 2026/08/11 05:03:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-devicol0masa" 2026/08/11 05:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:43 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:43 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:44 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:44 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:44 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:46 DEBUG : Creating backend with remote "/tmp/rclone3088006670" run.go:198: Remote "Huawei Drive root 'rclone-test-devicol0masa'", Local "Local file system at /tmp/rclone3088006670", Modify Window "876000h0m0s" 2026/08/11 05:03:46 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:47 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "Bvh24bBTTB6QiFStsR_lHc6T4iuDGV10k" 2026/08/11 05:03:48 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "Bvh24bBTTB6QiFStsR_lHc6T4iuDGV10k" NFCx2 checkfile vs. both remote (without normalization) 2026/08/11 05:03:49 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "Bvh24bBTTB6QiFStsR_lHc6T4iuDGV10k" 2026/08/11 05:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 05:03:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-devicol0masa' 2026/08/11 05:03:49 NOTICE: Huawei Drive root 'rclone-test-devicol0masa': 1 files missing 2026/08/11 05:03:49 NOTICE: 1 hashes missing 2026/08/11 05:03:49 NOTICE: Huawei Drive root 'rclone-test-devicol0masa': 1 differences found 2026/08/11 05:03:49 NOTICE: Huawei Drive root 'rclone-test-devicol0masa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/11 05:03:49 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Listing directory "Bvh24bBTTB6QiFStsR_lHc6T4iuDGV10k" 2026/08/11 05:03:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:03:50 NOTICE: Huawei Drive root 'rclone-test-devicol0masa': 0 differences found 2026/08/11 05:03:50 NOTICE: Huawei Drive root 'rclone-test-devicol0masa': 1 matching files 2026/08/11 05:03:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-huhisef1numo" 2026/08/11 05:03:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:03:51 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:03:51 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:03:52 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:03:52 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone4095492757" run.go:198: Remote "Huawei Drive root 'rclone-test-huhisef1numo'", Local "Local file system at /tmp/rclone4095492757", Modify Window "876000h0m0s" 2026/08/11 05:03:54 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:03:55 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "BvG5fWC1i8Yk2xw0KWchPfaaLbdT_5qsJ" 2026/08/11 05:03:56 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "BvG5fWC1i8Yk2xw0KWchPfaaLbdT_5qsJ" both checkfile vs. NFDx2 remote (without normalization) 2026/08/11 05:03:57 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "BvG5fWC1i8Yk2xw0KWchPfaaLbdT_5qsJ" 2026/08/11 05:03:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 05:03:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-huhisef1numo' 2026/08/11 05:03:58 NOTICE: Huawei Drive root 'rclone-test-huhisef1numo': 1 files missing 2026/08/11 05:03:58 NOTICE: 1 hashes missing 2026/08/11 05:03:58 NOTICE: Huawei Drive root 'rclone-test-huhisef1numo': 1 differences found 2026/08/11 05:03:58 NOTICE: Huawei Drive root 'rclone-test-huhisef1numo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/11 05:03:58 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Listing directory "BvG5fWC1i8Yk2xw0KWchPfaaLbdT_5qsJ" 2026/08/11 05:04:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:04:00 NOTICE: Huawei Drive root 'rclone-test-huhisef1numo': 0 differences found 2026/08/11 05:04:00 NOTICE: Huawei Drive root 'rclone-test-huhisef1numo': 1 matching files 2026/08/11 05:04:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yolabaw9zuso" 2026/08/11 05:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:04:01 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:04:01 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:04:01 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:04:01 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:04:02 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:04:02 DEBUG : Creating backend with remote "/tmp/rclone4291546685" run.go:198: Remote "Huawei Drive root 'rclone-test-yolabaw9zuso'", Local "Local file system at /tmp/rclone4291546685", Modify Window "876000h0m0s" 2026/08/11 05:04:02 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:04:04 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "BpQfADEWcmBb3RPZswrBMgL_i8oCXGMKW" 2026/08/11 05:04:06 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "BpQfADEWcmBb3RPZswrBMgL_i8oCXGMKW" both checkfile vs. NFCx2 remote (without normalization) 2026/08/11 05:04:06 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "BpQfADEWcmBb3RPZswrBMgL_i8oCXGMKW" 2026/08/11 05:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 05:04:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yolabaw9zuso' 2026/08/11 05:04:07 NOTICE: Huawei Drive root 'rclone-test-yolabaw9zuso': 1 files missing 2026/08/11 05:04:07 NOTICE: 1 hashes missing 2026/08/11 05:04:07 NOTICE: Huawei Drive root 'rclone-test-yolabaw9zuso': 1 differences found 2026/08/11 05:04:07 NOTICE: Huawei Drive root 'rclone-test-yolabaw9zuso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/11 05:04:07 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Listing directory "BpQfADEWcmBb3RPZswrBMgL_i8oCXGMKW" 2026/08/11 05:04:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 05:04:08 NOTICE: Huawei Drive root 'rclone-test-yolabaw9zuso': 0 differences found 2026/08/11 05:04:08 NOTICE: Huawei Drive root 'rclone-test-yolabaw9zuso': 1 matching files 2026/08/11 05:04:08 DEBUG : Huawei Drive root 'rclone-test-yolabaw9zuso': Purge remote 2026/08/11 05:04:08 DEBUG : Huawei Drive root 'rclone-test-huhisef1numo': Purge remote 2026/08/11 05:04:09 DEBUG : Huawei Drive root 'rclone-test-devicol0masa': Purge remote 2026/08/11 05:04:10 DEBUG : Huawei Drive root 'rclone-test-huwopaj3ceso': Purge remote 2026/08/11 05:04:11 DEBUG : Huawei Drive root 'rclone-test-cezujod6dumu': Purge remote 2026/08/11 05:04:11 DEBUG : Huawei Drive root 'rclone-test-sexogec4humi': Purge remote 2026/08/11 05:04:12 DEBUG : Huawei Drive root 'rclone-test-kihiliq4huso': Purge remote 2026/08/11 05:04:13 DEBUG : Huawei Drive root 'rclone-test-nuviweb3soje': Purge remote 2026/08/11 05:04:14 DEBUG : Huawei Drive root 'rclone-test-xoguhaq9limo': Purge remote 2026/08/11 05:04:15 DEBUG : Huawei Drive root 'rclone-test-muteqaz3face': Purge remote --- PASS: TestApplyTransforms (84.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:04:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:18 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/08/11 05:04:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 05:04:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:21 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/08/11 05:04:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:24 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/08/11 05:04:28 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/11 05:04:29 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/11 05:04:29 DEBUG : sub/file2: size = 14 OK 2026/08/11 05:04:29 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:04:29 INFO : file1: Copied (new) to: sub/file2 2026/08/11 05:04:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:31 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/08/11 05:04:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:31 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/08/11 05:04:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:32 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/11 05:04:32 DEBUG : sub/file2: size = 14 OK 2026/08/11 05:04:32 DEBUG : file1: Sizes identical 2026/08/11 05:04:32 DEBUG : file1: Unchanged skipping 2026/08/11 05:04:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:33 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/11 05:04:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:34 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/08/11 05:04:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': don't need to copy/move sub/file2, it is already at target location 2026/08/11 05:04:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:34 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/08/11 05:04:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:35 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/08/11 05:04:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:36 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/11 05:04:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:37 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/11 05:04:37 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/08/11 05:04:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtbEZH2HJNuuBQxabueFLta9UK5OzTWxr" 2026/08/11 05:04:38 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/08/11 05:04:39 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/08/11 05:04:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:39 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.53s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/11 05:04:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:40 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/11 05:04:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:41 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.28s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:04:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:41 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/11 05:04:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 05:04:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:04:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:04:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/backup" 2026/08/11 05:04:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:04:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:04:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:04:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:04:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:04:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:04:55 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-debukub0naxe') 2026/08/11 05:04:55 DEBUG : dst/file1: Sizes differ 2026/08/11 05:04:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:04:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BkraAmxMctvK7iJshDKpDB4hTshfBmOxy" 2026/08/11 05:04:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:05:00 INFO : dst/file1: Moved (server-side) 2026/08/11 05:05:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:05:01 DEBUG : dst/file1: size = 14 OK 2026/08/11 05:05:01 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:05:01 INFO : dst/file1: Copied (new) 2026/08/11 05:05:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:05:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkraAmxMctvK7iJshDKpDB4hTshfBmOxy" 2026/08/11 05:05:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtcidlnWRUnb-hocMnaFBKa8trxqnFQj2" 2026/08/11 05:05:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:05:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkraAmxMctvK7iJshDKpDB4hTshfBmOxy" 2026/08/11 05:05:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtcidlnWRUnb-hocMnaFBKa8trxqnFQj2" 2026/08/11 05:05:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BseEtWvqcwxMaYfMinXVCBasEH9YoGJmT" 2026/08/11 05:05:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkraAmxMctvK7iJshDKpDB4hTshfBmOxy" 2026/08/11 05:05:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtcidlnWRUnb-hocMnaFBKa8trxqnFQj2" 2026/08/11 05:05:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkraAmxMctvK7iJshDKpDB4hTshfBmOxy" 2026/08/11 05:05:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCopyFileBackupDir (34.22s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:05:15 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/dst" 2026/08/11 05:05:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:05:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:05:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:05:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:05:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:05:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/CompareDest" 2026/08/11 05:05:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:05:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:05:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:05:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:05:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:05:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:25 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 05:05:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:28 DEBUG : one: size = 3 OK 2026/08/11 05:05:28 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/11 05:05:28 INFO : one: Copied (new) 2026/08/11 05:05:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:05:32 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/dst') 2026/08/11 05:05:32 DEBUG : one: Sizes differ 2026/08/11 05:05:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:33 DEBUG : one: size = 5 OK 2026/08/11 05:05:33 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/11 05:05:33 INFO : one: Copied (replaced existing) 2026/08/11 05:05:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:05:41 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/dst') 2026/08/11 05:05:41 DEBUG : one: Sizes differ 2026/08/11 05:05:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:43 DEBUG : one: size = 5 OK 2026/08/11 05:05:43 DEBUG : one: Sizes identical 2026/08/11 05:05:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 05:05:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:49 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 05:05:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:50 DEBUG : two: size = 3 OK 2026/08/11 05:05:50 DEBUG : two: Sizes identical 2026/08/11 05:05:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 05:05:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:53 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 05:05:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:53 DEBUG : two: size = 3 OK 2026/08/11 05:05:53 DEBUG : two: Sizes identical 2026/08/11 05:05:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 05:05:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:05:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:05:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:05:59 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 05:05:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CompareDest': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:06:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:06:00 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/CompareDest') 2026/08/11 05:06:00 DEBUG : two: Sizes differ 2026/08/11 05:06:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:06:01 DEBUG : two: size = 5 OK 2026/08/11 05:06:01 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/08/11 05:06:01 INFO : two: Copied (new) 2026/08/11 05:06:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:06:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:06:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:06:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:06:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgQ3CNkgGmWFZ2D24qupNi5vo8LqagsPh" 2026/08/11 05:06:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiYpA9RqNuIPkr7yRwlJD0JNvcnnICeID" 2026/08/11 05:06:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCopyFileCompareDest (57.38s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:06:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/dst" 2026/08/11 05:06:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:06:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:06:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:06:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/CopyDest" 2026/08/11 05:06:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:06:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:06:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:06:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 05:06:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:24 DEBUG : one: size = 3 OK 2026/08/11 05:06:24 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/11 05:06:24 INFO : one: Copied (new) 2026/08/11 05:06:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:06:29 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/dst') 2026/08/11 05:06:29 DEBUG : one: Sizes differ 2026/08/11 05:06:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:30 DEBUG : one: size = 5 OK 2026/08/11 05:06:30 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/11 05:06:30 INFO : one: Copied (replaced existing) 2026/08/11 05:06:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/BackupDir" 2026/08/11 05:06:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:06:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:06:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:06:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:06:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:06:43 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/dst') 2026/08/11 05:06:43 DEBUG : one: Sizes differ 2026/08/11 05:06:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:45 DEBUG : one: size = 5 OK 2026/08/11 05:06:45 DEBUG : one: Sizes identical 2026/08/11 05:06:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:06:45 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-debukub0naxe/dst') 2026/08/11 05:06:45 DEBUG : one: Sizes differ 2026/08/11 05:06:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/BackupDir': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:49 INFO : one: Moved (server-side) 2026/08/11 05:06:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:50 DEBUG : one: size = 5 OK 2026/08/11 05:06:50 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/11 05:06:50 INFO : one: Copied (server-side copy) 2026/08/11 05:06:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/11 05:06:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:06:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:06:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:06:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:57 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 05:06:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:06:58 DEBUG : two: size = 3 OK 2026/08/11 05:06:58 DEBUG : two: Sizes identical 2026/08/11 05:06:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:06:59 DEBUG : two: size = 3 OK 2026/08/11 05:06:59 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/08/11 05:06:59 INFO : two: Copied (server-side copy) 2026/08/11 05:06:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/11 05:06:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:03 DEBUG : two: size = 3 OK 2026/08/11 05:07:03 DEBUG : two: Sizes identical 2026/08/11 05:07:03 DEBUG : two: Unchanged skipping 2026/08/11 05:07:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:11 DEBUG : three: Need to transfer - File not found at Destination 2026/08/11 05:07:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/CopyDest': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:07:12 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-debukub0naxe/CopyDest') 2026/08/11 05:07:12 DEBUG : three: Sizes differ 2026/08/11 05:07:12 DEBUG : three: Destination not found in --copy-dest 2026/08/11 05:07:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/dst': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:13 DEBUG : three: size = 7 OK 2026/08/11 05:07:13 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/08/11 05:07:13 INFO : three: Copied (new) 2026/08/11 05:07:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmvMZ0Kv4YdPIzqJ7AOlM_IAWK1x5fDtT" 2026/08/11 05:07:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtJ6-YiN1h46FqMAGYvBG1a57jO7x8d0O" 2026/08/11 05:07:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjNFE7l8_0i1ncVS4QuNHfJY0dmKNu4it" 2026/08/11 05:07:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCopyFileCopyDest (81.00s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/08/11 05:07:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestCopyInplace (1.29s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/08/11 05:07:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestCopyLongFileName (1.71s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/08/11 05:07:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestCopyLongFileNameCollision (1.26s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:07:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/11 05:07:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/11 05:07:41 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:07:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/11 05:07:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/11 05:07:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/11 05:07:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/11 05:07:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/11 05:07:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/11 05:07:51 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 9016ce82bbf494ec4760a3e0c9fe831f57db8a97b2d71af38cc5a56e5b745807 OK 2026/08/11 05:07:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/11 05:07:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsJEDU1uABOUr71_bZl9Nm6p0Md-JBF5l" 2026/08/11 05:07:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCopyFileMaxTransfer (20.46s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:07:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:07:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateInteractive (1.26s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:07:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateSkip (1.28s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateSizeOnly (1.28s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateFirst (1.26s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateNewest (1.71s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/08/11 05:08:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateNewestByHash (1.28s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateOldest (1.29s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateLargest (1.31s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateSmallest (1.27s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 05:08:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestDeduplicateRename (1.26s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/11 05:08:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- SKIP: TestMergeDirs (1.26s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:08:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq0h8h3dsnXRFhkiwXA1LI7GtTgul6Mf0" 2026/08/11 05:08:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:32 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 05:08:32 DEBUG : a.txt: Excluded 2026/08/11 05:08:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 05:08:33 DEBUG : sub dir/hello world: Excluded 2026/08/11 05:08:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 05:08:33 DEBUG : sub dir/hello world2: Excluded 2026/08/11 05:08:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 05:08:34 DEBUG : sub dir/hello world: Excluded 2026/08/11 05:08:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq0h8h3dsnXRFhkiwXA1LI7GtTgul6Mf0" 2026/08/11 05:08:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 05:08:35 DEBUG : sub dir/hello world2: Excluded 2026/08/11 05:08:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 05:08:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 05:08:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq0h8h3dsnXRFhkiwXA1LI7GtTgul6Mf0" 2026/08/11 05:08:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq0h8h3dsnXRFhkiwXA1LI7GtTgul6Mf0" 2026/08/11 05:08:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bo5ykA42vCZDeIHDlNm1GgLl5lo9fK1MQ" 2026/08/11 05:08:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnV3FqndasoRmYh52FUVDmYe49yal3ugE" 2026/08/11 05:08:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestListDirSorted (37.54s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:08:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:08:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:08:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:08:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bv10Sdcw3QnaByO1ayC1GSKW4IPkesxj2" 2026/08/11 05:09:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:11 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 05:09:11 DEBUG : a.txt: Excluded 2026/08/11 05:09:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 05:09:12 DEBUG : sub dir/hello world2: Excluded 2026/08/11 05:09:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 05:09:12 DEBUG : sub dir/hello world: Excluded 2026/08/11 05:09:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 05:09:13 DEBUG : sub dir/hello world2: Excluded 2026/08/11 05:09:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:14 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 05:09:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bv10Sdcw3QnaByO1ayC1GSKW4IPkesxj2" 2026/08/11 05:09:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 05:09:14 DEBUG : sub dir/hello world: Excluded 2026/08/11 05:09:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:15 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 05:09:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bv10Sdcw3QnaByO1ayC1GSKW4IPkesxj2" 2026/08/11 05:09:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bv10Sdcw3QnaByO1ayC1GSKW4IPkesxj2" 2026/08/11 05:09:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bg6KbD2KEn2Vmc575bVlF_JlHqYOwAMXl" 2026/08/11 05:09:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BppNkB9ibGBJDoi0sPYxN17x2VosKH0KS" 2026/08/11 05:09:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestListDirSortedFn (39.97s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:09:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BuvM4lssC9ijFPseqq9JIUaAWChoZhqyo" === RUN TestListJSON/Default 2026/08/11 05:09:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/FilesOnly 2026/08/11 05:09:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/DirsOnly 2026/08/11 05:09:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/Recurse 2026/08/11 05:09:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BuvM4lssC9ijFPseqq9JIUaAWChoZhqyo" === RUN TestListJSON/SubDir 2026/08/11 05:09:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BuvM4lssC9ijFPseqq9JIUaAWChoZhqyo" === RUN TestListJSON/NoModTime 2026/08/11 05:09:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/NoMimeType 2026/08/11 05:09:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/ShowHash 2026/08/11 05:09:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestListJSON/HashTypes 2026/08/11 05:09:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/11 05:09:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BuvM4lssC9ijFPseqq9JIUaAWChoZhqyo" 2026/08/11 05:09:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BuvM4lssC9ijFPseqq9JIUaAWChoZhqyo" 2026/08/11 05:09:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestListJSON (21.58s) --- PASS: TestListJSON/Default (0.68s) --- PASS: TestListJSON/FilesOnly (1.09s) --- PASS: TestListJSON/DirsOnly (0.67s) --- PASS: TestListJSON/Recurse (1.78s) --- PASS: TestListJSON/SubDir (0.67s) --- PASS: TestListJSON/NoModTime (0.67s) --- PASS: TestListJSON/NoMimeType (0.68s) --- PASS: TestListJSON/ShowHash (0.68s) --- PASS: TestListJSON/HashTypes (0.68s) --- PASS: TestListJSON/Metadata (1.77s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:09:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:09:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Buhwsc5HfdNEsct4YQJNBl6D5Hv9DWy5R" === RUN TestStatJSON/Root 2026/08/11 05:09:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/11 05:09:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/Dir 2026/08/11 05:09:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/11 05:10:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/File 2026/08/11 05:10:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/NotFound 2026/08/11 05:10:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/DirFilesOnly 2026/08/11 05:10:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/FileFilesOnly 2026/08/11 05:10:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/11 05:10:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/DirDirsOnly 2026/08/11 05:10:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/FileDirsOnly 2026/08/11 05:10:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/11 05:10:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" === RUN TestStatJSON/RootNotFound 2026/08/11 05:10:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/notfound" 2026/08/11 05:10:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:10:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:10:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:10:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:10:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:10:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/notfound': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Buhwsc5HfdNEsct4YQJNBl6D5Hv9DWy5R" 2026/08/11 05:10:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Buhwsc5HfdNEsct4YQJNBl6D5Hv9DWy5R" 2026/08/11 05:10:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestStatJSON (26.44s) --- PASS: TestStatJSON/Root (0.66s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.66s) --- PASS: TestStatJSON/Dir (1.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.71s) --- PASS: TestStatJSON/File (0.66s) --- PASS: TestStatJSON/NotFound (1.35s) --- PASS: TestStatJSON/DirFilesOnly (0.68s) --- PASS: TestStatJSON/FileFilesOnly (0.67s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.68s) --- PASS: TestStatJSON/DirDirsOnly (1.39s) --- PASS: TestStatJSON/FileDirsOnly (0.66s) --- PASS: TestStatJSON/NotFoundDirsOnly (1.10s) --- PASS: TestStatJSON/RootNotFound (4.48s) === RUN TestStatJSONMemory 2026/08/11 05:10:18 DEBUG : Creating backend with remote ":memory:" 2026/08/11 05:10:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 05:10:18 DEBUG : sub/file1: size = 5 OK 2026/08/11 05:10:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 05:10:18 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:18 INFO : Huawei Drive root 'rclone-test-debukub0naxe': Making directory 2026/08/11 05:10:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:19 INFO : Huawei Drive root 'rclone-test-debukub0naxe': Making directory 2026/08/11 05:10:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestMkdir (2.83s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhZfx4drnRC9LDRUriCBFiZ9yw20IYx6v" 2026/08/11 05:10:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhZfx4drnRC9LDRUriCBFiZ9yw20IYx6v" 2026/08/11 05:10:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhZfx4drnRC9LDRUriCBFiZ9yw20IYx6v" 2026/08/11 05:10:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestLsd (9.56s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestLs (7.57s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/11 05:10:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestLsWithFilesFrom (8.46s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestLsLong (9.84s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:10:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:10:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestHashSums (7.01s) === RUN TestHashSumsWithErrors 2026/08/11 05:11:03 DEBUG : Creating backend with remote ":memory:" 2026/08/11 05:11:03 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/11 05:11:03 ERROR : file1: hash unsupported: hash type not supported 2026/08/11 05:11:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/11 05:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 05:11:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/11 05:11:03 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:11:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtMGuhMKyNN0A6_3qxe5EQq4knAgQNm5d" 2026/08/11 05:11:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtMGuhMKyNN0A6_3qxe5EQq4knAgQNm5d" 2026/08/11 05:11:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtMGuhMKyNN0A6_3qxe5EQq4knAgQNm5d" 2026/08/11 05:11:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCount (13.24s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:11:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:21 DEBUG : Waiting for deletions to finish 2026/08/11 05:11:22 DEBUG : large: Excluded (Size Filter) 2026/08/11 05:11:23 INFO : small: Deleted 2026/08/11 05:11:23 INFO : medium: Deleted 2026/08/11 05:11:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestDelete (8.88s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:11:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:30 DEBUG : Waiting for deletions to finish 2026/08/11 05:11:31 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/11 05:11:32 INFO : small: Deleted 2026/08/11 05:11:32 INFO : medium: Deleted 2026/08/11 05:11:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestMaxDelete (12.12s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:11:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:44 DEBUG : Waiting for deletions to finish 2026/08/11 05:11:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 05:11:45 INFO : medium: Deleted 2026/08/11 05:11:45 INFO : small: Deleted 2026/08/11 05:11:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestMaxDeleteSizeLargeFile (12.47s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:11:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:55 DEBUG : Waiting for deletions to finish 2026/08/11 05:11:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 05:11:57 INFO : medium: Deleted 2026/08/11 05:11:57 INFO : large: Deleted 2026/08/11 05:11:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:11:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestMaxDeleteSize (10.78s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:12:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestReadFile (7.41s) === RUN TestRetry 2026/08/11 05:12:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/11 05:12:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/11 05:12:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 05:12:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 05:12:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 05:12:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 05:12:08 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:12:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" --- PASS: TestCat (17.79s) === RUN TestPurge 2026/08/11 05:12:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-figadur4jabe" 2026/08/11 05:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 05:12:26 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:12:26 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:12:26 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:12:26 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:12:26 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:12:27 DEBUG : Creating backend with remote "/tmp/rclone2954367610" run.go:198: Remote "Huawei Drive root 'rclone-test-figadur4jabe'", Local "Local file system at /tmp/rclone2954367610", Modify Window "876000h0m0s" 2026/08/11 05:12:27 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:12:27 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:27 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:27 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgCwnAIL65GkXR218oH1KRJrJFYxQfr7p" 2026/08/11 05:12:27 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BotYH_pAlrSJzy1JHCi1PE7gzNXJCofei" 2026/08/11 05:12:28 INFO : A2: Making directory 2026/08/11 05:12:28 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:28 INFO : A1/B2: Making directory 2026/08/11 05:12:28 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgCwnAIL65GkXR218oH1KRJrJFYxQfr7p" 2026/08/11 05:12:28 INFO : A1/B2/C2: Making directory 2026/08/11 05:12:28 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Brhg3wDAQhW5TMtg5J61DsrT9BUzilN_u" 2026/08/11 05:12:29 INFO : A1/B1/C3: Making directory 2026/08/11 05:12:29 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BotYH_pAlrSJzy1JHCi1PE7gzNXJCofei" 2026/08/11 05:12:29 INFO : A3: Making directory 2026/08/11 05:12:29 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:29 INFO : A3/B3: Making directory 2026/08/11 05:12:29 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BmEt9fXU_PLvVHHcMh9xDxIKuT_Gnu2Y7" 2026/08/11 05:12:29 INFO : A3/B3/C4: Making directory 2026/08/11 05:12:29 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BtE1bnXoa-jHJzyWdtYxJIq6oaRGonqCx" 2026/08/11 05:12:29 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgCwnAIL65GkXR218oH1KRJrJFYxQfr7p" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgCwnAIL65GkXR218oH1KRJrJFYxQfr7p" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Brhg3wDAQhW5TMtg5J61DsrT9BUzilN_u" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgFl-Aaq0bfRcH2cakmxESZq8TI14MDd0" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BotYH_pAlrSJzy1JHCi1PE7gzNXJCofei" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Bl9TOBd3iAzEMmBSjrStIdI0x_IkPZlmx" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Bhm28xuMg5PiOT2RsWcJN7ZyIjkoxpL54" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BuZGo4HHLNpSVi_nBFolIU6N0mmyjT2wU" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BmEt9fXU_PLvVHHcMh9xDxIKuT_Gnu2Y7" 2026/08/11 05:12:30 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BtE1bnXoa-jHJzyWdtYxJIq6oaRGonqCx" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Bhe35djHmV3fcKV7MeJhIdJ8Iy_rjYg33" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgE0GzPRCH9EEIem4jjtMvJqoNEAmxkVR" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgCwnAIL65GkXR218oH1KRJrJFYxQfr7p" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Brhg3wDAQhW5TMtg5J61DsrT9BUzilN_u" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BgFl-Aaq0bfRcH2cakmxESZq8TI14MDd0" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BuZGo4HHLNpSVi_nBFolIU6N0mmyjT2wU" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BmEt9fXU_PLvVHHcMh9xDxIKuT_Gnu2Y7" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "BtE1bnXoa-jHJzyWdtYxJIq6oaRGonqCx" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "Bhe35djHmV3fcKV7MeJhIdJ8Iy_rjYg33" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Purge remote 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-figadur4jabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:12:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (5.49s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:12:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:12:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:12:37 INFO : A2: Making directory 2026/08/11 05:12:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:38 INFO : A1/B2: Making directory 2026/08/11 05:12:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:12:40 INFO : A1/B2/C2: Making directory 2026/08/11 05:12:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BlUgzFrpWKhOacA0aAZxCnY-tAZpo0nCT" 2026/08/11 05:12:42 INFO : A1/B1/C3: Making directory 2026/08/11 05:12:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:12:43 INFO : A3: Making directory 2026/08/11 05:12:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:44 INFO : A3/B3: Making directory 2026/08/11 05:12:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjMZCKevlmkveeAmpc-1M_JYjcKU5YcDL" 2026/08/11 05:12:45 INFO : A3/B3/C4: Making directory 2026/08/11 05:12:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkZNnfp7Vi4FfZxj8WvlCuot2VfJMUdEB" 2026/08/11 05:12:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:12:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:12:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BlUgzFrpWKhOacA0aAZxCnY-tAZpo0nCT" 2026/08/11 05:12:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnLIh2p9lcvTdG5Shba1HV4ZXE1ZN4Sh0" 2026/08/11 05:12:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:12:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:12:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmNTdkElrOF9ocQMmyphG-YIx7xyb72Lf" 2026/08/11 05:12:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsPnjg4Po1e85oBoHhslH46oc0Q9RbI9v" 2026/08/11 05:12:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjMZCKevlmkveeAmpc-1M_JYjcKU5YcDL" 2026/08/11 05:12:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkZNnfp7Vi4FfZxj8WvlCuot2VfJMUdEB" 2026/08/11 05:12:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bncar6FT06s5yk__JG5VKp4cjmWSGcLBO" 2026/08/11 05:12:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bncar6FT06s5yk__JG5VKp4cjmWSGcLBO" 2026/08/11 05:12:55 DEBUG : removing 1 level 3 directories 2026/08/11 05:12:55 INFO : A3/B3/C4: Removing directory 2026/08/11 05:12:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bncar6FT06s5yk__JG5VKp4cjmWSGcLBO" 2026/08/11 05:12:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:12:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:12:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BlUgzFrpWKhOacA0aAZxCnY-tAZpo0nCT" 2026/08/11 05:12:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnLIh2p9lcvTdG5Shba1HV4ZXE1ZN4Sh0" 2026/08/11 05:12:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:13:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmNTdkElrOF9ocQMmyphG-YIx7xyb72Lf" 2026/08/11 05:13:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsPnjg4Po1e85oBoHhslH46oc0Q9RbI9v" 2026/08/11 05:13:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjMZCKevlmkveeAmpc-1M_JYjcKU5YcDL" 2026/08/11 05:13:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkZNnfp7Vi4FfZxj8WvlCuot2VfJMUdEB" 2026/08/11 05:13:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:13:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:13:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BlUgzFrpWKhOacA0aAZxCnY-tAZpo0nCT" 2026/08/11 05:13:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnLIh2p9lcvTdG5Shba1HV4ZXE1ZN4Sh0" 2026/08/11 05:13:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:13:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmNTdkElrOF9ocQMmyphG-YIx7xyb72Lf" 2026/08/11 05:13:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsPnjg4Po1e85oBoHhslH46oc0Q9RbI9v" 2026/08/11 05:13:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjMZCKevlmkveeAmpc-1M_JYjcKU5YcDL" 2026/08/11 05:13:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkZNnfp7Vi4FfZxj8WvlCuot2VfJMUdEB" 2026/08/11 05:13:11 DEBUG : removing 2 level 3 directories 2026/08/11 05:13:11 INFO : A1/B2/C2: Removing directory 2026/08/11 05:13:11 INFO : A1/B1/C3: Removing directory 2026/08/11 05:13:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmNTdkElrOF9ocQMmyphG-YIx7xyb72Lf" 2026/08/11 05:13:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BnLIh2p9lcvTdG5Shba1HV4ZXE1ZN4Sh0" 2026/08/11 05:13:13 DEBUG : removing 2 level 2 directories 2026/08/11 05:13:13 INFO : A3/B3: Removing directory 2026/08/11 05:13:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkZNnfp7Vi4FfZxj8WvlCuot2VfJMUdEB" 2026/08/11 05:13:13 INFO : A1/B2: Removing directory 2026/08/11 05:13:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BlUgzFrpWKhOacA0aAZxCnY-tAZpo0nCT" 2026/08/11 05:13:14 DEBUG : removing 2 level 1 directories 2026/08/11 05:13:14 INFO : A3: Removing directory 2026/08/11 05:13:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjMZCKevlmkveeAmpc-1M_JYjcKU5YcDL" 2026/08/11 05:13:14 INFO : A2: Removing directory 2026/08/11 05:13:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BsPnjg4Po1e85oBoHhslH46oc0Q9RbI9v" 2026/08/11 05:13:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:13:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:13:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:13:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:13:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:13:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:13:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:13:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:25 DEBUG : removing 1 level 3 directories 2026/08/11 05:13:25 INFO : A1/B1/C1: Removing directory 2026/08/11 05:13:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgknEFvOpbgE2G58wtcRBeZis9pohLTSB" 2026/08/11 05:13:26 DEBUG : removing 1 level 2 directories 2026/08/11 05:13:26 INFO : A1/B1: Removing directory 2026/08/11 05:13:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bub4MLqVkqK7jdeRD-w9FHqNbPqJ34PIu" 2026/08/11 05:13:28 DEBUG : removing 1 level 1 directories 2026/08/11 05:13:28 INFO : A1: Removing directory 2026/08/11 05:13:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhGsvZ5LN74kZUMo7xspL-p6OHetASbUJ" 2026/08/11 05:13:30 DEBUG : removing 1 level 0 directories 2026/08/11 05:13:30 INFO : Huawei Drive root 'rclone-test-debukub0naxe': Removing directory 2026/08/11 05:13:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BiwLFtk5R9BZIvdHCJYJNeJHn9zqc1a6W" 2026/08/11 05:13:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:13:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (61.40s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:13:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:13:35 INFO : A1: Making directory 2026/08/11 05:13:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:36 INFO : A1/B1: Making directory 2026/08/11 05:13:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:38 INFO : A1/B1/C1: Making directory 2026/08/11 05:13:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtxehyBhIxQRXZqnnOeZA-63yk0TKzJ-E" 2026/08/11 05:13:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtxehyBhIxQRXZqnnOeZA-63yk0TKzJ-E" 2026/08/11 05:13:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkDShPA-YjvCcZJTyDKFJiorRk7DdHNRw" 2026/08/11 05:13:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtxehyBhIxQRXZqnnOeZA-63yk0TKzJ-E" 2026/08/11 05:13:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkDShPA-YjvCcZJTyDKFJiorRk7DdHNRw" 2026/08/11 05:13:45 DEBUG : removing 1 level 3 directories 2026/08/11 05:13:45 INFO : A1/B1/C1: Removing directory 2026/08/11 05:13:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BkDShPA-YjvCcZJTyDKFJiorRk7DdHNRw" 2026/08/11 05:13:47 DEBUG : removing 1 level 2 directories 2026/08/11 05:13:47 INFO : A1/B1: Removing directory 2026/08/11 05:13:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtxehyBhIxQRXZqnnOeZA-63yk0TKzJ-E" 2026/08/11 05:13:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvSOoZk_uTn6Zqq63JB9LLafGmuqdahT-" 2026/08/11 05:13:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRmdirsLeaveRoot (20.54s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:13:53 INFO : A1: Making directory 2026/08/11 05:13:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:55 INFO : A1/B1: Making directory 2026/08/11 05:13:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:13:57 INFO : A1/B1/C1: Making directory 2026/08/11 05:13:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bkled7BqM5lK4H2A4MxlCK4iyr2DICLzS" 2026/08/11 05:13:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:13:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:13:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bkled7BqM5lK4H2A4MxlCK4iyr2DICLzS" 2026/08/11 05:14:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhAzM2dGkJBUFRoHFMylBOp7p_lUDIH6V" 2026/08/11 05:14:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:14:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bkled7BqM5lK4H2A4MxlCK4iyr2DICLzS" 2026/08/11 05:14:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhAzM2dGkJBUFRoHFMylBOp7p_lUDIH6V" 2026/08/11 05:14:04 DEBUG : removing 1 level 3 directories 2026/08/11 05:14:04 INFO : A1/B1/C1: Removing directory 2026/08/11 05:14:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BhAzM2dGkJBUFRoHFMylBOp7p_lUDIH6V" 2026/08/11 05:14:05 DEBUG : removing 1 level 2 directories 2026/08/11 05:14:05 INFO : A1/B1: Removing directory 2026/08/11 05:14:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bkled7BqM5lK4H2A4MxlCK4iyr2DICLzS" 2026/08/11 05:14:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:14:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:14:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmnLZCkM8ucH-6bzrJWhKgYCX64aRuONB" 2026/08/11 05:14:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRmdirsWithFilter (19.67s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:15 DEBUG : file1: size = 14 OK 2026/08/11 05:14:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:17 DEBUG : filename.txt: File name found in url 2026/08/11 05:14:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:18 DEBUG : filename.txt: size = 14 OK 2026/08/11 05:14:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/11 05:14:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:19 DEBUG : headerfilename.txt: size = 14 OK 2026/08/11 05:14:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:21 DEBUG : file2: size = 14 OK 2026/08/11 05:14:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestCopyURL (13.62s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:28 DEBUG : file1: size = 14 OK 2026/08/11 05:14:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestCopyURLDownloadHeaders (3.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 05:14:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:34 DEBUG : sub/file2: size = 14 OK 2026/08/11 05:14:34 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:14:34 INFO : file1: Copied (new) to: sub/file2 2026/08/11 05:14:34 INFO : file1: Deleted 2026/08/11 05:14:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:36 DEBUG : sub/file2: size = 14 OK 2026/08/11 05:14:36 DEBUG : file1: Sizes identical 2026/08/11 05:14:36 DEBUG : file1: Unchanged skipping 2026/08/11 05:14:36 INFO : file1: Deleted 2026/08/11 05:14:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': don't need to copy/move sub/file2, it is already at target location 2026/08/11 05:14:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmRhyeZGeWV8Io7WMunBL-oP9QPVDGgPf" 2026/08/11 05:14:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestMoveFile (12.70s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 05:14:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:45 DEBUG : file1: size = 14 OK 2026/08/11 05:14:45 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:14:45 INFO : file1: Copied (new) 2026/08/11 05:14:45 INFO : file1: Deleted 2026/08/11 05:14:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:46 DEBUG : file1: Destination exists, skipping 2026/08/11 05:14:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 05:14:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestMoveFileWithIgnoreExisting (5.87s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestCaseInsensitiveMoveFile (1.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:14:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:14:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:14:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:14:58 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-debukub0naxe/backup" 2026/08/11 05:14:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/11 05:14:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/11 05:14:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/11 05:14:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:15:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/11 05:15:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2222384098) 2026/08/11 05:15:12 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-debukub0naxe') 2026/08/11 05:15:12 DEBUG : dst/file1: Sizes differ 2026/08/11 05:15:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe/backup': Listing directory "BoBzygnp8lzVMfUSgeL1JgLr5wA6o-M21" 2026/08/11 05:15:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:15:18 INFO : dst/file1: Moved (server-side) 2026/08/11 05:15:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:15:20 DEBUG : dst/file1: size = 14 OK 2026/08/11 05:15:20 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/11 05:15:20 INFO : dst/file1: Copied (new) 2026/08/11 05:15:20 INFO : dst/file1: Deleted 2026/08/11 05:15:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:15:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoBzygnp8lzVMfUSgeL1JgLr5wA6o-M21" 2026/08/11 05:15:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bqe10AbTHnKEWfPX-AfpKmbMIRo1mQ8Yh" 2026/08/11 05:15:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:15:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoBzygnp8lzVMfUSgeL1JgLr5wA6o-M21" 2026/08/11 05:15:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bqe10AbTHnKEWfPX-AfpKmbMIRo1mQ8Yh" 2026/08/11 05:15:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjqD6NkCqXkQFyx5cr8xHlpRFyLqSLgTE" 2026/08/11 05:15:28 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoBzygnp8lzVMfUSgeL1JgLr5wA6o-M21" 2026/08/11 05:15:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bqe10AbTHnKEWfPX-AfpKmbMIRo1mQ8Yh" 2026/08/11 05:15:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoBzygnp8lzVMfUSgeL1JgLr5wA6o-M21" 2026/08/11 05:15:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestMoveFileBackupDir (41.39s) === 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-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:15:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:40 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:46 INFO : A1/B2: Making directory 2026/08/11 05:15:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:48 INFO : A1/B1/C3: Making directory 2026/08/11 05:15:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BudVBuWJkUZMhGtXpI99OZKMwczWw4AsT" 2026/08/11 05:15:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqmKOVtjd0myUvyEeealEibCHvNoKWYjs" 2026/08/11 05:15:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpOcHeVZWxsedrcc0rQJFSr4CNfWE0pxH" 2026/08/11 05:15:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhfzBZF1-y6k6t9qxzNLDqTywYlD8aGu" 2026/08/11 05:15:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': DirMove: srcID="Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" srcDirectoryID="BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" srcLeaf="A1" dstDirectoryID="BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" dstLeaf="A2" 2026/08/11 05:15:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': DirMove result: id="Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" fileName="A2" parentFolder=[BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja] 2026/08/11 05:15:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:15:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:15:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BudVBuWJkUZMhGtXpI99OZKMwczWw4AsT" 2026/08/11 05:15:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:15:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqmKOVtjd0myUvyEeealEibCHvNoKWYjs" 2026/08/11 05:15:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpOcHeVZWxsedrcc0rQJFSr4CNfWE0pxH" 2026/08/11 05:16:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhfzBZF1-y6k6t9qxzNLDqTywYlD8aGu" 2026/08/11 05:16:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:16:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BudVBuWJkUZMhGtXpI99OZKMwczWw4AsT" 2026/08/11 05:16:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqmKOVtjd0myUvyEeealEibCHvNoKWYjs" 2026/08/11 05:16:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpOcHeVZWxsedrcc0rQJFSr4CNfWE0pxH" 2026/08/11 05:16:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhfzBZF1-y6k6t9qxzNLDqTywYlD8aGu" 2026/08/11 05:16:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:16:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtoNmmrsItHA65ZDzhaBC8axmVBZpjO7w" 2026/08/11 05:16:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtDjMKzA2izvonLH6WL5LTq7d_qfistG7" 2026/08/11 05:16:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhfzBZF1-y6k6t9qxzNLDqTywYlD8aGu" 2026/08/11 05:16:18 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/11 05:16:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/11 05:16:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpOcHeVZWxsedrcc0rQJFSr4CNfWE0pxH" 2026/08/11 05:16:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/11 05:16:18 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/11 05:16:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/11 05:16:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BudVBuWJkUZMhGtXpI99OZKMwczWw4AsT" 2026/08/11 05:16:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqmKOVtjd0myUvyEeealEibCHvNoKWYjs" 2026/08/11 05:16:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpOcHeVZWxsedrcc0rQJFSr4CNfWE0pxH" 2026/08/11 05:16:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhfzBZF1-y6k6t9qxzNLDqTywYlD8aGu" 2026/08/11 05:16:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BrbKVsAUtFGRxdmPtMwJIZbdXpzzXqU7k" 2026/08/11 05:16:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bm6EI91LsItsVqGcaIzJHrIFEOnuAaHhb" 2026/08/11 05:16:30 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:16:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:32 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bsm5TITLaFIhucF5zyOJGx6iLYa3gXk4I" 2026/08/11 05:16:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtoNmmrsItHA65ZDzhaBC8axmVBZpjO7w" 2026/08/11 05:16:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqdMY_7wL0y6KYl8C5tZKpLM2KnNuj4mu" 2026/08/11 05:16:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtDjMKzA2izvonLH6WL5LTq7d_qfistG7" 2026/08/11 05:16:35 INFO : Huawei Drive root 'rclone-test-debukub0naxe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/11 05:16:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bsm5TITLaFIhucF5zyOJGx6iLYa3gXk4I" 2026/08/11 05:16:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtoNmmrsItHA65ZDzhaBC8axmVBZpjO7w" 2026/08/11 05:16:38 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqdMY_7wL0y6KYl8C5tZKpLM2KnNuj4mu" 2026/08/11 05:16:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtDjMKzA2izvonLH6WL5LTq7d_qfistG7" 2026/08/11 05:16:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:16:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:16:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:16:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:16:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:16:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjXtJ3XWT3-dSwifNbjNGDJeee1GnF4Vn" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvqSfRN3zpd587E97molJoaRBrcgPd_9e" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:49 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/11 05:16:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtoNmmrsItHA65ZDzhaBC8axmVBZpjO7w" 2026/08/11 05:16:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtDjMKzA2izvonLH6WL5LTq7d_qfistG7" 2026/08/11 05:16:51 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/11 05:16:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/11 05:16:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/11 05:16:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/11 05:16:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bsm5TITLaFIhucF5zyOJGx6iLYa3gXk4I" 2026/08/11 05:16:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BqdMY_7wL0y6KYl8C5tZKpLM2KnNuj4mu" 2026/08/11 05:16:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtoNmmrsItHA65ZDzhaBC8axmVBZpjO7w" 2026/08/11 05:16:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BtDjMKzA2izvonLH6WL5LTq7d_qfistG7" 2026/08/11 05:16:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bk9KBpMKP63J8kJLlpv5DQIk3sygQC7Hy" 2026/08/11 05:16:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BgO57nYfU7f06S72L-VNKG5oLSRFVULd9" 2026/08/11 05:16:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:17:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhepWG9hd2w2YnpJdGxL26Tym9S95S3s" 2026/08/11 05:17:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:17:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmHj9e4lcMssKl_kS68xM7oKdz_db2GhL" 2026/08/11 05:17:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjXtJ3XWT3-dSwifNbjNGDJeee1GnF4Vn" 2026/08/11 05:17:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvqSfRN3zpd587E97molJoaRBrcgPd_9e" 2026/08/11 05:17:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:17:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhepWG9hd2w2YnpJdGxL26Tym9S95S3s" 2026/08/11 05:17:07 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:17:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmHj9e4lcMssKl_kS68xM7oKdz_db2GhL" 2026/08/11 05:17:09 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjXtJ3XWT3-dSwifNbjNGDJeee1GnF4Vn" 2026/08/11 05:17:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvqSfRN3zpd587E97molJoaRBrcgPd_9e" 2026/08/11 05:17:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvhepWG9hd2w2YnpJdGxL26Tym9S95S3s" 2026/08/11 05:17:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BmHj9e4lcMssKl_kS68xM7oKdz_db2GhL" 2026/08/11 05:17:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BjXtJ3XWT3-dSwifNbjNGDJeee1GnF4Vn" 2026/08/11 05:17:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BvqSfRN3zpd587E97molJoaRBrcgPd_9e" 2026/08/11 05:17:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BntyGoEWMfpxDSNI9Z4dDL4Q5tCyXCCQc" 2026/08/11 05:17:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "Bq6lVfCOg4bm0lmHiTdFG7LFMZ_DxJLs5" 2026/08/11 05:17:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestDirMove (108.06s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:17:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestGetFsInfo (1.15s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:17:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 05:17:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:24 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 05:17:24 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/11 05:17:24 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/11 05:17:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 05:17:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 05:17:33 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/11 05:17:33 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/11 05:17:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:33 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:17:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 05:17:36 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 05:17:37 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/11 05:17:37 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/11 05:17:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 05:17:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:45 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 05:17:45 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/11 05:17:45 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/11 05:17:45 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:46 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:17:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 05:17:49 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 05:17:50 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/11 05:17:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 05:17:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 05:17:59 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/11 05:17:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:17:59 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 05:18:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:04 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 05:18:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/11 05:18:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 05:18:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 05:18:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 05:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/11 05:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 05:18:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcat (53.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.89s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/08/11 05:18:15 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (48 bytes), uploading instead of streaming 2026/08/11 05:18:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:17 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/11 05:18:17 DEBUG : rcat_metadata: size = 48 OK 2026/08/11 05:18:17 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/08/11 05:18:17 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/08/11 05:18:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" === RUN TestRcatMetadata/ViaDisk 2026/08/11 05:18:20 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/11 05:18:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:22 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/11 05:18:23 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/11 05:18:23 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/08/11 05:18:23 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/08/11 05:18:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:26 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcatMetadata (12.85s) --- PASS: TestRcatMetadata/Normal (5.31s) --- PASS: TestRcatMetadata/ViaDisk (6.00s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:27 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:29 DEBUG : potato1: size = 60 OK 2026/08/11 05:18:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 05:18:29 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:31 DEBUG : potato2: size = 60 OK 2026/08/11 05:18:31 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/11 05:18:31 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/11 05:18:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:31 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcatSize (6.62s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:34 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:35 DEBUG : potato1: size = 120 (Huawei Drive root 'rclone-test-debukub0naxe') 2026/08/11 05:18:35 DEBUG : potato1: size = 60 (Huawei Drive root 'rclone-test-debukub0naxe') 2026/08/11 05:18:35 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Huawei Drive root 'rclone-test-debukub0naxe') 60 2026/08/11 05:18:35 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcatSizeShortEOF (3.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:37 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:38 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/11 05:18:39 DEBUG : potato1: size = 60 OK 2026/08/11 05:18:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 05:18:39 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:40 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/11 05:18:41 DEBUG : potato2: size = 60 OK 2026/08/11 05:18:41 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/11 05:18:41 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/11 05:18:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:41 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:42 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:43 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:44 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcatSizeMetadata (10.08s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:47 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:48 DEBUG : potato1: size = 60 OK 2026/08/11 05:18:48 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRcatSizeUploadHeaders (3.08s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1747: Skipping test as remote does not support modtime 2026/08/11 05:18:50 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestTouchDir (1.16s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata 2026/08/11 05:18:51 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:52 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestMkdirMetadata (1.15s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 05:18:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:53 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestMkdirModTime (1.17s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/11 05:18:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:54 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestCopyDirMetadata (1.16s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/11 05:18:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:55 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestSetDirModTime (1.16s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/11 05:18:56 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- SKIP: TestDirsEqual (1.16s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-debukub0naxe'", Local "Local file system at /tmp/rclone2222384098", Modify Window "876000h0m0s" 2026/08/11 05:18:57 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:18:58 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:00 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:01 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:02 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:03 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:04 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:05 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:06 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.roguxob6" before starting 2026/08/11 05:19:06 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:08 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:09 DEBUG : sub dir/test remove existing.roguxob6: TEST: removing renamed existing file after operation 2026/08/11 05:19:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:10 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:11 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bovebup6" before starting 2026/08/11 05:19:12 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:13 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bovebup6: TEST: renaming existing back after failed operation 2026/08/11 05:19:14 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:16 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:17 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gosajan9" before starting 2026/08/11 05:19:18 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:19 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gosajan9: TEST: removing renamed existing file after operation 2026/08/11 05:19:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:21 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" 2026/08/11 05:19:22 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:23 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BoVZ_oLtUqKFUUjwSN_dCmruzTSxp0PIh" 2026/08/11 05:19:24 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Listing directory "BpPsdStOCglr8bOkGbZtFQr4eL8YBBtja" --- PASS: TestRemoveExisting (27.59s) === 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/08/11 05:19:25 DEBUG : Huawei Drive root 'rclone-test-debukub0naxe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 23m18.499012465s (try 1/5)