"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2026/05/05 05:16:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa" 2026/05/05 05:16:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:16:52 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Has cached credentials 2026/05/05 05:16:52.583975 WARN RESTY 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2026/05/05 05:16:52.584001 ERROR RESTY 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401) 2026/05/05 05:16:53 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2026/05/05 05:16:53 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2026/05/05 05:16:53 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2026/05/05 05:16:53 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2026/05/05 05:16:56 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:16:56 DEBUG : Creating backend with remote "/tmp/rclone1005624186" === 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/05 05:16:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/05 05:16:57 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/05/05 05:16:57 DEBUG : a: size = 0 OK 2026/05/05 05:16:57 DEBUG : a: size = 1 (memory) 2026/05/05 05:16:57 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/05 05:16:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/05 05:16:57 DEBUG : potato: Seek from 10 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 10 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 2 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/05 05:16:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 2 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/05 05:16:57 DEBUG : potato: Seek from 8 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 8 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/05 05:16:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/05 05:16:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/05 05:16:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/05 05:16:57 DEBUG : potato: Seek from 5 to 2 2026/05/05 05:16:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/05 05:16:57 DEBUG : potato: Seek from 9 to 0 2026/05/05 05:16:57 DEBUG : potato: Seek from 9 to 0 2026/05/05 05:16:57 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (18.75s) --- PASS: TestCheck/1 (0.35s) --- PASS: TestCheck/2 (0.46s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.44s) --- PASS: TestCheck/6 (0.42s) --- PASS: TestCheck/7 (0.47s) === RUN TestCheckFsError 2026/05/05 05:17:16 DEBUG : Creating backend with remote "nonexistent" 2026/05/05 05:17:16 DEBUG : Creating backend with remote "nonexistent" 2026/05/05 05:17:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/05 05:17:16 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/05 05:17:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/05 05:17:16 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.98s) --- PASS: TestCheckDownload/1 (1.27s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.44s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.37s) === RUN TestCheckSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.08s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.35s) --- PASS: TestCheckSizeOnly/6 (0.42s) --- PASS: TestCheckSizeOnly/7 (0.40s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:17:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/05 05:17:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/05 05:17:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/05 05:17:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/05 05:18:00.092375 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:00.092401 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/05/05 05:18:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/05 05:18:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/05 05:18:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/05 05:18:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.78s) === RUN TestCheckSum run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:18:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/data" 2026/05/05 05:18:05 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/data': Has cached credentials 2026/05/05 05:18:07 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-yunipez9riwa/data' lacks md5, skipping --- SKIP: TestCheckSum (5.58s) === RUN TestCheckSumDownload run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:18:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/data" 2026/05/05 05:18:11 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/data': Has cached credentials 2026/05/05 05:18:13 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2026/05/05 05:18:29.240999 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:29.241024 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2026/05/05 05:18:36.666401 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:36.666425 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2026/05/05 05:18:44.100131 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:44.100155 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2026/05/05 05:18:51.550890 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:51.550919 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2026/05/05 05:18:58.918111 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:18:58.918135 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2026/05/05 05:19:06.474511 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:19:06.474542 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/05/05 05:19:10.244172 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:19:10.244198 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/05/05 05:19:14.140333 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:19:14.140357 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (72.55s) --- PASS: TestCheckSumDownload/subtest1 (3.49s) --- PASS: TestCheckSumDownload/subtest2 (2.66s) --- PASS: TestCheckSumDownload/subtest3 (2.87s) --- PASS: TestCheckSumDownload/subtest4 (2.75s) --- PASS: TestCheckSumDownload/subtest5 (2.82s) --- PASS: TestCheckSumDownload/subtest6 (2.78s) --- PASS: TestCheckSumDownload/subtest7 (2.89s) === RUN TestApplyTransforms 2026/05/05 05:19:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yufupek2dore" 2026/05/05 05:19:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:19:24 DEBUG : proton drive root link ID 'rclone-test-yufupek2dore': Has cached credentials 2026/05/05 05:19:25 DEBUG : proton drive root link ID 'rclone-test-yufupek2dore': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:19:26 DEBUG : Creating backend with remote "/tmp/rclone2606003301" run.go:185: Remote "proton drive root link ID 'rclone-test-yufupek2dore'", Local "Local file system at /tmp/rclone2606003301", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/05/05 05:19:30 ERROR : hello, world!: sum not found 2026/05/05 05:19:30 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-yufupek2dore' 2026/05/05 05:19:30 NOTICE: proton drive root link ID 'rclone-test-yufupek2dore': 1 files missing 2026/05/05 05:19:30 NOTICE: 1 hashes missing 2026/05/05 05:19:30 NOTICE: proton drive root link ID 'rclone-test-yufupek2dore': 1 differences found 2026/05/05 05:19:30 NOTICE: proton drive root link ID 'rclone-test-yufupek2dore': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/05 05:19:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:19:31 NOTICE: proton drive root link ID 'rclone-test-yufupek2dore': 0 differences found 2026/05/05 05:19:31 NOTICE: proton drive root link ID 'rclone-test-yufupek2dore': 1 matching files 2026/05/05 05:19:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-paxukus7bisi" 2026/05/05 05:19:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:19:31 DEBUG : proton drive root link ID 'rclone-test-paxukus7bisi': Has cached credentials 2026/05/05 05:19:33 DEBUG : proton drive root link ID 'rclone-test-paxukus7bisi': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:19:34 DEBUG : Creating backend with remote "/tmp/rclone1665967314" run.go:185: Remote "proton drive root link ID 'rclone-test-paxukus7bisi'", Local "Local file system at /tmp/rclone1665967314", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/05/05 05:19:39 ERROR : HELLO, WORLD!: sum not found 2026/05/05 05:19:39 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-paxukus7bisi' 2026/05/05 05:19:39 NOTICE: proton drive root link ID 'rclone-test-paxukus7bisi': 1 files missing 2026/05/05 05:19:39 NOTICE: 1 hashes missing 2026/05/05 05:19:39 NOTICE: proton drive root link ID 'rclone-test-paxukus7bisi': 1 differences found 2026/05/05 05:19:39 NOTICE: proton drive root link ID 'rclone-test-paxukus7bisi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/05 05:19:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:19:40 NOTICE: proton drive root link ID 'rclone-test-paxukus7bisi': 0 differences found 2026/05/05 05:19:40 NOTICE: proton drive root link ID 'rclone-test-paxukus7bisi': 1 matching files 2026/05/05 05:19:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tobetih7five" 2026/05/05 05:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:19:40 DEBUG : proton drive root link ID 'rclone-test-tobetih7five': Has cached credentials 2026/05/05 05:19:42 DEBUG : proton drive root link ID 'rclone-test-tobetih7five': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:19:42 DEBUG : Creating backend with remote "/tmp/rclone813696832" run.go:185: Remote "proton drive root link ID 'rclone-test-tobetih7five'", Local "Local file system at /tmp/rclone813696832", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/05 05:19:46 ERROR : HeLlO, wOrLd!: sum not found 2026/05/05 05:19:46 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-tobetih7five' 2026/05/05 05:19:46 NOTICE: proton drive root link ID 'rclone-test-tobetih7five': 1 files missing 2026/05/05 05:19:46 NOTICE: 1 hashes missing 2026/05/05 05:19:46 NOTICE: proton drive root link ID 'rclone-test-tobetih7five': 1 differences found 2026/05/05 05:19:46 NOTICE: proton drive root link ID 'rclone-test-tobetih7five': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/05 05:19:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:19:48 NOTICE: proton drive root link ID 'rclone-test-tobetih7five': 0 differences found 2026/05/05 05:19:48 NOTICE: proton drive root link ID 'rclone-test-tobetih7five': 1 matching files 2026/05/05 05:19:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-batucak6siti" 2026/05/05 05:19:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:19:48 DEBUG : proton drive root link ID 'rclone-test-batucak6siti': Has cached credentials 2026/05/05 05:19:50 DEBUG : proton drive root link ID 'rclone-test-batucak6siti': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:19:50 DEBUG : Creating backend with remote "/tmp/rclone113484457" run.go:185: Remote "proton drive root link ID 'rclone-test-batucak6siti'", Local "Local file system at /tmp/rclone113484457", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/05 05:19:54 ERROR : HELLO, WORLD!: sum not found 2026/05/05 05:19:54 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-batucak6siti' 2026/05/05 05:19:54 NOTICE: proton drive root link ID 'rclone-test-batucak6siti': 1 files missing 2026/05/05 05:19:54 NOTICE: 1 hashes missing 2026/05/05 05:19:54 NOTICE: proton drive root link ID 'rclone-test-batucak6siti': 1 differences found 2026/05/05 05:19:54 NOTICE: proton drive root link ID 'rclone-test-batucak6siti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/05 05:19:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:19:56 NOTICE: proton drive root link ID 'rclone-test-batucak6siti': 0 differences found 2026/05/05 05:19:56 NOTICE: proton drive root link ID 'rclone-test-batucak6siti': 1 matching files 2026/05/05 05:19:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xaxodum7luye" 2026/05/05 05:19:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:19:56 DEBUG : proton drive root link ID 'rclone-test-xaxodum7luye': Has cached credentials 2026/05/05 05:19:57 DEBUG : proton drive root link ID 'rclone-test-xaxodum7luye': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:19:58 DEBUG : Creating backend with remote "/tmp/rclone679810399" run.go:185: Remote "proton drive root link ID 'rclone-test-xaxodum7luye'", Local "Local file system at /tmp/rclone679810399", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/05/05 05:20:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:02 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-xaxodum7luye' 2026/05/05 05:20:02 NOTICE: proton drive root link ID 'rclone-test-xaxodum7luye': 1 files missing 2026/05/05 05:20:02 NOTICE: 1 hashes missing 2026/05/05 05:20:02 NOTICE: proton drive root link ID 'rclone-test-xaxodum7luye': 1 differences found 2026/05/05 05:20:02 NOTICE: proton drive root link ID 'rclone-test-xaxodum7luye': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/05 05:20:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:03 NOTICE: proton drive root link ID 'rclone-test-xaxodum7luye': 0 differences found 2026/05/05 05:20:03 NOTICE: proton drive root link ID 'rclone-test-xaxodum7luye': 1 matching files 2026/05/05 05:20:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-corufec4wiga" 2026/05/05 05:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:20:03 DEBUG : proton drive root link ID 'rclone-test-corufec4wiga': Has cached credentials 2026/05/05 05:20:05 DEBUG : proton drive root link ID 'rclone-test-corufec4wiga': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:20:05 DEBUG : Creating backend with remote "/tmp/rclone87138596" run.go:185: Remote "proton drive root link ID 'rclone-test-corufec4wiga'", Local "Local file system at /tmp/rclone87138596", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/05/05 05:20:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:10 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-corufec4wiga' 2026/05/05 05:20:10 NOTICE: proton drive root link ID 'rclone-test-corufec4wiga': 1 files missing 2026/05/05 05:20:10 NOTICE: 1 hashes missing 2026/05/05 05:20:10 NOTICE: proton drive root link ID 'rclone-test-corufec4wiga': 1 differences found 2026/05/05 05:20:10 NOTICE: proton drive root link ID 'rclone-test-corufec4wiga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/05 05:20:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:11 NOTICE: proton drive root link ID 'rclone-test-corufec4wiga': 0 differences found 2026/05/05 05:20:11 NOTICE: proton drive root link ID 'rclone-test-corufec4wiga': 1 matching files 2026/05/05 05:20:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lipecun1xevi" 2026/05/05 05:20:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:20:11 DEBUG : proton drive root link ID 'rclone-test-lipecun1xevi': Has cached credentials 2026/05/05 05:20:13 DEBUG : proton drive root link ID 'rclone-test-lipecun1xevi': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:20:13 DEBUG : Creating backend with remote "/tmp/rclone2085998160" run.go:185: Remote "proton drive root link ID 'rclone-test-lipecun1xevi'", Local "Local file system at /tmp/rclone2085998160", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/05/05 05:20:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-lipecun1xevi' 2026/05/05 05:20:18 NOTICE: proton drive root link ID 'rclone-test-lipecun1xevi': 1 files missing 2026/05/05 05:20:18 NOTICE: 1 hashes missing 2026/05/05 05:20:18 NOTICE: proton drive root link ID 'rclone-test-lipecun1xevi': 1 differences found 2026/05/05 05:20:18 NOTICE: proton drive root link ID 'rclone-test-lipecun1xevi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/05 05:20:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:19 NOTICE: proton drive root link ID 'rclone-test-lipecun1xevi': 0 differences found 2026/05/05 05:20:19 NOTICE: proton drive root link ID 'rclone-test-lipecun1xevi': 1 matching files 2026/05/05 05:20:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-taquqas6guni" 2026/05/05 05:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:20:19 DEBUG : proton drive root link ID 'rclone-test-taquqas6guni': Has cached credentials 2026/05/05 05:20:21 DEBUG : proton drive root link ID 'rclone-test-taquqas6guni': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:20:21 DEBUG : Creating backend with remote "/tmp/rclone680732348" run.go:185: Remote "proton drive root link ID 'rclone-test-taquqas6guni'", Local "Local file system at /tmp/rclone680732348", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/05/05 05:20:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-taquqas6guni' 2026/05/05 05:20:25 NOTICE: proton drive root link ID 'rclone-test-taquqas6guni': 1 files missing 2026/05/05 05:20:25 NOTICE: 1 hashes missing 2026/05/05 05:20:25 NOTICE: proton drive root link ID 'rclone-test-taquqas6guni': 1 differences found 2026/05/05 05:20:25 NOTICE: proton drive root link ID 'rclone-test-taquqas6guni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/05 05:20:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:27 NOTICE: proton drive root link ID 'rclone-test-taquqas6guni': 0 differences found 2026/05/05 05:20:27 NOTICE: proton drive root link ID 'rclone-test-taquqas6guni': 1 matching files 2026/05/05 05:20:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-safedop8buga" 2026/05/05 05:20:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:20:27 DEBUG : proton drive root link ID 'rclone-test-safedop8buga': Has cached credentials 2026/05/05 05:20:28 DEBUG : proton drive root link ID 'rclone-test-safedop8buga': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:20:29 DEBUG : Creating backend with remote "/tmp/rclone2767735296" run.go:185: Remote "proton drive root link ID 'rclone-test-safedop8buga'", Local "Local file system at /tmp/rclone2767735296", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/05/05 05:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-safedop8buga' 2026/05/05 05:20:33 NOTICE: proton drive root link ID 'rclone-test-safedop8buga': 1 files missing 2026/05/05 05:20:33 NOTICE: 1 hashes missing 2026/05/05 05:20:33 NOTICE: proton drive root link ID 'rclone-test-safedop8buga': 1 differences found 2026/05/05 05:20:33 NOTICE: proton drive root link ID 'rclone-test-safedop8buga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/05 05:20:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:35 NOTICE: proton drive root link ID 'rclone-test-safedop8buga': 0 differences found 2026/05/05 05:20:35 NOTICE: proton drive root link ID 'rclone-test-safedop8buga': 1 matching files 2026/05/05 05:20:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wifayah1cuda" 2026/05/05 05:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:20:35 DEBUG : proton drive root link ID 'rclone-test-wifayah1cuda': Has cached credentials 2026/05/05 05:20:36 DEBUG : proton drive root link ID 'rclone-test-wifayah1cuda': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:20:37 DEBUG : Creating backend with remote "/tmp/rclone1291873256" run.go:185: Remote "proton drive root link ID 'rclone-test-wifayah1cuda'", Local "Local file system at /tmp/rclone1291873256", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/05/05 05:20:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/05 05:20:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-wifayah1cuda' 2026/05/05 05:20:41 NOTICE: proton drive root link ID 'rclone-test-wifayah1cuda': 1 files missing 2026/05/05 05:20:41 NOTICE: 1 hashes missing 2026/05/05 05:20:41 NOTICE: proton drive root link ID 'rclone-test-wifayah1cuda': 1 differences found 2026/05/05 05:20:41 NOTICE: proton drive root link ID 'rclone-test-wifayah1cuda': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/05 05:20:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/05 05:20:43 NOTICE: proton drive root link ID 'rclone-test-wifayah1cuda': 0 differences found 2026/05/05 05:20:43 NOTICE: proton drive root link ID 'rclone-test-wifayah1cuda': 1 matching files 2026/05/05 05:20:43 DEBUG : proton drive root link ID 'rclone-test-wifayah1cuda': Purge remote 2026/05/05 05:20:44 DEBUG : proton drive root link ID 'rclone-test-safedop8buga': Purge remote 2026/05/05 05:20:44 DEBUG : proton drive root link ID 'rclone-test-taquqas6guni': Purge remote 2026/05/05 05:20:45 DEBUG : proton drive root link ID 'rclone-test-lipecun1xevi': Purge remote 2026/05/05 05:20:46 DEBUG : proton drive root link ID 'rclone-test-corufec4wiga': Purge remote 2026/05/05 05:20:47 DEBUG : proton drive root link ID 'rclone-test-xaxodum7luye': Purge remote 2026/05/05 05:20:48 DEBUG : proton drive root link ID 'rclone-test-batucak6siti': Purge remote 2026/05/05 05:20:49 DEBUG : proton drive root link ID 'rclone-test-tobetih7five': Purge remote 2026/05/05 05:20:50 DEBUG : proton drive root link ID 'rclone-test-paxukus7bisi': Purge remote 2026/05/05 05:20:51 DEBUG : proton drive root link ID 'rclone-test-yufupek2dore': Purge remote --- PASS: TestApplyTransforms (88.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:20:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 05:20:55 DEBUG : sub/file2: size = 14 OK 2026/05/05 05:20:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:20:55 INFO : file1: Copied (new) to: sub/file2 2026/05/05 05:20:57 DEBUG : sub/file2: size = 14 OK 2026/05/05 05:20:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/05 05:20:57 DEBUG : file1: Unchanged skipping 2026/05/05 05:20:58 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.67s) === RUN TestCopyLongFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.64s) === RUN TestCopyFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:21:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/backup" 2026/05/05 05:21:06 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/backup': Has cached credentials 2026/05/05 05:21:08 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/backup': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:21:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1005624186) 2026/05/05 05:21:11 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-yunipez9riwa') 2026/05/05 05:21:11 DEBUG : dst/file1: Sizes differ 2026/05/05 05:21:21 INFO : dst/file1: Moved (server-side) 2026/05/05 05:21:23 DEBUG : dst/file1: size = 14 OK 2026/05/05 05:21:23 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:21:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (28.34s) === RUN TestCopyFileCompareDest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:21:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/dst" 2026/05/05 05:21:30 DEBUG : Config file has changed externally - reloading 2026/05/05 05:21:30 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/dst': Has cached credentials 2026/05/05 05:21:31 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/dst': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:21:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/CompareDest" 2026/05/05 05:21:35 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/CompareDest': Has cached credentials 2026/05/05 05:21:37 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/CompareDest': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:21:40 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 05:21:43 DEBUG : one: size = 3 OK 2026/05/05 05:21:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/05 05:21:43 INFO : one: Copied (new) 2026/05/05 05:21:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1005624186) 2026/05/05 05:21:45 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-yunipez9riwa/dst') 2026/05/05 05:21:45 DEBUG : one: Sizes differ 2026/05/05 05:21:46.858834 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:21:46.858876 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/05/05 05:21:49 DEBUG : one: size = 5 OK 2026/05/05 05:21:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/05 05:21:49 INFO : one: Copied (replaced existing) 2026/05/05 05:21:51.307305 WARN RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/05/05 05:21:51.307330 ERROR RESTY 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/05/05 05:21:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1005624186) 2026/05/05 05:21:58 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-yunipez9riwa/dst') 2026/05/05 05:21:58 DEBUG : one: Sizes differ 2026/05/05 05:22:00 DEBUG : one: size = 5 OK 2026/05/05 05:22:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/05 05:22:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 05:22:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 05:22:04 DEBUG : two: size = 3 OK 2026/05/05 05:22:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/05 05:22:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 05:22:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 05:22:06 DEBUG : two: size = 3 OK 2026/05/05 05:22:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/05 05:22:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 05:22:08 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 05:22:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone1005624186) 2026/05/05 05:22:08 DEBUG : two: size = 3 (proton drive root link ID 'rclone-test-yunipez9riwa/CompareDest') 2026/05/05 05:22:08 DEBUG : two: Sizes differ 2026/05/05 05:22:10 DEBUG : two: size = 5 OK 2026/05/05 05:22:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/05 05:22:10 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (46.88s) === RUN TestCopyFileCopyDest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.74s) === RUN TestCopyInplace run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.80s) === RUN TestCopyLongFileName run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.68s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.69s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:22:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/05 05:22:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/05 05:22:23 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:22:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/05 05:22:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/05 05:22:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2026/05/05 05:22:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/05 05:22:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/05 05:22:29 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/05 05:22:29 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 2f6b881665c362bb3af720aee558342de44613ed OK 2026/05/05 05:22:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.65s) === RUN TestDeduplicateInteractive run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.67s) === RUN TestDeduplicateSkip run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.69s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.74s) === RUN TestDeduplicateFirst run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.70s) === RUN TestDeduplicateNewest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.73s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:22:47 INFO : proton drive root link ID 'rclone-test-yunipez9riwa': Looking for duplicate sha1 hashes using newest mode. 2026/05/05 05:22:48 NOTICE: 547826ed4919362cf53912c3d0d10b064d2a92d0: Found 3 files with duplicate sha1 hashes 2026/05/05 05:22:49 INFO : one: Deleted 2026/05/05 05:22:49 INFO : also/one: Deleted 2026/05/05 05:22:49 NOTICE: 547826ed4919362cf53912c3d0d10b064d2a92d0: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (16.68s) === RUN TestDeduplicateOldest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.91s) === RUN TestDeduplicateLargest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.71s) === RUN TestDeduplicateSmallest run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.65s) === RUN TestDeduplicateRename run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.67s) === RUN TestMergeDirs run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.77s) === RUN TestListDirSorted run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:23:18 DEBUG : a.txt: Excluded (Size Filter) 2026/05/05 05:23:18 DEBUG : a.txt: Excluded 2026/05/05 05:23:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 05:23:19 DEBUG : sub dir/hello world: Excluded 2026/05/05 05:23:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 05:23:19 DEBUG : sub dir/hello world2: Excluded 2026/05/05 05:23:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 05:23:19 DEBUG : sub dir/hello world: Excluded 2026/05/05 05:23:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 05:23:19 DEBUG : sub dir/hello world2: Excluded 2026/05/05 05:23:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 05:23:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (32.64s) === RUN TestListDirSortedFn run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:23:50 DEBUG : a.txt: Excluded (Size Filter) 2026/05/05 05:23:50 DEBUG : a.txt: Excluded 2026/05/05 05:23:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 05:23:51 DEBUG : sub dir/hello world: Excluded 2026/05/05 05:23:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 05:23:51 DEBUG : sub dir/hello world2: Excluded 2026/05/05 05:23:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/05 05:23:51 DEBUG : sub dir/hello world: Excluded 2026/05/05 05:23:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/05 05:23:51 DEBUG : sub dir/hello world2: Excluded 2026/05/05 05:23:52 DEBUG : sub dir/ignore dir: Excluded 2026/05/05 05:23:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (31.97s) === RUN TestListJSON run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/05/05 05:24:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.63s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.38s) --- PASS: TestListJSON/Recurse (0.68s) --- PASS: TestListJSON/SubDir (0.38s) --- PASS: TestListJSON/NoModTime (0.42s) --- PASS: TestListJSON/NoMimeType (0.46s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.40s) --- PASS: TestListJSON/Metadata (0.32s) === RUN TestStatJSON run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/05/05 05:24:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/notfound" 2026/05/05 05:24:27 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/notfound': Has cached credentials 2026/05/05 05:24:29 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (19.97s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.40s) --- PASS: TestStatJSON/Dir (0.88s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.39s) --- PASS: TestStatJSON/File (0.54s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.67s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.38s) --- PASS: TestStatJSON/FileDirsOnly (0.45s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (4.81s) === RUN TestMkdir run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:24:35 INFO : proton drive root link ID 'rclone-test-yunipez9riwa': Making directory 2026/05/05 05:24:36 INFO : proton drive root link ID 'rclone-test-yunipez9riwa': Making directory --- PASS: TestMkdir (1.17s) === RUN TestLsd run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestLsd (6.88s) === RUN TestLs run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestLs (7.25s) === RUN TestLsWithFilesFrom run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:24:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/05 05:24:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.66s) === RUN TestLsLong run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestLsLong (7.17s) === RUN TestHashSums run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (8.59s) --- PASS: TestHashSums/Sha1 (0.36s) --- PASS: TestHashSums/Sha1Download (1.36s) === RUN TestHashSumsWithErrors 2026/05/05 05:25:14 DEBUG : Creating backend with remote ":memory:" 2026/05/05 05:25:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/05 05:25:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/05 05:25:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/05 05:25:14 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestCount (12.82s) === RUN TestDelete run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:25:33 DEBUG : Waiting for deletions to finish 2026/05/05 05:25:34 DEBUG : large: Excluded (Size Filter) 2026/05/05 05:25:34 DEBUG : large: Excluded 2026/05/05 05:25:34 INFO : medium: Deleted 2026/05/05 05:25:34 INFO : small: Deleted --- PASS: TestDelete (9.59s) === RUN TestMaxDelete run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:25:43 DEBUG : Waiting for deletions to finish 2026/05/05 05:25:44 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/05/05 05:25:44 INFO : small: Deleted 2026/05/05 05:25:44 INFO : large: Deleted --- PASS: TestMaxDelete (10.72s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:25:54 DEBUG : Waiting for deletions to finish 2026/05/05 05:25:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/05 05:25:55 INFO : medium: Deleted 2026/05/05 05:25:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.57s) === RUN TestMaxDeleteSize run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:26:04 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/05 05:26:05 INFO : large: Deleted 2026/05/05 05:26:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.52s) === RUN TestReadFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestReadFile (6.17s) === RUN TestRetry 2026/05/05 05:26:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/05 05:26:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/05 05:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 05:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 05:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 05:26:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/05 05:26:14 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestCat (17.94s) === RUN TestPurge 2026/05/05 05:26:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mavisuy8cime" 2026/05/05 05:26:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:26:32 DEBUG : proton drive root link ID 'rclone-test-mavisuy8cime': Has cached credentials 2026/05/05 05:26:34 DEBUG : proton drive root link ID 'rclone-test-mavisuy8cime': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:26:35 DEBUG : Creating backend with remote "/tmp/rclone125765666" run.go:185: Remote "proton drive root link ID 'rclone-test-mavisuy8cime'", Local "Local file system at /tmp/rclone125765666", Modify Window "1s" 2026/05/05 05:26:42 INFO : A2: Making directory 2026/05/05 05:26:43 INFO : A1/B2: Making directory 2026/05/05 05:26:44 INFO : A1/B2/C2: Making directory 2026/05/05 05:26:46 INFO : A1/B1/C3: Making directory 2026/05/05 05:26:47 INFO : A3: Making directory 2026/05/05 05:26:48 INFO : A3/B3: Making directory 2026/05/05 05:26:49 INFO : A3/B3/C4: Making directory 2026/05/05 05:26:57 ERROR : error listing: directory not found 2026/05/05 05:26:57 DEBUG : proton drive root link ID 'rclone-test-mavisuy8cime': Purge remote 2026/05/05 05:26:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (25.23s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:27:04 INFO : A2: Making directory 2026/05/05 05:27:04 INFO : A1/B2: Making directory 2026/05/05 05:27:05 INFO : A1/B2/C2: Making directory 2026/05/05 05:27:07 INFO : A1/B1/C3: Making directory 2026/05/05 05:27:08 INFO : A3: Making directory 2026/05/05 05:27:09 INFO : A3/B3: Making directory 2026/05/05 05:27:10 INFO : A3/B3/C4: Making directory 2026/05/05 05:27:15 DEBUG : removing 1 level 3 directories 2026/05/05 05:27:15 INFO : A3/B3/C4: Removing directory 2026/05/05 05:27:19 DEBUG : removing 2 level 3 directories 2026/05/05 05:27:19 INFO : A1/B2/C2: Removing directory 2026/05/05 05:27:19 INFO : A1/B1/C3: Removing directory 2026/05/05 05:27:20 DEBUG : removing 2 level 2 directories 2026/05/05 05:27:20 INFO : A3/B3: Removing directory 2026/05/05 05:27:20 INFO : A1/B2: Removing directory 2026/05/05 05:27:21 DEBUG : removing 2 level 1 directories 2026/05/05 05:27:21 INFO : A3: Removing directory 2026/05/05 05:27:21 INFO : A2: Removing directory 2026/05/05 05:27:27 DEBUG : removing 1 level 3 directories 2026/05/05 05:27:27 INFO : A1/B1/C1: Removing directory 2026/05/05 05:27:28 DEBUG : removing 1 level 2 directories 2026/05/05 05:27:28 INFO : A1/B1: Removing directory 2026/05/05 05:27:29 DEBUG : removing 1 level 1 directories 2026/05/05 05:27:29 INFO : A1: Removing directory 2026/05/05 05:27:30 DEBUG : removing 1 level 0 directories 2026/05/05 05:27:30 INFO : proton drive root link ID 'rclone-test-yunipez9riwa': Removing directory 2026/05/05 05:27:31 ERROR : error listing: directory not found 2026/05/05 05:27:31 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (33.44s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:27:32 INFO : A1: Making directory 2026/05/05 05:27:33 INFO : A1/B1: Making directory 2026/05/05 05:27:35 INFO : A1/B1/C1: Making directory 2026/05/05 05:27:38 DEBUG : removing 1 level 3 directories 2026/05/05 05:27:38 INFO : A1/B1/C1: Removing directory 2026/05/05 05:27:39 DEBUG : removing 1 level 2 directories 2026/05/05 05:27:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.26s) === RUN TestRmdirsWithFilter run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:27:42 INFO : A1: Making directory 2026/05/05 05:27:43 INFO : A1/B1: Making directory 2026/05/05 05:27:45 INFO : A1/B1/C1: Making directory 2026/05/05 05:27:49 DEBUG : removing 1 level 3 directories 2026/05/05 05:27:49 INFO : A1/B1/C1: Removing directory 2026/05/05 05:27:50 DEBUG : removing 1 level 2 directories 2026/05/05 05:27:50 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.43s) === RUN TestCopyURL run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:27:56 DEBUG : filename.txt: File name found in url 2026/05/05 05:27:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.23s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (2.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:28:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 05:28:11 DEBUG : sub/file2: size = 14 OK 2026/05/05 05:28:11 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:28:11 INFO : file1: Copied (new) to: sub/file2 2026/05/05 05:28:11 INFO : file1: Deleted 2026/05/05 05:28:11 DEBUG : sub/file2: size = 14 OK 2026/05/05 05:28:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/05 05:28:11 DEBUG : file1: Unchanged skipping 2026/05/05 05:28:11 INFO : file1: Deleted 2026/05/05 05:28:12 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.85s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:28:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/05 05:28:13 DEBUG : file1: size = 14 OK 2026/05/05 05:28:13 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:28:13 INFO : file1: Copied (new) 2026/05/05 05:28:13 INFO : file1: Deleted 2026/05/05 05:28:14 DEBUG : file1: Destination exists, skipping 2026/05/05 05:28:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.58s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.27s) === RUN TestMoveFileBackupDir run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:28:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yunipez9riwa/backup" 2026/05/05 05:28:16 DEBUG : Config file has changed externally - reloading 2026/05/05 05:28:16 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/backup': Has cached credentials 2026/05/05 05:28:17 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa/backup': Used cached credential to initialize the ProtonDrive API 2026/05/05 05:28:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1005624186) 2026/05/05 05:28:26 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-yunipez9riwa') 2026/05/05 05:28:26 DEBUG : dst/file1: Sizes differ 2026/05/05 05:28:32 INFO : dst/file1: Moved (server-side) 2026/05/05 05:28:32 DEBUG : dst/file1: size = 14 OK 2026/05/05 05:28:32 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/05 05:28:32 INFO : dst/file1: Copied (new) 2026/05/05 05:28:32 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.61s) === 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:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:28:38 INFO : A1/B2: Making directory 2026/05/05 05:28:38 INFO : A1/B1/C3: Making directory 2026/05/05 05:28:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/05 05:28:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/05 05:28:52 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/05 05:28:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/05 05:28:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/05 05:28:54 INFO : proton drive root link ID 'rclone-test-yunipez9riwa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/05 05:29:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/05 05:29:01 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/05 05:29:01 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/05 05:29:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/05 05:29:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (30.78s) === RUN TestGetFsInfo run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestGetFsInfo (0.24s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:05 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 05:29:06 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 05:29:06 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/05 05:29:06 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/05 05:29:06 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:08 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 05:29:09 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 05:29:09 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/05 05:29:09 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/05 05:29:09 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/05 05:29:09 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 05:29:09 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/05 05:29:09 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:10 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 05:29:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 05:29:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/05 05:29:11 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/05 05:29:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 05:29:11 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:12 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/05 05:29:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/05 05:29:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/05 05:29:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/05 05:29:13 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/05 05:29:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/05 05:29:13 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/05 05:29:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (8.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.26s) === RUN TestRcatMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.25s) === RUN TestRcatSize run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:15 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': File to upload is small (60 bytes), uploading instead of streaming 2026/05/05 05:29:15 DEBUG : potato2: size = 60 OK 2026/05/05 05:29:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/05 05:29:15 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.23s) === RUN TestRcatSizeMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.28s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" --- PASS: TestRcatSizeUploadHeaders (0.87s) === RUN TestTouchDir run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:20 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Touching "potato2" 2026/05/05 05:29:20 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Touching "empty space" 2026/05/05 05:29:20 ERROR : potato2: failed to touch: can't set modified time 2026/05/05 05:29:20 ERROR : empty space: failed to touch: can't set modified time 2026/05/05 05:29:20 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Touching "sub dir/potato3" 2026/05/05 05:29:20 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (3.37s) === RUN TestMkdirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.26s) === RUN TestMkdirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.25s) === RUN TestCopyDirMetadata run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.28s) === RUN TestSetDirModTime run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.29s) === RUN TestDirsEqual run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.26s) === RUN TestRemoveExisting run.go:185: Remote "proton drive root link ID 'rclone-test-yunipez9riwa'", Local "Local file system at /tmp/rclone1005624186", Modify Window "1s" 2026/05/05 05:29:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.watatic9" before starting 2026/05/05 05:29:31 DEBUG : sub dir/test remove existing.watatic9: TEST: removing renamed existing file after operation 2026/05/05 05:29:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jimafok1" before starting 2026/05/05 05:29:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jimafok1: TEST: renaming existing back after failed operation 2026/05/05 05:29:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bepehoc2" before starting 2026/05/05 05:29:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bepehoc2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (27.30s) === 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/05 05:29:50 DEBUG : proton drive root link ID 'rclone-test-yunipez9riwa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 12m58.110927379s (try 1/5)