"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/21 05:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno" 2025/05/21 05:36:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0" 2025/05/21 05:36:32 DEBUG : Creating backend with remote "/tmp/rclone2765702597" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/21 05:36:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/21 05:36:32 DEBUG : potato: Seek from 10 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 10 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Seek from 5 to 2 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/21 05:36:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Seek from 5 to 2 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/21 05:36:32 DEBUG : potato: Seek from 8 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 8 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/21 05:36:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/21 05:36:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/21 05:36:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/21 05:36:32 DEBUG : potato: Seek from 5 to 2 2025/05/21 05:36:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/21 05:36:32 DEBUG : potato: Seek from 9 to 0 2025/05/21 05:36:32 DEBUG : potato: Seek from 9 to 0 2025/05/21 05:36:32 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:36:35 DEBUG : rutabaga: md5 = 0d569dec3b3abf0595141296d804d3bd OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/21 05:36:37 DEBUG : empty space: md5 = 9b89d2cd085bd8da7dbb7bafec26208f OK === RUN TestCheck/3 2025/05/21 05:36:39 DEBUG : potato2: md5 = a2ab1c32fd18755550925ff64b43d654 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/21 05:36:41 DEBUG : remotepotato: md5 = 685423646582f5a187d5bc4fbb97e3f7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.40s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.35s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/05/21 05:36:45 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 05:36:45 DEBUG : Creating backend with remote "nonexistent" 2025/05/21 05:36:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/21 05:36:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/21 05:36:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/21 05:36:45 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:36:46 DEBUG : rutabaga: md5 = 6aec83f64fa25e332b335a7ff59b4418 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/21 05:36:51 DEBUG : empty space: md5 = 2782c72a0770ff581e716fbd203dee6a OK === RUN TestCheckDownload/3 2025/05/21 05:36:54 DEBUG : potato2: md5 = 83e70cdae85c0e686fc48bcc1ace8933 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/21 05:36:58 DEBUG : remotepotato: md5 = f0c4d51738d0f12cf04bb5e01f2a5e9a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.27s) --- PASS: TestCheckDownload/1 (2.12s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.60s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.32s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:37:04 DEBUG : rutabaga: md5 = 11b0068c263f914e72700139c55d8cfd OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/21 05:37:07 DEBUG : empty space: md5 = 3bbea5c8bd3891010b01acb0ef678993 OK === RUN TestCheckSizeOnly/3 2025/05/21 05:37:09 DEBUG : potato2: md5 = cd3450e5532719005632621f7a75f1b0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/21 05:37:11 DEBUG : remotepotato: md5 = 2e3bce12b242ffdfe10bc259dacdff8b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.46s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:37:16 DEBUG : test.sum: md5 = 22c139e78728872c1a28d4cb38764de2 OK 2025/05/21 05:37:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 05:37:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 05:37:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 05:37:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/21 05:37:19 DEBUG : test.sum: md5 = 9624292cf901ef2e9c6350c1e6106c0b OK 2025/05/21 05:37:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/21 05:37:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/21 05:37:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/21 05:37:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.65s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:37:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/data" 2025/05/21 05:37:21 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/data" 2025/05/21 05:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/vjrnln8ratgmqakfosrqe8espk" 2025/05/21 05:37:27 DEBUG : data/banana: md5 = d67e3eea93cad73a91b76dcc3d32f2c9 OK 2025/05/21 05:37:28 DEBUG : test.sum: md5 = 83c2be6cc1225466cb36c4b22d9abe06 OK === RUN TestCheckSumDownload/subtest1 2025/05/21 05:37:33 DEBUG : data/potato: md5 = dabd2b48009a40b4a0bfb0fad16823f3 OK 2025/05/21 05:37:35 DEBUG : test.sum: md5 = dc15a1a802a6503ec7fbba3633d6578d OK === RUN TestCheckSumDownload/subtest2 2025/05/21 05:37:39 DEBUG : test.sum: md5 = 1b1743fe6704ffd31e65b3c652f3354e OK === RUN TestCheckSumDownload/subtest3 2025/05/21 05:37:43 DEBUG : test.sum: md5 = 367d6ffcfefae3488a78a1456b0728ea OK === RUN TestCheckSumDownload/subtest4 2025/05/21 05:37:47 DEBUG : test.sum: md5 = 0794a61272ced6fcb3c12ef8d727b69d OK === RUN TestCheckSumDownload/subtest5 2025/05/21 05:37:51 DEBUG : test.sum: md5 = 7742e0a1490f0aaac4102ca6da717a21 OK === RUN TestCheckSumDownload/subtest6 2025/05/21 05:37:55 DEBUG : data/banana: md5 = f1d86243ae644cb9c2cf61c4f18229d7 OK 2025/05/21 05:37:57 DEBUG : data/potato: md5 = cab8b00c556447a91c6f35cfe43c9c8b OK 2025/05/21 05:37:58 DEBUG : test.sum: md5 = 79c050bd10f856149ebe5c8b347f5c91 OK === RUN TestCheckSumDownload/subtest7 2025/05/21 05:38:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/21 05:38:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.02s) --- PASS: TestCheckSumDownload/subtest1 (2.92s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/05/21 05:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jahakig3jagi" 2025/05/21 05:38:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/am9fktq1e59jcnpc8e5169sv8i3f4bndui61he4l4n8fn4qa4fp0" 2025/05/21 05:38:05 DEBUG : Creating backend with remote "/tmp/rclone3536040474" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi'", Local "Local file system at /tmp/rclone3536040474", Modify Window "1ms" 2025/05/21 05:38:08 DEBUG : hello, world!: md5 = 4271d5a83ab5b8d2576cd4e429503e00 OK upper checkfile vs. lower remote (without normalization) 2025/05/21 05:38:08 ERROR : hello, world!: sum not found 2025/05/21 05:38:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi' 2025/05/21 05:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': 1 files missing 2025/05/21 05:38:08 NOTICE: 1 hashes missing 2025/05/21 05:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': 2 differences found 2025/05/21 05:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/21 05:38:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': 0 differences found 2025/05/21 05:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': 1 matching files 2025/05/21 05:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixapej3febe" 2025/05/21 05:38:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/4kq3q2dev3qd0p2149bt7sjn3oe87otqi9upg69kuio0tqvdrej0" 2025/05/21 05:38:10 DEBUG : Creating backend with remote "/tmp/rclone2312013598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe'", Local "Local file system at /tmp/rclone2312013598", Modify Window "1ms" 2025/05/21 05:38:13 DEBUG : HELLO, WORLD!: md5 = d1be7a644a3e0b3e75bdfc26a8021abd OK lower checkfile vs. upper remote (without normalization) 2025/05/21 05:38:13 ERROR : HELLO, WORLD!: sum not found 2025/05/21 05:38:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe' 2025/05/21 05:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': 1 files missing 2025/05/21 05:38:13 NOTICE: 1 hashes missing 2025/05/21 05:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': 2 differences found 2025/05/21 05:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/21 05:38:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': 0 differences found 2025/05/21 05:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': 1 matching files 2025/05/21 05:38:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quqehuj2hopi" 2025/05/21 05:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:14 DEBUG : Creating backend with remote "TestDrive:crypt/j65bj40k6ltgeh1nghtqqv6s0ksmct8962pip7a7lsg0topv13t0" 2025/05/21 05:38:15 DEBUG : Creating backend with remote "/tmp/rclone735853005" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi'", Local "Local file system at /tmp/rclone735853005", Modify Window "1ms" 2025/05/21 05:38:17 DEBUG : HeLlO, wOrLd!: md5 = 8919e7dc36d527c85483056e7b3777d6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/21 05:38:18 ERROR : HeLlO, wOrLd!: sum not found 2025/05/21 05:38:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi' 2025/05/21 05:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': 1 files missing 2025/05/21 05:38:18 NOTICE: 1 hashes missing 2025/05/21 05:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': 2 differences found 2025/05/21 05:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/21 05:38:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': 0 differences found 2025/05/21 05:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': 1 matching files 2025/05/21 05:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xokubuc5fage" 2025/05/21 05:38:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/vkqfo0t8co9or7tglmej1m4d490ddnti8prav82cui5b0oeh1s9g" 2025/05/21 05:38:20 DEBUG : Creating backend with remote "/tmp/rclone1937113560" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage'", Local "Local file system at /tmp/rclone1937113560", Modify Window "1ms" 2025/05/21 05:38:22 DEBUG : HELLO, WORLD!: md5 = 8bd1ba914533a43441e3308ed9195237 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/21 05:38:23 ERROR : HELLO, WORLD!: sum not found 2025/05/21 05:38:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage' 2025/05/21 05:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': 1 files missing 2025/05/21 05:38:23 NOTICE: 1 hashes missing 2025/05/21 05:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': 2 differences found 2025/05/21 05:38:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/21 05:38:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': 0 differences found 2025/05/21 05:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': 1 matching files 2025/05/21 05:38:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kecirec4qala" 2025/05/21 05:38:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/u1uospeddkse4k13sq0d1f46tutp34p1nkg3hbp35m1mora07pcg" 2025/05/21 05:38:25 DEBUG : Creating backend with remote "/tmp/rclone2795880798" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala'", Local "Local file system at /tmp/rclone2795880798", Modify Window "1ms" 2025/05/21 05:38:27 DEBUG : 測試_Русский___ě_áñ: md5 = 74f8d0907a3e9f1f1591ca7393727d10 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/21 05:38:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala' 2025/05/21 05:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': 1 files missing 2025/05/21 05:38:28 NOTICE: 1 hashes missing 2025/05/21 05:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': 2 differences found 2025/05/21 05:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/21 05:38:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': 0 differences found 2025/05/21 05:38:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': 1 matching files 2025/05/21 05:38:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leyuvop1seci" 2025/05/21 05:38:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:29 DEBUG : Creating backend with remote "TestDrive:crypt/6hkbng6tsb402hj7ol23ae3527pqes8t75tnofcvs3bue6av6u7g" 2025/05/21 05:38:30 DEBUG : Creating backend with remote "/tmp/rclone3169108093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci'", Local "Local file system at /tmp/rclone3169108093", Modify Window "1ms" 2025/05/21 05:38:32 DEBUG : 測試_Русский___ě_áñ: md5 = 9c6e80e3b72b451c95fb220538a4cb38 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/21 05:38:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci' 2025/05/21 05:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': 1 files missing 2025/05/21 05:38:33 NOTICE: 1 hashes missing 2025/05/21 05:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': 2 differences found 2025/05/21 05:38:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/21 05:38:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': 0 differences found 2025/05/21 05:38:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': 1 matching files 2025/05/21 05:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesupob2qefo" 2025/05/21 05:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/105t6gfle8qnumrscon2gasprrtjk1irhb6tgrgnoj0hfmc1b9o0" 2025/05/21 05:38:35 DEBUG : Creating backend with remote "/tmp/rclone2797006837" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo'", Local "Local file system at /tmp/rclone2797006837", Modify Window "1ms" 2025/05/21 05:38:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 84b5f79a68aaaf50a5460470d7f65526 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/21 05:38:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo' 2025/05/21 05:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': 1 files missing 2025/05/21 05:38:38 NOTICE: 1 hashes missing 2025/05/21 05:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': 2 differences found 2025/05/21 05:38:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/21 05:38:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': 0 differences found 2025/05/21 05:38:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': 1 matching files 2025/05/21 05:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapofac7vizi" 2025/05/21 05:38:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/lh51fghcplhvk4t9jp440v9jijagjtltk82eok2kigbgd8es3gqg" 2025/05/21 05:38:40 DEBUG : Creating backend with remote "/tmp/rclone3257300115" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi'", Local "Local file system at /tmp/rclone3257300115", Modify Window "1ms" 2025/05/21 05:38:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a5e29acf4961928434a3c471c2f47fe OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/21 05:38:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi' 2025/05/21 05:38:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': 1 files missing 2025/05/21 05:38:43 NOTICE: 1 hashes missing 2025/05/21 05:38:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': 2 differences found 2025/05/21 05:38:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/21 05:38:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': 0 differences found 2025/05/21 05:38:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': 1 matching files 2025/05/21 05:38:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walulah4mayu" 2025/05/21 05:38:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:44 DEBUG : Creating backend with remote "TestDrive:crypt/3co9qb70utont2ggevdqgsq699n1dh15306f0e0iubjqc5ffrk70" 2025/05/21 05:38:45 DEBUG : Creating backend with remote "/tmp/rclone4136215401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu'", Local "Local file system at /tmp/rclone4136215401", Modify Window "1ms" 2025/05/21 05:38:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32bebd1a16b9ff5e0c88280e8c129b44 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/21 05:38:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu' 2025/05/21 05:38:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': 1 files missing 2025/05/21 05:38:48 NOTICE: 1 hashes missing 2025/05/21 05:38:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': 2 differences found 2025/05/21 05:38:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/21 05:38:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': 0 differences found 2025/05/21 05:38:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': 1 matching files 2025/05/21 05:38:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dewamil8vela" 2025/05/21 05:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:38:49 DEBUG : Creating backend with remote "TestDrive:crypt/4h4tq91pqovcbag4u4i18kjg64h9a81o34q8o6plml7l494p4kj0" 2025/05/21 05:38:50 DEBUG : Creating backend with remote "/tmp/rclone3054143078" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela'", Local "Local file system at /tmp/rclone3054143078", Modify Window "1ms" 2025/05/21 05:38:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3d61de3dfeddb35c0cd7071ec03cb5b8 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/21 05:38:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/21 05:38:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela' 2025/05/21 05:38:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': 1 files missing 2025/05/21 05:38:52 NOTICE: 1 hashes missing 2025/05/21 05:38:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': 2 differences found 2025/05/21 05:38:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/21 05:38:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/21 05:38:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': 0 differences found 2025/05/21 05:38:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': 1 matching files 2025/05/21 05:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dewamil8vela': Purge remote 2025/05/21 05:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walulah4mayu': Purge remote 2025/05/21 05:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapofac7vizi': Purge remote 2025/05/21 05:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesupob2qefo': Purge remote 2025/05/21 05:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyuvop1seci': Purge remote 2025/05/21 05:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kecirec4qala': Purge remote 2025/05/21 05:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xokubuc5fage': Purge remote 2025/05/21 05:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqehuj2hopi': Purge remote 2025/05/21 05:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixapej3febe': Purge remote 2025/05/21 05:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jahakig3jagi': Purge remote --- PASS: TestApplyTransforms (54.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:38:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 05:39:01 DEBUG : sub/file2: md5 = 1ad600a83a04073df1efec5ee9404a9f OK 2025/05/21 05:39:01 INFO : file1: Copied (new) to: sub/file2 2025/05/21 05:39:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 05:39:02 DEBUG : file1: Unchanged skipping 2025/05/21 05:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': don't need to copy/move sub/file2, it is already at target location 2025/05/21 05:39:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:39:07 DEBUG : dst/file1: md5 = 6f0d2ff703a0fff896a8a1512900c0e8 OK 2025/05/21 05:39:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/backup" 2025/05/21 05:39:08 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/1nrff024r7pq65ecp72fc28jb0" 2025/05/21 05:39:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 05:39:12 INFO : dst/file1: Moved (server-side) 2025/05/21 05:39:13 DEBUG : dst/file1: md5 = 462b16e19a490f6441b0d60fc81ad0b4 OK 2025/05/21 05:39:13 INFO : dst/file1: Copied (new) 2025/05/21 05:39:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:39:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:39:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/dst" 2025/05/21 05:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 05:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/CompareDest" 2025/05/21 05:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/gveqi14airsml4bgu7krj116o8" 2025/05/21 05:39:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:39:24 DEBUG : one: md5 = cc687e9b484ff570c5a7eafee64666f8 OK 2025/05/21 05:39:24 INFO : one: Copied (new) 2025/05/21 05:39:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:39:27 DEBUG : one: md5 = 5131e7cebb6f99f51d84943b035e37ab OK 2025/05/21 05:39:27 INFO : one: Copied (replaced existing) 2025/05/21 05:39:28 DEBUG : dst/one: md5 = c665b33da1114650e7921a68fa6d1171 OK 2025/05/21 05:39:31 DEBUG : CompareDest/one: md5 = 18dead5502a8e205342f886a9bbcf810 OK 2025/05/21 05:39:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:39:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:39:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:39:34 DEBUG : CompareDest/two: md5 = 214fd5e7b26626e9ef2ec7c3acc9878b OK 2025/05/21 05:39:35 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:39:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:39:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:39:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:39:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:39:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:39:37 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:39:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 05:39:39 DEBUG : two: md5 = 73e2fa97b0e9281b9df3170a21ef07ac OK 2025/05/21 05:39:39 INFO : two: Copied (new) 2025/05/21 05:39:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:39:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:39:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:39:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.82s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:39:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/dst" 2025/05/21 05:39:44 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 05:39:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/CopyDest" 2025/05/21 05:39:46 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/21 05:39:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:39:50 DEBUG : one: md5 = 06a6291c3b2a85b73d2ac8f3e3c75c64 OK 2025/05/21 05:39:50 INFO : one: Copied (new) 2025/05/21 05:39:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:39:52 DEBUG : one: md5 = 1dfbfc8487b714fc1944c3b5ba9139d5 OK 2025/05/21 05:39:52 INFO : one: Copied (replaced existing) 2025/05/21 05:39:54 DEBUG : dst/one: md5 = 3f8d185fd0b976dd3616f725531ca06f OK 2025/05/21 05:39:57 DEBUG : CopyDest/one: md5 = 9e308f5526996fa5501a63836d8e7564 OK 2025/05/21 05:39:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/BackupDir" 2025/05/21 05:39:58 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/21 05:39:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:39:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:39:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:40:01 INFO : one: Moved (server-side) 2025/05/21 05:40:02 INFO : one: Copied (server-side copy) 2025/05/21 05:40:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 05:40:04 DEBUG : CopyDest/two: md5 = a50405d6eddc256d11bd46cf648cb76c OK 2025/05/21 05:40:05 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:40:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:40:06 INFO : two: Copied (server-side copy) 2025/05/21 05:40:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 05:40:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/21 05:40:07 DEBUG : two: Unchanged skipping 2025/05/21 05:40:09 DEBUG : CopyDest/three: md5 = 2a67fed1e5fced440109317b660566a6 OK 2025/05/21 05:40:10 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 05:40:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 05:40:10 DEBUG : three: Destination not found in --copy-dest 2025/05/21 05:40:12 DEBUG : three: md5 = 214ed19178fe58bd125acc5683228b60 OK 2025/05/21 05:40:12 INFO : three: Copied (new) 2025/05/21 05:40:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 05:40:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:40:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:40:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:40:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:40:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 05:40:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.60s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/21 05:40:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 13ecaaf18f00f6514929067b3f463f18 OK 2025/05/21 05:40:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/21 05:40:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/21 05:40:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/21 05:40:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/21 05:40:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/21 05:40:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 18d9a117d0f9293c8ef6dd57e093b392 OK 2025/05/21 05:40:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/21 05:40:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/21 05:40:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using skip mode. 2025/05/21 05:40:32 NOTICE: one: Found 2 files with duplicate names 2025/05/21 05:40:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using skip mode. 2025/05/21 05:40:38 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:40:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/21 05:40:39 INFO : one: Deleted 2025/05/21 05:40:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using first mode. 2025/05/21 05:40:45 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:40:45 INFO : one: Deleted 2025/05/21 05:40:46 INFO : one: Deleted 2025/05/21 05:40:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.41s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using newest mode. 2025/05/21 05:40:51 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:40:51 INFO : one: Deleted 2025/05/21 05:40:52 INFO : one: Deleted 2025/05/21 05:40:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:40:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using oldest mode. 2025/05/21 05:40:58 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:40:58 INFO : one: Deleted 2025/05/21 05:40:59 INFO : one: Deleted 2025/05/21 05:40:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:41:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using largest mode. 2025/05/21 05:41:04 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:41:05 INFO : one: Deleted 2025/05/21 05:41:05 INFO : one: Deleted 2025/05/21 05:41:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:41:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using smallest mode. 2025/05/21 05:41:11 NOTICE: one: Found 3 files with duplicate names 2025/05/21 05:41:11 INFO : one: Deleted 2025/05/21 05:41:12 INFO : one: Deleted 2025/05/21 05:41:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.43s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Looking for duplicate names using rename mode. 2025/05/21 05:41:18 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/21 05:41:19 INFO : one-2.txt: renamed from: one.txt 2025/05/21 05:41:20 INFO : one-3.txt: renamed from: one.txt 2025/05/21 05:41:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:41:26 DEBUG : dupe1/one.txt: md5 = 0a50b7df6a4dd32e3cd6206bcc345ba1 OK 2025/05/21 05:41:29 DEBUG : dupe2/two.txt: md5 = 165473ec6bae94c28eb6ad68d1ec83cf OK 2025/05/21 05:41:31 DEBUG : dupe3/three.txt: md5 = b49997459575368b860cef34338822dd OK 2025/05/21 05:41:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/21 05:41:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/21 05:41:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/21 05:41:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/21 05:41:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/21 05:41:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/21 05:41:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:41:39 DEBUG : a.txt: md5 = 7dbb28701efd8a479c99b3c269518a0d OK 2025/05/21 05:41:40 DEBUG : zend.txt: md5 = 990ea8c50a9c5af5eb6332d614c6b8c8 OK 2025/05/21 05:41:42 DEBUG : sub dir/hello world: md5 = bca513ad0929f133c95e31a06b9fd63b OK 2025/05/21 05:41:44 DEBUG : sub dir/hello world2: md5 = 1c85702b4761c591c6de8f4812ec7b6f OK 2025/05/21 05:41:46 DEBUG : sub dir/ignore dir/.ignore: md5 = 6afe0935a984f08df51f81e47a1ab430 OK 2025/05/21 05:41:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = ec9db45cf485f0a5402bbf02ac9934a6 OK 2025/05/21 05:41:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 497d4ab8e43a3f3018a4625011189dcb OK 2025/05/21 05:41:51 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 05:41:51 DEBUG : a.txt: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:41:52 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:41:52 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:41:52 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:41:52 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:41:52 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:41:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/21 05:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/21 05:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/21 05:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/21 05:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/21 05:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/21 05:41:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.26s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:01 DEBUG : a.txt: md5 = 5c057bde54823183a757c06db0c3ed91 OK 2025/05/21 05:42:02 DEBUG : zend.txt: md5 = 05ba27ebbdbce4d2cd9c82622d172e39 OK 2025/05/21 05:42:04 DEBUG : sub dir/hello world: md5 = 342865fe9f27b7a7826c0086c4074730 OK 2025/05/21 05:42:06 DEBUG : sub dir/hello world2: md5 = 3dcf92a7fc426dd24b1d2bbbda86cc1c OK 2025/05/21 05:42:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 22ad4643e135415713e694fcba0d1be7 OK 2025/05/21 05:42:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = a158515759b48635326ec14fa609f9de OK 2025/05/21 05:42:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 440e6d816366da31c74257c125ca66f0 OK 2025/05/21 05:42:13 DEBUG : a.txt: Excluded (Size Filter) 2025/05/21 05:42:13 DEBUG : a.txt: Excluded 2025/05/21 05:42:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:42:13 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:42:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:42:13 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:42:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:42:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/21 05:42:14 DEBUG : sub dir/hello world2: Excluded 2025/05/21 05:42:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/21 05:42:14 DEBUG : sub dir/hello world: Excluded 2025/05/21 05:42:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/21 05:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/21 05:42:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/21 05:42:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/21 05:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/21 05:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/21 05:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/21 05:42:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.91s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:23 DEBUG : file1: md5 = c92e5e03f8b45f0368d0970f7b5dbc73 OK 2025/05/21 05:42:25 DEBUG : sub/file2: md5 = e8dda5cff40dc08f35342dfda3257478 OK === 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 2025/05/21 05:42:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/21 05:42:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/21 05:42:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/21 05:42:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.55s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:32 DEBUG : file1: md5 = 53b798a5bdde9fcac5df1f7044f920b3 OK 2025/05/21 05:42:35 DEBUG : sub/file2: md5 = b6eca678bb3f75c3e0cb05b46dfdeb5d OK === 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 2025/05/21 05:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/notfound" 2025/05/21 05:42:39 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/21 05:42:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.04s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.37s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Making directory 2025/05/21 05:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:46 DEBUG : sub dir/hello world: md5 = 637c05b14f490f292d5974bc4137ee7b OK 2025/05/21 05:42:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.97s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:50 DEBUG : potato2: md5 = fa87199a860d4f858c686de78cbe4ca7 OK 2025/05/21 05:42:51 DEBUG : empty space: md5 = 5ee0b3a7cb7bd80fb3942bb507389d4f OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:42:55 DEBUG : potato2: md5 = d6b037d1a7bf390e64bccf8e5ff09826 OK 2025/05/21 05:42:56 DEBUG : empty space: md5 = 4ddae93df5c1e9d2c02fb59e8acd6160 OK 2025/05/21 05:42:57 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.12s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:00 DEBUG : potato2: md5 = 0803756a979a190380e20a12512cde9a OK 2025/05/21 05:43:01 DEBUG : empty space: md5 = d4bb7d6d5e19c301b65c507341f96b19 OK --- PASS: TestLsLong (4.99s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:05 DEBUG : potato2: md5 = 4f91713c386fee826a9488310c7d639e OK 2025/05/21 05:43:06 DEBUG : empty space: md5 = 032288355b110efaa1dac7f12d104708 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/05/21 05:43:08 DEBUG : Creating backend with remote ":memory:" 2025/05/21 05:43:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/21 05:43:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/21 05:43:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/21 05:43:08 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:09 DEBUG : potato2: md5 = 13d7ec1d30d650fa3ffafdad49b8ccb6 OK 2025/05/21 05:43:11 DEBUG : empty space: md5 = ef2bb63ab5d5284fa79ce02b98d976d5 OK 2025/05/21 05:43:13 DEBUG : sub dir/potato3: md5 = 70edf8fcbe0d05cc6caaef7c31fcb1c7 OK 2025/05/21 05:43:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:18 DEBUG : small: md5 = 376259ee21ebc4ef170084c6e7cb627b OK 2025/05/21 05:43:20 DEBUG : medium: md5 = e7fbce0ce814987865c64b41327d831c OK 2025/05/21 05:43:21 DEBUG : large: md5 = e280065782f85bed3f5b275da08c49c5 OK 2025/05/21 05:43:21 DEBUG : Waiting for deletions to finish 2025/05/21 05:43:22 DEBUG : large: Excluded (Size Filter) 2025/05/21 05:43:22 INFO : small: Deleted 2025/05/21 05:43:22 INFO : medium: Deleted --- PASS: TestDelete (6.71s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:25 DEBUG : small: md5 = e2db9b8027c0a2b1945b39ad79f643f1 OK 2025/05/21 05:43:26 DEBUG : medium: md5 = c7e0a1ba819eb12167ac3de636709aec OK 2025/05/21 05:43:28 DEBUG : large: md5 = cf03b204dc0d2c3869ade4b9a3182541 OK 2025/05/21 05:43:28 DEBUG : Waiting for deletions to finish 2025/05/21 05:43:28 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/21 05:43:28 INFO : medium: Deleted 2025/05/21 05:43:28 INFO : small: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:32 DEBUG : small: md5 = fe81b151c91283db76640d35f955bf95 OK 2025/05/21 05:43:33 DEBUG : medium: md5 = 67150e0aad9bb8fb0383256bb038a308 OK 2025/05/21 05:43:35 DEBUG : large: md5 = 328e35191e67d399205cdbe23916c822 OK 2025/05/21 05:43:35 DEBUG : Waiting for deletions to finish 2025/05/21 05:43:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 05:43:35 INFO : medium: Deleted 2025/05/21 05:43:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.07s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:39 DEBUG : small: md5 = e0eb2524b4da2f2a00d07a14b9e11eab OK 2025/05/21 05:43:40 DEBUG : medium: md5 = 6389b86c2edc361226e833aeaaeed2f1 OK 2025/05/21 05:43:42 DEBUG : large: md5 = 6b16b737b3837e283c93a92f72a2dc9c OK 2025/05/21 05:43:42 DEBUG : Waiting for deletions to finish 2025/05/21 05:43:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/21 05:43:42 INFO : small: Deleted 2025/05/21 05:43:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:46 DEBUG : ReadFile: md5 = 1440e4ecb78a2a63a874090e2488f083 OK --- PASS: TestReadFile (4.49s) === RUN TestRetry 2025/05/21 05:43:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/21 05:43:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/21 05:43:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:43:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:43:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:43:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/21 05:43:49 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:43:51 DEBUG : file1: md5 = 2702afeb732e38536bf664d22fd1abd4 OK 2025/05/21 05:43:52 DEBUG : file2: md5 = 16ec135b79e3029b9fa7248d97bfe7dd OK --- PASS: TestCat (16.80s) === RUN TestPurge 2025/05/21 05:44:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodafam8kaco" 2025/05/21 05:44:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:44:06 DEBUG : Creating backend with remote "TestDrive:crypt/lk7ngqlkeie86val3s9i2gqo0mcb3mu0s4q76gi6jt2qllaa9ncg" 2025/05/21 05:44:07 DEBUG : Creating backend with remote "/tmp/rclone3027280352" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodafam8kaco'", Local "Local file system at /tmp/rclone3027280352", Modify Window "1ms" 2025/05/21 05:44:11 DEBUG : A1/B1/C1/one: md5 = 8914e574a7c77695a3c0e1693ed5dd67 OK 2025/05/21 05:44:11 INFO : A2: Making directory 2025/05/21 05:44:12 INFO : A1/B2: Making directory 2025/05/21 05:44:12 INFO : A1/B2/C2: Making directory 2025/05/21 05:44:13 INFO : A1/B1/C3: Making directory 2025/05/21 05:44:14 INFO : A3: Making directory 2025/05/21 05:44:15 INFO : A3/B3: Making directory 2025/05/21 05:44:16 INFO : A3/B3/C4: Making directory 2025/05/21 05:44:18 DEBUG : A1/two: md5 = 618287464a076e8d7f2403a08c9018a8 OK 2025/05/21 05:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodafam8kaco': Purge remote 2025/05/21 05:44:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:44:25 DEBUG : A1/B1/C1/one: md5 = b2e4112a80552095dbbdb6058162d9f5 OK 2025/05/21 05:44:25 INFO : A2: Making directory 2025/05/21 05:44:26 INFO : A1/B2: Making directory 2025/05/21 05:44:27 INFO : A1/B2/C2: Making directory 2025/05/21 05:44:28 INFO : A1/B1/C3: Making directory 2025/05/21 05:44:28 INFO : A3: Making directory 2025/05/21 05:44:29 INFO : A3/B3: Making directory 2025/05/21 05:44:30 INFO : A3/B3/C4: Making directory 2025/05/21 05:44:32 DEBUG : A1/two: md5 = 3af9f04de973867d32598bb630e72f6b OK 2025/05/21 05:44:34 DEBUG : removing 1 level 3 directories 2025/05/21 05:44:34 INFO : A3/B3/C4: Removing directory 2025/05/21 05:44:36 DEBUG : removing 2 level 3 directories 2025/05/21 05:44:36 INFO : A1/B2/C2: Removing directory 2025/05/21 05:44:36 INFO : A1/B1/C3: Removing directory 2025/05/21 05:44:37 DEBUG : removing 2 level 2 directories 2025/05/21 05:44:37 INFO : A3/B3: Removing directory 2025/05/21 05:44:37 INFO : A1/B2: Removing directory 2025/05/21 05:44:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 05:44:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/21 05:44:37 DEBUG : removing 2 level 1 directories 2025/05/21 05:44:37 INFO : A3: Removing directory 2025/05/21 05:44:37 INFO : A2: Removing directory 2025/05/21 05:44:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/21 05:44:41 DEBUG : removing 1 level 3 directories 2025/05/21 05:44:41 INFO : A1/B1/C1: Removing directory 2025/05/21 05:44:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:42 DEBUG : removing 1 level 2 directories 2025/05/21 05:44:42 INFO : A1/B1: Removing directory 2025/05/21 05:44:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 05:44:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:44:43 DEBUG : removing 1 level 1 directories 2025/05/21 05:44:43 INFO : A1: Removing directory 2025/05/21 05:44:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 05:44:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 05:44:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:44:44 DEBUG : removing 1 level 0 directories 2025/05/21 05:44:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Removing directory 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/21 05:44:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:44:46 INFO : A1: Making directory 2025/05/21 05:44:47 INFO : A1/B1: Making directory 2025/05/21 05:44:47 INFO : A1/B1/C1: Making directory 2025/05/21 05:44:50 DEBUG : removing 1 level 3 directories 2025/05/21 05:44:50 INFO : A1/B1/C1: Removing directory 2025/05/21 05:44:50 DEBUG : removing 1 level 2 directories 2025/05/21 05:44:50 INFO : A1/B1: Removing directory 2025/05/21 05:44:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:44:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:44:53 INFO : A1: Making directory 2025/05/21 05:44:54 INFO : A1/B1: Making directory 2025/05/21 05:44:55 INFO : A1/B1/C1: Making directory 2025/05/21 05:44:58 DEBUG : removing 1 level 3 directories 2025/05/21 05:44:58 INFO : A1/B1/C1: Removing directory 2025/05/21 05:44:58 DEBUG : removing 1 level 2 directories 2025/05/21 05:44:58 INFO : A1/B1: Removing directory 2025/05/21 05:44:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:45:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.91s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:45:02 DEBUG : file1: md5 = 34a2ee5452e8450f4bdfc7e2e09995d7 OK 2025/05/21 05:45:03 DEBUG : filename.txt: File name found in url 2025/05/21 05:45:04 DEBUG : filename.txt: md5 = 07642d20164958310380aa4899d5c17d OK 2025/05/21 05:45:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/21 05:45:06 DEBUG : headerfilename.txt: md5 = 36c7e3c28d2954c7fc16b93d9e7795b0 OK 2025/05/21 05:45:07 DEBUG : file2: md5 = 5c0755b9f64ebd944d35d53c6c979cbe OK --- PASS: TestCopyURL (8.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:45:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 05:45:12 DEBUG : sub/file2: md5 = c0283faa8ba52811fd869691ab59ac0c OK 2025/05/21 05:45:12 INFO : file1: Copied (new) to: sub/file2 2025/05/21 05:45:12 INFO : file1: Deleted 2025/05/21 05:45:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 05:45:13 DEBUG : file1: Unchanged skipping 2025/05/21 05:45:13 INFO : file1: Deleted 2025/05/21 05:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': don't need to copy/move sub/file2, it is already at target location 2025/05/21 05:45:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:45:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/21 05:45:18 DEBUG : file1: md5 = 8e20d7e0f2191d8163ab9273c11dd775 OK 2025/05/21 05:45:18 INFO : file1: Copied (new) 2025/05/21 05:45:18 INFO : file1: Deleted 2025/05/21 05:45:18 DEBUG : file1: Destination exists, skipping 2025/05/21 05:45:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:45:22 DEBUG : dst/file1: md5 = c21952f1de2d77b9bad76ad33db67a8b OK 2025/05/21 05:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-matakek5muno/backup" 2025/05/21 05:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0/1nrff024r7pq65ecp72fc28jb0" 2025/05/21 05:45:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/21 05:45:27 INFO : dst/file1: Moved (server-side) 2025/05/21 05:45:28 DEBUG : dst/file1: md5 = b978c446988c8882729d49d9e673ac33 OK 2025/05/21 05:45:28 INFO : dst/file1: Copied (new) 2025/05/21 05:45:28 INFO : dst/file1: Deleted 2025/05/21 05:45:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:45:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/21 05:45:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.23s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:45:35 DEBUG : A1/one: md5 = d9cb651fefb8e9d8cc5ab08125600c74 OK 2025/05/21 05:45:37 DEBUG : A1/two: md5 = 8c57721a9ebc73b37a455bef5e8ce66b OK 2025/05/21 05:45:39 DEBUG : A1/B1/three: md5 = 3d9a8ed87b2fd537be993def07d21186 OK 2025/05/21 05:45:41 DEBUG : A1/B1/C1/four: md5 = 4300850d6d62e6762695877679207704 OK 2025/05/21 05:45:44 DEBUG : A1/B1/C2/five: md5 = 99513cd39aba6db40782ea64cbe0d47c OK 2025/05/21 05:45:44 INFO : A1/B2: Making directory 2025/05/21 05:45:44 INFO : A1/B1/C3: Making directory 2025/05/21 05:45:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/21 05:45:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/21 05:45:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/21 05:45:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/21 05:45:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/21 05:45:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 05:45:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 05:45:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:45:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 05:45:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 05:45:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/21 05:46:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/21 05:46:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/21 05:46:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/21 05:46:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/21 05:46:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/21 05:46:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 05:46:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 05:46:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:46:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 05:46:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 05:46:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/21 05:46:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/21 05:46:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.69s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:19 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 05:46:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 9a1bead22967c9684433a1c39db93796 OK 2025/05/21 05:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/21 05:46:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 05:46:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/21 05:46:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 50d536b51f3eb9f3274f2a793fd1a146 OK 2025/05/21 05:46:23 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 05:46:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 16d035d5521560e08807d59fed8f764f OK 2025/05/21 05:46:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 05:46:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/21 05:46:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 563771b3743f2084025b70f052d32183 OK 2025/05/21 05:46:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 05:46:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 05:46:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/21 05:46:33 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (34 bytes), uploading instead of streaming 2025/05/21 05:46:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/21 05:46:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/21 05:46:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.11s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/21 05:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (48 bytes), uploading instead of streaming 2025/05/21 05:46:41 DEBUG : rcat_metadata: md5 = 84d93cd026b9a385d64b687fb9f5c5c9 OK 2025/05/21 05:46:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/21 05:46:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/21 05:46:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4598dc72e9c3cb33f6835ff996f5baf5 OK 2025/05/21 05:46:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.86s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:47 DEBUG : potato1: md5 = 92ca0234b5c2ca1e110240abb76a745e OK 2025/05/21 05:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (60 bytes), uploading instead of streaming 2025/05/21 05:46:48 DEBUG : potato2: md5 = 4c499ff03dd8dc39ef2a085f20cc327e OK 2025/05/21 05:46:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:51 DEBUG : potato1: md5 = 2e29cb719aca814441a38b851d74eadd OK 2025/05/21 05:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': File to upload is small (60 bytes), uploading instead of streaming 2025/05/21 05:46:53 DEBUG : potato2: md5 = eb191c1b01b2af643d1917485eb29703 OK 2025/05/21 05:46:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.28s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:46:57 DEBUG : potato2: md5 = b8bb457bf977875d221c350913ade45f OK 2025/05/21 05:46:58 DEBUG : empty space: md5 = d61286fd94d13d5f312e456c5d4d1fd7 OK 2025/05/21 05:47:00 DEBUG : sub dir/potato3: md5 = 43f1f8baa66ccb120a86ec3c20ded670 OK 2025/05/21 05:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Touching "sub dir/potato3" 2025/05/21 05:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Touching "empty space" 2025/05/21 05:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Touching "potato2" 2025/05/21 05:47:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.74s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:05 DEBUG : dir with metadata: Making directory with metadata 2025/05/21 05:47:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:07 DEBUG : directory with modtime: Making directory with metadata 2025/05/21 05:47:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/21 05:47:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 05:47:10 DEBUG : Google drive root 'crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0': Skipping btime metadata as can't update it on an existing file: 2025-05-21T05:47:10.43783915Z 2025/05/21 05:47:11 INFO : non existent directory: Updated directory metadata 2025/05/21 05:47:13 DEBUG : Google drive root 'crypt/k4jdqii5cr3bjjlijdo7uriuk37tegohl2qulalvmjnkp77n2qn0': Skipping btime metadata as can't update it on an existing file: 2025-05-21T05:47:10.43783915Z 2025/05/21 05:47:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.20s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/21 05:47:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/21 05:47:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/21 05:47:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 05:47:19 DEBUG : dst: Making directory with metadata 2025/05/21 05:47:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/21 05:47:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/21 05:47:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 05:47:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 05:47:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/21 05:47:22 INFO : dst: Set directory modification time (using SetModTime) 2025/05/21 05:47:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno'", Local "Local file system at /tmp/rclone2765702597", Modify Window "1ms" 2025/05/21 05:47:25 DEBUG : sub dir/test remove existing: md5 = 09312e2e0f11f34caef65a3a530790b4 OK 2025/05/21 05:47:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 666114e95919afd7566967afa5c0f4db OK 2025/05/21 05:47:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gukomum6" before starting 2025/05/21 05:47:29 DEBUG : sub dir/test remove existing.gukomum6: TEST: removing renamed existing file after operation 2025/05/21 05:47: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.fexijil6" before starting 2025/05/21 05:47:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fexijil6: TEST: renaming existing back after failed operation 2025/05/21 05:47:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corukur9" before starting 2025/05/21 05:47:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corukur9: TEST: removing renamed existing file after operation 2025/05/21 05:47:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1jdh6j1hfo0tf755p3ohvelufjqhnf8tmjbl12ggu7nqae7lhb10" 2025/05/21 05:47:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mcgd5imsu8sleujrdr1kkmk9f6lc6gjdefre4fh7vt8mdk1stc4t7clkufhm8b5idqkqrbk6aiu99js29rr4772hb2t40ev6q0ku55htem27ricsfekln5g4dp86cd4u2qm0s15sd7p109n9dlbih04vllmq971ga2pho1a1quf2ge68f850" --- PASS: TestRemoveExisting (13.47s) === 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 2025/05/21 05:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-matakek5muno': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.423595674s (try 1/5)