"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/12/11 03:24:58 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu" 2024/12/11 03:24:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:24:59 DEBUG : Creating backend with remote "/tmp/rclone1150994736" === 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/11 03:24:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/11 03:24:59 DEBUG : potato: Seek from 10 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 10 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Seek from 5 to 2 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/11 03:24:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Seek from 5 to 2 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/11 03:24:59 DEBUG : potato: Seek from 8 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 8 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/11 03:24:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 03:24:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 03:24:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 03:24:59 DEBUG : potato: Seek from 5 to 2 2024/12/11 03:24:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/11 03:24:59 DEBUG : potato: Seek from 9 to 0 2024/12/11 03:24:59 DEBUG : potato: Seek from 9 to 0 2024/12/11 03:24:59 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (44.05s) --- PASS: TestCheck/1 (1.39s) --- PASS: TestCheck/2 (1.24s) --- PASS: TestCheck/3 (1.46s) --- PASS: TestCheck/4 (1.34s) --- PASS: TestCheck/5 (1.52s) --- PASS: TestCheck/6 (1.06s) --- PASS: TestCheck/7 (1.09s) === RUN TestCheckFsError 2024/12/11 03:25:43 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 03:25:43 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 03:25:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/11 03:25:43 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/12/11 03:25:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/11 03:25:43 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (46.77s) --- PASS: TestCheckDownload/1 (2.09s) --- PASS: TestCheckDownload/2 (1.79s) --- PASS: TestCheckDownload/3 (1.54s) --- PASS: TestCheckDownload/4 (2.05s) --- PASS: TestCheckDownload/5 (2.36s) --- PASS: TestCheckDownload/6 (1.78s) --- PASS: TestCheckDownload/7 (2.56s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (34.64s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:27:10 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 03:27:10 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 03:27:10 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 03:27:10 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/11 03:27:17 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 03:27:17 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 03:27:17 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 03:27:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (13.98s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:27:19 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2024/12/11 03:29:07 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2024/12/11 03:29:07 DEBUG : data: Rmdir: contains trashed file: "potato.json" 2024/12/11 03:29:07 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2024/12/11 03:29:07 DEBUG : data: Rmdir: contains trashed file: "banana.bin" --- PASS: TestCheckSum (109.25s) --- PASS: TestCheckSum/subtest1 (4.09s) --- PASS: TestCheckSum/subtest2 (3.30s) --- PASS: TestCheckSum/subtest3 (3.87s) --- PASS: TestCheckSum/subtest4 (3.91s) --- PASS: TestCheckSum/subtest5 (4.67s) --- PASS: TestCheckSum/subtest6 (4.36s) --- PASS: TestCheckSum/subtest7 (4.20s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:29:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/data" 2024/12/11 03:29:08 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/12/11 03:30:56 DEBUG : data: Rmdir: contains trashed file: "potato.json" 2024/12/11 03:30:56 DEBUG : data: Rmdir: contains trashed file: "banana.bin" 2024/12/11 03:30:56 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2024/12/11 03:30:56 DEBUG : data: Rmdir: contains trashed file: "potato.bin" --- PASS: TestCheckSumDownload (109.23s) --- PASS: TestCheckSumDownload/subtest1 (4.26s) --- PASS: TestCheckSumDownload/subtest2 (3.79s) --- PASS: TestCheckSumDownload/subtest3 (4.25s) --- PASS: TestCheckSumDownload/subtest4 (3.87s) --- PASS: TestCheckSumDownload/subtest5 (4.30s) --- PASS: TestCheckSumDownload/subtest6 (4.27s) --- PASS: TestCheckSumDownload/subtest7 (4.57s) === RUN TestApplyTransforms 2024/12/11 03:30:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-salotih2muke" 2024/12/11 03:30:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:30:58 DEBUG : Creating backend with remote "/tmp/rclone68599989" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-salotih2muke", Local "Local file system at /tmp/rclone68599989", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2024/12/11 03:31:03 ERROR : hello, world!: sum not found 2024/12/11 03:31:03 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressDrive:rclone-test-salotih2muke 2024/12/11 03:31:03 NOTICE: Compressed: TestCompressDrive:rclone-test-salotih2muke: 1 files missing 2024/12/11 03:31:03 NOTICE: 1 hashes missing 2024/12/11 03:31:03 NOTICE: Compressed: TestCompressDrive:rclone-test-salotih2muke: 2 differences found 2024/12/11 03:31:03 NOTICE: Compressed: TestCompressDrive:rclone-test-salotih2muke: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/11 03:31:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:05 NOTICE: Compressed: TestCompressDrive:rclone-test-salotih2muke: 0 differences found 2024/12/11 03:31:05 NOTICE: Compressed: TestCompressDrive:rclone-test-salotih2muke: 1 matching files 2024/12/11 03:31:05 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zijikaw3vequ" 2024/12/11 03:31:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:06 DEBUG : Creating backend with remote "/tmp/rclone1125650580" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-zijikaw3vequ", Local "Local file system at /tmp/rclone1125650580", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2024/12/11 03:31:11 ERROR : HELLO, WORLD!: sum not found 2024/12/11 03:31:11 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-zijikaw3vequ 2024/12/11 03:31:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: 1 files missing 2024/12/11 03:31:11 NOTICE: 1 hashes missing 2024/12/11 03:31:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: 2 differences found 2024/12/11 03:31:11 NOTICE: Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/11 03:31:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: 0 differences found 2024/12/11 03:31:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: 1 matching files 2024/12/11 03:31:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qimafev4vifa" 2024/12/11 03:31:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:15 DEBUG : Creating backend with remote "/tmp/rclone2839892070" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qimafev4vifa", Local "Local file system at /tmp/rclone2839892070", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/11 03:31:20 ERROR : HeLlO, wOrLd!: sum not found 2024/12/11 03:31:20 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-qimafev4vifa 2024/12/11 03:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-qimafev4vifa: 1 files missing 2024/12/11 03:31:20 NOTICE: 1 hashes missing 2024/12/11 03:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-qimafev4vifa: 2 differences found 2024/12/11 03:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-qimafev4vifa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/11 03:31:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:22 NOTICE: Compressed: TestCompressDrive:rclone-test-qimafev4vifa: 0 differences found 2024/12/11 03:31:22 NOTICE: Compressed: TestCompressDrive:rclone-test-qimafev4vifa: 1 matching files 2024/12/11 03:31:22 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-xarixal7bate" 2024/12/11 03:31:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:22 DEBUG : Creating backend with remote "/tmp/rclone3840578786" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-xarixal7bate", Local "Local file system at /tmp/rclone3840578786", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/11 03:31:28 ERROR : HELLO, WORLD!: sum not found 2024/12/11 03:31:28 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressDrive:rclone-test-xarixal7bate 2024/12/11 03:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-xarixal7bate: 1 files missing 2024/12/11 03:31:28 NOTICE: 1 hashes missing 2024/12/11 03:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-xarixal7bate: 2 differences found 2024/12/11 03:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-xarixal7bate: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/11 03:31:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:30 NOTICE: Compressed: TestCompressDrive:rclone-test-xarixal7bate: 0 differences found 2024/12/11 03:31:30 NOTICE: Compressed: TestCompressDrive:rclone-test-xarixal7bate: 1 matching files 2024/12/11 03:31:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yafawet4kuwe" 2024/12/11 03:31:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:31 DEBUG : Creating backend with remote "/tmp/rclone1026164783" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yafawet4kuwe", Local "Local file system at /tmp/rclone1026164783", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2024/12/11 03:31:36 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 03:31:36 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-yafawet4kuwe 2024/12/11 03:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: 1 files missing 2024/12/11 03:31:36 NOTICE: 1 hashes missing 2024/12/11 03:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: 2 differences found 2024/12/11 03:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/11 03:31:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: 0 differences found 2024/12/11 03:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: 1 matching files 2024/12/11 03:31:38 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-noqujew2widi" 2024/12/11 03:31:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:39 DEBUG : Creating backend with remote "/tmp/rclone444226950" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-noqujew2widi", Local "Local file system at /tmp/rclone444226950", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2024/12/11 03:31:44 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 03:31:44 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-noqujew2widi 2024/12/11 03:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-noqujew2widi: 1 files missing 2024/12/11 03:31:44 NOTICE: 1 hashes missing 2024/12/11 03:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-noqujew2widi: 2 differences found 2024/12/11 03:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-noqujew2widi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/11 03:31:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:47 NOTICE: Compressed: TestCompressDrive:rclone-test-noqujew2widi: 0 differences found 2024/12/11 03:31:47 NOTICE: Compressed: TestCompressDrive:rclone-test-noqujew2widi: 1 matching files 2024/12/11 03:31:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-fuyibuc8poya" 2024/12/11 03:31:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:47 DEBUG : Creating backend with remote "/tmp/rclone1222970911" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-fuyibuc8poya", Local "Local file system at /tmp/rclone1222970911", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2024/12/11 03:31:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:31:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-fuyibuc8poya 2024/12/11 03:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: 1 files missing 2024/12/11 03:31:53 NOTICE: 1 hashes missing 2024/12/11 03:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: 2 differences found 2024/12/11 03:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/11 03:31:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:31:54 NOTICE: Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: 0 differences found 2024/12/11 03:31:54 NOTICE: Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: 1 matching files 2024/12/11 03:31:54 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lukuhek4rage" 2024/12/11 03:31:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:31:55 DEBUG : Creating backend with remote "/tmp/rclone3266145347" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-lukuhek4rage", Local "Local file system at /tmp/rclone3266145347", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2024/12/11 03:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-lukuhek4rage 2024/12/11 03:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-lukuhek4rage: 1 files missing 2024/12/11 03:32:00 NOTICE: 1 hashes missing 2024/12/11 03:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-lukuhek4rage: 2 differences found 2024/12/11 03:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-lukuhek4rage: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/11 03:32:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:32:03 NOTICE: Compressed: TestCompressDrive:rclone-test-lukuhek4rage: 0 differences found 2024/12/11 03:32:03 NOTICE: Compressed: TestCompressDrive:rclone-test-lukuhek4rage: 1 matching files 2024/12/11 03:32:03 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yagucij2gama" 2024/12/11 03:32:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:32:04 DEBUG : Creating backend with remote "/tmp/rclone2131555266" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yagucij2gama", Local "Local file system at /tmp/rclone2131555266", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2024/12/11 03:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-yagucij2gama 2024/12/11 03:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-yagucij2gama: 1 files missing 2024/12/11 03:32:10 NOTICE: 1 hashes missing 2024/12/11 03:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-yagucij2gama: 2 differences found 2024/12/11 03:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-yagucij2gama: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/11 03:32:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:32:13 NOTICE: Compressed: TestCompressDrive:rclone-test-yagucij2gama: 0 differences found 2024/12/11 03:32:13 NOTICE: Compressed: TestCompressDrive:rclone-test-yagucij2gama: 1 matching files 2024/12/11 03:32:13 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yenawat1vare" 2024/12/11 03:32:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:32:14 DEBUG : Creating backend with remote "/tmp/rclone1831614684" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yenawat1vare", Local "Local file system at /tmp/rclone1831614684", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2024/12/11 03:32:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 03:32:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-yenawat1vare 2024/12/11 03:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-yenawat1vare: 1 files missing 2024/12/11 03:32:19 NOTICE: 1 hashes missing 2024/12/11 03:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-yenawat1vare: 2 differences found 2024/12/11 03:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-yenawat1vare: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/11 03:32:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 03:32:22 NOTICE: Compressed: TestCompressDrive:rclone-test-yenawat1vare: 0 differences found 2024/12/11 03:32:22 NOTICE: Compressed: TestCompressDrive:rclone-test-yenawat1vare: 1 matching files 2024/12/11 03:32:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yenawat1vare: Purge remote 2024/12/11 03:32:23 DEBUG : Compressed: TestCompressDrive:rclone-test-yagucij2gama: Purge remote 2024/12/11 03:32:24 DEBUG : Compressed: TestCompressDrive:rclone-test-lukuhek4rage: Purge remote 2024/12/11 03:32:24 DEBUG : Compressed: TestCompressDrive:rclone-test-fuyibuc8poya: Purge remote 2024/12/11 03:32:25 DEBUG : Compressed: TestCompressDrive:rclone-test-noqujew2widi: Purge remote 2024/12/11 03:32:25 DEBUG : Compressed: TestCompressDrive:rclone-test-yafawet4kuwe: Purge remote 2024/12/11 03:32:26 DEBUG : Compressed: TestCompressDrive:rclone-test-xarixal7bate: Purge remote 2024/12/11 03:32:27 DEBUG : Compressed: TestCompressDrive:rclone-test-qimafev4vifa: Purge remote 2024/12/11 03:32:27 DEBUG : Compressed: TestCompressDrive:rclone-test-zijikaw3vequ: Purge remote 2024/12/11 03:32:28 DEBUG : Compressed: TestCompressDrive:rclone-test-salotih2muke: Purge remote --- PASS: TestApplyTransforms (91.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:32:29 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:32:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:32:34 INFO : file1: Copied (new) to: sub/file2 2024/12/11 03:32:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 03:32:37 DEBUG : file1: Unchanged skipping 2024/12/11 03:32:39 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: don't need to copy/move sub/file2, it is already at target location 2024/12/11 03:32:43 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/11 03:32:43 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestCopyFile (14.76s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:32:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/backup" 2024/12/11 03:32:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 03:32:59 INFO : dst/file1: Moved (server-side) 2024/12/11 03:33:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:33:02 INFO : dst/file1: Copied (new) 2024/12/11 03:33:09 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/12/11 03:33:09 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:33:10 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:33:10 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/12/11 03:33:11 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (27.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:33:12 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/dst" 2024/12/11 03:33:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/CompareDest" 2024/12/11 03:33:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 03:33:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 03:33:22 INFO : one: Copied (new) 2024/12/11 03:33:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:33:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:33:29 INFO : one: Copied (replaced existing) 2024/12/11 03:33:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:33:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:33:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 03:33:56 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:33:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:33:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 03:34:01 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:34:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:34:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 03:34:10 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:34:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 03:34:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/11 03:34:15 INFO : two: Copied (new) 2024/12/11 03:34:26 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/12/11 03:34:26 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/12/11 03:34:26 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/12/11 03:34:26 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:34:27 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:34:27 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2024/12/11 03:34:27 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2024/12/11 03:34:27 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" --- PASS: TestCopyFileCompareDest (76.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:34:28 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/dst" 2024/12/11 03:34:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/CopyDest" 2024/12/11 03:34:32 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 03:34:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 03:34:38 INFO : one: Copied (new) 2024/12/11 03:34:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:34:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:34:46 INFO : one: Copied (replaced existing) 2024/12/11 03:35:00 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/BackupDir" 2024/12/11 03:35:00 DEBUG : Config file has changed externally - reloading 2024/12/11 03:35:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:35:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:35:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 03:35:09 INFO : one: Moved (server-side) 2024/12/11 03:35:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 03:35:12 INFO : one: Copied (server-side copy) 2024/12/11 03:35:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 03:35:23 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 03:35:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:35:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/11 03:35:27 INFO : two: Copied (server-side copy) 2024/12/11 03:35:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 03:35:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 03:35:35 DEBUG : two: Unchanged skipping 2024/12/11 03:35:52 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 03:35:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 03:35:53 DEBUG : three: Destination not found in --copy-dest 2024/12/11 03:35:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/11 03:35:57 INFO : three: Copied (new) 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:36:15 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/12/11 03:36:16 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/12/11 03:36:17 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" 2024/12/11 03:36:17 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" --- PASS: TestCopyFileCopyDest (109.85s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:36:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/11 03:36:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:36:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/11 03:36:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/11 03:36:26 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/12/11 03:36:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/11 03:36:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/11 03:36:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c554fd5e466573f22d2cfb57d590efb5 OK 2024/12/11 03:36:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/11 03:36:39 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.json" 2024/12/11 03:36:39 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.bin" 2024/12/11 03:36:39 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:36:39 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.json" --- PASS: TestCopyFileMaxTransfer (21.30s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.44s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:37:04 INFO : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Looking for duplicate md5 hashes using newest mode. 2024/12/11 03:37:08 NOTICE: 2bb455a1d945edfcaf888ae1389e90be: Found 3 files with duplicate md5 hashes 2024/12/11 03:37:09 INFO : one: Deleted 2024/12/11 03:37:10 INFO : also/one: Deleted 2024/12/11 03:37:10 NOTICE: 2bb455a1d945edfcaf888ae1389e90be: Deleted 2 extra copies 2024/12/11 03:37:16 DEBUG : also: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:37:16 DEBUG : also: Rmdir: contains trashed file: "one.json" --- PASS: TestDeduplicateNewestByHash (34.71s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.47s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.46s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.48s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:37:34 INFO : dupe2: merging "two.txt.bin" 2024/12/11 03:37:34 INFO : dupe2: merging "two.txt.json" 2024/12/11 03:37:35 INFO : dupe2: removing empty directory 2024/12/11 03:37:36 INFO : dupe3: merging "three.txt.bin" 2024/12/11 03:37:37 INFO : dupe3: merging "three.txt.json" 2024/12/11 03:37:38 INFO : dupe3: removing empty directory 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.bin" 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.json" 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.bin" 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.json" 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.json" 2024/12/11 03:37:48 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.bin" --- PASS: TestMergeDirs (29.43s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:37:51 DEBUG : Config file has changed externally - reloading 2024/12/11 03:37:51 DEBUG : TestDrive: Loaded fresh token from config file 2024/12/11 03:38:25 DEBUG : a.txt: Excluded (Size Filter) 2024/12/11 03:38:25 DEBUG : a.txt: Excluded 2024/12/11 03:38:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 03:38:26 DEBUG : sub dir/hello world: Excluded 2024/12/11 03:38:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 03:38:26 DEBUG : sub dir/hello world2: Excluded 2024/12/11 03:38:28 DEBUG : sub dir/ignore dir: Excluded 2024/12/11 03:38:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 03:38:28 DEBUG : sub dir/hello world: Excluded 2024/12/11 03:38:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 03:38:28 DEBUG : sub dir/hello world2: Excluded 2024/12/11 03:38:28 DEBUG : sub dir/ignore dir: Excluded 2024/12/11 03:38:39 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.bin" 2024/12/11 03:38:39 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.json" 2024/12/11 03:38:40 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.json" 2024/12/11 03:38:40 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.json" 2024/12/11 03:38:40 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.bin" 2024/12/11 03:38:40 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.bin" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.json" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/12/11 03:38:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.bin" --- PASS: TestListDirSorted (52.92s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === 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 === RUN TestListJSON/Metadata 2024/12/11 03:39:05 DEBUG : file1.json: Fetching metadata 2024/12/11 03:39:05 DEBUG : sub: Fetching metadata 2024/12/11 03:39:09 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2024/12/11 03:39:09 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestListJSON (27.77s) --- PASS: TestListJSON/Default (1.28s) --- PASS: TestListJSON/FilesOnly (1.50s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (2.54s) --- PASS: TestListJSON/SubDir (1.19s) --- PASS: TestListJSON/NoModTime (1.03s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (1.16s) --- PASS: TestListJSON/HashTypes (1.02s) --- PASS: TestListJSON/Metadata (1.51s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === 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/12/11 03:39:26 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/notfound" 2024/12/11 03:39:31 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2024/12/11 03:39:31 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestStatJSON (22.86s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (1.68s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (1.03s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.20s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:39:32 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Making directory 2024/12/11 03:39:33 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:39:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/12/11 03:39:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestLsd (9.94s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestLs (13.10s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:40:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/11 03:40:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (14.65s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestLsLong (13.30s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (18.19s) --- PASS: TestHashSums/Md5 (1.24s) --- PASS: TestHashSums/Md5Download (2.92s) === RUN TestHashSumsWithErrors 2024/12/11 03:40:42 DEBUG : Creating backend with remote ":memory:" 2024/12/11 03:40:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/11 03:40:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 03:40:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/11 03:40:42 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:41:03 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2024/12/11 03:41:03 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestCount (21.59s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:41:18 DEBUG : Waiting for deletions to finish 2024/12/11 03:41:19 DEBUG : large: Excluded (Size Filter) 2024/12/11 03:41:20 INFO : small: Deleted 2024/12/11 03:41:20 INFO : medium: Deleted --- PASS: TestDelete (19.35s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:41:36 DEBUG : Waiting for deletions to finish 2024/12/11 03:41:37 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/11 03:41:38 INFO : large: Deleted 2024/12/11 03:41:38 INFO : small: Deleted --- PASS: TestMaxDelete (17.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:41:54 DEBUG : Waiting for deletions to finish 2024/12/11 03:41:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/11 03:41:55 INFO : medium: Deleted 2024/12/11 03:41:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (18.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:42:13 DEBUG : Waiting for deletions to finish 2024/12/11 03:42:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/11 03:42:15 INFO : medium: Deleted 2024/12/11 03:42:15 INFO : small: Deleted --- PASS: TestMaxDeleteSize (18.50s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestReadFile (9.48s) === RUN TestRetry 2024/12/11 03:42:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/11 03:42:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/11 03:42:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:42:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:42:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:42:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 03:42:27 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestCat (32.41s) === RUN TestPurge 2024/12/11 03:42:59 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-vuyepir8hode" 2024/12/11 03:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 03:43:00 DEBUG : Creating backend with remote "/tmp/rclone4245287961" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-vuyepir8hode", Local "Local file system at /tmp/rclone4245287961", Modify Window "1ms" 2024/12/11 03:43:09 DEBUG : A2: Making directory 2024/12/11 03:43:10 DEBUG : A1/B2: Making directory 2024/12/11 03:43:10 DEBUG : A1/B2/C2: Making directory 2024/12/11 03:43:12 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:43:13 DEBUG : A3: Making directory 2024/12/11 03:43:14 DEBUG : A3/B3: Making directory 2024/12/11 03:43:15 DEBUG : A3/B3/C4: Making directory 2024/12/11 03:43:27 DEBUG : Compressed: TestCompressDrive:rclone-test-vuyepir8hode: Purge remote 2024/12/11 03:43:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (27.59s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:43:34 DEBUG : A2: Making directory 2024/12/11 03:43:35 DEBUG : A1/B2: Making directory 2024/12/11 03:43:36 DEBUG : A1/B2/C2: Making directory 2024/12/11 03:43:38 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:43:39 DEBUG : A3: Making directory 2024/12/11 03:43:40 DEBUG : A3/B3: Making directory 2024/12/11 03:43:41 DEBUG : A3/B3/C4: Making directory 2024/12/11 03:43:49 DEBUG : removing 1 level 3 directories 2024/12/11 03:43:49 INFO : A3/B3/C4: Removing directory 2024/12/11 03:43:54 DEBUG : removing 2 level 3 directories 2024/12/11 03:43:54 INFO : A1/B2/C2: Removing directory 2024/12/11 03:43:54 INFO : A1/B1/C3: Removing directory 2024/12/11 03:43:55 DEBUG : removing 2 level 2 directories 2024/12/11 03:43:55 INFO : A3/B3: Removing directory 2024/12/11 03:43:55 INFO : A1/B2: Removing directory 2024/12/11 03:43:55 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/12/11 03:43:55 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/12/11 03:43:56 DEBUG : removing 2 level 1 directories 2024/12/11 03:43:56 INFO : A3: Removing directory 2024/12/11 03:43:56 INFO : A2: Removing directory 2024/12/11 03:43:56 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/12/11 03:44:05 DEBUG : removing 1 level 3 directories 2024/12/11 03:44:05 INFO : A1/B1/C1: Removing directory 2024/12/11 03:44:06 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.json" 2024/12/11 03:44:06 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:44:06 DEBUG : removing 1 level 2 directories 2024/12/11 03:44:06 INFO : A1/B1: Removing directory 2024/12/11 03:44:07 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/12/11 03:44:07 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:44:07 DEBUG : removing 1 level 1 directories 2024/12/11 03:44:07 INFO : A1: Removing directory 2024/12/11 03:44:08 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/12/11 03:44:08 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/12/11 03:44:08 DEBUG : A1: Rmdir: contains trashed file: "two.bin" 2024/12/11 03:44:08 DEBUG : A1: Rmdir: contains trashed file: "two.json" 2024/12/11 03:44:08 DEBUG : removing 1 level 0 directories 2024/12/11 03:44:08 INFO : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Removing directory 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "A3" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "A2" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "A1" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dupe3" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dupe2" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dupe1" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "also" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "backup" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "dst" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "sub" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "data" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "another.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "not-one.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "not-one.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "another.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "rutabaga.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "empty space.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "small.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "a.txt.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "zend.txt.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "one.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "ReadFile.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "a.txt.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "zend.txt.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "medium.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "large.json" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "potato2.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "ReadFile.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "test.sum.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "remotepotato.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "one.bin" 2024/12/11 03:44:09 DEBUG : : Rmdir: contains trashed file: "file1.json" --- PASS: TestRmdirsNoLeaveRoot (42.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:44:11 DEBUG : A1: Making directory 2024/12/11 03:44:12 DEBUG : A1/B1: Making directory 2024/12/11 03:44:13 DEBUG : A1/B1/C1: Making directory 2024/12/11 03:44:16 DEBUG : removing 1 level 3 directories 2024/12/11 03:44:16 INFO : A1/B1/C1: Removing directory 2024/12/11 03:44:16 DEBUG : removing 1 level 2 directories 2024/12/11 03:44:16 INFO : A1/B1: Removing directory 2024/12/11 03:44:17 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:44:18 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:44:19 DEBUG : A1: Making directory 2024/12/11 03:44:20 DEBUG : A1/B1: Making directory 2024/12/11 03:44:21 DEBUG : A1/B1/C1: Making directory 2024/12/11 03:44:24 DEBUG : removing 1 level 3 directories 2024/12/11 03:44:24 INFO : A1/B1/C1: Removing directory 2024/12/11 03:44:25 DEBUG : removing 1 level 2 directories 2024/12/11 03:44:25 INFO : A1/B1: Removing directory 2024/12/11 03:44:26 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:44:27 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.91s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:44:35 DEBUG : filename.txt: File name found in url 2024/12/11 03:44:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (27.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:44:56 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:45:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:45:01 INFO : file1: Copied (new) to: sub/file2 2024/12/11 03:45:01 INFO : file1: Deleted 2024/12/11 03:45:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 03:45:04 DEBUG : file1: Unchanged skipping 2024/12/11 03:45:04 INFO : file1: Deleted 2024/12/11 03:45:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: don't need to copy/move sub/file2, it is already at target location 2024/12/11 03:45:09 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2024/12/11 03:45:09 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestMoveFile (14.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:45:10 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 03:45:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:45:14 INFO : file1: Copied (new) 2024/12/11 03:45:14 INFO : file1: Deleted 2024/12/11 03:45:17 DEBUG : file1: Destination exists, skipping 2024/12/11 03:45:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (9.56s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:45:29 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qefesuh7zepu/backup" 2024/12/11 03:45:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 03:45:35 INFO : dst/file1: Moved (server-side) 2024/12/11 03:45:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 03:45:39 INFO : dst/file1: Copied (new) 2024/12/11 03:45:39 INFO : dst/file1: Deleted 2024/12/11 03:45:46 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2024/12/11 03:45:46 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:45:47 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2024/12/11 03:45:47 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2024/12/11 03:45:48 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (27.83s) === 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:46:11 DEBUG : A1/B2: Making directory 2024/12/11 03:46:12 DEBUG : A1/B1/C3: Making directory 2024/12/11 03:46:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/11 03:46:35 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/11 03:46:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/11 03:46:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/11 03:46:36 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/11 03:46:39 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/12/11 03:46:39 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/12/11 03:46:39 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:46:40 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/12/11 03:46:40 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/12/11 03:46:47 INFO : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/11 03:46:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/11 03:46:57 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/11 03:46:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/11 03:46:58 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/11 03:46:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/11 03:47:02 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/12/11 03:47:02 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/12/11 03:47:02 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:47:02 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/12/11 03:47:02 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/12/11 03:47:19 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.bin" 2024/12/11 03:47:19 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.json" 2024/12/11 03:47:20 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.bin" 2024/12/11 03:47:20 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.json" 2024/12/11 03:47:21 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/12/11 03:47:21 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/12/11 03:47:21 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/12/11 03:47:21 DEBUG : A4/B1: Rmdir: contains trashed file: "three.bin" 2024/12/11 03:47:21 DEBUG : A4/B1: Rmdir: contains trashed file: "three.json" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "two.bin" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "two.json" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "one.bin" 2024/12/11 03:47:22 DEBUG : A4: Rmdir: contains trashed file: "one.json" --- PASS: TestDirMove (93.86s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:47:22 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:47:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:47:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/11 03:47:27 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/11 03:47:31 INFO : no_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/11 03:47:31 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/11 03:47:31 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:47:38 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:47:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/11 03:47:42 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/11 03:47:46 INFO : with_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/11 03:47:46 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/11 03:47:46 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:47:52 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:47:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 03:48:00 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/11 03:48:00 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 "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:48:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 03:48:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/11 03:48:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/11 03:48:14 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2024/12/11 03:48:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/11 03:48:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (56.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (15.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.07s) === RUN TestRcatMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/11 03:48:20 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (48 bytes), uploading instead of streaming 2024/12/11 03:48:24 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2024/12/11 03:48:24 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/11 03:48:29 DEBUG : rcat_metadata_uploadcutoff0.bin: Sending chunk 0 length 63 2024/12/11 03:48:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2024/12/11 03:48:32 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (16.72s) --- PASS: TestRcatMetadata/Normal (8.32s) --- PASS: TestRcatMetadata/ViaDisk (7.92s) === RUN TestRcatSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:48:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (60 bytes), uploading instead of streaming 2024/12/11 03:48:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 03:48:43 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (12.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:48:53 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: File to upload is small (60 bytes), uploading instead of streaming 2024/12/11 03:48:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 03:48:57 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (16.82s) === RUN TestTouchDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Touching "empty space" 2024/12/11 03:49:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Touching "potato2" 2024/12/11 03:49:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Touching "sub dir/potato3" 2024/12/11 03:49:32 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2024/12/11 03:49:32 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestTouchDir (27.58s) === RUN TestMkdirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:33 DEBUG : dir with metadata: Making directory with metadata 2024/12/11 03:49:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.12s) === RUN TestMkdirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:37 DEBUG : directory with modtime: Making directory with metadata 2024/12/11 03:49:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/11 03:49:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 03:49:41 DEBUG : Google drive root 'rclone-test-qefesuh7zepu': Skipping btime metadata as can't update it on an existing file: 2024-12-11T03:49:40.994866993Z 2024/12/11 03:49:42 INFO : non existent directory: Updated directory metadata 2024/12/11 03:49:44 DEBUG : Google drive root 'rclone-test-qefesuh7zepu': Skipping btime metadata as can't update it on an existing file: 2024-12-11T03:49:40.994866993Z 2024/12/11 03:49:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.82s) === RUN TestSetDirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/11 03:49:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/11 03:49:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.67s) === RUN TestDirsEqual run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:49:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/11 03:49:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 03:49:51 DEBUG : dst: Making directory with metadata 2024/12/11 03:49:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 03:49:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 03:49:53 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 03:49:53 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 03:49:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/11 03:49:54 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 03:49:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.55s) === RUN TestRemoveExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qefesuh7zepu", Local "Local file system at /tmp/rclone1150994736", Modify Window "1ms" 2024/12/11 03:50:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yeyajor5" before starting 2024/12/11 03:50:15 DEBUG : sub dir/test remove existing.yeyajor5: TEST: removing renamed existing file after operation 2024/12/11 03:50:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debudiz9" before starting 2024/12/11 03:50:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debudiz9: TEST: renaming existing back after failed operation 2024/12/11 03:50:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxurap5" before starting 2024/12/11 03:50:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxurap5: TEST: removing renamed existing file after operation 2024/12/11 03:50:30 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.yeyajor5.json" 2024/12/11 03:50:30 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.yeyajor5.bin" 2024/12/11 03:50:30 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxurap5.bin" 2024/12/11 03:50:30 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zoxurap5.json" --- PASS: TestRemoveExisting (35.26s) === 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/12/11 03:50:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qefesuh7zepu: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 25m33.733818966s (try 1/5)