"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2024/10/25 02:09:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu" 2024/10/25 02:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:09:27 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Has cached credentials 2024/10/25 02:09:28 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:09:28 DEBUG : Creating backend with remote "/tmp/rclone254493320" === 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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/25 02:09:28 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/25 02:09:28 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/25 02:09:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/25 02:09:28 DEBUG : potato: Seek from 10 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 10 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Seek from 5 to 2 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/25 02:09:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Seek from 5 to 2 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/25 02:09:28 DEBUG : potato: Seek from 8 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 8 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/25 02:09:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/25 02:09:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/25 02:09:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/25 02:09:28 DEBUG : potato: Seek from 5 to 2 2024/10/25 02:09:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/25 02:09:28 DEBUG : potato: Seek from 9 to 0 2024/10/25 02:09:28 DEBUG : potato: Seek from 9 to 0 2024/10/25 02:09:28 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/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/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/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/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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", 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 (11.98s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.45s) --- PASS: TestCheck/4 (0.60s) --- PASS: TestCheck/5 (0.53s) --- PASS: TestCheck/6 (0.64s) --- PASS: TestCheck/7 (0.65s) === RUN TestCheckFsError 2024/10/25 02:09:40 DEBUG : Creating backend with remote "nonexistent" 2024/10/25 02:09:40 DEBUG : Creating backend with remote "nonexistent" 2024/10/25 02:09:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/25 02:09:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/25 02:09:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/25 02:09:40 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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", 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 (14.93s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.77s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.31s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.11s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", 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 (11.50s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.44s) --- PASS: TestCheckSizeOnly/4 (0.59s) --- PASS: TestCheckSizeOnly/5 (0.63s) --- PASS: TestCheckSizeOnly/6 (0.67s) --- PASS: TestCheckSizeOnly/7 (0.65s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:10:09 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/25 02:10:09 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/25 02:10:09 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/25 02:10:09 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/25 02:10:09.798899 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:10:09.798939 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/10/25 02:10:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/25 02:10:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/25 02:10:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/25 02:10:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.58s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:10:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/data" 2024/10/25 02:10:12 DEBUG : Config file has changed externally - reloading 2024/10/25 02:10:12 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/data': Has cached credentials 2024/10/25 02:10:13 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/data': Used cached credential to initialize the ProtonDrive API check_test.go:354: proton drive root link ID 'rclone-test-semidiz9zewu/data' lacks md5, skipping --- SKIP: TestCheckSum (97.27s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:11:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/data" 2024/10/25 02:11:50 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/data': Has cached credentials 2024/10/25 02:11:50 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2024/10/25 02:13:23.868571 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:23.868628 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2024/10/25 02:13:28.450387 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:28.450409 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2024/10/25 02:13:32.958659 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:32.958693 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2024/10/25 02:13:37.454166 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:37.454188 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2024/10/25 02:13:41.866923 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:41.866947 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2024/10/25 02:13:46.381555 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:46.381579 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/10/25 02:13:48.308910 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:48.308944 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/10/25 02:13:50.186683 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:13:50.186702 ERROR RESTY 422 POST https://mail.proton.me/api/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 (125.93s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (1.94s) --- PASS: TestCheckSumDownload/subtest4 (1.83s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (1.83s) === RUN TestApplyTransforms 2024/10/25 02:13:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-quvajof5kudi" 2024/10/25 02:13:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:13:55 DEBUG : proton drive root link ID 'rclone-test-quvajof5kudi': Has cached credentials 2024/10/25 02:13:56 DEBUG : proton drive root link ID 'rclone-test-quvajof5kudi': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:13:56 DEBUG : Creating backend with remote "/tmp/rclone2451376366" run.go:180: Remote "proton drive root link ID 'rclone-test-quvajof5kudi'", Local "Local file system at /tmp/rclone2451376366", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2024/10/25 02:13:59 ERROR : hello, world!: sum not found 2024/10/25 02:13:59 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-quvajof5kudi' 2024/10/25 02:13:59 NOTICE: proton drive root link ID 'rclone-test-quvajof5kudi': 1 files missing 2024/10/25 02:13:59 NOTICE: 1 hashes missing 2024/10/25 02:13:59 NOTICE: proton drive root link ID 'rclone-test-quvajof5kudi': 2 differences found 2024/10/25 02:13:59 NOTICE: proton drive root link ID 'rclone-test-quvajof5kudi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/25 02:13:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:13:59 NOTICE: proton drive root link ID 'rclone-test-quvajof5kudi': 0 differences found 2024/10/25 02:13:59 NOTICE: proton drive root link ID 'rclone-test-quvajof5kudi': 1 matching files 2024/10/25 02:13:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-girobun1vuzo" 2024/10/25 02:13:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:13:59 DEBUG : proton drive root link ID 'rclone-test-girobun1vuzo': Has cached credentials 2024/10/25 02:14:00 DEBUG : proton drive root link ID 'rclone-test-girobun1vuzo': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:00 DEBUG : Creating backend with remote "/tmp/rclone1784307659" run.go:180: Remote "proton drive root link ID 'rclone-test-girobun1vuzo'", Local "Local file system at /tmp/rclone1784307659", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2024/10/25 02:14:03 ERROR : HELLO, WORLD!: sum not found 2024/10/25 02:14:03 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-girobun1vuzo' 2024/10/25 02:14:03 NOTICE: proton drive root link ID 'rclone-test-girobun1vuzo': 1 files missing 2024/10/25 02:14:03 NOTICE: 1 hashes missing 2024/10/25 02:14:03 NOTICE: proton drive root link ID 'rclone-test-girobun1vuzo': 2 differences found 2024/10/25 02:14:03 NOTICE: proton drive root link ID 'rclone-test-girobun1vuzo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/25 02:14:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:03 NOTICE: proton drive root link ID 'rclone-test-girobun1vuzo': 0 differences found 2024/10/25 02:14:03 NOTICE: proton drive root link ID 'rclone-test-girobun1vuzo': 1 matching files 2024/10/25 02:14:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sezikaf5cuxa" 2024/10/25 02:14:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:03 DEBUG : proton drive root link ID 'rclone-test-sezikaf5cuxa': Has cached credentials 2024/10/25 02:14:04 DEBUG : proton drive root link ID 'rclone-test-sezikaf5cuxa': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:04 DEBUG : Creating backend with remote "/tmp/rclone2243390642" run.go:180: Remote "proton drive root link ID 'rclone-test-sezikaf5cuxa'", Local "Local file system at /tmp/rclone2243390642", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/25 02:14:07 ERROR : HeLlO, wOrLd!: sum not found 2024/10/25 02:14:07 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-sezikaf5cuxa' 2024/10/25 02:14:07 NOTICE: proton drive root link ID 'rclone-test-sezikaf5cuxa': 1 files missing 2024/10/25 02:14:07 NOTICE: 1 hashes missing 2024/10/25 02:14:07 NOTICE: proton drive root link ID 'rclone-test-sezikaf5cuxa': 2 differences found 2024/10/25 02:14:07 NOTICE: proton drive root link ID 'rclone-test-sezikaf5cuxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/25 02:14:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:07 NOTICE: proton drive root link ID 'rclone-test-sezikaf5cuxa': 0 differences found 2024/10/25 02:14:07 NOTICE: proton drive root link ID 'rclone-test-sezikaf5cuxa': 1 matching files 2024/10/25 02:14:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vaxabej3sixu" 2024/10/25 02:14:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:07 DEBUG : proton drive root link ID 'rclone-test-vaxabej3sixu': Has cached credentials 2024/10/25 02:14:08 DEBUG : proton drive root link ID 'rclone-test-vaxabej3sixu': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:08 DEBUG : Creating backend with remote "/tmp/rclone1507600972" run.go:180: Remote "proton drive root link ID 'rclone-test-vaxabej3sixu'", Local "Local file system at /tmp/rclone1507600972", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/25 02:14:11 ERROR : HELLO, WORLD!: sum not found 2024/10/25 02:14:11 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-vaxabej3sixu' 2024/10/25 02:14:11 NOTICE: proton drive root link ID 'rclone-test-vaxabej3sixu': 1 files missing 2024/10/25 02:14:11 NOTICE: 1 hashes missing 2024/10/25 02:14:11 NOTICE: proton drive root link ID 'rclone-test-vaxabej3sixu': 2 differences found 2024/10/25 02:14:11 NOTICE: proton drive root link ID 'rclone-test-vaxabej3sixu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/25 02:14:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:12 NOTICE: proton drive root link ID 'rclone-test-vaxabej3sixu': 0 differences found 2024/10/25 02:14:12 NOTICE: proton drive root link ID 'rclone-test-vaxabej3sixu': 1 matching files 2024/10/25 02:14:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hevisas5cira" 2024/10/25 02:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:12 DEBUG : proton drive root link ID 'rclone-test-hevisas5cira': Has cached credentials 2024/10/25 02:14:12 DEBUG : proton drive root link ID 'rclone-test-hevisas5cira': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:13 DEBUG : Creating backend with remote "/tmp/rclone3938312172" run.go:180: Remote "proton drive root link ID 'rclone-test-hevisas5cira'", Local "Local file system at /tmp/rclone3938312172", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2024/10/25 02:14:15 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:15 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-hevisas5cira' 2024/10/25 02:14:15 NOTICE: proton drive root link ID 'rclone-test-hevisas5cira': 1 files missing 2024/10/25 02:14:15 NOTICE: 1 hashes missing 2024/10/25 02:14:15 NOTICE: proton drive root link ID 'rclone-test-hevisas5cira': 2 differences found 2024/10/25 02:14:15 NOTICE: proton drive root link ID 'rclone-test-hevisas5cira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/25 02:14:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:15 NOTICE: proton drive root link ID 'rclone-test-hevisas5cira': 0 differences found 2024/10/25 02:14:15 NOTICE: proton drive root link ID 'rclone-test-hevisas5cira': 1 matching files 2024/10/25 02:14:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wayuwuj7qumu" 2024/10/25 02:14:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:15 DEBUG : proton drive root link ID 'rclone-test-wayuwuj7qumu': Has cached credentials 2024/10/25 02:14:16 DEBUG : proton drive root link ID 'rclone-test-wayuwuj7qumu': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:16 DEBUG : Creating backend with remote "/tmp/rclone1018505650" run.go:180: Remote "proton drive root link ID 'rclone-test-wayuwuj7qumu'", Local "Local file system at /tmp/rclone1018505650", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2024/10/25 02:14:18 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:18 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-wayuwuj7qumu' 2024/10/25 02:14:18 NOTICE: proton drive root link ID 'rclone-test-wayuwuj7qumu': 1 files missing 2024/10/25 02:14:18 NOTICE: 1 hashes missing 2024/10/25 02:14:18 NOTICE: proton drive root link ID 'rclone-test-wayuwuj7qumu': 2 differences found 2024/10/25 02:14:18 NOTICE: proton drive root link ID 'rclone-test-wayuwuj7qumu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/25 02:14:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:19 NOTICE: proton drive root link ID 'rclone-test-wayuwuj7qumu': 0 differences found 2024/10/25 02:14:19 NOTICE: proton drive root link ID 'rclone-test-wayuwuj7qumu': 1 matching files 2024/10/25 02:14:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cozaxaz6xuge" 2024/10/25 02:14:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:19 DEBUG : proton drive root link ID 'rclone-test-cozaxaz6xuge': Has cached credentials 2024/10/25 02:14:20 DEBUG : proton drive root link ID 'rclone-test-cozaxaz6xuge': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:20 DEBUG : Creating backend with remote "/tmp/rclone870448864" run.go:180: Remote "proton drive root link ID 'rclone-test-cozaxaz6xuge'", Local "Local file system at /tmp/rclone870448864", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2024/10/25 02:14:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-cozaxaz6xuge' 2024/10/25 02:14:22 NOTICE: proton drive root link ID 'rclone-test-cozaxaz6xuge': 1 files missing 2024/10/25 02:14:22 NOTICE: 1 hashes missing 2024/10/25 02:14:22 NOTICE: proton drive root link ID 'rclone-test-cozaxaz6xuge': 2 differences found 2024/10/25 02:14:22 NOTICE: proton drive root link ID 'rclone-test-cozaxaz6xuge': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/25 02:14:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:23 NOTICE: proton drive root link ID 'rclone-test-cozaxaz6xuge': 0 differences found 2024/10/25 02:14:23 NOTICE: proton drive root link ID 'rclone-test-cozaxaz6xuge': 1 matching files 2024/10/25 02:14:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-punidik0seti" 2024/10/25 02:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:23 DEBUG : proton drive root link ID 'rclone-test-punidik0seti': Has cached credentials 2024/10/25 02:14:24 DEBUG : proton drive root link ID 'rclone-test-punidik0seti': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:24 DEBUG : Creating backend with remote "/tmp/rclone2097074083" run.go:180: Remote "proton drive root link ID 'rclone-test-punidik0seti'", Local "Local file system at /tmp/rclone2097074083", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2024/10/25 02:14:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-punidik0seti' 2024/10/25 02:14:26 NOTICE: proton drive root link ID 'rclone-test-punidik0seti': 1 files missing 2024/10/25 02:14:26 NOTICE: 1 hashes missing 2024/10/25 02:14:26 NOTICE: proton drive root link ID 'rclone-test-punidik0seti': 2 differences found 2024/10/25 02:14:26 NOTICE: proton drive root link ID 'rclone-test-punidik0seti': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/25 02:14:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:27 NOTICE: proton drive root link ID 'rclone-test-punidik0seti': 0 differences found 2024/10/25 02:14:27 NOTICE: proton drive root link ID 'rclone-test-punidik0seti': 1 matching files 2024/10/25 02:14:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sejoxas7xani" 2024/10/25 02:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:27 DEBUG : proton drive root link ID 'rclone-test-sejoxas7xani': Has cached credentials 2024/10/25 02:14:28 DEBUG : proton drive root link ID 'rclone-test-sejoxas7xani': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:28 DEBUG : Creating backend with remote "/tmp/rclone3813540464" run.go:180: Remote "proton drive root link ID 'rclone-test-sejoxas7xani'", Local "Local file system at /tmp/rclone3813540464", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2024/10/25 02:14:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-sejoxas7xani' 2024/10/25 02:14:30 NOTICE: proton drive root link ID 'rclone-test-sejoxas7xani': 1 files missing 2024/10/25 02:14:30 NOTICE: 1 hashes missing 2024/10/25 02:14:30 NOTICE: proton drive root link ID 'rclone-test-sejoxas7xani': 2 differences found 2024/10/25 02:14:30 NOTICE: proton drive root link ID 'rclone-test-sejoxas7xani': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/25 02:14:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:31 NOTICE: proton drive root link ID 'rclone-test-sejoxas7xani': 0 differences found 2024/10/25 02:14:31 NOTICE: proton drive root link ID 'rclone-test-sejoxas7xani': 1 matching files 2024/10/25 02:14:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rujenik2poxi" 2024/10/25 02:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:14:31 DEBUG : proton drive root link ID 'rclone-test-rujenik2poxi': Has cached credentials 2024/10/25 02:14:32 DEBUG : proton drive root link ID 'rclone-test-rujenik2poxi': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:14:32 DEBUG : Creating backend with remote "/tmp/rclone4060948674" run.go:180: Remote "proton drive root link ID 'rclone-test-rujenik2poxi'", Local "Local file system at /tmp/rclone4060948674", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2024/10/25 02:14:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/25 02:14:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-rujenik2poxi' 2024/10/25 02:14:34 NOTICE: proton drive root link ID 'rclone-test-rujenik2poxi': 1 files missing 2024/10/25 02:14:34 NOTICE: 1 hashes missing 2024/10/25 02:14:34 NOTICE: proton drive root link ID 'rclone-test-rujenik2poxi': 2 differences found 2024/10/25 02:14:34 NOTICE: proton drive root link ID 'rclone-test-rujenik2poxi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/25 02:14:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/25 02:14:35 NOTICE: proton drive root link ID 'rclone-test-rujenik2poxi': 0 differences found 2024/10/25 02:14:35 NOTICE: proton drive root link ID 'rclone-test-rujenik2poxi': 1 matching files 2024/10/25 02:14:35 DEBUG : proton drive root link ID 'rclone-test-rujenik2poxi': Purge remote 2024/10/25 02:14:35 DEBUG : proton drive root link ID 'rclone-test-sejoxas7xani': Purge remote 2024/10/25 02:14:36 DEBUG : proton drive root link ID 'rclone-test-punidik0seti': Purge remote 2024/10/25 02:14:36 DEBUG : proton drive root link ID 'rclone-test-cozaxaz6xuge': Purge remote 2024/10/25 02:14:37 DEBUG : proton drive root link ID 'rclone-test-wayuwuj7qumu': Purge remote 2024/10/25 02:14:37 DEBUG : proton drive root link ID 'rclone-test-hevisas5cira': Purge remote 2024/10/25 02:14:37 DEBUG : proton drive root link ID 'rclone-test-vaxabej3sixu': Purge remote 2024/10/25 02:14:38 DEBUG : proton drive root link ID 'rclone-test-sezikaf5cuxa': Purge remote 2024/10/25 02:14:38 DEBUG : proton drive root link ID 'rclone-test-girobun1vuzo': Purge remote 2024/10/25 02:14:39 DEBUG : proton drive root link ID 'rclone-test-quvajof5kudi': Purge remote --- PASS: TestApplyTransforms (43.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:14:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/25 02:14:41 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:14:41 INFO : file1: Copied (new) to: sub/file2 2024/10/25 02:14:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/25 02:14:42 DEBUG : file1: Unchanged skipping 2024/10/25 02:14:42 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.94s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.38s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:14:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/backup" 2024/10/25 02:14:47 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/backup': Has cached credentials 2024/10/25 02:14:48 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/backup': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:16:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/25 02:16:19 INFO : dst/file1: Moved (server-side) 2024/10/25 02:16:20 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:16:20 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (99.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:16:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/dst" 2024/10/25 02:16:24 DEBUG : Config file has changed externally - reloading 2024/10/25 02:16:24 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/dst': Has cached credentials 2024/10/25 02:16:24 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/dst': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:17:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/CompareDest" 2024/10/25 02:17:50 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/CompareDest': Has cached credentials 2024/10/25 02:17:50 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:19:16 DEBUG : one: Need to transfer - File not found at Destination 2024/10/25 02:19:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/25 02:19:18 INFO : one: Copied (new) 2024/10/25 02:19:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:19:20.386229 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:19:20.386256 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/10/25 02:19:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/25 02:19:21 INFO : one: Copied (replaced existing) 2024/10/25 02:19:22.727932 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2024/10/25 02:19:22.727953 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2024/10/25 02:19:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/25 02:19:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/25 02:19:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/25 02:19:29 DEBUG : two: Need to transfer - File not found at Destination 2024/10/25 02:19:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/25 02:19:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/25 02:19:30 DEBUG : two: Need to transfer - File not found at Destination 2024/10/25 02:19:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/25 02:19:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/25 02:19:32 DEBUG : two: Need to transfer - File not found at Destination 2024/10/25 02:19:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/25 02:19:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/25 02:19:33 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (192.88s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.45s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.54s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:19:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/25 02:19:39 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:19:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/25 02:19:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/25 02:19:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2024/10/25 02:19:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/25 02:19:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/25 02:19:43 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 42ddfbfe5dd503a9b4613c40f4b22b07e4aba042 OK 2024/10/25 02:19:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.46s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:19:53 INFO : proton drive root link ID 'rclone-test-semidiz9zewu': Looking for duplicate sha1 hashes using newest mode. 2024/10/25 02:19:53 NOTICE: 07a117078019bafe87314a7fb6987ccd0177aeaf: Found 3 files with duplicate sha1 hashes 2024/10/25 02:19:54 INFO : one: Deleted 2024/10/25 02:19:54 INFO : also/one: Deleted 2024/10/25 02:19:54 NOTICE: 07a117078019bafe87314a7fb6987ccd0177aeaf: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (8.95s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.43s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.42s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:20:09 DEBUG : a.txt: Excluded (Size Filter) 2024/10/25 02:20:09 DEBUG : a.txt: Excluded 2024/10/25 02:20:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/25 02:20:10 DEBUG : sub dir/hello world: Excluded 2024/10/25 02:20:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/25 02:20:10 DEBUG : sub dir/hello world2: Excluded 2024/10/25 02:20:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/25 02:20:10 DEBUG : sub dir/hello world: Excluded 2024/10/25 02:20:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/25 02:20:10 DEBUG : sub dir/hello world2: Excluded 2024/10/25 02:20:11 DEBUG : sub dir/ignore dir: Excluded 2024/10/25 02:20:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (17.78s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", 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 2024/10/25 02:20:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (8.43s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.69s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.34s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", 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 2024/10/25 02:20:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/notfound" 2024/10/25 02:20:32 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/notfound': Has cached credentials 2024/10/25 02:20:33 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (96.05s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.77s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.39s) --- PASS: TestStatJSON/File (0.54s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.44s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.09s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (86.67s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:01 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Making directory 2024/10/25 02:22:01 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestLsd (3.88s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestLs (4.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/25 02:22:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.35s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestLsLong (4.19s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (5.20s) --- PASS: TestHashSums/Sha1 (0.43s) --- PASS: TestHashSums/Sha1Download (1.03s) === RUN TestHashSumsWithErrors 2024/10/25 02:22:23 DEBUG : Creating backend with remote ":memory:" 2024/10/25 02:22:23 DEBUG : Config file has changed externally - reloading 2024/10/25 02:22:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/25 02:22:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/25 02:22:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/25 02:22:23 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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestCount (6.56s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:33 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:33 DEBUG : large: Excluded (Size Filter) 2024/10/25 02:22:33 DEBUG : large: Excluded 2024/10/25 02:22:34 INFO : small: Deleted 2024/10/25 02:22:34 INFO : medium: Deleted --- PASS: TestDelete (5.37s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:38 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/25 02:22:39 INFO : large: Deleted 2024/10/25 02:22:39 INFO : medium: Deleted --- PASS: TestMaxDelete (6.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:44 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/25 02:22:45 INFO : small: Deleted 2024/10/25 02:22:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.87s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:22:50 DEBUG : Waiting for deletions to finish 2024/10/25 02:22:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/25 02:22:51 INFO : large: Deleted 2024/10/25 02:22:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.93s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestReadFile (3.56s) === RUN TestRetry 2024/10/25 02:22:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/25 02:22:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/25 02:22:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/25 02:22:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/25 02:22:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/25 02:22:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/25 02:22:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestCat (10.66s) === RUN TestPurge 2024/10/25 02:23:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vohucoq2hayu" 2024/10/25 02:23:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/25 02:23:07 DEBUG : proton drive root link ID 'rclone-test-vohucoq2hayu': Has cached credentials 2024/10/25 02:23:08 DEBUG : proton drive root link ID 'rclone-test-vohucoq2hayu': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:23:08 DEBUG : Creating backend with remote "/tmp/rclone2957106974" run.go:180: Remote "proton drive root link ID 'rclone-test-vohucoq2hayu'", Local "Local file system at /tmp/rclone2957106974", Modify Window "1s" 2024/10/25 02:23:11 DEBUG : A2: Making directory 2024/10/25 02:23:11 DEBUG : A1/B2: Making directory 2024/10/25 02:23:12 DEBUG : A1/B2/C2: Making directory 2024/10/25 02:23:12 DEBUG : A1/B1/C3: Making directory 2024/10/25 02:23:13 DEBUG : A3: Making directory 2024/10/25 02:23:13 DEBUG : A3/B3: Making directory 2024/10/25 02:23:13 DEBUG : A3/B3/C4: Making directory 2024/10/25 02:23:18 ERROR : : error listing: directory not found 2024/10/25 02:23:18 DEBUG : proton drive root link ID 'rclone-test-vohucoq2hayu': Purge remote 2024/10/25 02:23:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:20 DEBUG : A2: Making directory 2024/10/25 02:23:20 DEBUG : A1/B2: Making directory 2024/10/25 02:23:21 DEBUG : A1/B2/C2: Making directory 2024/10/25 02:23:21 DEBUG : A1/B1/C3: Making directory 2024/10/25 02:23:22 DEBUG : A3: Making directory 2024/10/25 02:23:22 DEBUG : A3/B3: Making directory 2024/10/25 02:23:22 DEBUG : A3/B3/C4: Making directory 2024/10/25 02:23:25 DEBUG : removing 1 level 3 directories 2024/10/25 02:23:25 INFO : A3/B3/C4: Removing directory 2024/10/25 02:23:28 DEBUG : removing 2 level 3 directories 2024/10/25 02:23:28 INFO : A1/B2/C2: Removing directory 2024/10/25 02:23:28 INFO : A1/B1/C3: Removing directory 2024/10/25 02:23:28 DEBUG : removing 2 level 2 directories 2024/10/25 02:23:28 INFO : A3/B3: Removing directory 2024/10/25 02:23:28 INFO : A1/B2: Removing directory 2024/10/25 02:23:28 DEBUG : removing 2 level 1 directories 2024/10/25 02:23:28 INFO : A3: Removing directory 2024/10/25 02:23:28 INFO : A2: Removing directory 2024/10/25 02:23:32 DEBUG : removing 1 level 3 directories 2024/10/25 02:23:32 INFO : A1/B1/C1: Removing directory 2024/10/25 02:23:32 DEBUG : removing 1 level 2 directories 2024/10/25 02:23:32 INFO : A1/B1: Removing directory 2024/10/25 02:23:33 DEBUG : removing 1 level 1 directories 2024/10/25 02:23:33 INFO : A1: Removing directory 2024/10/25 02:23:33 DEBUG : removing 1 level 0 directories 2024/10/25 02:23:33 INFO : proton drive root link ID 'rclone-test-semidiz9zewu': Removing directory 2024/10/25 02:23:33 ERROR : : error listing: directory not found 2024/10/25 02:23:33 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.57s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:34 DEBUG : A1: Making directory 2024/10/25 02:23:34 DEBUG : A1/B1: Making directory 2024/10/25 02:23:35 DEBUG : A1/B1/C1: Making directory 2024/10/25 02:23:37 DEBUG : removing 1 level 3 directories 2024/10/25 02:23:37 INFO : A1/B1/C1: Removing directory 2024/10/25 02:23:37 DEBUG : removing 1 level 2 directories 2024/10/25 02:23:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (5.39s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:39 DEBUG : A1: Making directory 2024/10/25 02:23:39 DEBUG : A1/B1: Making directory 2024/10/25 02:23:40 DEBUG : A1/B1/C1: Making directory 2024/10/25 02:23:42 DEBUG : removing 1 level 3 directories 2024/10/25 02:23:42 INFO : A1/B1/C1: Removing directory 2024/10/25 02:23:42 DEBUG : removing 1 level 2 directories 2024/10/25 02:23:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.97s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:46 DEBUG : filename.txt: File name found in url 2024/10/25 02:23:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (7.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:51 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/25 02:23:53 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:23:53 INFO : file1: Copied (new) to: sub/file2 2024/10/25 02:23:53 INFO : file1: Deleted 2024/10/25 02:23:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/25 02:23:54 DEBUG : file1: Unchanged skipping 2024/10/25 02:23:54 INFO : file1: Deleted 2024/10/25 02:23:54 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:23:56 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/25 02:23:57 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:23:57 INFO : file1: Copied (new) 2024/10/25 02:23:57 INFO : file1: Deleted 2024/10/25 02:23:58 DEBUG : file1: Destination exists, skipping 2024/10/25 02:23:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.87s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:24:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-semidiz9zewu/backup" 2024/10/25 02:24:02 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/backup': Has cached credentials 2024/10/25 02:24:03 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu/backup': Used cached credential to initialize the ProtonDrive API 2024/10/25 02:25:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/25 02:25:37 INFO : dst/file1: Moved (server-side) 2024/10/25 02:25:38 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2024/10/25 02:25:38 INFO : dst/file1: Copied (new) 2024/10/25 02:25:38 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (101.15s) === 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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:25:48 DEBUG : A1/B2: Making directory 2024/10/25 02:25:48 DEBUG : A1/B1/C3: Making directory 2024/10/25 02:26:06 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/25 02:26:06 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/25 02:26:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/25 02:26:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/25 02:26:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/25 02:26:10 INFO : proton drive root link ID 'rclone-test-semidiz9zewu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/25 02:26:19 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/25 02:26:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/25 02:26:19 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/25 02:26:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/25 02:26:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (46.11s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:28 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/25 02:26:29 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/10/25 02:26:29 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/10/25 02:26:29 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/25 02:26:30 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/10/25 02:26:30 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:32 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/25 02:26:33 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2024/10/25 02:26:33 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2024/10/25 02:26:33 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/25 02:26:34 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2024/10/25 02:26:34 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:36 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/25 02:26:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/25 02:26:37 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/25 02:26:38 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:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:40 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': File to upload is small (34 bytes), uploading instead of streaming 2024/10/25 02:26:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/25 02:26:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/25 02:26:41 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/25 02:26:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/25 02:26:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (15.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.75s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.42s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:45 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': File to upload is small (60 bytes), uploading instead of streaming 2024/10/25 02:26:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/25 02:26:46 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (3.62s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" 2024/10/25 02:26:52 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Touching "empty space" 2024/10/25 02:26:52 ERROR : empty space: failed to touch: can't set modified time 2024/10/25 02:26:52 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Touching "potato2" 2024/10/25 02:26:52 ERROR : potato2: failed to touch: can't set modified time 2024/10/25 02:26:53 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Touching "sub dir/potato3" 2024/10/25 02:26:53 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (6.79s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.40s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.44s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.43s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-semidiz9zewu'", Local "Local file system at /tmp/rclone254493320", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.51s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/10/25 02:26:57 DEBUG : proton drive root link ID 'rclone-test-semidiz9zewu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 17m29.985524536s (try 1/5)