"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/07 03:14:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi" 2024/11/07 03:14:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g" 2024/11/07 03:15:01 DEBUG : Creating backend with remote "/tmp/rclone1866134595" === 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.31s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/07 03:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/07 03:15:01 DEBUG : potato: Seek from 10 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 10 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/07 03:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/07 03:15:01 DEBUG : potato: Seek from 8 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 8 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/07 03:15:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/07 03:15:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/07 03:15:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/07 03:15:01 DEBUG : potato: Seek from 5 to 2 2024/11/07 03:15:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/07 03:15:01 DEBUG : potato: Seek from 9 to 0 2024/11/07 03:15:01 DEBUG : potato: Seek from 9 to 0 2024/11/07 03:15:01 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:15:05 DEBUG : rutabaga: md5 = b0e67ca94fa7150ba58d1603d5127074 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/07 03:15:08 DEBUG : empty space: md5 = 9ebea5aeb84372f40c6dcf7d2e10524d OK === RUN TestCheck/3 2024/11/07 03:15:11 DEBUG : potato2: md5 = 047d64a2d1b486517c4d70c8208d1f1a OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/07 03:15:14 DEBUG : remotepotato: md5 = 629051abd3e21574d456ba8f0abf858d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.95s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/11/07 03:15:18 DEBUG : Creating backend with remote "nonexistent" 2024/11/07 03:15:18 DEBUG : Creating backend with remote "nonexistent" 2024/11/07 03:15:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/07 03:15:18 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/07 03:15:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/07 03:15:18 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:15:20 DEBUG : rutabaga: md5 = cf5f2347e4db9cd4054f49fb9a34e167 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/07 03:15:25 DEBUG : empty space: md5 = bcfcce808a08b5d9007c74245b7de878 OK === RUN TestCheckDownload/3 2024/11/07 03:15:28 DEBUG : potato2: md5 = e6ca97b099d2744a821c030784fbe5af OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/07 03:15:34 DEBUG : remotepotato: md5 = c1a85f4b9b9d667cbb4266eecc6dc129 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.93s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.57s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:15:42 DEBUG : rutabaga: md5 = 1fdc2261c76033d08b0117daea9a783c OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/07 03:15:45 DEBUG : empty space: md5 = de8e9177383666592752f3b7d07879b2 OK === RUN TestCheckSizeOnly/3 2024/11/07 03:15:47 DEBUG : potato2: md5 = f367ca55a6755892ceb53a2e8a312102 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/07 03:15:50 DEBUG : remotepotato: md5 = 8e38d9a6c300b734af116acf7b90275e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.12s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:15:56 DEBUG : test.sum: md5 = 995ce57da8e77b3202b271b8e6346db9 OK 2024/11/07 03:15:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/07 03:15:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/07 03:15:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/07 03:15:57 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/07 03:15:59 DEBUG : test.sum: md5 = 8695ed06d1e94bfbd6af38e436c402a0 OK 2024/11/07 03:16:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/07 03:16:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/07 03:16:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/07 03:16:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.62s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:16:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/data" 2024/11/07 03:16:02 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.25s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:16:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/data" 2024/11/07 03:16:04 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/vjrnln8ratgmqakfosrqe8espk" 2024/11/07 03:16:09 DEBUG : data/banana: md5 = 6dac9a021291f1a2e95f5538937c24cf OK 2024/11/07 03:16:11 DEBUG : test.sum: md5 = 6b579e385d11e6105ff35a791ba17843 OK === RUN TestCheckSumDownload/subtest1 2024/11/07 03:16:17 DEBUG : data/potato: md5 = 6215fcbbf35a44cce2dedde280ac456f OK 2024/11/07 03:16:19 DEBUG : test.sum: md5 = 9c7f89b67189a72c132b9e8b519672d2 OK === RUN TestCheckSumDownload/subtest2 2024/11/07 03:16:24 DEBUG : test.sum: md5 = 711eb1666c7675c35433af9c7a3b08e5 OK === RUN TestCheckSumDownload/subtest3 2024/11/07 03:16:29 DEBUG : test.sum: md5 = fd473029d9d6c08dc415fbd78104d4d0 OK === RUN TestCheckSumDownload/subtest4 2024/11/07 03:16:34 DEBUG : test.sum: md5 = 4a61e148267d671fbbacbe5cd1bf67af OK === RUN TestCheckSumDownload/subtest5 2024/11/07 03:16:39 DEBUG : test.sum: md5 = 3e7b49ba6cb4b2596967fac0339fa7c4 OK === RUN TestCheckSumDownload/subtest6 2024/11/07 03:16:44 DEBUG : data/banana: md5 = 0f72480b8a4947efdb2b448b0f7fe786 OK 2024/11/07 03:16:46 DEBUG : data/potato: md5 = 9edd414525e6259e3f62707b207579bb OK 2024/11/07 03:16:48 DEBUG : test.sum: md5 = a77422fd018611cd022a32fd69fa55ae OK === RUN TestCheckSumDownload/subtest7 2024/11/07 03:16:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/07 03:16:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (51.41s) --- PASS: TestCheckSumDownload/subtest1 (3.12s) --- PASS: TestCheckSumDownload/subtest2 (2.69s) --- PASS: TestCheckSumDownload/subtest3 (3.09s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (3.04s) === RUN TestApplyTransforms 2024/11/07 03:16:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fecibey0vota" 2024/11/07 03:16:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:16:56 DEBUG : Creating backend with remote "TestDrive:crypt/mi06o63to0ouou9id7e57ji911cnh6nn44rt9e7lqesc3jkphjgg" 2024/11/07 03:16:57 DEBUG : Creating backend with remote "/tmp/rclone1541636861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota'", Local "Local file system at /tmp/rclone1541636861", Modify Window "1ms" 2024/11/07 03:17:00 DEBUG : hello, world!: md5 = 613bbe915026c9f1b36d032c9532a6e8 OK upper checkfile vs. lower remote (without normalization) 2024/11/07 03:17:00 ERROR : hello, world!: sum not found 2024/11/07 03:17:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota' 2024/11/07 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': 1 files missing 2024/11/07 03:17:00 NOTICE: 1 hashes missing 2024/11/07 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': 2 differences found 2024/11/07 03:17:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/07 03:17:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': 0 differences found 2024/11/07 03:17:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': 1 matching files 2024/11/07 03:17:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokovut3sawa" 2024/11/07 03:17:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/3o5rsdrb1a7rqoe6rs98t9rebtea9iavguqdnoiumdvqitcqnb1g" 2024/11/07 03:17:03 DEBUG : Creating backend with remote "/tmp/rclone3254092133" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa'", Local "Local file system at /tmp/rclone3254092133", Modify Window "1ms" 2024/11/07 03:17:06 DEBUG : HELLO, WORLD!: md5 = daaf1b08a4929ae859c0c1cd6198930e OK lower checkfile vs. upper remote (without normalization) 2024/11/07 03:17:06 ERROR : HELLO, WORLD!: sum not found 2024/11/07 03:17:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa' 2024/11/07 03:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': 1 files missing 2024/11/07 03:17:06 NOTICE: 1 hashes missing 2024/11/07 03:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': 2 differences found 2024/11/07 03:17:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/07 03:17:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': 0 differences found 2024/11/07 03:17:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': 1 matching files 2024/11/07 03:17:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jeyixir9rasi" 2024/11/07 03:17:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:07 DEBUG : Creating backend with remote "TestDrive:crypt/qkt7h4hinhd2jerk8ejkv2lcomce9ru9ggvac7kiuojd1fk4n9fg" 2024/11/07 03:17:09 DEBUG : Creating backend with remote "/tmp/rclone2689008321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi'", Local "Local file system at /tmp/rclone2689008321", Modify Window "1ms" 2024/11/07 03:17:12 DEBUG : HeLlO, wOrLd!: md5 = 5220b9c32d26544ea592ccdec73792cd OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/07 03:17:12 ERROR : HeLlO, wOrLd!: sum not found 2024/11/07 03:17:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi' 2024/11/07 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': 1 files missing 2024/11/07 03:17:12 NOTICE: 1 hashes missing 2024/11/07 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': 2 differences found 2024/11/07 03:17:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/07 03:17:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': 0 differences found 2024/11/07 03:17:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': 1 matching files 2024/11/07 03:17:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nazobax2cuha" 2024/11/07 03:17:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:14 DEBUG : Creating backend with remote "TestDrive:crypt/8suckpna4enm5sd2e3t4pl0rquslk15h6p6fvdaptuno10rkgqd0" 2024/11/07 03:17:15 DEBUG : Creating backend with remote "/tmp/rclone1102636102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha'", Local "Local file system at /tmp/rclone1102636102", Modify Window "1ms" 2024/11/07 03:17:18 DEBUG : HELLO, WORLD!: md5 = 20a83df19e05b8529c83f7f18b11fe5f OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/07 03:17:19 ERROR : HELLO, WORLD!: sum not found 2024/11/07 03:17:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha' 2024/11/07 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': 1 files missing 2024/11/07 03:17:19 NOTICE: 1 hashes missing 2024/11/07 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': 2 differences found 2024/11/07 03:17:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/07 03:17:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': 0 differences found 2024/11/07 03:17:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': 1 matching files 2024/11/07 03:17:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziwihul9cifo" 2024/11/07 03:17:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/i24g8atpn87s44aaac9qtak3lhm12s99lv1gohlfqja48uocbq2g" 2024/11/07 03:17:21 DEBUG : Creating backend with remote "/tmp/rclone5799114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo'", Local "Local file system at /tmp/rclone5799114", Modify Window "1ms" 2024/11/07 03:17:24 DEBUG : 測試_Русский___ě_áñ: md5 = d9795a1843d67c4731fdcd87fd444123 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/07 03:17:25 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo' 2024/11/07 03:17:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': 1 files missing 2024/11/07 03:17:25 NOTICE: 1 hashes missing 2024/11/07 03:17:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': 2 differences found 2024/11/07 03:17:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/07 03:17:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': 0 differences found 2024/11/07 03:17:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': 1 matching files 2024/11/07 03:17:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekalec9gici" 2024/11/07 03:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:26 DEBUG : Creating backend with remote "TestDrive:crypt/tcpe7t27c4ltmob3usk5qgh1qh5unlfj29uvtcn68l4jbbp23m30" 2024/11/07 03:17:28 DEBUG : Creating backend with remote "/tmp/rclone1912691575" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici'", Local "Local file system at /tmp/rclone1912691575", Modify Window "1ms" 2024/11/07 03:17:31 DEBUG : 測試_Русский___ě_áñ: md5 = 3b53702549fa7a30edc13df79b589c36 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/07 03:17:31 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici' 2024/11/07 03:17:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': 1 files missing 2024/11/07 03:17:31 NOTICE: 1 hashes missing 2024/11/07 03:17:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': 2 differences found 2024/11/07 03:17:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/07 03:17:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': 0 differences found 2024/11/07 03:17:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': 1 matching files 2024/11/07 03:17:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqihiz8zoxa" 2024/11/07 03:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:33 DEBUG : Creating backend with remote "TestDrive:crypt/h2k39ddgbas6tpmgvt4jovkpf0vukh47qn2va96ta8co60san1tg" 2024/11/07 03:17:34 DEBUG : Creating backend with remote "/tmp/rclone1837451432" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa'", Local "Local file system at /tmp/rclone1837451432", Modify Window "1ms" 2024/11/07 03:17:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70b9d986a9194f7b4c1fce580d6f8158 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/07 03:17:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa' 2024/11/07 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': 1 files missing 2024/11/07 03:17:38 NOTICE: 1 hashes missing 2024/11/07 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': 2 differences found 2024/11/07 03:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/07 03:17:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': 0 differences found 2024/11/07 03:17:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': 1 matching files 2024/11/07 03:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fitujij8xayo" 2024/11/07 03:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/clp38n5qejp93ps17v2pe3pg3hg624uko8obd6j10ih3vgkjg7b0" 2024/11/07 03:17:41 DEBUG : Creating backend with remote "/tmp/rclone337599116" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo'", Local "Local file system at /tmp/rclone337599116", Modify Window "1ms" 2024/11/07 03:17:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 43b23c3212d3418029826601011fb1af OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/07 03:17:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo' 2024/11/07 03:17:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': 1 files missing 2024/11/07 03:17:44 NOTICE: 1 hashes missing 2024/11/07 03:17:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': 2 differences found 2024/11/07 03:17:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/07 03:17:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': 0 differences found 2024/11/07 03:17:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': 1 matching files 2024/11/07 03:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kugenic1muba" 2024/11/07 03:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/js9n4hhv6fumoj4qn5qli1q0qvfk7ad0lpe8crrridmkuh72bthg" 2024/11/07 03:17:47 DEBUG : Creating backend with remote "/tmp/rclone1035546212" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba'", Local "Local file system at /tmp/rclone1035546212", Modify Window "1ms" 2024/11/07 03:17:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb69ffcf30cbd98ce9de796f6cdd0e86 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/07 03:17:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba' 2024/11/07 03:17:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': 1 files missing 2024/11/07 03:17:50 NOTICE: 1 hashes missing 2024/11/07 03:17:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': 2 differences found 2024/11/07 03:17:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/07 03:17:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': 0 differences found 2024/11/07 03:17:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': 1 matching files 2024/11/07 03:17:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobehip9yupa" 2024/11/07 03:17:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:17:52 DEBUG : Creating backend with remote "TestDrive:crypt/g6j4mp0nckmbola3bjdrk3p808kent4s8v7ja06p4et6upeu1gig" 2024/11/07 03:17:53 DEBUG : Creating backend with remote "/tmp/rclone3697539896" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa'", Local "Local file system at /tmp/rclone3697539896", Modify Window "1ms" 2024/11/07 03:17:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b1a79217be923a6fc7754228ba31e8f9 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/07 03:17:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/07 03:17:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa' 2024/11/07 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': 1 files missing 2024/11/07 03:17:57 NOTICE: 1 hashes missing 2024/11/07 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': 2 differences found 2024/11/07 03:17:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/07 03:17:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/07 03:17:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': 0 differences found 2024/11/07 03:17:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': 1 matching files 2024/11/07 03:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobehip9yupa': Purge remote 2024/11/07 03:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kugenic1muba': Purge remote 2024/11/07 03:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitujij8xayo': Purge remote 2024/11/07 03:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqihiz8zoxa': Purge remote 2024/11/07 03:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekalec9gici': Purge remote 2024/11/07 03:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziwihul9cifo': Purge remote 2024/11/07 03:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nazobax2cuha': Purge remote 2024/11/07 03:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jeyixir9rasi': Purge remote 2024/11/07 03:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokovut3sawa': Purge remote 2024/11/07 03:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fecibey0vota': Purge remote --- PASS: TestApplyTransforms (70.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:18:06 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:18:10 DEBUG : sub/file2: md5 = 5837b9376a44ddb8760c60010b1241e0 OK 2024/11/07 03:18:10 INFO : file1: Copied (new) to: sub/file2 2024/11/07 03:18:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:18:10 DEBUG : file1: Unchanged skipping 2024/11/07 03:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': don't need to copy/move sub/file2, it is already at target location 2024/11/07 03:18:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:18:18 DEBUG : dst/file1: md5 = 293914cd38a076ec93cab1f1cadd13e9 OK 2024/11/07 03:18:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/backup" 2024/11/07 03:18:19 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:18:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/07 03:18:24 INFO : dst/file1: Moved (server-side) 2024/11/07 03:18:26 DEBUG : dst/file1: md5 = f60c734d5ad9027a95bbc3ed12087728 OK 2024/11/07 03:18:26 INFO : dst/file1: Copied (new) 2024/11/07 03:18:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:18:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:18:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:18:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/dst" 2024/11/07 03:18:32 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:18:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/CompareDest" 2024/11/07 03:18:34 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/gveqi14airsml4bgu7krj116o8" 2024/11/07 03:18:36 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:18:39 DEBUG : one: md5 = 319d6aab456a009bb480f2a50de04312 OK 2024/11/07 03:18:39 INFO : one: Copied (new) 2024/11/07 03:18:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:18:43 DEBUG : one: md5 = 2ee84d48f61418e757751dc085960acc OK 2024/11/07 03:18:43 INFO : one: Copied (replaced existing) 2024/11/07 03:18:45 DEBUG : dst/one: md5 = fa0b7906dbba313f228d9d6548bdb66b OK 2024/11/07 03:18:48 DEBUG : CompareDest/one: md5 = 459b8aa960d33afa4089ac8a845b0fbe OK 2024/11/07 03:18:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:18:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:18:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:18:52 DEBUG : CompareDest/two: md5 = a5486173f8df5cd453b0c86759adc05c OK 2024/11/07 03:18:53 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:18:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:18:54 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:18:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:18:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:18:56 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:18:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 03:18:58 DEBUG : two: md5 = b4c98abfd610f55a52c34edc71657598 OK 2024/11/07 03:18:58 INFO : two: Copied (new) 2024/11/07 03:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:19:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:19:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (31.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:19:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/dst" 2024/11/07 03:19:04 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:19:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/CopyDest" 2024/11/07 03:19:06 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/07 03:19:07 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:19:11 DEBUG : one: md5 = dc6504f2fec128f5c042db7f1828f8b6 OK 2024/11/07 03:19:11 INFO : one: Copied (new) 2024/11/07 03:19:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:19:14 DEBUG : one: md5 = fc4d70d9c24d9c38a610fd47343ca4e2 OK 2024/11/07 03:19:14 INFO : one: Copied (replaced existing) 2024/11/07 03:19:17 DEBUG : dst/one: md5 = 9fb3858fd1087cd1b6e9a3ea0916168e OK 2024/11/07 03:19:20 DEBUG : CopyDest/one: md5 = d7990710fd366d204c7f66f632b7adad OK 2024/11/07 03:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/BackupDir" 2024/11/07 03:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/07 03:19:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:19:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:19:25 INFO : one: Moved (server-side) 2024/11/07 03:19:27 INFO : one: Copied (server-side copy) 2024/11/07 03:19:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 03:19:30 DEBUG : CopyDest/two: md5 = f81f5b943829a763de896169ecc57950 OK 2024/11/07 03:19:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:19:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:19:33 INFO : two: Copied (server-side copy) 2024/11/07 03:19:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 03:19:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 03:19:33 DEBUG : two: Unchanged skipping 2024/11/07 03:19:36 DEBUG : CopyDest/three: md5 = 4095e4814ceca01eef148b7a2e62736d OK 2024/11/07 03:19:37 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 03:19:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 03:19:37 DEBUG : three: Destination not found in --copy-dest 2024/11/07 03:19:39 DEBUG : three: md5 = 7b1831c2d55d4882771bff91b67ae6ab OK 2024/11/07 03:19:39 INFO : three: Copied (new) 2024/11/07 03:19:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 03:19:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:19:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:19:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:19:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:19:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 03:19:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.07s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:19:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/07 03:19:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 807e5cdf21fe1391f0fb820ff613239c OK 2024/11/07 03:19:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/07 03:19:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/07 03:19:54 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 2024/11/07 03:19:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/07 03:19:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/07 03:19:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a903e7a539c324dbfce510ac6e9727b5 OK 2024/11/07 03:19:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/07 03:20:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/07 03:20:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.67s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using skip mode. 2024/11/07 03:20:06 NOTICE: one: Found 2 files with duplicate names 2024/11/07 03:20:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using skip mode. 2024/11/07 03:20:14 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:20:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/07 03:20:15 INFO : one: Deleted 2024/11/07 03:20:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.70s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using first mode. 2024/11/07 03:20:23 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:20:24 INFO : one: Deleted 2024/11/07 03:20:25 INFO : one: Deleted 2024/11/07 03:20:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.85s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using newest mode. 2024/11/07 03:20:32 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:20:33 INFO : one: Deleted 2024/11/07 03:20:33 INFO : one: Deleted 2024/11/07 03:20:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.69s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using oldest mode. 2024/11/07 03:20:42 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:20:42 INFO : one: Deleted 2024/11/07 03:20:43 INFO : one: Deleted 2024/11/07 03:20:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.90s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using largest mode. 2024/11/07 03:20:50 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:20:51 INFO : one: Deleted 2024/11/07 03:20:52 INFO : one: Deleted 2024/11/07 03:20:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.71s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:20:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using smallest mode. 2024/11/07 03:20:59 NOTICE: one: Found 3 files with duplicate names 2024/11/07 03:21:00 INFO : one: Deleted 2024/11/07 03:21:00 INFO : one: Deleted 2024/11/07 03:21:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.70s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Looking for duplicate names using rename mode. 2024/11/07 03:21:09 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/07 03:21:10 INFO : one-2.txt: renamed from: one.txt 2024/11/07 03:21:12 INFO : one-3.txt: renamed from: one.txt 2024/11/07 03:21:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:21:21 DEBUG : dupe1/one.txt: md5 = 81d091e041c3933f905fcbc35d063a66 OK 2024/11/07 03:21:24 DEBUG : dupe2/two.txt: md5 = 6b7f0f2ef2e46260142183876f657782 OK 2024/11/07 03:21:27 DEBUG : dupe3/three.txt: md5 = ef09d7eae8e9dbc18f2bfa9f94d67754 OK 2024/11/07 03:21:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/07 03:21:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/07 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/11/07 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/11/07 03:21:30 DEBUG : TestDrive: Saved new token in config file 2024/11/07 03:21:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/07 03:21:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/07 03:21:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/07 03:21:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/07 03:21:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.87s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:21:39 DEBUG : a.txt: md5 = 72f64da49b130ada57f18f3c3d4e20f3 OK 2024/11/07 03:21:41 DEBUG : zend.txt: md5 = 14224f28c52388028044e2c0336075df OK 2024/11/07 03:21:44 DEBUG : sub dir/hello world: md5 = 84499aab113cdea345f8c7d052c52ff8 OK 2024/11/07 03:21:46 DEBUG : sub dir/hello world2: md5 = 0a9e2a6001a7cad44a2c765e7b41d203 OK 2024/11/07 03:21:49 DEBUG : sub dir/ignore dir/.ignore: md5 = bcc50f90506b7b7b672dc0c12b97be26 OK 2024/11/07 03:21:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = ab96ae37ed358f254a319ea56df9e72d OK 2024/11/07 03:21:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 00abd9519005d2e06dff8f91cf069b01 OK 2024/11/07 03:21:55 DEBUG : a.txt: Excluded (Size Filter) 2024/11/07 03:21:55 DEBUG : a.txt: Excluded 2024/11/07 03:21:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/07 03:21:56 DEBUG : sub dir/hello world2: Excluded 2024/11/07 03:21:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/07 03:21:56 DEBUG : sub dir/hello world: Excluded 2024/11/07 03:21:57 DEBUG : sub dir/ignore dir: Excluded 2024/11/07 03:21:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/07 03:21:57 DEBUG : sub dir/hello world2: Excluded 2024/11/07 03:21:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/07 03:21:57 DEBUG : sub dir/hello world: Excluded 2024/11/07 03:21:57 DEBUG : sub dir/ignore dir: Excluded 2024/11/07 03:22:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/07 03:22:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/07 03:22:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/07 03:22:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/07 03:22:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/07 03:22:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/07 03:22:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (30.11s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:09 DEBUG : file1: md5 = 0a55996ae06332b45e3a143d242c2481 OK 2024/11/07 03:22:12 DEBUG : sub/file2: md5 = f0e72408109e8704d67fdb3429684479 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 2024/11/07 03:22:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/07 03:22:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/07 03:22:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/07 03:22:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.65s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:21 DEBUG : file1: md5 = e472e15c05ee8bce44d96c7ad6187c41 OK 2024/11/07 03:22:25 DEBUG : sub/file2: md5 = 4982374d6a2b247c59f372036274b3f8 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 2024/11/07 03:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/notfound" 2024/11/07 03:22:29 DEBUG : Config file has changed externally - reloading 2024/11/07 03:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/qe0i31qdkoejk60elps0ni5sqk" 2024/11/07 03:22:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.61s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.94s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Making directory 2024/11/07 03:22:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Making directory --- PASS: TestMkdir (0.82s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:38 DEBUG : sub dir/hello world: md5 = 40a353d81b524db635a526849d6c6b11 OK 2024/11/07 03:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:44 DEBUG : potato2: md5 = 313a928a299bbdf02ab54fedf89a0ec6 OK 2024/11/07 03:22:45 DEBUG : empty space: md5 = 451604e5a426c517dbe653fb0600033c OK --- PASS: TestLs (6.21s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:50 DEBUG : potato2: md5 = 3d9896f9bfff643d7e1a95e4a604815a OK 2024/11/07 03:22:52 DEBUG : empty space: md5 = b425896d61deaf3cd31b086a66e2d155 OK 2024/11/07 03:22:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/07 03:22:52 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:22:56 DEBUG : potato2: md5 = a043f5680ee0924a8df6b765b7951e4d OK 2024/11/07 03:22:58 DEBUG : empty space: md5 = 94fe2fe9efa03aa4cf3fd3c2c51f9c57 OK --- PASS: TestLsLong (6.56s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:03 DEBUG : potato2: md5 = 9bb3f08785779652f999b7d02301df1b OK 2024/11/07 03:23:05 DEBUG : empty space: md5 = be3661dcb323bf19ac2a962c960743c0 OK --- PASS: TestHashSums (6.07s) === RUN TestHashSumsWithErrors 2024/11/07 03:23:07 DEBUG : Creating backend with remote ":memory:" 2024/11/07 03:23:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/07 03:23:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/07 03:23:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/07 03:23:07 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:09 DEBUG : potato2: md5 = 4a13f1f61471b72c7588afa3e2bedd71 OK 2024/11/07 03:23:11 DEBUG : empty space: md5 = b970792dcbd89cf561bdcde9f4083ab9 OK 2024/11/07 03:23:14 DEBUG : sub dir/potato3: md5 = 6fb171fabc5969a59a99f1975e20a64d OK 2024/11/07 03:23:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.05s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:21 DEBUG : small: md5 = b2069d5779ab8217f806a07a3e6bca9a OK 2024/11/07 03:23:22 DEBUG : medium: md5 = 6b50559e8fea5fb87b90b87d2588ef2a OK 2024/11/07 03:23:24 DEBUG : large: md5 = c8674c43fc821c8d8e3e898914ed57ec OK 2024/11/07 03:23:24 DEBUG : Waiting for deletions to finish 2024/11/07 03:23:25 DEBUG : large: Excluded (Size Filter) 2024/11/07 03:23:25 INFO : medium: Deleted 2024/11/07 03:23:25 INFO : small: Deleted --- PASS: TestDelete (8.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:29 DEBUG : small: md5 = 6bd6d6ac23c84087dbe238e75c32ca7e OK 2024/11/07 03:23:31 DEBUG : medium: md5 = b372d08422d65e168e6241f17b019984 OK 2024/11/07 03:23:33 DEBUG : large: md5 = 8d255bfd013bbc2066102918114f47eb OK 2024/11/07 03:23:33 DEBUG : Waiting for deletions to finish 2024/11/07 03:23:34 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/07 03:23:34 INFO : medium: Deleted 2024/11/07 03:23:34 INFO : small: Deleted --- PASS: TestMaxDelete (9.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:38 DEBUG : small: md5 = d2fbc35db4c3874ec4a1935504e33388 OK 2024/11/07 03:23:40 DEBUG : medium: md5 = a1a96d593e597ce0db779da1e4191779 OK 2024/11/07 03:23:42 DEBUG : large: md5 = 99a51aeff12d101e457f6f4c56471c04 OK 2024/11/07 03:23:42 DEBUG : Waiting for deletions to finish 2024/11/07 03:23:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/07 03:23:43 INFO : small: Deleted 2024/11/07 03:23:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.97s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:47 DEBUG : small: md5 = 340c07dfe8c573b2fa0275dd07517512 OK 2024/11/07 03:23:49 DEBUG : medium: md5 = 54fdc7bf2217f8e91d7f7b2f1264cc19 OK 2024/11/07 03:23:51 DEBUG : large: md5 = 9f2107ead1518cc6339332ec9cb77462 OK 2024/11/07 03:23:51 DEBUG : Waiting for deletions to finish 2024/11/07 03:23:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/07 03:23:52 INFO : medium: Deleted 2024/11/07 03:23:52 INFO : small: Deleted --- PASS: TestMaxDeleteSize (9.05s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:23:56 DEBUG : ReadFile: md5 = b5a9a383b75fdc8b46407ad38b80d481 OK --- PASS: TestReadFile (5.42s) === RUN TestRetry 2024/11/07 03:24:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/07 03:24:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/07 03:24:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:24:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:24:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:24:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/07 03:24:00 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:24:02 DEBUG : file1: md5 = 5cd5d68eff939a943f1e47360e3ef1d6 OK 2024/11/07 03:24:04 DEBUG : file2: md5 = fdcf7beadff923630b7810bf3d0b6b2c OK --- PASS: TestCat (19.15s) === RUN TestPurge 2024/11/07 03:24:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siqijom1buzi" 2024/11/07 03:24:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:24:19 DEBUG : Creating backend with remote "TestDrive:crypt/2oaf0uf1t4dc2cndu39m6hmoem48pqm57kpbn7voi3qrsb5btd00" 2024/11/07 03:24:20 DEBUG : Creating backend with remote "/tmp/rclone3528457241" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siqijom1buzi'", Local "Local file system at /tmp/rclone3528457241", Modify Window "1ms" 2024/11/07 03:24:27 DEBUG : A1/B1/C1/one: md5 = b3bafadb3529ed0d9da694e8d8dfa496 OK 2024/11/07 03:24:27 DEBUG : A2: Making directory 2024/11/07 03:24:28 DEBUG : A1/B2: Making directory 2024/11/07 03:24:29 DEBUG : A1/B2/C2: Making directory 2024/11/07 03:24:30 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:24:32 DEBUG : A3: Making directory 2024/11/07 03:24:33 DEBUG : A3/B3: Making directory 2024/11/07 03:24:34 DEBUG : A3/B3/C4: Making directory 2024/11/07 03:24:37 DEBUG : A1/two: md5 = b32067100403bf7720bae56cd539449e OK 2024/11/07 03:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siqijom1buzi': Purge remote 2024/11/07 03:24:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.85s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:24:47 DEBUG : A1/B1/C1/one: md5 = 79876da8a1fd6228fe7b181edc433772 OK 2024/11/07 03:24:47 DEBUG : A2: Making directory 2024/11/07 03:24:48 DEBUG : A1/B2: Making directory 2024/11/07 03:24:49 DEBUG : A1/B2/C2: Making directory 2024/11/07 03:24:51 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:24:52 DEBUG : A3: Making directory 2024/11/07 03:24:53 DEBUG : A3/B3: Making directory 2024/11/07 03:24:54 DEBUG : A3/B3/C4: Making directory 2024/11/07 03:24:57 DEBUG : A1/two: md5 = 8ca235db4aa0bc1dff729b2aab4f645a OK 2024/11/07 03:24:59 DEBUG : removing 1 level 3 directories 2024/11/07 03:24:59 INFO : A3/B3/C4: Removing directory 2024/11/07 03:25:02 DEBUG : removing 2 level 3 directories 2024/11/07 03:25:02 INFO : A1/B2/C2: Removing directory 2024/11/07 03:25:02 INFO : A1/B1/C3: Removing directory 2024/11/07 03:25:03 DEBUG : removing 2 level 2 directories 2024/11/07 03:25:03 INFO : A3/B3: Removing directory 2024/11/07 03:25:03 INFO : A1/B2: Removing directory 2024/11/07 03:25:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:25:03 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/07 03:25:04 DEBUG : removing 2 level 1 directories 2024/11/07 03:25:04 INFO : A3: Removing directory 2024/11/07 03:25:04 INFO : A2: Removing directory 2024/11/07 03:25:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/07 03:25:09 DEBUG : removing 1 level 3 directories 2024/11/07 03:25:09 INFO : A1/B1/C1: Removing directory 2024/11/07 03:25:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:10 DEBUG : removing 1 level 2 directories 2024/11/07 03:25:10 INFO : A1/B1: Removing directory 2024/11/07 03:25:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:25:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:25:11 DEBUG : removing 1 level 1 directories 2024/11/07 03:25:11 INFO : A1: Removing directory 2024/11/07 03:25:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:25:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:25:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:25:12 DEBUG : removing 1 level 0 directories 2024/11/07 03:25:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Removing directory 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/07 03:25:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (32.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:25:16 DEBUG : A1: Making directory 2024/11/07 03:25:17 DEBUG : A1/B1: Making directory 2024/11/07 03:25:18 DEBUG : A1/B1/C1: Making directory 2024/11/07 03:25:21 DEBUG : removing 1 level 3 directories 2024/11/07 03:25:21 INFO : A1/B1/C1: Removing directory 2024/11/07 03:25:22 DEBUG : removing 1 level 2 directories 2024/11/07 03:25:22 INFO : A1/B1: Removing directory 2024/11/07 03:25:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:25:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.16s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:25:26 DEBUG : A1: Making directory 2024/11/07 03:25:27 DEBUG : A1/B1: Making directory 2024/11/07 03:25:28 DEBUG : A1/B1/C1: Making directory 2024/11/07 03:25:32 DEBUG : removing 1 level 3 directories 2024/11/07 03:25:32 INFO : A1/B1/C1: Removing directory 2024/11/07 03:25:33 DEBUG : removing 1 level 2 directories 2024/11/07 03:25:33 INFO : A1/B1: Removing directory 2024/11/07 03:25:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:25:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.41s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:25:38 DEBUG : file1: md5 = 81f403f13f7064328577b7baa5d1fc23 OK 2024/11/07 03:25:39 DEBUG : filename.txt: File name found in url 2024/11/07 03:25:41 DEBUG : filename.txt: md5 = 4d6e573034316e76496ec6e5a0e60dc1 OK 2024/11/07 03:25:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/07 03:25:43 DEBUG : headerfilename.txt: md5 = c23f045545b0fd6b5eee6ffe3533fd3e OK 2024/11/07 03:25:45 DEBUG : file2: md5 = d193a3b80e478cc04a21f7b569a8e5b9 OK --- PASS: TestCopyURL (12.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:25:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:25:52 DEBUG : sub/file2: md5 = e29563dfe50f8955523f5efb8282c0ae OK 2024/11/07 03:25:52 INFO : file1: Copied (new) to: sub/file2 2024/11/07 03:25:52 INFO : file1: Deleted 2024/11/07 03:25:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:25:53 DEBUG : file1: Unchanged skipping 2024/11/07 03:25:53 INFO : file1: Deleted 2024/11/07 03:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': don't need to copy/move sub/file2, it is already at target location 2024/11/07 03:25:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:25:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/07 03:25:59 DEBUG : file1: md5 = 52ff2284aa6590e4fd62febac75426c6 OK 2024/11/07 03:25:59 INFO : file1: Copied (new) 2024/11/07 03:25:59 INFO : file1: Deleted 2024/11/07 03:25:59 DEBUG : file1: Destination exists, skipping 2024/11/07 03:25:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:26:05 DEBUG : dst/file1: md5 = 637d4467caa08066556365a62f010108 OK 2024/11/07 03:26:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudunud5lozi/backup" 2024/11/07 03:26:06 DEBUG : Creating backend with remote "TestDrive:crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g/1nrff024r7pq65ecp72fc28jb0" 2024/11/07 03:26:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/07 03:26:12 INFO : dst/file1: Moved (server-side) 2024/11/07 03:26:14 DEBUG : dst/file1: md5 = 688460fc52962407e62378030e2d7fdf OK 2024/11/07 03:26:14 INFO : dst/file1: Copied (new) 2024/11/07 03:26:14 INFO : dst/file1: Deleted 2024/11/07 03:26:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:26:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/07 03:26:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (18.54s) === 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:26:23 DEBUG : A1/one: md5 = b288d67b6ae0a60d56ce1b3dfca21cad OK 2024/11/07 03:26:25 DEBUG : A1/two: md5 = 52bfeb55bfe6b11224726b79995828af OK 2024/11/07 03:26:28 DEBUG : A1/B1/three: md5 = 9ec6edb1e66f7e500a291d20719b548f OK 2024/11/07 03:26:31 DEBUG : A1/B1/C1/four: md5 = 86db4ed9edd65da1c3b61726c6c54d7c OK 2024/11/07 03:26:34 DEBUG : A1/B1/C2/five: md5 = 5b28dab7db8589fa997c55591358da73 OK 2024/11/07 03:26:34 DEBUG : A1/B2: Making directory 2024/11/07 03:26:36 DEBUG : A1/B1/C3: Making directory 2024/11/07 03:26:49 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/07 03:26:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/07 03:26:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/07 03:26:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/07 03:26:49 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/07 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:26:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:26:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:26:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/07 03:27:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/07 03:27:06 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/07 03:27:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/07 03:27:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/07 03:27:06 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/07 03:27:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:27:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:27:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:27:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:27:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:27:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/07 03:27:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/07 03:27:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/07 03:27:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/07 03:27:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/07 03:27:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/07 03:27:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/07 03:27:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/07 03:27:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/07 03:27:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:27:24 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:27:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 1165d912952df4f5d964dc5bbafde7b7 OK 2024/11/07 03:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/07 03:27:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 03:27:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/07 03:27:29 DEBUG : no_checksum_big_file_from_pipe: md5 = f7e9eb8c07804dda762b3af388680849 OK 2024/11/07 03:27:29 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:27:33 DEBUG : with_checksum_small_file_from_pipe: md5 = f6ed8846af43f1d8e998e0f469c144bd OK 2024/11/07 03:27:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 03:27:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/07 03:27:35 DEBUG : with_checksum_big_file_from_pipe: md5 = 904db679ceda1b64fe4a3fa3b0ab6f57 OK 2024/11/07 03:27:35 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:27:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:27:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/07 03:27:43 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-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/07 03:27:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/07 03:27:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/07 03:27:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/07 03:27:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (48 bytes), uploading instead of streaming 2024/11/07 03:27:54 DEBUG : rcat_metadata: md5 = eaba350b68cab6b29c5da964c3f240b8 OK 2024/11/07 03:27:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/07 03:27:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/07 03:27:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = 68a9a35b99e346373557c7db49e8eb1d OK 2024/11/07 03:27:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.33s) --- PASS: TestRcatMetadata/Normal (3.36s) --- PASS: TestRcatMetadata/ViaDisk (3.48s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:01 DEBUG : potato1: md5 = 0515d147da66435490cd60d61153f8f1 OK 2024/11/07 03:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 03:28:03 DEBUG : potato2: md5 = 4880fcf66e819f8c260af359c266c7ea OK 2024/11/07 03:28:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:07 DEBUG : potato1: md5 = 25bfd4ba44ce52270afa4ce12eeaafc0 OK 2024/11/07 03:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/07 03:28:09 DEBUG : potato2: md5 = 2c24ae0bd4e50ba5a87b02dbc1d439dd OK 2024/11/07 03:28:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.51s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:14 DEBUG : potato2: md5 = 7dae929a7aeef3e3bb904b8fb58d3a52 OK 2024/11/07 03:28:16 DEBUG : empty space: md5 = dc449ca94e510997f353744f3b05ef97 OK 2024/11/07 03:28:19 DEBUG : sub dir/potato3: md5 = bb5b526940c2aacd2e315faff259c90a OK 2024/11/07 03:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Touching "empty space" 2024/11/07 03:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Touching "potato2" 2024/11/07 03:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Touching "sub dir/potato3" 2024/11/07 03:28:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (15.06s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:27 DEBUG : dir with metadata: Making directory with metadata 2024/11/07 03:28:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.38s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:31 DEBUG : directory with modtime: Making directory with metadata 2024/11/07 03:28:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/07 03:28:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 03:28:34 DEBUG : Google drive root 'crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g': Skipping btime metadata as can't update it on an existing file: 2024-11-07T03:28:34.426671079Z 2024/11/07 03:28:35 INFO : non existent directory: Updated directory metadata 2024/11/07 03:28:38 DEBUG : Google drive root 'crypt/tq6gs6m7s5t3pr6vm7ei95hr88le5fvl4l0v62n7l5qih39ehg3g': Skipping btime metadata as can't update it on an existing file: 2024-11-07T03:28:34.426671079Z 2024/11/07 03:28:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.68s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/07 03:28:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/07 03:28:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.64s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi'", Local "Local file system at /tmp/rclone1866134595", Modify Window "1ms" 2024/11/07 03:28:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/07 03:28:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 03:28:46 DEBUG : dst: Making directory with metadata 2024/11/07 03:28:47 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/07 03:28:47 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 03:28:48 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 03:28:49 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 03:28:49 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/07 03:28:50 INFO : dst: Set directory modification time (using SetModTime) 2024/11/07 03:28:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.33s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/11/07 03:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudunud5lozi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m53.007922137s (try 1/5)