"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/24 04:32:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse" 2026/05/24 04:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:32:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:32:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:32:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:32:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:32:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:32:49 DEBUG : Creating backend with remote "/tmp/rclone564642563" === 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-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/24 04:32:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/24 04:32:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.65s) === RUN TestSizeDiffers 2026/05/24 04:32:51 DEBUG : a: size = 0 OK 2026/05/24 04:32:51 DEBUG : a: size = 1 (memory) 2026/05/24 04:32:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/24 04:32:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/24 04:32:51 DEBUG : potato: Seek from 10 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 10 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 2 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/24 04:32:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 2 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/24 04:32:51 DEBUG : potato: Seek from 8 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 8 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/24 04:32:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 04:32:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 04:32:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 04:32:51 DEBUG : potato: Seek from 5 to 2 2026/05/24 04:32:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/24 04:32:51 DEBUG : potato: Seek from 9 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 9 to 0 2026/05/24 04:32:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:32:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:32:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:32:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheck/1 === RUN TestCheck/2 2026/05/24 04:32:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:32:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheck/3 2026/05/24 04:32:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheck/4 === RUN TestCheck/5 2026/05/24 04:33:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheck/6 === RUN TestCheck/7 2026/05/24 04:33:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCheck (21.03s) --- PASS: TestCheck/1 (0.66s) --- PASS: TestCheck/2 (0.65s) --- PASS: TestCheck/3 (0.66s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (1.07s) --- PASS: TestCheck/6 (0.65s) --- PASS: TestCheck/7 (0.67s) === RUN TestCheckFsError 2026/05/24 04:33:12 DEBUG : Creating backend with remote "nonexistent" 2026/05/24 04:33:12 DEBUG : Creating backend with remote "nonexistent" 2026/05/24 04:33:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/24 04:33:12 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/24 04:33:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/24 04:33:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:33:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/24 04:33:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheckDownload/3 2026/05/24 04:33:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/24 04:33:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:33:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/24 04:34:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:35:31 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/24 04:36:16 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/24 04:36:49 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/24 04:37:15 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/24 04:37:34 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/24 04:37:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:37:48 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (276.66s) --- PASS: TestCheckDownload/1 (1.53s) --- PASS: TestCheckDownload/2 (1.27s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.85s) --- PASS: TestCheckDownload/5 (1.45s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (61.48s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:37:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:37:59 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/24 04:38:07 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/05/24 04:38:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:13 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/24 04:38:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:23 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/24 04:38:25 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/24 04:38:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:26 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/05/24 04:38:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:28 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/24 04:38:29 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/24 04:38:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:30 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/24 04:38:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:32 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/24 04:38:33 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/24 04:38:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:34 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/24 04:38:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:36 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/05/24 04:38:36 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/24 04:38:37 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/05/24 04:38:38 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/24 04:38:38 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 04:38:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCheckSizeOnly (50.57s) --- PASS: TestCheckSizeOnly/1 (4.47s) --- PASS: TestCheckSizeOnly/2 (3.39s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (1.00s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:38:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/24 04:38:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/24 04:38:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/24 04:38:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/24 04:38:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/24 04:38:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/24 04:38:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/24 04:38:44 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/24 04:38:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestParseSumFile (7.29s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:38:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/data" 2026/05/24 04:38:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:38:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:38:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:38:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:38:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:38:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" check_test.go:350: Huawei Drive root 'rclone-test-soxefoq6puse/data' lacks md5, skipping 2026/05/24 04:38:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestCheckSum (5.93s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:38:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/data" 2026/05/24 04:38:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:38:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:38:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:38:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:38:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/data': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:38:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:38:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest1 2026/05/24 04:39:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" 2026/05/24 04:39:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest2 2026/05/24 04:39:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest3 2026/05/24 04:39:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest4 2026/05/24 04:39:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest5 2026/05/24 04:39:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest6 2026/05/24 04:39:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" 2026/05/24 04:39:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" 2026/05/24 04:39:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:39:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" === RUN TestCheckSumDownload/subtest7 2026/05/24 04:40:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:41:42 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/24 04:42:27 DEBUG : TestHuaweiDrive: Token expired 2026/05/24 04:42:27 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/05/24 04:42:27 DEBUG : TestHuaweiDrive: Token refresh successful 2026/05/24 04:42:27 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/05/24 04:42:27 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/05/24 04:42:28 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/24 04:42:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" 2026/05/24 04:43:01 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/24 04:43:27 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/24 04:43:46 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/24 04:43:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpze2xQvU-2hByQnyvadKzL3ShEnZUKHo" 2026/05/24 04:44:00 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/05/24 04:44:10 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/24 04:44:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:44:18 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (326.36s) --- PASS: TestCheckSumDownload/subtest1 (3.15s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.83s) --- PASS: TestCheckSumDownload/subtest4 (2.69s) --- PASS: TestCheckSumDownload/subtest5 (2.56s) --- PASS: TestCheckSumDownload/subtest6 (2.96s) --- PASS: TestCheckSumDownload/subtest7 (62.46s) === RUN TestApplyTransforms 2026/05/24 04:44:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-mibumaj4qumi" 2026/05/24 04:44:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:20 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:20 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:20 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:20 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:21 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:21 DEBUG : Creating backend with remote "/tmp/rclone2960520408" run.go:198: Remote "Huawei Drive root 'rclone-test-mibumaj4qumi'", Local "Local file system at /tmp/rclone2960520408", Modify Window "876000h0m0s" 2026/05/24 04:44:21 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:23 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "BgUIS9gcihnMO3EImn5dFQJunIHrVptzz" 2026/05/24 04:44:25 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "BgUIS9gcihnMO3EImn5dFQJunIHrVptzz" upper checkfile vs. lower remote (without normalization) 2026/05/24 04:44:25 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "BgUIS9gcihnMO3EImn5dFQJunIHrVptzz" 2026/05/24 04:44:26 ERROR : hello, world!: sum not found 2026/05/24 04:44:26 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-mibumaj4qumi' 2026/05/24 04:44:26 NOTICE: Huawei Drive root 'rclone-test-mibumaj4qumi': 1 files missing 2026/05/24 04:44:26 NOTICE: 1 hashes missing 2026/05/24 04:44:26 NOTICE: Huawei Drive root 'rclone-test-mibumaj4qumi': 1 differences found 2026/05/24 04:44:26 NOTICE: Huawei Drive root 'rclone-test-mibumaj4qumi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/24 04:44:26 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Listing directory "BgUIS9gcihnMO3EImn5dFQJunIHrVptzz" 2026/05/24 04:44:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:44:27 NOTICE: Huawei Drive root 'rclone-test-mibumaj4qumi': 0 differences found 2026/05/24 04:44:27 NOTICE: Huawei Drive root 'rclone-test-mibumaj4qumi': 1 matching files 2026/05/24 04:44:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pajilit3puti" 2026/05/24 04:44:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:28 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:28 DEBUG : Creating backend with remote "/tmp/rclone4228421464" run.go:198: Remote "Huawei Drive root 'rclone-test-pajilit3puti'", Local "Local file system at /tmp/rclone4228421464", Modify Window "876000h0m0s" 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "Bt81QF_pGFkKOAUjBIAtHSa0oYpsowkzC" 2026/05/24 04:44:28 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "Bt81QF_pGFkKOAUjBIAtHSa0oYpsowkzC" lower checkfile vs. upper remote (without normalization) 2026/05/24 04:44:29 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "Bt81QF_pGFkKOAUjBIAtHSa0oYpsowkzC" 2026/05/24 04:44:29 ERROR : HELLO, WORLD!: sum not found 2026/05/24 04:44:29 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-pajilit3puti' 2026/05/24 04:44:29 NOTICE: Huawei Drive root 'rclone-test-pajilit3puti': 1 files missing 2026/05/24 04:44:29 NOTICE: 1 hashes missing 2026/05/24 04:44:29 NOTICE: Huawei Drive root 'rclone-test-pajilit3puti': 1 differences found 2026/05/24 04:44:29 NOTICE: Huawei Drive root 'rclone-test-pajilit3puti': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/24 04:44:29 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Listing directory "Bt81QF_pGFkKOAUjBIAtHSa0oYpsowkzC" 2026/05/24 04:44:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:44:29 NOTICE: Huawei Drive root 'rclone-test-pajilit3puti': 0 differences found 2026/05/24 04:44:29 NOTICE: Huawei Drive root 'rclone-test-pajilit3puti': 1 matching files 2026/05/24 04:44:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fizihev7lowe" 2026/05/24 04:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:30 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:30 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:30 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:30 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:31 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:32 DEBUG : Creating backend with remote "/tmp/rclone3574642603" run.go:198: Remote "Huawei Drive root 'rclone-test-fizihev7lowe'", Local "Local file system at /tmp/rclone3574642603", Modify Window "876000h0m0s" 2026/05/24 04:44:32 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:33 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "Br7tYbzuCAxPAkyR1aJBHe7VeauPpBlmT" 2026/05/24 04:44:35 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "Br7tYbzuCAxPAkyR1aJBHe7VeauPpBlmT" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/24 04:44:35 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "Br7tYbzuCAxPAkyR1aJBHe7VeauPpBlmT" 2026/05/24 04:44:36 ERROR : HeLlO, wOrLd!: sum not found 2026/05/24 04:44:36 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-fizihev7lowe' 2026/05/24 04:44:36 NOTICE: Huawei Drive root 'rclone-test-fizihev7lowe': 1 files missing 2026/05/24 04:44:36 NOTICE: 1 hashes missing 2026/05/24 04:44:36 NOTICE: Huawei Drive root 'rclone-test-fizihev7lowe': 1 differences found 2026/05/24 04:44:36 NOTICE: Huawei Drive root 'rclone-test-fizihev7lowe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/24 04:44:36 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Listing directory "Br7tYbzuCAxPAkyR1aJBHe7VeauPpBlmT" 2026/05/24 04:44:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:44:38 NOTICE: Huawei Drive root 'rclone-test-fizihev7lowe': 0 differences found 2026/05/24 04:44:38 NOTICE: Huawei Drive root 'rclone-test-fizihev7lowe': 1 matching files 2026/05/24 04:44:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fasatij7niqa" 2026/05/24 04:44:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:39 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:39 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:40 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:40 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:41 DEBUG : Creating backend with remote "/tmp/rclone3924308997" run.go:198: Remote "Huawei Drive root 'rclone-test-fasatij7niqa'", Local "Local file system at /tmp/rclone3924308997", Modify Window "876000h0m0s" 2026/05/24 04:44:41 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:43 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "Boqr2Oc6qMVh93dtXZwZB-7hPxLUcLmvY" 2026/05/24 04:44:45 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "Boqr2Oc6qMVh93dtXZwZB-7hPxLUcLmvY" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/24 04:44:46 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "Boqr2Oc6qMVh93dtXZwZB-7hPxLUcLmvY" 2026/05/24 04:44:47 ERROR : HELLO, WORLD!: sum not found 2026/05/24 04:44:47 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-fasatij7niqa' 2026/05/24 04:44:47 NOTICE: Huawei Drive root 'rclone-test-fasatij7niqa': 1 files missing 2026/05/24 04:44:47 NOTICE: 1 hashes missing 2026/05/24 04:44:47 NOTICE: Huawei Drive root 'rclone-test-fasatij7niqa': 1 differences found 2026/05/24 04:44:47 NOTICE: Huawei Drive root 'rclone-test-fasatij7niqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/24 04:44:47 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Listing directory "Boqr2Oc6qMVh93dtXZwZB-7hPxLUcLmvY" 2026/05/24 04:44:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:44:48 NOTICE: Huawei Drive root 'rclone-test-fasatij7niqa': 0 differences found 2026/05/24 04:44:48 NOTICE: Huawei Drive root 'rclone-test-fasatij7niqa': 1 matching files 2026/05/24 04:44:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-femidud6gema" 2026/05/24 04:44:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:49 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:49 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:50 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:50 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:51 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:51 DEBUG : Creating backend with remote "/tmp/rclone3332664066" run.go:198: Remote "Huawei Drive root 'rclone-test-femidud6gema'", Local "Local file system at /tmp/rclone3332664066", Modify Window "876000h0m0s" 2026/05/24 04:44:51 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:53 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "BiAF3NPP1EgZGy8GaIQ1CxJLkRbghcUiG" 2026/05/24 04:44:54 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "BiAF3NPP1EgZGy8GaIQ1CxJLkRbghcUiG" NFD checkfile vs. NFC remote (without normalization) 2026/05/24 04:44:55 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "BiAF3NPP1EgZGy8GaIQ1CxJLkRbghcUiG" 2026/05/24 04:44:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/24 04:44:56 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-femidud6gema' 2026/05/24 04:44:56 NOTICE: Huawei Drive root 'rclone-test-femidud6gema': 1 files missing 2026/05/24 04:44:56 NOTICE: 1 hashes missing 2026/05/24 04:44:56 NOTICE: Huawei Drive root 'rclone-test-femidud6gema': 1 differences found 2026/05/24 04:44:56 NOTICE: Huawei Drive root 'rclone-test-femidud6gema': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/24 04:44:56 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Listing directory "BiAF3NPP1EgZGy8GaIQ1CxJLkRbghcUiG" 2026/05/24 04:44:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:44:57 NOTICE: Huawei Drive root 'rclone-test-femidud6gema': 0 differences found 2026/05/24 04:44:57 NOTICE: Huawei Drive root 'rclone-test-femidud6gema': 1 matching files 2026/05/24 04:44:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nolamaj0lawa" 2026/05/24 04:44:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:44:58 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:44:58 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:44:59 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:44:59 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:44:59 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:01 DEBUG : Creating backend with remote "/tmp/rclone2394917919" run.go:198: Remote "Huawei Drive root 'rclone-test-nolamaj0lawa'", Local "Local file system at /tmp/rclone2394917919", Modify Window "876000h0m0s" 2026/05/24 04:45:01 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:02 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "Bhi3pGlcx6rT1_37Kp1BHgJzI25aFtbA0" 2026/05/24 04:45:03 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "Bhi3pGlcx6rT1_37Kp1BHgJzI25aFtbA0" NFC checkfile vs. NFD remote (without normalization) 2026/05/24 04:45:04 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "Bhi3pGlcx6rT1_37Kp1BHgJzI25aFtbA0" 2026/05/24 04:45:05 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/24 04:45:05 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-nolamaj0lawa' 2026/05/24 04:45:05 NOTICE: Huawei Drive root 'rclone-test-nolamaj0lawa': 1 files missing 2026/05/24 04:45:05 NOTICE: 1 hashes missing 2026/05/24 04:45:05 NOTICE: Huawei Drive root 'rclone-test-nolamaj0lawa': 1 differences found 2026/05/24 04:45:05 NOTICE: Huawei Drive root 'rclone-test-nolamaj0lawa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/24 04:45:05 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Listing directory "Bhi3pGlcx6rT1_37Kp1BHgJzI25aFtbA0" 2026/05/24 04:45:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:45:06 NOTICE: Huawei Drive root 'rclone-test-nolamaj0lawa': 0 differences found 2026/05/24 04:45:06 NOTICE: Huawei Drive root 'rclone-test-nolamaj0lawa': 1 matching files 2026/05/24 04:45:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lenoqay7paqa" 2026/05/24 04:45:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:07 DEBUG : Creating backend with remote "/tmp/rclone3792743979" run.go:198: Remote "Huawei Drive root 'rclone-test-lenoqay7paqa'", Local "Local file system at /tmp/rclone3792743979", Modify Window "876000h0m0s" 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:07 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "Bmr4QXXVb0pJjl90XeURCGIBbItGn34gS" 2026/05/24 04:45:08 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "Bmr4QXXVb0pJjl90XeURCGIBbItGn34gS" NFDx2 checkfile vs. both remote (without normalization) 2026/05/24 04:45:08 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "Bmr4QXXVb0pJjl90XeURCGIBbItGn34gS" 2026/05/24 04:45:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 04:45:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lenoqay7paqa' 2026/05/24 04:45:08 NOTICE: Huawei Drive root 'rclone-test-lenoqay7paqa': 1 files missing 2026/05/24 04:45:08 NOTICE: 1 hashes missing 2026/05/24 04:45:08 NOTICE: Huawei Drive root 'rclone-test-lenoqay7paqa': 1 differences found 2026/05/24 04:45:08 NOTICE: Huawei Drive root 'rclone-test-lenoqay7paqa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/24 04:45:08 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Listing directory "Bmr4QXXVb0pJjl90XeURCGIBbItGn34gS" 2026/05/24 04:45:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:45:08 NOTICE: Huawei Drive root 'rclone-test-lenoqay7paqa': 0 differences found 2026/05/24 04:45:08 NOTICE: Huawei Drive root 'rclone-test-lenoqay7paqa': 1 matching files 2026/05/24 04:45:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-galefos3raye" 2026/05/24 04:45:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:45:09 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:45:09 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:45:09 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:45:09 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:10 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:11 DEBUG : Creating backend with remote "/tmp/rclone3350765232" run.go:198: Remote "Huawei Drive root 'rclone-test-galefos3raye'", Local "Local file system at /tmp/rclone3350765232", Modify Window "876000h0m0s" 2026/05/24 04:45:11 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:12 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "BmitwLN6Eg7XMlamzdOFN94DOQqAMANk1" 2026/05/24 04:45:14 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "BmitwLN6Eg7XMlamzdOFN94DOQqAMANk1" NFCx2 checkfile vs. both remote (without normalization) 2026/05/24 04:45:14 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "BmitwLN6Eg7XMlamzdOFN94DOQqAMANk1" 2026/05/24 04:45:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 04:45:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-galefos3raye' 2026/05/24 04:45:15 NOTICE: Huawei Drive root 'rclone-test-galefos3raye': 1 files missing 2026/05/24 04:45:15 NOTICE: 1 hashes missing 2026/05/24 04:45:15 NOTICE: Huawei Drive root 'rclone-test-galefos3raye': 1 differences found 2026/05/24 04:45:15 NOTICE: Huawei Drive root 'rclone-test-galefos3raye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/24 04:45:15 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Listing directory "BmitwLN6Eg7XMlamzdOFN94DOQqAMANk1" 2026/05/24 04:45:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:45:16 NOTICE: Huawei Drive root 'rclone-test-galefos3raye': 0 differences found 2026/05/24 04:45:16 NOTICE: Huawei Drive root 'rclone-test-galefos3raye': 1 matching files 2026/05/24 04:45:16 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sowosez6yegu" 2026/05/24 04:45:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:17 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:17 DEBUG : Creating backend with remote "/tmp/rclone1519874987" run.go:198: Remote "Huawei Drive root 'rclone-test-sowosez6yegu'", Local "Local file system at /tmp/rclone1519874987", Modify Window "876000h0m0s" 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:17 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "BjOo_dDyCjjKSi34KCT9BIJYPDfjuBtSy" 2026/05/24 04:45:18 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "BjOo_dDyCjjKSi34KCT9BIJYPDfjuBtSy" both checkfile vs. NFDx2 remote (without normalization) 2026/05/24 04:45:18 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "BjOo_dDyCjjKSi34KCT9BIJYPDfjuBtSy" 2026/05/24 04:45:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 04:45:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-sowosez6yegu' 2026/05/24 04:45:18 NOTICE: Huawei Drive root 'rclone-test-sowosez6yegu': 1 files missing 2026/05/24 04:45:18 NOTICE: 1 hashes missing 2026/05/24 04:45:18 NOTICE: Huawei Drive root 'rclone-test-sowosez6yegu': 1 differences found 2026/05/24 04:45:18 NOTICE: Huawei Drive root 'rclone-test-sowosez6yegu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/24 04:45:18 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Listing directory "BjOo_dDyCjjKSi34KCT9BIJYPDfjuBtSy" 2026/05/24 04:45:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:45:18 NOTICE: Huawei Drive root 'rclone-test-sowosez6yegu': 0 differences found 2026/05/24 04:45:18 NOTICE: Huawei Drive root 'rclone-test-sowosez6yegu': 1 matching files 2026/05/24 04:45:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qozujug8noqa" 2026/05/24 04:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:45:20 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:45:20 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:45:21 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:45:21 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:21 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:22 DEBUG : Creating backend with remote "/tmp/rclone3783984677" 2026/05/24 04:45:22 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-qozujug8noqa'", Local "Local file system at /tmp/rclone3783984677", Modify Window "876000h0m0s" 2026/05/24 04:45:22 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:45:24 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "BsmYH7N3wenF9JY9MAD5H4KiDNWAPdCDx" 2026/05/24 04:45:25 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "BsmYH7N3wenF9JY9MAD5H4KiDNWAPdCDx" both checkfile vs. NFCx2 remote (without normalization) 2026/05/24 04:45:26 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "BsmYH7N3wenF9JY9MAD5H4KiDNWAPdCDx" 2026/05/24 04:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 04:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-qozujug8noqa' 2026/05/24 04:45:27 NOTICE: Huawei Drive root 'rclone-test-qozujug8noqa': 1 files missing 2026/05/24 04:45:27 NOTICE: 1 hashes missing 2026/05/24 04:45:27 NOTICE: Huawei Drive root 'rclone-test-qozujug8noqa': 1 differences found 2026/05/24 04:45:27 NOTICE: Huawei Drive root 'rclone-test-qozujug8noqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/24 04:45:27 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Listing directory "BsmYH7N3wenF9JY9MAD5H4KiDNWAPdCDx" 2026/05/24 04:45:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 04:45:28 NOTICE: Huawei Drive root 'rclone-test-qozujug8noqa': 0 differences found 2026/05/24 04:45:28 NOTICE: Huawei Drive root 'rclone-test-qozujug8noqa': 1 matching files 2026/05/24 04:45:28 DEBUG : Huawei Drive root 'rclone-test-qozujug8noqa': Purge remote 2026/05/24 04:45:29 DEBUG : Huawei Drive root 'rclone-test-sowosez6yegu': Purge remote 2026/05/24 04:45:29 DEBUG : Huawei Drive root 'rclone-test-galefos3raye': Purge remote 2026/05/24 04:45:29 DEBUG : Huawei Drive root 'rclone-test-lenoqay7paqa': Purge remote 2026/05/24 04:45:29 DEBUG : Huawei Drive root 'rclone-test-nolamaj0lawa': Purge remote 2026/05/24 04:45:30 DEBUG : Huawei Drive root 'rclone-test-femidud6gema': Purge remote 2026/05/24 04:45:31 DEBUG : Huawei Drive root 'rclone-test-fasatij7niqa': Purge remote 2026/05/24 04:45:31 DEBUG : Huawei Drive root 'rclone-test-fizihev7lowe': Purge remote 2026/05/24 04:45:32 DEBUG : Huawei Drive root 'rclone-test-pajilit3puti': Purge remote 2026/05/24 04:45:33 DEBUG : Huawei Drive root 'rclone-test-mibumaj4qumi': Purge remote --- PASS: TestApplyTransforms (75.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:45:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:36 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/05/24 04:45:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 04:45:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:40 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/05/24 04:45:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:43 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/05/24 04:45:45 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/24 04:45:48 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/24 04:45:48 DEBUG : sub/file2: size = 14 OK 2026/05/24 04:45:48 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:45:48 INFO : file1: Copied (new) to: sub/file2 2026/05/24 04:45:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:48 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/05/24 04:45:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:50 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/05/24 04:45:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:50 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/24 04:45:50 DEBUG : sub/file2: size = 14 OK 2026/05/24 04:45:50 DEBUG : file1: Sizes identical 2026/05/24 04:45:50 DEBUG : file1: Unchanged skipping 2026/05/24 04:45:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:51 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/24 04:45:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:52 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/05/24 04:45:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': don't need to copy/move sub/file2, it is already at target location 2026/05/24 04:45:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:52 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/05/24 04:45:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:53 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/05/24 04:45:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:53 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/24 04:45:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:54 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/24 04:45:55 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/05/24 04:45:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpEN5yZZ_ldd9_WrrAmBBzb6mS0VE-89X" 2026/05/24 04:45:55 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/05/24 04:45:56 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/05/24 04:45:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:57 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.59s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/05/24 04:45:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:57 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/24 04:45:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:58 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.18s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:45:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:58 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/24 04:45:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:45:59 DEBUG : pacer: Reducing sleep to 10ms 2026/05/24 04:46:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/backup" 2026/05/24 04:46:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:46:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:46:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:46:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone564642563) 2026/05/24 04:46:07 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-soxefoq6puse') 2026/05/24 04:46:07 DEBUG : dst/file1: Sizes differ 2026/05/24 04:46:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "BiZyr88_sJ8CD-Cub9oBBppN5mX8daH1A" 2026/05/24 04:46:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:12 INFO : dst/file1: Moved (server-side) 2026/05/24 04:46:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:14 DEBUG : dst/file1: size = 14 OK 2026/05/24 04:46:14 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:46:14 INFO : dst/file1: Copied (new) 2026/05/24 04:46:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiZyr88_sJ8CD-Cub9oBBppN5mX8daH1A" 2026/05/24 04:46:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmBTprnWbdNEtwFr_tRC3IyFYSprUjdT" 2026/05/24 04:46:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiZyr88_sJ8CD-Cub9oBBppN5mX8daH1A" 2026/05/24 04:46:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmBTprnWbdNEtwFr_tRC3IyFYSprUjdT" 2026/05/24 04:46:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrB9xOoIpY356DoJ4qzRHI7b6Q7ZQrTn-" 2026/05/24 04:46:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiZyr88_sJ8CD-Cub9oBBppN5mX8daH1A" 2026/05/24 04:46:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmBTprnWbdNEtwFr_tRC3IyFYSprUjdT" 2026/05/24 04:46:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiZyr88_sJ8CD-Cub9oBBppN5mX8daH1A" 2026/05/24 04:46:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCopyFileBackupDir (28.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:46:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/dst" 2026/05/24 04:46:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:46:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:46:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:46:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/CompareDest" 2026/05/24 04:46:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:46:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:46:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:46:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:46:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:36 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 04:46:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:41 DEBUG : one: size = 3 OK 2026/05/24 04:46:41 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/24 04:46:41 INFO : one: Copied (new) 2026/05/24 04:46:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:46:44 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/dst') 2026/05/24 04:46:44 DEBUG : one: Sizes differ 2026/05/24 04:46:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:46 DEBUG : one: size = 5 OK 2026/05/24 04:46:46 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/24 04:46:46 INFO : one: Copied (replaced existing) 2026/05/24 04:46:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:46:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:46:56 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/dst') 2026/05/24 04:46:56 DEBUG : one: Sizes differ 2026/05/24 04:46:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:46:57 DEBUG : one: size = 5 OK 2026/05/24 04:46:57 DEBUG : one: Sizes identical 2026/05/24 04:46:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 04:46:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:46:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:46:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:46:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 04:47:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:03 DEBUG : two: size = 3 OK 2026/05/24 04:47:03 DEBUG : two: Sizes identical 2026/05/24 04:47:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 04:47:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:06 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 04:47:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:06 DEBUG : two: size = 3 OK 2026/05/24 04:47:06 DEBUG : two: Sizes identical 2026/05/24 04:47:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 04:47:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:11 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 04:47:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:47:12 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/CompareDest') 2026/05/24 04:47:12 DEBUG : two: Sizes differ 2026/05/24 04:47:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:13 DEBUG : two: size = 5 OK 2026/05/24 04:47:13 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/05/24 04:47:13 INFO : two: Copied (new) 2026/05/24 04:47:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrZ1qr_LAoU0kcpiANapLXLd4WCMgRPvN" 2026/05/24 04:47:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Buzwea9lgM5P34UCHjMJFjKHZLOcL5GkT" 2026/05/24 04:47:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCopyFileCompareDest (55.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:47:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/dst" 2026/05/24 04:47:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:47:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:47:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:47:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/CopyDest" 2026/05/24 04:47:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:47:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:47:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:47:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 04:47:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:35 DEBUG : one: size = 3 OK 2026/05/24 04:47:35 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/24 04:47:35 INFO : one: Copied (new) 2026/05/24 04:47:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:47:38 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/dst') 2026/05/24 04:47:38 DEBUG : one: Sizes differ 2026/05/24 04:47:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:40 DEBUG : one: size = 5 OK 2026/05/24 04:47:40 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/24 04:47:40 INFO : one: Copied (replaced existing) 2026/05/24 04:47:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:47:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/BackupDir" 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:47:49 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/dst') 2026/05/24 04:47:49 DEBUG : one: Sizes differ 2026/05/24 04:47:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:47:51 DEBUG : one: size = 5 OK 2026/05/24 04:47:51 DEBUG : one: Sizes identical 2026/05/24 04:47:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone564642563) 2026/05/24 04:47:51 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-soxefoq6puse/dst') 2026/05/24 04:47:51 DEBUG : one: Sizes differ 2026/05/24 04:47:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/BackupDir': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:52 INFO : one: Moved (server-side) 2026/05/24 04:47:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:54 DEBUG : one: size = 5 OK 2026/05/24 04:47:54 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/24 04:47:54 INFO : one: Copied (server-side copy) 2026/05/24 04:47:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/24 04:47:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:47:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:47:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:47:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:47:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:47:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:47:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:01 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 04:48:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:02 DEBUG : two: size = 3 OK 2026/05/24 04:48:02 DEBUG : two: Sizes identical 2026/05/24 04:48:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:03 DEBUG : two: size = 3 OK 2026/05/24 04:48:03 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/05/24 04:48:03 INFO : two: Copied (server-side copy) 2026/05/24 04:48:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/24 04:48:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:07 DEBUG : two: size = 3 OK 2026/05/24 04:48:07 DEBUG : two: Sizes identical 2026/05/24 04:48:07 DEBUG : two: Unchanged skipping 2026/05/24 04:48:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:14 DEBUG : three: Need to transfer - File not found at Destination 2026/05/24 04:48:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone564642563) 2026/05/24 04:48:15 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-soxefoq6puse/CopyDest') 2026/05/24 04:48:15 DEBUG : three: Sizes differ 2026/05/24 04:48:15 DEBUG : three: Destination not found in --copy-dest 2026/05/24 04:48:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/dst': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:16 DEBUG : three: size = 7 OK 2026/05/24 04:48:16 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/05/24 04:48:16 INFO : three: Copied (new) 2026/05/24 04:48:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtIa3AVHErxPYkdbwKdVBH65jhY2DQPWT" 2026/05/24 04:48:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Biia8vfAn5Iu50QrJCMFOSpDDjjEio74L" 2026/05/24 04:48:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlwoteX2o0d4qEGOH4MpKb43vH_WvLIte" 2026/05/24 04:48:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCopyFileCopyDest (69.92s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/05/24 04:48:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestCopyInplace (1.16s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/05/24 04:48:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestCopyLongFileName (1.17s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/05/24 04:48:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestCopyLongFileNameCollision (1.16s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:48:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/24 04:48:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:39 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/24 04:48:39 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:48:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/24 04:48:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/24 04:48:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/05/24 04:48:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/24 04:48:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/24 04:48:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:46 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/24 04:48:46 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 72cd9f7ad9aa8b5b1abf9c0c44c812d0044917010f5c152697be759c316b5dc2 OK 2026/05/24 04:48:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/24 04:48:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjfvjJ_ToAFC4xS05w4lEJZce0asmbFrQ" 2026/05/24 04:48:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCopyFileMaxTransfer (16.79s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:48:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateInteractive (1.16s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:48:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:48:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateSizeOnly (1.15s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:48:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateFirst (1.53s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:48:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/05/24 04:48:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:48:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateNewestByHash (1.17s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:49:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateOldest (1.18s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:49:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateLargest (1.18s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:49:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateSmallest (1.16s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/24 04:49:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestDeduplicateRename (1.54s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/05/24 04:49:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- SKIP: TestMergeDirs (2.27s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:49:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bj7BNeBMqRrBN9K6IN0pI-ZVVf_TBrhww" 2026/05/24 04:49:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:25 DEBUG : a.txt: Excluded (Size Filter) 2026/05/24 04:49:25 DEBUG : a.txt: Excluded 2026/05/24 04:49:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 04:49:26 DEBUG : sub dir/hello world: Excluded 2026/05/24 04:49:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 04:49:26 DEBUG : sub dir/hello world2: Excluded 2026/05/24 04:49:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 04:49:26 DEBUG : sub dir/hello world: Excluded 2026/05/24 04:49:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 04:49:26 DEBUG : sub dir/hello world2: Excluded 2026/05/24 04:49:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bj7BNeBMqRrBN9K6IN0pI-ZVVf_TBrhww" 2026/05/24 04:49:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:28 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 04:49:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:28 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 04:49:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bj7BNeBMqRrBN9K6IN0pI-ZVVf_TBrhww" 2026/05/24 04:49:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bj7BNeBMqRrBN9K6IN0pI-ZVVf_TBrhww" 2026/05/24 04:49:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrzSb7ZEZu8mE7jr1R-VPqbXRqWFDneFJ" 2026/05/24 04:49:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsN8dzsNud133e-Swx1BGfao6L0IR6i3d" 2026/05/24 04:49:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestListDirSorted (34.70s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:49:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:49:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:49:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BhAij3pSJBleBj1dc5flGDZ7tkVJGDVzX" 2026/05/24 04:49:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:49:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:49:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:00 DEBUG : a.txt: Excluded (Size Filter) 2026/05/24 04:50:00 DEBUG : a.txt: Excluded 2026/05/24 04:50:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:50:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:50:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 04:50:01 DEBUG : sub dir/hello world: Excluded 2026/05/24 04:50:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 04:50:01 DEBUG : sub dir/hello world2: Excluded 2026/05/24 04:50:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:50:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 04:50:02 DEBUG : sub dir/hello world: Excluded 2026/05/24 04:50:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BhAij3pSJBleBj1dc5flGDZ7tkVJGDVzX" 2026/05/24 04:50:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 04:50:03 DEBUG : sub dir/hello world2: Excluded 2026/05/24 04:50:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:03 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 04:50:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:04 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 04:50:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:50:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BhAij3pSJBleBj1dc5flGDZ7tkVJGDVzX" 2026/05/24 04:50:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BhAij3pSJBleBj1dc5flGDZ7tkVJGDVzX" 2026/05/24 04:50:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnDQS1S5BVTmv0YSjfitJL4bRIFn8xQ-5" 2026/05/24 04:50:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bk2I-HoLQWuewbN_WSNNPRomHDJJQVABn" 2026/05/24 04:50:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestListDirSortedFn (34.39s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:50:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpbVgghJdH_zx3qYnrLdAWr9QUg7A2UV8" === RUN TestListJSON/Default 2026/05/24 04:50:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/FilesOnly 2026/05/24 04:50:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/DirsOnly 2026/05/24 04:50:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/Recurse 2026/05/24 04:50:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpbVgghJdH_zx3qYnrLdAWr9QUg7A2UV8" === RUN TestListJSON/SubDir 2026/05/24 04:50:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpbVgghJdH_zx3qYnrLdAWr9QUg7A2UV8" === RUN TestListJSON/NoModTime 2026/05/24 04:50:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/NoMimeType 2026/05/24 04:50:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/ShowHash 2026/05/24 04:50:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestListJSON/HashTypes 2026/05/24 04:50:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/24 04:50:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpbVgghJdH_zx3qYnrLdAWr9QUg7A2UV8" 2026/05/24 04:50:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpbVgghJdH_zx3qYnrLdAWr9QUg7A2UV8" 2026/05/24 04:50:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestListJSON (20.28s) --- PASS: TestListJSON/Default (0.60s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.22s) --- PASS: TestListJSON/SubDir (0.60s) --- PASS: TestListJSON/NoModTime (0.59s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.59s) --- PASS: TestListJSON/HashTypes (0.60s) --- PASS: TestListJSON/Metadata (1.20s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:50:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgAKU-mR6lExo4douco9CtZrnpna2_s7M" === RUN TestStatJSON/Root 2026/05/24 04:50:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/24 04:50:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/Dir 2026/05/24 04:50:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/DirWithTrailingSlash 2026/05/24 04:50:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/File 2026/05/24 04:50:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/NotFound 2026/05/24 04:50:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/DirFilesOnly 2026/05/24 04:50:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/FileFilesOnly 2026/05/24 04:50:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/NotFoundFilesOnly 2026/05/24 04:50:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/DirDirsOnly 2026/05/24 04:50:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/FileDirsOnly 2026/05/24 04:50:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/NotFoundDirsOnly 2026/05/24 04:50:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" === RUN TestStatJSON/RootNotFound 2026/05/24 04:50:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/notfound" 2026/05/24 04:50:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:50:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:50:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:50:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:50:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:50:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/notfound': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:50:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgAKU-mR6lExo4douco9CtZrnpna2_s7M" 2026/05/24 04:51:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgAKU-mR6lExo4douco9CtZrnpna2_s7M" 2026/05/24 04:51:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestStatJSON (25.69s) --- PASS: TestStatJSON/Root (0.60s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.61s) --- PASS: TestStatJSON/Dir (1.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.61s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.20s) --- PASS: TestStatJSON/DirFilesOnly (0.62s) --- PASS: TestStatJSON/FileFilesOnly (0.96s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.62s) --- PASS: TestStatJSON/DirDirsOnly (0.61s) --- PASS: TestStatJSON/FileDirsOnly (0.98s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (5.44s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:02 INFO : Huawei Drive root 'rclone-test-soxefoq6puse': Making directory 2026/05/24 04:51:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:03 INFO : Huawei Drive root 'rclone-test-soxefoq6puse': Making directory 2026/05/24 04:51:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestMkdir (2.10s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkhioEid1VpRxYKhUH-lA4oj9mp718QwU" 2026/05/24 04:51:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkhioEid1VpRxYKhUH-lA4oj9mp718QwU" 2026/05/24 04:51:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkhioEid1VpRxYKhUH-lA4oj9mp718QwU" 2026/05/24 04:51:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestLsd (8.54s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestLs (7.32s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/24 04:51:24 DEBUG : empty space: Excluded 2026/05/24 04:51:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestLsWithFilesFrom (7.93s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestLsLong (6.12s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestHashSums (5.42s) === RUN TestHashSumsWithErrors 2026/05/24 04:51:39 DEBUG : Creating backend with remote ":memory:" 2026/05/24 04:51:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/24 04:51:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/24 04:51:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/24 04:51:39 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-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlOPCC75HS2kAx4U-POBBmo4G8IdswxHp" 2026/05/24 04:51:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlOPCC75HS2kAx4U-POBBmo4G8IdswxHp" 2026/05/24 04:51:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlOPCC75HS2kAx4U-POBBmo4G8IdswxHp" 2026/05/24 04:51:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCount (12.51s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:51:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:57 DEBUG : Waiting for deletions to finish 2026/05/24 04:51:57 DEBUG : large: Excluded (Size Filter) 2026/05/24 04:51:57 INFO : small: Deleted 2026/05/24 04:51:58 INFO : medium: Deleted 2026/05/24 04:51:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:51:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestDelete (8.27s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:52:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:05 DEBUG : Waiting for deletions to finish 2026/05/24 04:52:06 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/24 04:52:06 INFO : medium: Deleted 2026/05/24 04:52:07 INFO : large: Deleted 2026/05/24 04:52:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestMaxDelete (9.92s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:52:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:14 DEBUG : Waiting for deletions to finish 2026/05/24 04:52:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/24 04:52:15 INFO : small: Deleted 2026/05/24 04:52:16 INFO : medium: Deleted 2026/05/24 04:52:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestMaxDeleteSizeLargeFile (9.10s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:52:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:24 DEBUG : Waiting for deletions to finish 2026/05/24 04:52:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/24 04:52:25 INFO : large: Deleted 2026/05/24 04:52:26 INFO : small: Deleted 2026/05/24 04:52:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestMaxDeleteSize (10.51s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:52:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestReadFile (6.32s) === RUN TestRetry 2026/05/24 04:52:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/24 04:52:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/24 04:52:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 04:52:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 04:52:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 04:52:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 04:52:36 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-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:52:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:52:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" --- PASS: TestCat (14.76s) === RUN TestPurge 2026/05/24 04:52:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zumexaj1dumi" 2026/05/24 04:52:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:52:52 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:52:52 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:52:53 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:52:53 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:52:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:52:54 DEBUG : Creating backend with remote "/tmp/rclone1538609465" run.go:198: Remote "Huawei Drive root 'rclone-test-zumexaj1dumi'", Local "Local file system at /tmp/rclone1538609465", Modify Window "876000h0m0s" 2026/05/24 04:52:54 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:52:56 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:52:57 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:52:58 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BiXQnfkDwyWDmua-AaEtI7ZORFfKSdJPg" 2026/05/24 04:53:00 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BgK53n2Z4rFEyun9p0tlHQppLRRO0_PbR" 2026/05/24 04:53:02 INFO : A2: Making directory 2026/05/24 04:53:02 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:53:04 INFO : A1/B2: Making directory 2026/05/24 04:53:04 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BiXQnfkDwyWDmua-AaEtI7ZORFfKSdJPg" 2026/05/24 04:53:05 INFO : A1/B2/C2: Making directory 2026/05/24 04:53:05 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "Bgjxu2R4q6g8WfLQpbY5FOpjZXFXMrrCP" 2026/05/24 04:53:06 INFO : A1/B1/C3: Making directory 2026/05/24 04:53:06 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BgK53n2Z4rFEyun9p0tlHQppLRRO0_PbR" 2026/05/24 04:53:08 INFO : A3: Making directory 2026/05/24 04:53:08 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:53:10 INFO : A3/B3: Making directory 2026/05/24 04:53:10 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjRXgzp4zYwwdby6rgiFDRpfw0kJMtzmM" 2026/05/24 04:53:11 INFO : A3/B3/C4: Making directory 2026/05/24 04:53:11 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjiAPNai2QTtHfXRUj9JNypTFPbl6Mhu7" 2026/05/24 04:53:13 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BiXQnfkDwyWDmua-AaEtI7ZORFfKSdJPg" 2026/05/24 04:53:15 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:53:15 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjRXgzp4zYwwdby6rgiFDRpfw0kJMtzmM" 2026/05/24 04:53:16 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjiAPNai2QTtHfXRUj9JNypTFPbl6Mhu7" 2026/05/24 04:53:17 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "Bu46uvUhxsM0LPO7LQ4VOnqFrnDGa9epN" 2026/05/24 04:53:17 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BsOhE8mRQHVnLdUntDGVGY6oNdn621EfZ" 2026/05/24 04:53:18 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BiXQnfkDwyWDmua-AaEtI7ZORFfKSdJPg" 2026/05/24 04:53:19 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "Bgjxu2R4q6g8WfLQpbY5FOpjZXFXMrrCP" 2026/05/24 04:53:19 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BqeY1qpj6LVje4o87ISFL6bMDByZKfnfY" 2026/05/24 04:53:20 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BgK53n2Z4rFEyun9p0tlHQppLRRO0_PbR" 2026/05/24 04:53:21 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BoMFx1KOl7vcbYyVFXbpGSLokQ1hxIbR3" 2026/05/24 04:53:21 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BsTzAnT-PmRJw8fHm58BIg6vZ8hHtC8OS" 2026/05/24 04:53:23 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BpmbKgzOm-T67B4v98w1E5byD-A_hIqO-" 2026/05/24 04:53:23 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjRXgzp4zYwwdby6rgiFDRpfw0kJMtzmM" 2026/05/24 04:53:24 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BjiAPNai2QTtHfXRUj9JNypTFPbl6Mhu7" 2026/05/24 04:53:25 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "Bu46uvUhxsM0LPO7LQ4VOnqFrnDGa9epN" 2026/05/24 04:53:25 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BsOhE8mRQHVnLdUntDGVGY6oNdn621EfZ" 2026/05/24 04:53:26 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BiXQnfkDwyWDmua-AaEtI7ZORFfKSdJPg" 2026/05/24 04:53:27 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "Bgjxu2R4q6g8WfLQpbY5FOpjZXFXMrrCP" 2026/05/24 04:53:27 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "BqeY1qpj6LVje4o87ISFL6bMDByZKfnfY" 2026/05/24 04:53:29 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:53:30 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Purge remote 2026/05/24 04:53:30 DEBUG : Huawei Drive root 'rclone-test-zumexaj1dumi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:53:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.44s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:53:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:53:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:53:36 INFO : A2: Making directory 2026/05/24 04:53:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:37 INFO : A1/B2: Making directory 2026/05/24 04:53:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:53:38 INFO : A1/B2/C2: Making directory 2026/05/24 04:53:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu7ozaxH7kRyBFKfiM7JKNqFfAefDf8uc" 2026/05/24 04:53:40 INFO : A1/B1/C3: Making directory 2026/05/24 04:53:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:53:41 INFO : A3: Making directory 2026/05/24 04:53:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:43 INFO : A3/B3: Making directory 2026/05/24 04:53:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bug5qOotfa7-99b3kfxBBqaDrWLZZ2zE_" 2026/05/24 04:53:44 INFO : A3/B3/C4: Making directory 2026/05/24 04:53:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BuMblmr_5JBUF_4Ht30FGxKIj1xZtfX6V" 2026/05/24 04:53:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:53:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bjx-LcYVhNbZo2WhWjtFAtZX6uf1X5W82" 2026/05/24 04:53:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bug5qOotfa7-99b3kfxBBqaDrWLZZ2zE_" 2026/05/24 04:53:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BuMblmr_5JBUF_4Ht30FGxKIj1xZtfX6V" 2026/05/24 04:53:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiFJb0OI5nC6Dxdou5sJEJ5K3aVwwvcau" 2026/05/24 04:53:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:53:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu7ozaxH7kRyBFKfiM7JKNqFfAefDf8uc" 2026/05/24 04:53:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BreBwC5eTYiYIrud7XwdJMrcFQodFFzim" 2026/05/24 04:53:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:53:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:53:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgRWazstJPhizwDFHRuZDIZvwqEIZzWSY" 2026/05/24 04:53:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiFJb0OI5nC6Dxdou5sJEJ5K3aVwwvcau" 2026/05/24 04:53:55 DEBUG : removing 1 level 3 directories 2026/05/24 04:53:55 INFO : A3/B3/C4: Removing directory 2026/05/24 04:53:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiFJb0OI5nC6Dxdou5sJEJ5K3aVwwvcau" 2026/05/24 04:53:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:53:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bjx-LcYVhNbZo2WhWjtFAtZX6uf1X5W82" 2026/05/24 04:53:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bug5qOotfa7-99b3kfxBBqaDrWLZZ2zE_" 2026/05/24 04:53:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BuMblmr_5JBUF_4Ht30FGxKIj1xZtfX6V" 2026/05/24 04:53:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:53:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu7ozaxH7kRyBFKfiM7JKNqFfAefDf8uc" 2026/05/24 04:54:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BreBwC5eTYiYIrud7XwdJMrcFQodFFzim" 2026/05/24 04:54:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:54:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgRWazstJPhizwDFHRuZDIZvwqEIZzWSY" 2026/05/24 04:54:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:54:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bug5qOotfa7-99b3kfxBBqaDrWLZZ2zE_" 2026/05/24 04:54:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bjx-LcYVhNbZo2WhWjtFAtZX6uf1X5W82" 2026/05/24 04:54:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:54:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BuMblmr_5JBUF_4Ht30FGxKIj1xZtfX6V" 2026/05/24 04:54:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu7ozaxH7kRyBFKfiM7JKNqFfAefDf8uc" 2026/05/24 04:54:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:54:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BreBwC5eTYiYIrud7XwdJMrcFQodFFzim" 2026/05/24 04:54:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgRWazstJPhizwDFHRuZDIZvwqEIZzWSY" 2026/05/24 04:54:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:05 DEBUG : removing 2 level 3 directories 2026/05/24 04:54:05 INFO : A1/B2/C2: Removing directory 2026/05/24 04:54:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BreBwC5eTYiYIrud7XwdJMrcFQodFFzim" 2026/05/24 04:54:05 INFO : A1/B1/C3: Removing directory 2026/05/24 04:54:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgRWazstJPhizwDFHRuZDIZvwqEIZzWSY" 2026/05/24 04:54:07 DEBUG : removing 2 level 2 directories 2026/05/24 04:54:07 INFO : A3/B3: Removing directory 2026/05/24 04:54:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BuMblmr_5JBUF_4Ht30FGxKIj1xZtfX6V" 2026/05/24 04:54:07 INFO : A1/B2: Removing directory 2026/05/24 04:54:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu7ozaxH7kRyBFKfiM7JKNqFfAefDf8uc" 2026/05/24 04:54:08 DEBUG : removing 2 level 1 directories 2026/05/24 04:54:08 INFO : A3: Removing directory 2026/05/24 04:54:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bug5qOotfa7-99b3kfxBBqaDrWLZZ2zE_" 2026/05/24 04:54:08 INFO : A2: Removing directory 2026/05/24 04:54:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bjx-LcYVhNbZo2WhWjtFAtZX6uf1X5W82" 2026/05/24 04:54:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:54:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:54:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:54:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:54:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:54:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:54:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:54:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:17 DEBUG : removing 1 level 3 directories 2026/05/24 04:54:17 INFO : A1/B1/C1: Removing directory 2026/05/24 04:54:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmErTh_gFu26al6lU3tVKioKv4QsqgeHu" 2026/05/24 04:54:18 DEBUG : removing 1 level 2 directories 2026/05/24 04:54:18 INFO : A1/B1: Removing directory 2026/05/24 04:54:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjbnmSuZ0uWrL0VTKZtRDD5dc1MY08OPq" 2026/05/24 04:54:20 DEBUG : removing 1 level 1 directories 2026/05/24 04:54:20 INFO : A1: Removing directory 2026/05/24 04:54:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtgvMd9Ls2LPQ425Rx7hFPazu_vsAaIIz" 2026/05/24 04:54:21 DEBUG : removing 1 level 0 directories 2026/05/24 04:54:21 INFO : Huawei Drive root 'rclone-test-soxefoq6puse': Removing directory 2026/05/24 04:54:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bi-lAtiSBARwik5Rm-jxGDpEMcjr2BVuc" 2026/05/24 04:54:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:54:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (52.91s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:54:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:54:25 INFO : A1: Making directory 2026/05/24 04:54:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:26 INFO : A1/B1: Making directory 2026/05/24 04:54:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:27 INFO : A1/B1/C1: Making directory 2026/05/24 04:54:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Br_YBt_C1i60DabDh5ZFDUrUTMzsiMdEt" 2026/05/24 04:54:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Br_YBt_C1i60DabDh5ZFDUrUTMzsiMdEt" 2026/05/24 04:54:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn8LaPvgE8SrHEa_t_bdEgYUn6LIqgKuq" 2026/05/24 04:54:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Br_YBt_C1i60DabDh5ZFDUrUTMzsiMdEt" 2026/05/24 04:54:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn8LaPvgE8SrHEa_t_bdEgYUn6LIqgKuq" 2026/05/24 04:54:33 DEBUG : removing 1 level 3 directories 2026/05/24 04:54:33 INFO : A1/B1/C1: Removing directory 2026/05/24 04:54:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn8LaPvgE8SrHEa_t_bdEgYUn6LIqgKuq" 2026/05/24 04:54:34 DEBUG : removing 1 level 2 directories 2026/05/24 04:54:34 INFO : A1/B1: Removing directory 2026/05/24 04:54:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Br_YBt_C1i60DabDh5ZFDUrUTMzsiMdEt" 2026/05/24 04:54:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BplhHKnMx88WxiDMvc-1E6by9daahtalF" 2026/05/24 04:54:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRmdirsLeaveRoot (16.37s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:54:40 INFO : A1: Making directory 2026/05/24 04:54:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:41 INFO : A1/B1: Making directory 2026/05/24 04:54:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:42 INFO : A1/B1/C1: Making directory 2026/05/24 04:54:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpq8_3MVP7FstPikGDYhOKbxKDVAXy7bb" 2026/05/24 04:54:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpq8_3MVP7FstPikGDYhOKbxKDVAXy7bb" 2026/05/24 04:54:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiVHU-T274sUN37p0nzNOrpO05nXvP7hF" 2026/05/24 04:54:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpq8_3MVP7FstPikGDYhOKbxKDVAXy7bb" 2026/05/24 04:54:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiVHU-T274sUN37p0nzNOrpO05nXvP7hF" 2026/05/24 04:54:49 DEBUG : removing 1 level 3 directories 2026/05/24 04:54:49 INFO : A1/B1/C1: Removing directory 2026/05/24 04:54:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BiVHU-T274sUN37p0nzNOrpO05nXvP7hF" 2026/05/24 04:54:50 DEBUG : removing 1 level 2 directories 2026/05/24 04:54:50 INFO : A1/B1: Removing directory 2026/05/24 04:54:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpq8_3MVP7FstPikGDYhOKbxKDVAXy7bb" 2026/05/24 04:54:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BkrWUW73OyI5afrhRd2pAK4hQptdvSpIO" 2026/05/24 04:54:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRmdirsWithFilter (17.18s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:54:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:54:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:01 DEBUG : filename.txt: File name found in url 2026/05/24 04:55:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/24 04:55:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:09 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestCopyURL (13.11s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestCopyURLDownloadHeaders (3.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 04:55:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:17 DEBUG : sub/file2: size = 14 OK 2026/05/24 04:55:17 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:55:17 INFO : file1: Copied (new) to: sub/file2 2026/05/24 04:55:17 INFO : file1: Deleted 2026/05/24 04:55:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:19 DEBUG : sub/file2: size = 14 OK 2026/05/24 04:55:19 DEBUG : file1: Sizes identical 2026/05/24 04:55:19 DEBUG : file1: Unchanged skipping 2026/05/24 04:55:19 INFO : file1: Deleted 2026/05/24 04:55:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': don't need to copy/move sub/file2, it is already at target location 2026/05/24 04:55:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnVIbXq2TfvDDeYDbNilN4Ie3KdJ_FyRw" 2026/05/24 04:55:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestMoveFile (12.04s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 04:55:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:27 DEBUG : file1: size = 14 OK 2026/05/24 04:55:27 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:55:27 INFO : file1: Copied (new) 2026/05/24 04:55:27 INFO : file1: Deleted 2026/05/24 04:55:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:28 DEBUG : file1: Destination exists, skipping 2026/05/24 04:55:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/24 04:55:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestMoveFileWithIgnoreExisting (5.46s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestCaseInsensitiveMoveFile (1.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.17s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:55:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-soxefoq6puse/backup" 2026/05/24 04:55:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/24 04:55:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/24 04:55:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/24 04:55:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:55:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/24 04:55:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone564642563) 2026/05/24 04:55:42 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-soxefoq6puse') 2026/05/24 04:55:42 DEBUG : dst/file1: Sizes differ 2026/05/24 04:55:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse/backup': Listing directory "Bpa3WRwlrX9JW0FYbKBtOM79I5Mvb7wVS" 2026/05/24 04:55:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:47 INFO : dst/file1: Moved (server-side) 2026/05/24 04:55:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:49 DEBUG : dst/file1: size = 14 OK 2026/05/24 04:55:49 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/24 04:55:49 INFO : dst/file1: Copied (new) 2026/05/24 04:55:49 INFO : dst/file1: Deleted 2026/05/24 04:55:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpa3WRwlrX9JW0FYbKBtOM79I5Mvb7wVS" 2026/05/24 04:55:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu-DqVur0Q9i2aEaEz_xHj6EF2No4cBlY" 2026/05/24 04:55:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpa3WRwlrX9JW0FYbKBtOM79I5Mvb7wVS" 2026/05/24 04:55:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu-DqVur0Q9i2aEaEz_xHj6EF2No4cBlY" 2026/05/24 04:55:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BvFFDamF6qJNTWix5nAVJD6a0ceaz_vIT" 2026/05/24 04:55:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:55:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpa3WRwlrX9JW0FYbKBtOM79I5Mvb7wVS" 2026/05/24 04:55:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu-DqVur0Q9i2aEaEz_xHj6EF2No4cBlY" 2026/05/24 04:55:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpa3WRwlrX9JW0FYbKBtOM79I5Mvb7wVS" 2026/05/24 04:56:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestMoveFileBackupDir (27.44s) === 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-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:56:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:13 INFO : A1/B2: Making directory 2026/05/24 04:56:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:16 INFO : A1/B1/C3: Making directory 2026/05/24 04:56:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtQACEzQMnvcQr2O-c21Jvq_lMJ_miMR3" 2026/05/24 04:56:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtAd1OINK7mx8eX6ApoZPsq7iR7RRzrTs" 2026/05/24 04:56:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpVnTBpuZCZn0W2OVBW5MML-84YpJHVMZ" 2026/05/24 04:56:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrskSHAaaUaH6J0E8vDxHQ7QsIJDUHgsh" 2026/05/24 04:56:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': DirMove: srcID="BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" srcDirectoryID="BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" srcLeaf="A1" dstDirectoryID="BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" dstLeaf="A2" 2026/05/24 04:56:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': DirMove result: id="BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" fileName="A2" parentFolder=[BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-] 2026/05/24 04:56:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtQACEzQMnvcQr2O-c21Jvq_lMJ_miMR3" 2026/05/24 04:56:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtAd1OINK7mx8eX6ApoZPsq7iR7RRzrTs" 2026/05/24 04:56:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpVnTBpuZCZn0W2OVBW5MML-84YpJHVMZ" 2026/05/24 04:56:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrskSHAaaUaH6J0E8vDxHQ7QsIJDUHgsh" 2026/05/24 04:56:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:29 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtQACEzQMnvcQr2O-c21Jvq_lMJ_miMR3" 2026/05/24 04:56:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtAd1OINK7mx8eX6ApoZPsq7iR7RRzrTs" 2026/05/24 04:56:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpVnTBpuZCZn0W2OVBW5MML-84YpJHVMZ" 2026/05/24 04:56:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrskSHAaaUaH6J0E8vDxHQ7QsIJDUHgsh" 2026/05/24 04:56:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:56:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:56:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:56:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:56:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:56:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:56:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:56:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:56:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu28G55pm_VKZwVLf3rpMPqGKNGtI4qfS" 2026/05/24 04:56:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmQnhSJUgumHw0NZYwEZJoYPs08RHpODh" 2026/05/24 04:56:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtAd1OINK7mx8eX6ApoZPsq7iR7RRzrTs" 2026/05/24 04:56:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:43 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/24 04:56:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpVnTBpuZCZn0W2OVBW5MML-84YpJHVMZ" 2026/05/24 04:56:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/24 04:56:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/24 04:56:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/24 04:56:46 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/24 04:56:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtQACEzQMnvcQr2O-c21Jvq_lMJ_miMR3" 2026/05/24 04:56:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:48 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrskSHAaaUaH6J0E8vDxHQ7QsIJDUHgsh" 2026/05/24 04:56:50 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BtAd1OINK7mx8eX6ApoZPsq7iR7RRzrTs" 2026/05/24 04:56:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BpVnTBpuZCZn0W2OVBW5MML-84YpJHVMZ" 2026/05/24 04:56:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bsxwz8yBEWkpW2RnoielL3Kn5AX_ywADK" 2026/05/24 04:56:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BjAE2b5QWcnZQpGQG0BRBP5bkBONGkij2" 2026/05/24 04:56:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:56:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:56:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:56:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BliRxev2z9ZVYjgWBCXdIbYzBQ_YvN68V" 2026/05/24 04:56:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu28G55pm_VKZwVLf3rpMPqGKNGtI4qfS" 2026/05/24 04:56:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmQnhSJUgumHw0NZYwEZJoYPs08RHpODh" 2026/05/24 04:56:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn-kTlni19eimHvnolFVFVYUMIRqqMa9o" 2026/05/24 04:57:00 INFO : Huawei Drive root 'rclone-test-soxefoq6puse': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/24 04:57:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:57:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:57:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BliRxev2z9ZVYjgWBCXdIbYzBQ_YvN68V" 2026/05/24 04:57:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu28G55pm_VKZwVLf3rpMPqGKNGtI4qfS" 2026/05/24 04:57:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmQnhSJUgumHw0NZYwEZJoYPs08RHpODh" 2026/05/24 04:57:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn-kTlni19eimHvnolFVFVYUMIRqqMa9o" 2026/05/24 04:57:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpsi7Hv9Bs8zPfUnhpJJCRrwtiZItxelM" 2026/05/24 04:57:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgHCwco-93pKbuHibtQ1I9pqVgv5dOYQS" 2026/05/24 04:57:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmQnhSJUgumHw0NZYwEZJoYPs08RHpODh" 2026/05/24 04:57:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:57:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:57:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:57:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu28G55pm_VKZwVLf3rpMPqGKNGtI4qfS" 2026/05/24 04:57:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/24 04:57:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/24 04:57:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/24 04:57:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/24 04:57:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/24 04:57:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bn-kTlni19eimHvnolFVFVYUMIRqqMa9o" 2026/05/24 04:57:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BliRxev2z9ZVYjgWBCXdIbYzBQ_YvN68V" 2026/05/24 04:57:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bu28G55pm_VKZwVLf3rpMPqGKNGtI4qfS" 2026/05/24 04:57:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BmQnhSJUgumHw0NZYwEZJoYPs08RHpODh" 2026/05/24 04:57:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqbXQvGjGSsRN3MKXr9RANLNQ4jC6QhBE" 2026/05/24 04:57:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BnpSuka-62w3CwB9uuDRFSYRxnB19PoGN" 2026/05/24 04:57:23 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqFkzmYAKIuwPs3eOaZxGkLK8ARVSjnhs" 2026/05/24 04:57:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BroAoFfFuCbZ1vjg0WPlM87RlGpkj6lM2" 2026/05/24 04:57:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgHCwco-93pKbuHibtQ1I9pqVgv5dOYQS" 2026/05/24 04:57:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpsi7Hv9Bs8zPfUnhpJJCRrwtiZItxelM" 2026/05/24 04:57:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqFkzmYAKIuwPs3eOaZxGkLK8ARVSjnhs" 2026/05/24 04:57:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BroAoFfFuCbZ1vjg0WPlM87RlGpkj6lM2" 2026/05/24 04:57:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgHCwco-93pKbuHibtQ1I9pqVgv5dOYQS" 2026/05/24 04:57:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpsi7Hv9Bs8zPfUnhpJJCRrwtiZItxelM" 2026/05/24 04:57:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BqFkzmYAKIuwPs3eOaZxGkLK8ARVSjnhs" 2026/05/24 04:57:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BroAoFfFuCbZ1vjg0WPlM87RlGpkj6lM2" 2026/05/24 04:57:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bpsi7Hv9Bs8zPfUnhpJJCRrwtiZItxelM" 2026/05/24 04:57:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BgHCwco-93pKbuHibtQ1I9pqVgv5dOYQS" 2026/05/24 04:57:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BrUyzAqyNd1tZLzSctDpJHbepgY5-CS3b" 2026/05/24 04:57:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "Bv3cEN5oxqD_wd36nZ-pJ5KWSNrtItfK_" 2026/05/24 04:57:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestDirMove (102.95s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:57:43 DEBUG : Config file has changed externally - reloading 2026/05/24 04:57:43 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestGetFsInfo (1.16s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:57:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 04:57:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 04:57:46 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/24 04:57:46 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/24 04:57:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/24 04:57:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 04:57:51 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/24 04:57:51 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/24 04:57:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:57:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 04:57:55 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:57:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 04:57:57 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/24 04:57:57 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/24 04:57:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/24 04:57:57 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:02 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 04:58:02 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/24 04:58:02 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/24 04:58:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:58:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 04:58:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 04:58:08 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/05/24 04:58:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/24 04:58:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 04:58:14 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/05/24 04:58:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:58:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 04:58:17 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 04:58:19 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/24 04:58:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/24 04:58:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/24 04:58:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 04:58:25 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/24 04:58:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/24 04:58:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRcat (43.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.98s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/05/24 04:58:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (48 bytes), uploading instead of streaming 2026/05/24 04:58:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:30 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/24 04:58:31 DEBUG : rcat_metadata: size = 48 OK 2026/05/24 04:58:31 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/05/24 04:58:31 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/05/24 04:58:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:31 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" === RUN TestRcatMetadata/ViaDisk 2026/05/24 04:58:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/24 04:58:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:35 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/24 04:58:37 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/24 04:58:37 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/05/24 04:58:37 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/05/24 04:58:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:37 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:38 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:39 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:40 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRcatMetadata (12.77s) --- PASS: TestRcatMetadata/Normal (5.26s) --- PASS: TestRcatMetadata/ViaDisk (5.95s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:58:41 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (60 bytes), uploading instead of streaming 2026/05/24 04:58:42 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:44 DEBUG : potato2: size = 60 OK 2026/05/24 04:58:44 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/24 04:58:44 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/24 04:58:44 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:45 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:46 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRcatSize (6.50s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:58:47 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:48 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/24 04:58:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': File to upload is small (60 bytes), uploading instead of streaming 2026/05/24 04:58:49 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:50 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/24 04:58:51 DEBUG : potato2: size = 60 OK 2026/05/24 04:58:51 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/24 04:58:51 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/24 04:58:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:51 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:52 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:53 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:54 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRcatSizeMetadata (9.30s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:58:56 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:58 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:58:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRcatSizeUploadHeaders (3.11s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/05/24 04:58:59 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:00 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestTouchDir (1.17s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/24 04:59:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:01 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestMkdirMetadata (1.18s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/24 04:59:02 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestMkdirModTime (1.55s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/24 04:59:03 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:04 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestCopyDirMetadata (1.17s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/24 04:59:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:05 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestSetDirModTime (1.90s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/24 04:59:06 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:07 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- SKIP: TestDirsEqual (1.15s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-soxefoq6puse'", Local "Local file system at /tmp/rclone564642563", Modify Window "876000h0m0s" 2026/05/24 04:59:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:08 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:10 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:11 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:12 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:13 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:14 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:15 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sinowuk2" before starting 2026/05/24 04:59:16 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:18 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:19 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:19 DEBUG : sub dir/test remove existing.sinowuk2: TEST: removing renamed existing file after operation 2026/05/24 04:59:20 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:21 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kecadoh6" before starting 2026/05/24 04:59:22 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:24 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kecadoh6: TEST: renaming existing back after failed operation 2026/05/24 04:59:25 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:26 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:27 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nehohem4" before starting 2026/05/24 04:59:28 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:30 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nehohem4: TEST: removing renamed existing file after operation 2026/05/24 04:59:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:32 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" 2026/05/24 04:59:33 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:34 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BsVwb-vpWvKkFkFRr4_pDGKu5KXYo0uYp" 2026/05/24 04:59:35 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Listing directory "BlmZBDd6xc_5qhoz-OrhKzoyDc4EMNSl-" --- PASS: TestRemoveExisting (28.57s) === 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/05/24 04:59:36 DEBUG : Huawei Drive root 'rclone-test-soxefoq6puse': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 26m51.635275595s (try 1/5)