"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/20 04:56:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi" 2025/01/20 04:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/20 04:56:51 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g" 2025/01/20 04:56:52 DEBUG : Creating backend with remote "/tmp/rclone2031316360" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:56:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:56:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:56:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/20 04:56:53 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.70s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:56:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:56:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:56:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:56:58 DEBUG : sub dir/hello world: md5 = d11a5150f70c224231ae9e5108631196 OK 2025/01/20 04:56:58 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:56:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (8.00s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:03 DEBUG : metadata sub dir: Making directory with metadata 2025/01/20 04:57:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:03 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/20 04:57:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:03 DEBUG : Local file system at /tmp/rclone2031316360: File to upload is small (21 bytes), uploading instead of streaming 2025/01/20 04:57:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/20 04:57:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/20 04:57:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:57:03 DEBUG : Google drive root 'crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g': Skipping btime metadata as can't update it on an existing file: 2025-01-20T04:57:03.248798432Z 2025/01/20 04:57:04 INFO : empty metadata sub dir: Updated directory metadata 2025/01/20 04:57:04 DEBUG : Google drive root 'crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g': Skipping btime metadata as can't update it on an existing file: 2025-01-20T04:57:03.248798432Z 2025/01/20 04:57:05 INFO : metadata sub dir: Updated directory metadata 2025/01/20 04:57:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/20 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:07 DEBUG : metadata sub dir/hello metadata world: md5 = 7e4ff5f4c9516549e8608cf22a0d3446 OK 2025/01/20 04:57:07 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:12 DEBUG : metadata sub dir: Making directory with metadata 2025/01/20 04:57:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:12 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/20 04:57:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:12 DEBUG : Local file system at /tmp/rclone2031316360: File to upload is small (21 bytes), uploading instead of streaming 2025/01/20 04:57:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/20 04:57:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/20 04:57:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:57:13 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/01/20 04:57:13 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/01/20 04:57:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/20 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:16 DEBUG : metadata sub dir/hello metadata world: md5 = aa8aed8d578e43393c02b023df933d78 OK 2025/01/20 04:57:16 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/01/20 04:57:16 DEBUG : Google drive root 'crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g': Skipping btime metadata as can't update it on an existing file: 2025-01-20T04:57:12.89270128Z 2025/01/20 04:57:17 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:20 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.73s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:21 DEBUG : Creating backend with remote "/non-existing" 2025/01/20 04:57:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/20 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.18s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:26 DEBUG : sub dir/hello world: md5 = 3e6c4190dbf35697ec3fe1411d617f75 OK 2025/01/20 04:57:26 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:57:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.56s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Running all checks before starting transfers 2025/01/20 04:57:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Checks finished, now starting transfers 2025/01/20 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:33 DEBUG : sub dir/hello world: md5 = 3ea06ed323444e760fa85ff4bafb88ff OK 2025/01/20 04:57:33 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:57:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.40s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:37 ERROR : Ignoring --no-traverse with sync 2025/01/20 04:57:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:40 DEBUG : sub dir/hello world: md5 = 4b88e748e529a2d915cc4ea377bee584 OK 2025/01/20 04:57:40 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:57:40 DEBUG : Waiting for deletions to finish 2025/01/20 04:57:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.32s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/20 04:57:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:47 DEBUG : hello world2: md5 = d723120876879c07660e1093fde6c4cd OK 2025/01/20 04:57:47 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:50 DEBUG : potato2: md5 = a59fe632c00f554f7fb8bd93ec929d3c OK 2025/01/20 04:57:50 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 04:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:57:55 DEBUG : potato2: md5 = 13f74c33d795a06581130798c6e93a5c OK 2025/01/20 04:57:55 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:57:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 04:57:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 04:57:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:57:57 DEBUG : sub dir: Making directory with metadata 2025/01/20 04:57:58 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 04:57:58 DEBUG : sub dir2: Making directory with metadata 2025/01/20 04:57:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:57:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 04:58:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:01 DEBUG : sub dir/hello world: md5 = 6010ad7345c3d33c9ca6a7aff07b7dfa OK 2025/01/20 04:58:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/01/20 04:58:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:07 INFO : sub dir2: Making directory 2025/01/20 04:58:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 04:58:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:58:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 04:58:08 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/20 04:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:11 DEBUG : sub dir/hello world: md5 = 0836c752299962ef048542efd6e2394e OK 2025/01/20 04:58:11 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:58:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:58:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.76s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:14 DEBUG : sub dir2: Making directory with metadata 2025/01/20 04:58:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:14 DEBUG : sub dir: Making directory with metadata 2025/01/20 04:58:16 INFO : sub dir: Made directory with metadata (mtime=2025-01-20T04:58:14.74409692Z) 2025/01/20 04:58:16 DEBUG : sub dir2: Making directory with metadata 2025/01/20 04:58:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:19 DEBUG : sub dir/hello world: md5 = d8720427b36a544955b09a88d05ad0a5 OK 2025/01/20 04:58:19 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:58:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:23 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/20 04:58:23 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 04:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.81s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:28 INFO : sub dir2: Making directory 2025/01/20 04:58:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:58:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 04:58:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:31 DEBUG : sub dir/hello world: md5 = da2b2ea101241afd495f0a93d3741183 OK 2025/01/20 04:58:31 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:58:31 INFO : sub dir/hello world: Deleted 2025/01/20 04:58:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:58:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:35 DEBUG : sub dir2: Making directory with metadata 2025/01/20 04:58:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:58:35 DEBUG : sub dir: Making directory with metadata 2025/01/20 04:58:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 04:58:36 DEBUG : sub dir2: Making directory with metadata 2025/01/20 04:58:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 04:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:39 DEBUG : sub dir/hello world: md5 = 5a0a6daf9d64ca9ffae8a1aae14a0614 OK 2025/01/20 04:58:39 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:58:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:45 INFO : sub dir2: Making directory 2025/01/20 04:58:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:58:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 04:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:58:48 DEBUG : sub dir/hello world: md5 = 140cd9fd953396a1cee6522c151b3542 OK 2025/01/20 04:58:48 INFO : sub dir/hello world: Copied (new) 2025/01/20 04:58:48 DEBUG : Waiting for deletions to finish 2025/01/20 04:58:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 04:58:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.63s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:58:54 DEBUG : sub dir/hello world: md5 = dd4e9800daf56c31fda59248267a74c7 OK 2025/01/20 04:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yarojet8noze" 2025/01/20 04:58:55 DEBUG : Config file has changed externally - reloading 2025/01/20 04:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/6ahp58d9kdusevg3n14t9j2dv7bo80fc8jcl9tibkcvis0n23vag" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-yarojet8noze' 2025/01/20 04:58:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yarojet8noze': Waiting for checks to finish 2025/01/20 04:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yarojet8noze': Waiting for transfers to finish 2025/01/20 04:59:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 04:59:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yarojet8noze': Purge remote 2025/01/20 04:59:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.45s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:07 DEBUG : sub dir/hello world: md5 = 8480a8b3ef9840b03d4da31e04c4e0d1 OK 2025/01/20 04:59:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 04:59:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:59:10 DEBUG : sub dir/hello world: md5 = bf1c162a9231f0bba6ea4c86d733af5f OK 2025/01/20 04:59:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/20 04:59:11 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:17 DEBUG : sub dir/hello world: md5 = e071d54711ee0012887d38c46d4f1f81 OK 2025/01/20 04:59:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-figinig1medu" 2025/01/20 04:59:18 DEBUG : Creating backend with remote "TestDrive:crypt/qms6cq5c2fntvlr2ar85t7ptbfio52b6i529jksrkbl30p4pstqg" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu' 2025/01/20 04:59:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:59:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu': Waiting for checks to finish 2025/01/20 04:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu': Waiting for transfers to finish 2025/01/20 04:59:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 04:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:26 DEBUG : sub dir/hello world: md5 = eb5092c431a6cd9490fdc2f61066e2d0 OK 2025/01/20 04:59:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 04:59:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu': Waiting for checks to finish 2025/01/20 04:59:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu': Waiting for transfers to finish 2025/01/20 04:59:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 04:59:30 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-figinig1medu': Purge remote 2025/01/20 04:59:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.05s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:37 DEBUG : sub dir/hello world: md5 = 7faf468c5af3e40102ab042cfaa66742 OK 2025/01/20 04:59:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 04:59:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 04:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 04:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 04:59:40 DEBUG : sub dir/hello world: md5 = 6caf09f65ceb17b570ca320fc879f128 OK 2025/01/20 04:59:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/20 04:59:40 INFO : sub dir/hello world: Deleted 2025/01/20 04:59:40 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:47 DEBUG : sub dir/hello world: md5 = 65410907e80d182da62f5b55dfb021f8 OK 2025/01/20 04:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vilelat1fivo" 2025/01/20 04:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/8ip3aqmhhpplnph476t6b9immf802e8hiqk755nudaj5tlf44840" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo' 2025/01/20 04:59:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 04:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for checks to finish 2025/01/20 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for transfers to finish 2025/01/20 04:59:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 04:59:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 04:59:56 DEBUG : sub dir/hello world: md5 = 05fae7ddec5102e3b068854e1d40dbbc OK 2025/01/20 04:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Using server-side directory move 2025/01/20 04:59:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 04:59:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 04:59:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 04:59:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 04:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for checks to finish 2025/01/20 04:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for transfers to finish 2025/01/20 04:59:57 INFO : sub dir/hello world: Deleted 2025/01/20 04:59:58 INFO : sub dir/hello world: Moved (server-side) 2025/01/20 04:59:59 INFO : sub dir: Set directory modification time (using SetModTime) 2025/01/20 05:00:02 DEBUG : sub dir/hello world: md5 = 4b5f587e3fca72762fee3c514757275f OK 2025/01/20 05:00:02 DEBUG : testing file moves 2025/01/20 05:00:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 05:00:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 05:00:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/20 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for checks to finish 2025/01/20 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Waiting for transfers to finish 2025/01/20 05:00:03 INFO : sub dir/hello world: Deleted 2025/01/20 05:00:04 INFO : sub dir/hello world: Moved (server-side) 2025/01/20 05:00:05 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilelat1fivo': Purge remote --- PASS: TestServerSideMoveOverSelf (25.11s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:12 DEBUG : sub dir/hello world: md5 = 4cd372f7a52b2f5403e12c932cc3fe00 OK 2025/01/20 05:00:12 ERROR : : error listing: directory not found 2025/01/20 05:00:13 INFO : Local file system at /tmp/rclone2031316360: Making directory 2025/01/20 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.61s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:20 DEBUG : sub dir/hello world: md5 = 1d11a1fa013a859b88154e76319b81e2 OK 2025/01/20 05:00:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 05:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 05:00:21 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for checks to finish 2025/01/20 05:00:21 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for transfers to finish 2025/01/20 05:00:22 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/01/20 05:00:22 INFO : sub dir/hello world: Copied (new) 2025/01/20 05:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/20 05:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:27 DEBUG : check sum: md5 = a2253f7bc18db2c414f7229f05e9cc84 OK 2025/01/20 05:00:27 INFO : check sum: Copied (new) 2025/01/20 05:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/20 05:00:27 DEBUG : check sum: Size of src and dst objects identical 2025/01/20 05:00:27 DEBUG : check sum: Unchanged skipping 2025/01/20 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:27 DEBUG : Waiting for deletions to finish 2025/01/20 05:00:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.11s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/20 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:32 DEBUG : sizeonly: md5 = 5a7174373216d76c242fb20db2f46873 OK 2025/01/20 05:00:32 INFO : sizeonly: Copied (new) 2025/01/20 05:00:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:33 DEBUG : sizeonly: Sizes identical 2025/01/20 05:00:33 DEBUG : sizeonly: Unchanged skipping 2025/01/20 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:33 DEBUG : Waiting for deletions to finish 2025/01/20 05:00:33 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/20 05:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:38 DEBUG : ignore-size: md5 = 61ecee76c62d77288b6a91c11a4f5a8a OK 2025/01/20 05:00:38 INFO : ignore-size: Copied (new) 2025/01/20 05:00:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:38 DEBUG : ignore-size: Unchanged skipping 2025/01/20 05:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:38 DEBUG : Waiting for deletions to finish 2025/01/20 05:00:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:42 DEBUG : existing: md5 = 9d83c7782a71d0bc1a96703de781fa72 OK 2025/01/20 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:00:43 DEBUG : existing: Unchanged skipping 2025/01/20 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:43 DEBUG : Waiting for deletions to finish 2025/01/20 05:00:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/20 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:44 DEBUG : existing: md5 = 9d0c4259b3cd52cd9bf9416fa7afc80d OK 2025/01/20 05:00:44 INFO : existing: Copied (replaced existing) 2025/01/20 05:00:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.28s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 05:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:49 DEBUG : existing: md5 = 6cc6cc82589800cbc9448d61169c4091 OK 2025/01/20 05:00:49 INFO : existing: Copied (new) 2025/01/20 05:00:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:49 DEBUG : existing: Destination exists, skipping 2025/01/20 05:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:00:49 DEBUG : Waiting for deletions to finish 2025/01/20 05:00:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:00:54 DEBUG : b/potato: md5 = 47b8e65fceb0441474bcd149b9bbb70b OK 2025/01/20 05:00:57 DEBUG : c/non empty space: md5 = a5b66e5805230f184cb65fc78d766ed7 OK 2025/01/20 05:00:57 INFO : d: Making directory 2025/01/20 05:01:00 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 05:01:00 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 05:01:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:01:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:00 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:03 DEBUG : a/potato2: md5 = 96a778a96aa1ee8e82d49db984beb1ed OK 2025/01/20 05:01:03 INFO : a/potato2: Copied (new) 2025/01/20 05:01:03 DEBUG : Waiting for deletions to finish 2025/01/20 05:01:03 INFO : b/potato: Deleted 2025/01/20 05:01:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 05:01:04 INFO : d: Removing directory 2025/01/20 05:01:05 INFO : b: Removing directory 2025/01/20 05:01:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 05:01:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:09 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 05:01:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (19.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:13 DEBUG : empty space: md5 = 75b40c8fe14f8721a505a2a0e631a7c3 OK 2025/01/20 05:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 05:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/20 05:01:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:15 DEBUG : empty space: md5 = 2e6a977aeac8656e065eb92b3714d4c5 OK 2025/01/20 05:01:15 INFO : empty space: Copied (replaced existing) 2025/01/20 05:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:20 DEBUG : foo: md5 = 92b3e4602c787064d90179e5538cfbe2 OK 2025/01/20 05:01:20 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 05:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:22 DEBUG : foo: md5 = 8c54031e9c2851ae5677895cf5d4bf29 OK 2025/01/20 05:01:22 INFO : foo: Copied (replaced existing) 2025/01/20 05:01:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:25 DEBUG : empty space: md5 = 3cec6594281b628b6720082ea940a5e0 OK 2025/01/20 05:01:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/20 05:01:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:01:26 DEBUG : empty space: Unchanged skipping 2025/01/20 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:28 DEBUG : potato: md5 = a2befac64432ba2b887f73424b6c66f7 OK 2025/01/20 05:01:28 INFO : potato: Copied (new) 2025/01/20 05:01:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:32 DEBUG : potato: md5 = 0272031706054311a166678aca265489 OK 2025/01/20 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/20 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:33 DEBUG : potato: md5 = 55539f5b2a6fcb3972d018350ea4a730 OK 2025/01/20 05:01:33 INFO : potato: Copied (replaced existing) 2025/01/20 05:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:37 DEBUG : potato: md5 = 83fba9fa56c5388c29849ba9e4afb0e6 OK 2025/01/20 05:01:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/20 05:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:39 DEBUG : potato: md5 = 911a3474d9892079fc6735fe9081aaa4 OK 2025/01/20 05:01:39 INFO : potato: Copied (replaced existing) 2025/01/20 05:01:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:43 DEBUG : potato: md5 = 2140d5e9c436a4155587aad96d8b77ae OK 2025/01/20 05:01:44 DEBUG : empty space: md5 = afd64e16bc3730d89de65d701ac4132b OK 2025/01/20 05:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:01:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/20 05:01:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:45 DEBUG : empty space: Unchanged skipping 2025/01/20 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:45 DEBUG : Waiting for deletions to finish 2025/01/20 05:01:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:49 DEBUG : potato: md5 = 7bcc70d4e4356ddff6b694135a3be38b OK 2025/01/20 05:01:51 DEBUG : empty space: md5 = c1098f5333ab99a8ffd7ea629254df2f OK 2025/01/20 05:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:01:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:01:51 DEBUG : empty space: Unchanged skipping 2025/01/20 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:01:53 DEBUG : potato2: md5 = 93f83329c330ccfaeed76cfa66442ff0 OK 2025/01/20 05:01:53 INFO : potato2: Copied (new) 2025/01/20 05:01:53 DEBUG : Waiting for deletions to finish 2025/01/20 05:01:54 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:01:59 DEBUG : b/potato: md5 = 37ae22813d62635e88736e45d8f536fc OK 2025/01/20 05:02:02 DEBUG : c/non empty space: md5 = efdbb0d9a1b3b623603c897a89593816 OK 2025/01/20 05:02:02 INFO : d: Making directory 2025/01/20 05:02:03 INFO : d/e: Making directory 2025/01/20 05:02:06 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 05:02:06 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 05:02:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:02:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 05:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 05:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:02:09 DEBUG : a/potato2: md5 = 8b243e96d8546407254453a73a28b2ba OK 2025/01/20 05:02:09 INFO : a/potato2: Copied (new) 2025/01/20 05:02:09 DEBUG : Waiting for deletions to finish 2025/01/20 05:02:09 INFO : b/potato: Deleted 2025/01/20 05:02:10 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 05:02:10 INFO : d/e: Removing directory 2025/01/20 05:02:11 INFO : d: Removing directory 2025/01/20 05:02:11 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/01/20 05:02:12 INFO : b: Removing directory 2025/01/20 05:02:12 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 05:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 05:02:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:21 DEBUG : b/potato: md5 = 35e03b1f15d478fa3c7e90710afb3ec4 OK 2025/01/20 05:02:24 DEBUG : c/non empty space: md5 = 499dc7b0e55bba2239235200ac38cdff OK 2025/01/20 05:02:24 INFO : d: Making directory 2025/01/20 05:02:26 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 05:02:26 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 05:02:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:02:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 05:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 05:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:02:29 DEBUG : a/potato2: md5 = bb7f44dfbefb11384f5503d52bb9448e OK 2025/01/20 05:02:29 INFO : a/potato2: Copied (new) 2025/01/20 05:02:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': not deleting files as there were IO errors 2025/01/20 05:02:30 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 05:02:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 05:02:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 05:02:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:39 DEBUG : potato: md5 = d0bef8452f49de8df864b10c49ecc31e OK 2025/01/20 05:02:42 DEBUG : empty space: md5 = 95e77db6cb203630eee7245143a6b8b4 OK 2025/01/20 05:02:42 DEBUG : Waiting for deletions to finish 2025/01/20 05:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:02:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:42 DEBUG : empty space: Unchanged skipping 2025/01/20 05:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:02:43 INFO : potato: Deleted 2025/01/20 05:02:44 DEBUG : potato2: md5 = db512dbc9d2b6a1d2e0803a259d690e3 OK 2025/01/20 05:02:44 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (9.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:49 DEBUG : potato: md5 = e812fecc4b3fc90c1df1d93e7d45fc89 OK 2025/01/20 05:02:50 DEBUG : empty space: md5 = 3aa0db00d557bab02e71efc40dc1f552 OK 2025/01/20 05:02:51 DEBUG : Waiting for deletions to finish 2025/01/20 05:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:02:52 INFO : potato: Deleted 2025/01/20 05:02:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:02:52 DEBUG : empty space: Unchanged skipping 2025/01/20 05:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:02:54 DEBUG : potato2: md5 = 1ec53f24fc66964e2c3ddc2ee57491cc OK 2025/01/20 05:02:54 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:02:58 DEBUG : potato: md5 = ab4f65ec2f020797b7ffa035b9f8b96e OK 2025/01/20 05:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:00 DEBUG : potato2: md5 = 0a7a3ae53799d5ee4bbfbe93e1a50df1 OK 2025/01/20 05:03:00 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.75s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:05 DEBUG : potato2: md5 = 9d5065520b763b5cc09a11d3a804cbf5 OK 2025/01/20 05:03:06 DEBUG : empty space: md5 = 499df39c0bd4ca9bf5cece35c2404b07 OK 2025/01/20 05:03:07 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : enormous: Excluded 2025/01/20 05:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : potato2: Excluded 2025/01/20 05:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:03:07 DEBUG : empty space: Unchanged skipping 2025/01/20 05:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:07 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:07 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : enormous: Excluded 2025/01/20 05:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : potato2: Excluded 2025/01/20 05:03:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 05:03:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 05:03:07 DEBUG : empty space: Unchanged skipping 2025/01/20 05:03:07 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for checks to finish 2025/01/20 05:03:07 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for transfers to finish 2025/01/20 05:03:07 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:12 DEBUG : potato2: md5 = 8f5693b333a296e54244561c10922786 OK 2025/01/20 05:03:14 DEBUG : empty space: md5 = d70630e3dab136486c31d28e3bd32118 OK 2025/01/20 05:03:16 DEBUG : enormous: md5 = b56df56f360363c7e0d72bae3a2513d0 OK 2025/01/20 05:03:16 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 05:03:16 DEBUG : enormous: Excluded 2025/01/20 05:03:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 05:03:16 DEBUG : potato2: Excluded 2025/01/20 05:03:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:16 DEBUG : empty space: Unchanged skipping 2025/01/20 05:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:16 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:17 INFO : enormous: Deleted 2025/01/20 05:03:17 INFO : potato2: Deleted 2025/01/20 05:03:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 05:03:17 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for checks to finish 2025/01/20 05:03:17 DEBUG : empty space: Unchanged skipping 2025/01/20 05:03:17 DEBUG : Local file system at /tmp/rclone2031316360: Waiting for transfers to finish 2025/01/20 05:03:17 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:17 INFO : enormous: Deleted 2025/01/20 05:03:17 INFO : potato2: Deleted 2025/01/20 05:03:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:21 DEBUG : one: md5 = 6cfe0c0ccf795f9746a64b464067d5e3 OK 2025/01/20 05:03:23 DEBUG : two: md5 = 191c36d1a23e2a665a1c9178824426ca OK 2025/01/20 05:03:25 DEBUG : three: md5 = d751bc94db253114dcf34202a40d2eaa OK 2025/01/20 05:03:27 DEBUG : four: md5 = 3e8e1e9dd3febb0c61caa8e00a4cfd21 OK 2025/01/20 05:03:27 DEBUG : five: Need to transfer - File not found at Destination 2025/01/20 05:03:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/20 05:03:27 DEBUG : three: Sizes identical 2025/01/20 05:03:27 DEBUG : one: Destination is newer than source, skipping 2025/01/20 05:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/20 05:03:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 05:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:29 DEBUG : four: md5 = 0d02ce20a8afc3dbca31c2746e788303 OK 2025/01/20 05:03:29 INFO : four: Copied (replaced existing) 2025/01/20 05:03:29 DEBUG : two: md5 = 1d7700e3381617a5233f1b12c2733703 OK 2025/01/20 05:03:29 INFO : two: Copied (replaced existing) 2025/01/20 05:03:29 DEBUG : five: md5 = 216c15a57aa7c5b10549195392ce9ff7 OK 2025/01/20 05:03:29 INFO : five: Copied (new) 2025/01/20 05:03:29 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/01/20 05:03:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/20 05:03:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/20 05:03:33 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/20 05:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:35 DEBUG : potato: md5 = 69c9d9345d83a05185303216319b4fae OK 2025/01/20 05:03:35 INFO : potato: Copied (new) 2025/01/20 05:03:35 DEBUG : yam: md5 = 17920168d1613536ec03308d8d1b071d OK 2025/01/20 05:03:35 INFO : yam: Copied (new) 2025/01/20 05:03:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/20 05:03:36 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/20 05:03:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:36 DEBUG : potato: Unchanged skipping 2025/01/20 05:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:37 DEBUG : yaml: md5 = e7855f180648a9d135cbccca19672436 OK 2025/01/20 05:03:37 INFO : yaml: Copied (new) 2025/01/20 05:03:37 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:38 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (9.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/20 05:03:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Making map for --track-renames 2025/01/20 05:03:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Finished making map for --track-renames 2025/01/20 05:03:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 05:03:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/20 05:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for renames to finish 2025/01/20 05:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:45 DEBUG : potato: md5 = b24773e33f335057ebd733d708c469a8 OK 2025/01/20 05:03:45 INFO : potato: Copied (new) 2025/01/20 05:03:45 DEBUG : yam: md5 = 8161ddd48a6bf0a5371d0ba72ef0f455 OK 2025/01/20 05:03:45 INFO : yam: Copied (new) 2025/01/20 05:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:03:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Making map for --track-renames 2025/01/20 05:03:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Finished making map for --track-renames 2025/01/20 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:45 DEBUG : potato: Unchanged skipping 2025/01/20 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for renames to finish 2025/01/20 05:03:46 INFO : yam: Moved (server-side) to: yaml 2025/01/20 05:03:46 INFO : yaml: Renamed from "yam" 2025/01/20 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:46 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/20 05:03:49 DEBUG : Added delayed dir = "sub", newDst= 2025/01/20 05:03:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Making map for --track-renames 2025/01/20 05:03:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Finished making map for --track-renames 2025/01/20 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 05:03:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/20 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for renames to finish 2025/01/20 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:52 DEBUG : potato: md5 = 5796b4a9d056072b004574b8c185a792 OK 2025/01/20 05:03:52 INFO : potato: Copied (new) 2025/01/20 05:03:52 DEBUG : sub/yam: md5 = 3b27d1ea0c9cb8a5c86e7fe720d928b2 OK 2025/01/20 05:03:52 INFO : sub/yam: Copied (new) 2025/01/20 05:03:52 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:53 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:03:54 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/20 05:03:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:03:54 DEBUG : potato: Unchanged skipping 2025/01/20 05:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Making map for --track-renames 2025/01/20 05:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Finished making map for --track-renames 2025/01/20 05:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for renames to finish 2025/01/20 05:03:55 INFO : sub/yam: Moved (server-side) to: yam 2025/01/20 05:03:55 INFO : yam: Renamed from "sub/yam" 2025/01/20 05:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:03:55 DEBUG : Waiting for deletions to finish 2025/01/20 05:03:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:00 DEBUG : Creating backend with remote "/tmp/rclone2031316360/dir1" 2025/01/20 05:04:00 DEBUG : Config file has changed externally - reloading 2025/01/20 05:04:00 DEBUG : Creating backend with remote "/tmp/rclone2031316360/dir2" 2025/01/20 05:04:00 DEBUG : Local file system at /tmp/rclone2031316360/dir2: Using server-side directory move 2025/01/20 05:04:00 INFO : Local file system at /tmp/rclone2031316360/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 05:04:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/20 05:04:00 DEBUG : Local file system at /tmp/rclone2031316360/dir2: Waiting for checks to finish 2025/01/20 05:04:00 DEBUG : Local file system at /tmp/rclone2031316360/dir2: Waiting for transfers to finish 2025/01/20 05:04:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:00 DEBUG : Added delayed dir = "nested", newDst= 2025/01/20 05:04:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 05:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 05:04:00 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/20 05:04:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 05:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:04:03 DEBUG : sub dir/hello world: md5 = 6e4cf4f622c68b25205d88d4d757c1b4 OK 2025/01/20 05:04:03 INFO : sub dir/hello world: Copied (new) 2025/01/20 05:04:03 INFO : sub dir/hello world: Deleted 2025/01/20 05:04:06 DEBUG : nested/sub dir/file: md5 = 574fb412f89736d33b75604402348ead OK 2025/01/20 05:04:06 INFO : nested/sub dir/file: Copied (new) 2025/01/20 05:04:06 INFO : nested/sub dir/file: Deleted 2025/01/20 05:04:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 05:04:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 05:04:07 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/20 05:04:07 INFO : sub dir: Removing directory 2025/01/20 05:04:07 INFO : nested/sub dir: Removing directory 2025/01/20 05:04:07 INFO : nested: Removing directory 2025/01/20 05:04:07 DEBUG : Local file system at /tmp/rclone2031316360: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:04:11 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/20 05:04:12 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:14 DEBUG : Added delayed dir = "nested", newDst= 2025/01/20 05:04:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 05:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 05:04:14 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/20 05:04:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:04:17 DEBUG : sub dir/hello world: md5 = 48fb6ffec28397c4bd4bf237937aeae4 OK 2025/01/20 05:04:17 INFO : sub dir/hello world: Copied (new) 2025/01/20 05:04:17 INFO : sub dir/hello world: Deleted 2025/01/20 05:04:20 DEBUG : nested/sub dir/file: md5 = 0acc01b539842ba4d0dc9e740f91e8d4 OK 2025/01/20 05:04:20 INFO : nested/sub dir/file: Copied (new) 2025/01/20 05:04:20 INFO : nested/sub dir/file: Deleted 2025/01/20 05:04:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 05:04:21 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/20 05:04:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:04:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/20 05:04:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 05:04:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/20 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:04:29 DEBUG : existing: md5 = 37a9b9a7a6c4f9d98df1a58db8e1a529 OK 2025/01/20 05:04:29 INFO : existing: Copied (new) 2025/01/20 05:04:29 INFO : existing: Deleted 2025/01/20 05:04:29 DEBUG : existing-b: md5 = acd46f74bfd17b568b45808410e6bafe OK 2025/01/20 05:04:29 INFO : existing-b: Copied (new) 2025/01/20 05:04:29 INFO : existing-b: Deleted 2025/01/20 05:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:04:30 DEBUG : existing: Destination exists, skipping 2025/01/20 05:04:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/20 05:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:04:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.91s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kimujas3buvi" 2025/01/20 05:04:32 DEBUG : Config file has changed externally - reloading 2025/01/20 05:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/pcu0cari89q032isa3mdr09ct41ip2uoh80tjisavfrf2limgqh0" 2025/01/20 05:04:35 DEBUG : potato2: md5 = 50a853d0fce2cacd0dcb3c1bb28c8460 OK 2025/01/20 05:04:37 DEBUG : empty space: md5 = ae96fe1355bd0f052f015ad5b72e7097 OK 2025/01/20 05:04:39 DEBUG : potato3: md5 = 7e4a747d67f80f7d718f4bd62b7e7627 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi' 2025/01/20 05:04:42 DEBUG : empty space: md5 = 0906e361ebe2de72a4ba087a01bfd1e2 OK 2025/01/20 05:04:44 DEBUG : potato3: md5 = ead33900e1d8cc7306bca5ac1e6d3c29 OK 2025/01/20 05:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi': Using server-side directory move 2025/01/20 05:04:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 05:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:04:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 05:04:44 DEBUG : empty space: Unchanged skipping 2025/01/20 05:04:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 05:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi': Waiting for checks to finish 2025/01/20 05:04:45 INFO : empty space: Deleted 2025/01/20 05:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi': Waiting for transfers to finish 2025/01/20 05:04:45 INFO : potato3: Deleted 2025/01/20 05:04:45 INFO : potato2: Moved (server-side) 2025/01/20 05:04:46 INFO : potato3: Moved (server-side) 2025/01/20 05:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuwiyel3yiwo" 2025/01/20 05:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/tjicpuua1r6ds303clthc2rq4bbgpofhegpmcks82nq0t63lvppg" 2025/01/20 05:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuwiyel3yiwo': Using server-side directory move 2025/01/20 05:04:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nuwiyel3yiwo': Server side directory move succeeded 2025/01/20 05:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuwiyel3yiwo': Purge remote 2025/01/20 05:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kimujas3buvi': Purge remote 2025/01/20 05:04:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rotaxux3suca" 2025/01/20 05:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/e81ahk0tcgntkgrg71lsb6tgupr7c5ste7l4kp8bedv1os3j1ncg" 2025/01/20 05:04:54 DEBUG : potato2: md5 = 6335e53576f2bded4cf2f96cf9f50827 OK 2025/01/20 05:04:55 DEBUG : empty space: md5 = db122dcab93daa80c2a235999cbb0953 OK 2025/01/20 05:04:57 DEBUG : potato3: md5 = c0915f01ff26f05f9b1aab3327af422b OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-rotaxux3suca' 2025/01/20 05:05:00 DEBUG : empty space: md5 = 734da288992a6b3c6fa8f1e5053361dd OK 2025/01/20 05:05:01 DEBUG : potato3: md5 = 4100ac0a12ba73cca1953ad4882a05cf OK 2025/01/20 05:05:02 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 05:05:02 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 05:05:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rotaxux3suca': Waiting for checks to finish 2025/01/20 05:05:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rotaxux3suca': Waiting for transfers to finish 2025/01/20 05:05:03 INFO : potato3: Deleted 2025/01/20 05:05:03 INFO : potato2: Moved (server-side) 2025/01/20 05:05:04 INFO : potato3: Moved (server-side) 2025/01/20 05:05:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nokeqif3keya" 2025/01/20 05:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/b84c0cmdr70je43pun0rgnsr5v23jgqskdu2bc04rg7oedj1c1d0" 2025/01/20 05:05:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 05:05:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:05:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/20 05:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nokeqif3keya': Waiting for checks to finish 2025/01/20 05:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nokeqif3keya': Waiting for transfers to finish 2025/01/20 05:05:08 INFO : potato2: Moved (server-side) 2025/01/20 05:05:08 INFO : potato3: Moved (server-side) 2025/01/20 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nokeqif3keya': Purge remote 2025/01/20 05:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rotaxux3suca': Purge remote --- PASS: TestServerSideMoveWithFilter (20.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rusapup2bomi" 2025/01/20 05:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/j4t1q4eadd46ermdh0rtopdbpclbr9bgsfhgunsg95hpip905bl0" 2025/01/20 05:05:14 DEBUG : potato2: md5 = 7a815172557e4139b82574d27a500bbc OK 2025/01/20 05:05:16 DEBUG : empty space: md5 = 4cd8e0584d30d30c393de36db79a887d OK 2025/01/20 05:05:17 DEBUG : potato3: md5 = 9806e77681b54a38f8ec8c276463ec09 OK 2025/01/20 05:05:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi' -> Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi' 2025/01/20 05:05:22 DEBUG : empty space: md5 = d044c217afa0006e7dd7cd1551cef6c9 OK 2025/01/20 05:05:23 DEBUG : potato3: md5 = e5a03ef2ef4fab2d36787ca3a3b75d55 OK 2025/01/20 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi': Using server-side directory move 2025/01/20 05:05:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 05:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 05:05:24 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/20 05:05:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 05:05:24 DEBUG : empty space: Unchanged skipping 2025/01/20 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi': Waiting for checks to finish 2025/01/20 05:05:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 05:05:25 INFO : empty space: Deleted 2025/01/20 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi': Waiting for transfers to finish 2025/01/20 05:05:25 INFO : potato3: Deleted 2025/01/20 05:05:25 INFO : potato2: Moved (server-side) 2025/01/20 05:05:26 INFO : potato3: Moved (server-side) 2025/01/20 05:05:26 INFO : tomatoDir: Removing directory 2025/01/20 05:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': deleted 1 directories 2025/01/20 05:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socobor0zate" 2025/01/20 05:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/hbrp931mhj1k2p0pskj4daqncnolgauugkcovbloadkqd45ku1fg" 2025/01/20 05:05:28 INFO : tomatoDir: Making directory 2025/01/20 05:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socobor0zate': Using server-side directory move 2025/01/20 05:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socobor0zate': Server side directory move succeeded 2025/01/20 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socobor0zate': Purge remote 2025/01/20 05:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusapup2bomi': Purge remote 2025/01/20 05:05:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test" 2025/01/20 05:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncOverlap (3.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test" 2025/01/20 05:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/01/20 05:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-include/layer2" 2025/01/20 05:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 05:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-ignore-file" 2025/01/20 05:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/01/20 05:05:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f3d4468c10f2d127fcb7fd0e9e6c7eb7 OK 2025/01/20 05:05:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 05:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test': Waiting for checks to finish 2025/01/20 05:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test': Waiting for transfers to finish 2025/01/20 05:05:51 DEBUG : Waiting for deletions to finish 2025/01/20 05:05:51 INFO : There was nothing to transfer 2025/01/20 05:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:05:53 DEBUG : Waiting for deletions to finish 2025/01/20 05:05:53 INFO : rclone-sync-test-include: Removing directory 2025/01/20 05:05:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 05:05:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/20 05:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': failed to delete 1 directories 2025/01/20 05:05:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/20 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/20 05:05:55 DEBUG : Waiting for deletions to finish 2025/01/20 05:05:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:05:57 DEBUG : Waiting for deletions to finish 2025/01/20 05:05:57 INFO : rclone-sync-test-include: Removing directory 2025/01/20 05:05:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 05:05:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/20 05:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': failed to delete 1 directories 2025/01/20 05:05:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:05:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/20 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/20 05:05:59 DEBUG : Waiting for deletions to finish 2025/01/20 05:05:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:06:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 05:06:03 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (34.65s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:06:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/CompareDest" 2025/01/20 05:06:14 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/gveqi14airsml4bgu7krj116o8" 2025/01/20 05:06:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:19 DEBUG : one: md5 = 80469dc5962cabb829714395f7dff187 OK 2025/01/20 05:06:19 INFO : one: Copied (new) 2025/01/20 05:06:19 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:21 DEBUG : one: md5 = 5abb10ba2fa5eb306f69a090ee454a11 OK 2025/01/20 05:06:21 INFO : one: Copied (replaced existing) 2025/01/20 05:06:21 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:24 DEBUG : dst/one: md5 = 5c2914968752da135f8b4947208f46af OK 2025/01/20 05:06:26 DEBUG : CompareDest/one: md5 = 15ad883700480503f943efbef39c780b OK 2025/01/20 05:06:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 05:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:27 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:27 INFO : There was nothing to transfer 2025/01/20 05:06:30 DEBUG : CompareDest/two: md5 = f69ed0a8ca7d95f3aa1e08eb0b6224a7 OK 2025/01/20 05:06:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 05:06:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 05:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:31 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:31 INFO : There was nothing to transfer 2025/01/20 05:06:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 05:06:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 05:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:32 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:32 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/20 05:06:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:34 DEBUG : two: Need to transfer - File not found at Destination 2025/01/20 05:06:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:06:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:06:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:06:36 DEBUG : two: md5 = a920b2b697c8e9fe9e7db9fa6126adcb OK 2025/01/20 05:06:36 INFO : two: Copied (new) 2025/01/20 05:06:36 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:06:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:06:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:06:40 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:06:44 DEBUG : pre-dest1/1: md5 = 76d2150e21b6d2af60e44fc8e00f629f OK 2025/01/20 05:06:47 DEBUG : pre-dest2/2: md5 = 2fa10b02d84f5177d8b291df47e93e61 OK 2025/01/20 05:06:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dest" 2025/01/20 05:06:48 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/rg03c1jvnehrrc617i0lnqjddc" 2025/01/20 05:06:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/pre-dest1" 2025/01/20 05:06:49 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/bbnblvh6k061ssopqrp18kd7gc" 2025/01/20 05:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/pre-dest2" 2025/01/20 05:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/01/20 05:06:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:06:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/20 05:06:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:06:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/20 05:06:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/20 05:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dest': Waiting for checks to finish 2025/01/20 05:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dest': Waiting for transfers to finish 2025/01/20 05:06:55 DEBUG : 3: md5 = ebe09a4f22dc960ce9ba1a6b0f1d941c OK 2025/01/20 05:06:55 INFO : 3: Copied (new) 2025/01/20 05:06:55 DEBUG : Waiting for deletions to finish 2025/01/20 05:06:59 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/01/20 05:07:00 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/01/20 05:07:01 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (20.37s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:07:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:07:02 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/CopyDest" 2025/01/20 05:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/20 05:07:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 05:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:08 DEBUG : one: md5 = 5cfbf88789ca87b6745b7a8488c60364 OK 2025/01/20 05:07:08 INFO : one: Copied (new) 2025/01/20 05:07:08 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:11 DEBUG : one: md5 = 5c44ce6cb11db64c74d9cc1a81923fa4 OK 2025/01/20 05:07:11 INFO : one: Copied (replaced existing) 2025/01/20 05:07:11 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:13 DEBUG : dst/one: md5 = fc6fdf035e89e5029b70915a4bc772a0 OK 2025/01/20 05:07:16 DEBUG : CopyDest/one: md5 = a094623db8b4146b8b44635b9b81c488 OK 2025/01/20 05:07:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/BackupDir" 2025/01/20 05:07:17 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/20 05:07:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 05:07:21 INFO : one: Moved (server-side) 2025/01/20 05:07:23 INFO : one: Copied (server-side copy) 2025/01/20 05:07:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/20 05:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:23 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:25 DEBUG : CopyDest/two: md5 = da065be5ca0407c63db24ec88aac6703 OK 2025/01/20 05:07:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:28 INFO : two: Copied (server-side copy) 2025/01/20 05:07:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/20 05:07:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:28 DEBUG : one: Unchanged skipping 2025/01/20 05:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:28 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:29 DEBUG : one: Unchanged skipping 2025/01/20 05:07:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:29 DEBUG : two: Unchanged skipping 2025/01/20 05:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:29 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:29 INFO : There was nothing to transfer 2025/01/20 05:07:31 DEBUG : CopyDest/three: md5 = 22217754249056315acb1fc80e47d8f3 OK 2025/01/20 05:07:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/20 05:07:32 DEBUG : three: Destination not found in --copy-dest 2025/01/20 05:07:32 DEBUG : three: Need to transfer - File not found at Destination 2025/01/20 05:07:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:32 DEBUG : one: Unchanged skipping 2025/01/20 05:07:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 05:07:32 DEBUG : two: Unchanged skipping 2025/01/20 05:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:34 DEBUG : three: md5 = 549ebfac53715916ac735a130ece9173 OK 2025/01/20 05:07:34 INFO : three: Copied (new) 2025/01/20 05:07:34 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/20 05:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/20 05:07:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.86s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:07:45 DEBUG : dst/one: md5 = 8bb248d0aa9de9d79045dc903c28ae2d OK 2025/01/20 05:07:47 DEBUG : dst/two: md5 = ecdd2782db5c761bce90571a9b6fcc5d OK 2025/01/20 05:07:49 DEBUG : dst/three.txt: md5 = db3535b97f8fedcc76c0db7f0eff34f3 OK 2025/01/20 05:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:07:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/backup" 2025/01/20 05:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 05:07:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:07:52 DEBUG : two: Unchanged skipping 2025/01/20 05:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:07:54 INFO : one: Moved (server-side) 2025/01/20 05:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:07:56 DEBUG : one: md5 = 7629599259d51c8dcb2f22850cd4e915 OK 2025/01/20 05:07:56 INFO : one: Copied (new) 2025/01/20 05:07:56 DEBUG : Waiting for deletions to finish 2025/01/20 05:07:57 INFO : three.txt: Moved (server-side) 2025/01/20 05:07:57 INFO : three.txt: Moved into backup dir 2025/01/20 05:07:59 DEBUG : dst/three.txt: md5 = 38398ee9cf5adb20122d4de9737df71d OK 2025/01/20 05:08:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:08:00 DEBUG : two: Unchanged skipping 2025/01/20 05:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:08:01 INFO : one: Deleted 2025/01/20 05:08:02 INFO : one: Moved (server-side) 2025/01/20 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:08:04 DEBUG : one: md5 = 50c409f0f005db762feab9747a20fa3a OK 2025/01/20 05:08:04 INFO : one: Copied (new) 2025/01/20 05:08:04 DEBUG : Waiting for deletions to finish 2025/01/20 05:08:05 INFO : three.txt: Deleted 2025/01/20 05:08:06 INFO : three.txt: Moved (server-side) 2025/01/20 05:08:06 INFO : three.txt: Moved into backup dir 2025/01/20 05:08:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:08:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:08:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:08:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 05:08:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:08:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (29.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:08:14 DEBUG : dst/one: md5 = ba9132f9618452f05cb2bf475321958d OK 2025/01/20 05:08:16 DEBUG : dst/two: md5 = ee0cdb4a2ac380a6024c18eeb032068a OK 2025/01/20 05:08:18 DEBUG : dst/three.txt: md5 = e555607d9466da1fc3732d7011b18dee OK 2025/01/20 05:08:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:08:19 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:08:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/backup" 2025/01/20 05:08:20 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 05:08:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:08:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:08:21 DEBUG : two: Unchanged skipping 2025/01/20 05:08:24 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:08:25 DEBUG : one: md5 = bcf2adba7484cb16b581974f747e48e4 OK 2025/01/20 05:08:25 INFO : one: Copied (new) 2025/01/20 05:08:25 DEBUG : Waiting for deletions to finish 2025/01/20 05:08:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:08:27 INFO : three.txt: Moved into backup dir 2025/01/20 05:08:29 DEBUG : dst/three.txt: md5 = 0454ca9cc42254ba76792a622dcb29d2 OK 2025/01/20 05:08:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:08:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:08:29 DEBUG : two: Unchanged skipping 2025/01/20 05:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:08:30 INFO : one.bak: Deleted 2025/01/20 05:08:31 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:08:33 DEBUG : one: md5 = 6b5247ec0521ce4f066332c29b08823a OK 2025/01/20 05:08:33 INFO : one: Copied (new) 2025/01/20 05:08:33 DEBUG : Waiting for deletions to finish 2025/01/20 05:08:34 INFO : three.txt.bak: Deleted 2025/01/20 05:08:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:08:35 INFO : three.txt: Moved into backup dir 2025/01/20 05:08:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:08:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:08:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 05:08:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 05:08:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 05:08:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (29.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:08:44 DEBUG : dst/one: md5 = 0cd5be9eca1e9ba424fb03b6ae020e53 OK 2025/01/20 05:08:45 DEBUG : dst/two: md5 = 9bd3c400d4f059a54e06e7e221511c40 OK 2025/01/20 05:08:47 DEBUG : dst/three.txt: md5 = fd83c34541988c73f4d7c83b7f12f90d OK 2025/01/20 05:08:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:08:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/backup" 2025/01/20 05:08:49 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 05:08:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:08:50 DEBUG : two: Unchanged skipping 2025/01/20 05:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:08:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 05:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:08:55 DEBUG : one: md5 = f64929942e3a6ed6d4614fb4208874b2 OK 2025/01/20 05:08:55 INFO : one: Copied (new) 2025/01/20 05:08:55 DEBUG : Waiting for deletions to finish 2025/01/20 05:08:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 05:08:56 INFO : three.txt: Moved into backup dir 2025/01/20 05:08:58 DEBUG : dst/three.txt: md5 = 487324d332d86d11d191e236760ded6e OK 2025/01/20 05:08:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:08:59 DEBUG : two: Unchanged skipping 2025/01/20 05:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:08:59 INFO : one-2019-01-01: Deleted 2025/01/20 05:09:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:09:02 DEBUG : one: md5 = c8a5c4fbdc776c23fe45aaf38351fc60 OK 2025/01/20 05:09:02 INFO : one: Copied (new) 2025/01/20 05:09:02 DEBUG : Waiting for deletions to finish 2025/01/20 05:09:03 INFO : three-2019-01-01.txt: Deleted 2025/01/20 05:09:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 05:09:04 INFO : three.txt: Moved into backup dir 2025/01/20 05:09:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:09:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 05:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/20 05:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 05:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:09:12 DEBUG : dst/one: md5 = 5ed0e0c2701d7cc322152a3f9e8a4be6 OK 2025/01/20 05:09:14 DEBUG : dst/two: md5 = aaaa66c8a4c034ca1af7ba2132d98058 OK 2025/01/20 05:09:15 DEBUG : dst/three.txt: md5 = f0355e6ba1a6199a2b5498d226895e32 OK 2025/01/20 05:09:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:09:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:09:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:09:17 DEBUG : two: Unchanged skipping 2025/01/20 05:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:09:18 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:09:20 DEBUG : one: md5 = 8b2b76edba68ebb69115f2190aba66e2 OK 2025/01/20 05:09:20 INFO : one: Copied (new) 2025/01/20 05:09:20 DEBUG : Waiting for deletions to finish 2025/01/20 05:09:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:09:20 INFO : three.txt: Moved into backup dir 2025/01/20 05:09:23 DEBUG : dst/three.txt: md5 = e2bb4ad28ed40c97ac417a124f948a4c OK 2025/01/20 05:09:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/20 05:09:24 DEBUG : one.bak: Excluded (Path Filter) 2025/01/20 05:09:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:09:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:09:24 DEBUG : two: Unchanged skipping 2025/01/20 05:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for checks to finish 2025/01/20 05:09:25 INFO : one.bak: Deleted 2025/01/20 05:09:25 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi/dst': Waiting for transfers to finish 2025/01/20 05:09:27 DEBUG : one: md5 = d980bb6e444f1ba1656a3597d69eaecf OK 2025/01/20 05:09:27 INFO : one: Copied (new) 2025/01/20 05:09:27 DEBUG : Waiting for deletions to finish 2025/01/20 05:09:28 INFO : three.txt.bak: Deleted 2025/01/20 05:09:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:09:29 INFO : three.txt: Moved into backup dir 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (24.07s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:09:36 DEBUG : dst/one: md5 = 1a77513a5b5dd9c66e7ecac0d436f4b9 OK 2025/01/20 05:09:37 DEBUG : dst/two: md5 = 191e1851928f166d30fc83e81a97db73 OK 2025/01/20 05:09:39 DEBUG : dst/three.txt: md5 = 24f0ba35dfbb45e4ddd04b086cf050e5 OK 2025/01/20 05:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:09:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:09:42 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:09:43 DEBUG : one: md5 = 5bec66bd13c2d150a9d02b5ceb3b4dc3 OK 2025/01/20 05:09:43 INFO : one: Copied (new) 2025/01/20 05:09:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:09:43 DEBUG : two: Unchanged skipping 2025/01/20 05:09:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 05:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:09:46 DEBUG : three.txt: md5 = 031ba5fdc684f1c83e4b7b8cbd106c8d OK 2025/01/20 05:09:46 INFO : three.txt: Copied (new) 2025/01/20 05:09:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:09:48 INFO : one.bak: Deleted 2025/01/20 05:09:49 INFO : one: Moved (server-side) to: one.bak 2025/01/20 05:09:51 DEBUG : one: md5 = 3621063e377be8f5447728bdfe0b79be OK 2025/01/20 05:09:51 INFO : one: Copied (new) 2025/01/20 05:09:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:09:51 DEBUG : two: Unchanged skipping 2025/01/20 05:09:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 05:09:52 INFO : three.txt.bak: Deleted 2025/01/20 05:09:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 05:09:54 DEBUG : three.txt: md5 = 26f7c3aa97ce32e3ecdda18591d7bc7c OK 2025/01/20 05:09:54 INFO : three.txt: Copied (new) 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 05:10:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (27.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:04 DEBUG : dst/one: md5 = 4df0047d325c7fba552551c365f71fc7 OK 2025/01/20 05:10:05 DEBUG : dst/two: md5 = ed9ef546966dc06b3636cbd86f7b1c58 OK 2025/01/20 05:10:07 DEBUG : dst/three.txt: md5 = 50868879278477bcece4b7d62c689d85 OK 2025/01/20 05:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cowomep5wudi/dst" 2025/01/20 05:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/4bpdd79d24tjf2b9vshb7h1gmtqndgj3t7h2b5ql0kc99edoq37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 05:10:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 05:10:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 05:10:11 DEBUG : one: md5 = fbebaa9aea7fdd4a8b98ef0c370ec634 OK 2025/01/20 05:10:11 INFO : one: Copied (new) 2025/01/20 05:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:10:11 DEBUG : two: Unchanged skipping 2025/01/20 05:10:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 05:10:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 05:10:14 DEBUG : three.txt: md5 = dc0c8282c08902920d18343ccf5b0e02 OK 2025/01/20 05:10:14 INFO : three.txt: Copied (new) 2025/01/20 05:10:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 05:10:16 INFO : one-2019-01-01: Deleted 2025/01/20 05:10:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 05:10:19 DEBUG : one: md5 = 149911c556ecc638c6122ba26be14a50 OK 2025/01/20 05:10:19 INFO : one: Copied (new) 2025/01/20 05:10:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:10:19 DEBUG : two: Unchanged skipping 2025/01/20 05:10:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 05:10:20 INFO : three-2019-01-01.txt: Deleted 2025/01/20 05:10:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 05:10:22 DEBUG : three.txt: md5 = a77aa781460dc96bf1d9b6774e5f7c79 OK 2025/01/20 05:10:22 INFO : three.txt: Copied (new) 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 05:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.73s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:29 DEBUG : Testêé: md5 = 80b5cdfd67079c8c6652dcdced7cfa5b OK 2025/01/20 05:10:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/20 05:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:10:31 DEBUG : Testêé: md5 = 036fa17eaa277142403fad999949b2e7 OK 2025/01/20 05:10:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/20 05:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.05s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:10:35 DEBUG : existing: md5 = 5d25dd2b6b39667be779ca009a3004eb OK 2025/01/20 05:10:35 INFO : existing: Copied (new) 2025/01/20 05:10:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/20 05:10:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/20 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:10:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': not deleting files as there were IO errors 2025/01/20 05:10:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncImmutable (5.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:40 DEBUG : EXISTING: md5 = 73d45fe223b5f8ff0846f0e9927ce80d OK 2025/01/20 05:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:10:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:10:40 DEBUG : existing: Unchanged skipping 2025/01/20 05:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:10:40 DEBUG : Waiting for deletions to finish 2025/01/20 05:10:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.49s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:10:45 DEBUG : both0: md5 = 8645868b41a67a84fdcc29d4acfaf36e OK 2025/01/20 05:10:47 DEBUG : only0: md5 = faebc9750f12091138900dbdc6119ef8 OK 2025/01/20 05:10:49 DEBUG : both1: md5 = 436db8a44e7c569d82cfff4cdc87300a OK 2025/01/20 05:10:50 DEBUG : only1: md5 = f85aacb8e7edea8528c2ded6a34bfd58 OK 2025/01/20 05:10:52 DEBUG : both2: md5 = 54fd8ea7b12c77e421972a7ab3ad0e4d OK 2025/01/20 05:10:54 DEBUG : only2: md5 = 72d0c0e70978a1604cc348045a76e662 OK 2025/01/20 05:10:56 DEBUG : both3: md5 = 674fc55eb6626e62da079e03e9a904bf OK 2025/01/20 05:10:57 DEBUG : only3: md5 = a6e43a7952957df1b85f3f33ca92ab11 OK 2025/01/20 05:10:59 DEBUG : both4: md5 = 62729dd359cd2f3312cb8eb20ce9e490 OK 2025/01/20 05:11:01 DEBUG : only4: md5 = 1d29a15402558c685c98b9d2192c93b8 OK 2025/01/20 05:11:03 DEBUG : both5: md5 = a7b12491831853320307e5a9f670cea1 OK 2025/01/20 05:11:04 DEBUG : only5: md5 = 433d2721de6a7d3fc74de1c27b47fe4d OK 2025/01/20 05:11:06 DEBUG : both6: md5 = 940e17497343963910e8b49560c09685 OK 2025/01/20 05:11:08 DEBUG : only6: md5 = af7db63e070fe70ee697ccc02635ed46 OK 2025/01/20 05:11:10 DEBUG : both7: md5 = 0f0980a160af7bb6701518621a1e2bc9 OK 2025/01/20 05:11:11 DEBUG : only7: md5 = eb55ee02c79b664c2f3ba1dd560bea98 OK 2025/01/20 05:11:13 DEBUG : both8: md5 = 4ba6c8e0293f68ab6324a56e5361c11c OK 2025/01/20 05:11:15 DEBUG : only8: md5 = 69470344aa1f3a5b994c496c42cd3940 OK 2025/01/20 05:11:17 DEBUG : both9: md5 = 531cd2a77d4040d0d9f9606252f28c6d OK 2025/01/20 05:11:18 DEBUG : only9: md5 = a605254b4abcd2c684410edbeec2a9a9 OK 2025/01/20 05:11:20 DEBUG : both10: md5 = c6a1c10bd052aea81ee70ea1760a2e8a OK 2025/01/20 05:11:22 DEBUG : only10: md5 = 2e4ddf93c8b9a0a2e1c0bc7814f51a7d OK 2025/01/20 05:11:23 DEBUG : both11: md5 = 1c04fad20e04e15b09dffa015efe484c OK 2025/01/20 05:11:25 DEBUG : only11: md5 = 34a55b035dff2f37816f1148b34acd49 OK 2025/01/20 05:11:27 DEBUG : both12: md5 = ca00c6769ee928bee46c7a2c4c5fc9bd OK 2025/01/20 05:11:28 DEBUG : only12: md5 = 47b3310517dc6e5a7c3ab6add8034e5d OK 2025/01/20 05:11:30 DEBUG : both13: md5 = dc980f4300b87bfa1a356ca55ac1fc33 OK 2025/01/20 05:11:32 DEBUG : only13: md5 = 4571c73ba781b63b047d9bd44121221a OK 2025/01/20 05:11:34 DEBUG : both14: md5 = f02bdc524d452a54adf6eee8a9780936 OK 2025/01/20 05:11:36 DEBUG : only14: md5 = 0438fb155d0179c500878d7b97d1c630 OK 2025/01/20 05:11:37 DEBUG : both15: md5 = 24f984b0f4c9c03741a2a2832a37ccd3 OK 2025/01/20 05:11:39 DEBUG : only15: md5 = fd6958f2b6d5646b20cb3ce49c3909d7 OK 2025/01/20 05:11:41 DEBUG : both16: md5 = a38f9151830a43764a4f6694f8e34f05 OK 2025/01/20 05:11:42 DEBUG : only16: md5 = b35a7a14524e35cc0778e7765d67fc69 OK 2025/01/20 05:11:44 DEBUG : both17: md5 = 86158855ed331c6f4d96ee88aad1d075 OK 2025/01/20 05:11:46 DEBUG : only17: md5 = d1631f93ffe24bda051de59ecbe9549b OK 2025/01/20 05:11:48 DEBUG : both18: md5 = d53effc56dc0b62546dd8af5a80a6f2d OK 2025/01/20 05:11:49 DEBUG : only18: md5 = d92cb75e06b5cab69aaf753d5615f640 OK 2025/01/20 05:11:51 DEBUG : both19: md5 = 9405573b20c7d44050ba3a8088ace480 OK 2025/01/20 05:11:52 DEBUG : only19: md5 = 5e8ba1334374ee3b2be2e8bf09498615 OK 2025/01/20 05:11:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:11:53 DEBUG : both0: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both12: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both13: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both14: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both15: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both1: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both10: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both11: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both16: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both17: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both3: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both4: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both18: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both19: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both7: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both2: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:11:53 DEBUG : both9: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both5: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both6: Unchanged skipping 2025/01/20 05:11:53 DEBUG : both8: Unchanged skipping 2025/01/20 05:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:11:53 DEBUG : Waiting for deletions to finish 2025/01/20 05:11:54 INFO : only7: Deleted 2025/01/20 05:11:54 INFO : only9: Deleted 2025/01/20 05:11:54 INFO : only6: Deleted 2025/01/20 05:11:54 INFO : only16: Deleted 2025/01/20 05:11:54 INFO : only11: Deleted 2025/01/20 05:11:54 INFO : only1: Deleted 2025/01/20 05:11:54 INFO : only0: Deleted 2025/01/20 05:11:54 INFO : only13: Deleted 2025/01/20 05:11:55 INFO : only17: Deleted 2025/01/20 05:11:55 INFO : only19: Deleted 2025/01/20 05:11:55 INFO : only12: Deleted 2025/01/20 05:11:55 INFO : only8: Deleted 2025/01/20 05:11:55 INFO : only5: Deleted 2025/01/20 05:11:55 INFO : only3: Deleted 2025/01/20 05:11:55 INFO : only4: Deleted 2025/01/20 05:11:56 INFO : only2: Deleted 2025/01/20 05:11:56 INFO : only14: Deleted 2025/01/20 05:11:56 INFO : only15: Deleted 2025/01/20 05:11:56 INFO : only10: Deleted 2025/01/20 05:11:56 INFO : only18: Deleted 2025/01/20 05:11:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (86.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:12:11 DEBUG : both0: md5 = 3951f1eda09ee23dea0cff67ccdea51c OK 2025/01/20 05:12:13 DEBUG : only0: md5 = c874dd609f7b8cdf95063bbb27b9defa OK 2025/01/20 05:12:15 DEBUG : both1: md5 = 755d18167873290c7fa892afb308f7dc OK 2025/01/20 05:12:17 DEBUG : only1: md5 = 8264d2902154d228befd8dbcd828a9e3 OK 2025/01/20 05:12:18 DEBUG : both2: md5 = df37e79f4e3375a38be91adfffd4c46f OK 2025/01/20 05:12:20 DEBUG : only2: md5 = 57d3c029e9ef4ece80ad757710e793b7 OK 2025/01/20 05:12:22 DEBUG : both3: md5 = 6384ec951ac04833e86ea5871dd7331f OK 2025/01/20 05:12:24 DEBUG : only3: md5 = b363b5a1079a7ef3d7d5a85f80d0b6c0 OK 2025/01/20 05:12:25 DEBUG : both4: md5 = 4b29f702b4c7b5ad77a1e71e56f10c0e OK 2025/01/20 05:12:27 DEBUG : only4: md5 = b440c8ad6599fa42d0b195f0cef1cb0c OK 2025/01/20 05:12:29 DEBUG : both5: md5 = 082a2def2c7e45d4178d39e4fdfaf2bd OK 2025/01/20 05:12:30 DEBUG : only5: md5 = a544c9b8915648ef852dfadc213fd59f OK 2025/01/20 05:12:32 DEBUG : both6: md5 = 701f2240141db7866f77f7b174a93af0 OK 2025/01/20 05:12:34 DEBUG : only6: md5 = 35303c7a07d58a9905bbe8bf6b249ec0 OK 2025/01/20 05:12:36 DEBUG : both7: md5 = c7628a2143aca1ae71f1acf9c8c59b9a OK 2025/01/20 05:12:37 DEBUG : only7: md5 = 66ac03d657c517b8f5aedbc2b0fe24cb OK 2025/01/20 05:12:39 DEBUG : both8: md5 = fbf0821b262be6603d81b5108a156674 OK 2025/01/20 05:12:41 DEBUG : only8: md5 = 8dbd85ca0d9a9b6afa2056c0afb2af6f OK 2025/01/20 05:12:42 DEBUG : both9: md5 = 79653cf12256691cef3934bcac3b5078 OK 2025/01/20 05:12:44 DEBUG : only9: md5 = 1965d41414007b1f7ca44c3e41a417ec OK 2025/01/20 05:12:46 DEBUG : both10: md5 = 6ba38572787870a8d62d5b1cfb7996ed OK 2025/01/20 05:12:48 DEBUG : only10: md5 = b63e75316053dd6779eb70a72fdd8459 OK 2025/01/20 05:12:50 DEBUG : both11: md5 = d934b6e11b25a99ec5925a89f30fab70 OK 2025/01/20 05:12:51 DEBUG : only11: md5 = c2c5e9c8c628acbb72fea7e433a36702 OK 2025/01/20 05:12:53 DEBUG : both12: md5 = 790baaaa5624e81c139be0a06afb14b7 OK 2025/01/20 05:12:55 DEBUG : only12: md5 = ea0491e8960ad01520304a010d330d50 OK 2025/01/20 05:12:57 DEBUG : both13: md5 = 7919c0802c01d0baaf15de8965b8b45c OK 2025/01/20 05:12:59 DEBUG : only13: md5 = f0d2e7b90fad63268edd1b8d968bf049 OK 2025/01/20 05:13:01 DEBUG : both14: md5 = 078cacb62b6fd50299ae0b7c764dd73e OK 2025/01/20 05:13:02 DEBUG : only14: md5 = a2744466b479d8209e74219bb252020b OK 2025/01/20 05:13:04 DEBUG : both15: md5 = 8bcbefce442b368d7fac1430e0ee8756 OK 2025/01/20 05:13:06 DEBUG : only15: md5 = 1d5365f5edd7c295716993a2e94b5e09 OK 2025/01/20 05:13:07 DEBUG : both16: md5 = 0b0dbc16c5b7f21a670d2cc8df831b9c OK 2025/01/20 05:13:09 DEBUG : only16: md5 = 55a8db0d5517af6f757312465dda1b9a OK 2025/01/20 05:13:11 DEBUG : both17: md5 = 7011947468f33e34e807e892ee1c2073 OK 2025/01/20 05:13:13 DEBUG : only17: md5 = 790be21d804c16a1ed3bc2088484699e OK 2025/01/20 05:13:15 DEBUG : both18: md5 = e0ecd41bbe4ec314c744b86a75082345 OK 2025/01/20 05:13:16 DEBUG : only18: md5 = 4861bc863e586efa5ae04514df1b1b10 OK 2025/01/20 05:13:18 DEBUG : both19: md5 = 447949f9c00be54eee5ff574b314826c OK 2025/01/20 05:13:20 DEBUG : only19: md5 = d5e0238a6f6acbaa25342d06ce176437 OK 2025/01/20 05:13:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for checks to finish 2025/01/20 05:13:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both1: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both12: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both13: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both14: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both15: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both10: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both0: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both11: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both16: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both17: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both18: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both4: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both19: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both6: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both7: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both8: Unchanged skipping 2025/01/20 05:13:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 05:13:21 DEBUG : both9: Unchanged skipping 2025/01/20 05:13:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : both5: Unchanged skipping 2025/01/20 05:13:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : both2: Unchanged skipping 2025/01/20 05:13:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : both3: Unchanged skipping 2025/01/20 05:13:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/20 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Waiting for transfers to finish 2025/01/20 05:13:22 DEBUG : only0: md5 = 34094b2d05890f6c1a068f2d497b696b OK 2025/01/20 05:13:22 INFO : only0: Copied (replaced existing) 2025/01/20 05:13:22 DEBUG : only1: md5 = 69566ab8eb5fd1975345b6c35eadb45c OK 2025/01/20 05:13:22 INFO : only1: Copied (replaced existing) 2025/01/20 05:13:22 DEBUG : only10: md5 = 687d10118983d4aa52c3ea63ce5a42ec OK 2025/01/20 05:13:22 INFO : only10: Copied (replaced existing) 2025/01/20 05:13:22 DEBUG : only11: md5 = fe60cff703bec98849c9d83fdba3dbb8 OK 2025/01/20 05:13:22 INFO : only11: Copied (replaced existing) 2025/01/20 05:13:23 DEBUG : only13: md5 = cacdc550aa5c344bd81cf066b5f71199 OK 2025/01/20 05:13:23 INFO : only13: Copied (replaced existing) 2025/01/20 05:13:23 DEBUG : only15: md5 = faa95466b60692c4ba1bdf1f5a3122e5 OK 2025/01/20 05:13:23 INFO : only15: Copied (replaced existing) 2025/01/20 05:13:23 DEBUG : only12: md5 = a524eed3f413362d3d5bd64647061598 OK 2025/01/20 05:13:23 INFO : only12: Copied (replaced existing) 2025/01/20 05:13:24 DEBUG : only14: md5 = ff6a898f95e017209db37469a2e17dde OK 2025/01/20 05:13:24 INFO : only14: Copied (replaced existing) 2025/01/20 05:13:24 DEBUG : only16: md5 = 2785d1c2c96aea49fcaad34a6e57dd66 OK 2025/01/20 05:13:24 INFO : only16: Copied (replaced existing) 2025/01/20 05:13:25 DEBUG : only2: md5 = 662787b58c785025065c1dfe76b56032 OK 2025/01/20 05:13:25 INFO : only2: Copied (replaced existing) 2025/01/20 05:13:25 DEBUG : only19: md5 = fc13721d01ed530f34ed53825a41024b OK 2025/01/20 05:13:25 INFO : only19: Copied (replaced existing) 2025/01/20 05:13:25 DEBUG : only17: md5 = e92da48dc924d689edc993597ce29994 OK 2025/01/20 05:13:25 INFO : only17: Copied (replaced existing) 2025/01/20 05:13:26 DEBUG : only6: md5 = 99abf49e11f473e5d06b53285219554b OK 2025/01/20 05:13:26 INFO : only6: Copied (replaced existing) 2025/01/20 05:13:26 DEBUG : only4: md5 = 661027d4127bc599b111d00791a8a41a OK 2025/01/20 05:13:26 INFO : only4: Copied (replaced existing) 2025/01/20 05:13:26 DEBUG : only5: md5 = 874d2c1f8296782e010d1a5ddfe72a4d OK 2025/01/20 05:13:26 INFO : only5: Copied (replaced existing) 2025/01/20 05:13:26 DEBUG : only18: md5 = 0cb93aac351006c76ac87f37e171b87d OK 2025/01/20 05:13:26 INFO : only18: Copied (replaced existing) 2025/01/20 05:13:27 DEBUG : only8: md5 = 28dcd3879980664802f888c5d47dec6e OK 2025/01/20 05:13:27 INFO : only8: Copied (replaced existing) 2025/01/20 05:13:27 DEBUG : only3: md5 = 7af05399264ff555887d7226f61cbbd7 OK 2025/01/20 05:13:27 INFO : only3: Copied (replaced existing) 2025/01/20 05:13:27 DEBUG : only9: md5 = b0037cf8bffc67cc6f0fefb2acf0e102 OK 2025/01/20 05:13:27 INFO : only9: Copied (replaced existing) 2025/01/20 05:13:27 DEBUG : only7: md5 = cf39e1588f967f52b88ba25a0d71a8a7 OK 2025/01/20 05:13:27 INFO : only7: Copied (replaced existing) 2025/01/20 05:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (102.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:13:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 05:13:52 DEBUG : sub dir: Making directory with metadata 2025/01/20 05:13:53 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:14:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 05:14:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 05:14:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 05:14:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:14:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/01/20 05:14:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:14:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/20 05:14:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/20 05:14:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:14:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:14:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:14:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:14:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:14:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/20 05:14:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (49.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:14:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 05:14:42 DEBUG : sub dir: Making directory with metadata 2025/01/20 05:14:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:15:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 05:15:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 05:15:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 05:15:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi'", Local "Local file system at /tmp/rclone2031316360", Modify Window "1ms" 2025/01/20 05:15:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:15:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/20 05:15:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/20 05:15:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:15:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:15:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:15:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:15:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 05:15:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/20 05:15:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 05:15:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.64s) PASS 2025/01/20 05:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cowomep5wudi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 18m44.379095163s (try 1/5)