"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/24 04:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira" 2025/04/24 04:23:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 04:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g" 2025/04/24 04:23:40 DEBUG : Creating backend with remote "/tmp/rclone4199548789" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:23:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/24 04:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:23:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.20s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:23:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:23:45 DEBUG : sub dir/hello world: md5 = b51844306a4566627c2e273f031b0a26 OK 2025/04/24 04:23:45 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:23:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.28s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:49 DEBUG : metadata sub dir: Making directory with metadata 2025/04/24 04:23:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:23:49 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/24 04:23:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:23:49 DEBUG : Local file system at /tmp/rclone4199548789: File to upload is small (21 bytes), uploading instead of streaming 2025/04/24 04:23:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/24 04:23:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/24 04:23:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:23:49 DEBUG : Google drive root 'crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g': Skipping btime metadata as can't update it on an existing file: 2025-04-24T04:23:49.225493948Z 2025/04/24 04:23:50 INFO : empty metadata sub dir: Updated directory metadata 2025/04/24 04:23:50 DEBUG : Google drive root 'crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g': Skipping btime metadata as can't update it on an existing file: 2025-04-24T04:23:49.225493948Z 2025/04/24 04:23:50 INFO : metadata sub dir: Updated directory metadata 2025/04/24 04:23:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/24 04:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:23:52 DEBUG : metadata sub dir/hello metadata world: md5 = 9d335519df3fdad8009074506e298e58 OK 2025/04/24 04:23:52 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:23:56 DEBUG : metadata sub dir: Making directory with metadata 2025/04/24 04:23:56 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:23:56 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/24 04:23:56 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:23:56 DEBUG : Local file system at /tmp/rclone4199548789: File to upload is small (21 bytes), uploading instead of streaming 2025/04/24 04:23:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/24 04:23:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/24 04:23:56 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:23:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/04/24 04:23:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/04/24 04:23:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/24 04:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:23:59 DEBUG : metadata sub dir/hello metadata world: md5 = 25e2f7e774979f3220353db0b520ae91 OK 2025/04/24 04:23:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/04/24 04:23:59 DEBUG : Google drive root 'crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g': Skipping btime metadata as can't update it on an existing file: 2025-04-24T04:23:56.849499764Z 2025/04/24 04:23:59 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.83s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:03 DEBUG : Creating backend with remote "/non-existing" 2025/04/24 04:24:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/24 04:24:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:07 DEBUG : sub dir/hello world: md5 = 278aa2248d135e2be1ea0a89797097d2 OK 2025/04/24 04:24:07 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.11s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Running all checks before starting transfers 2025/04/24 04:24:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Checks finished, now starting transfers 2025/04/24 04:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:13 DEBUG : sub dir/hello world: md5 = 724cf03f3777f909629b440152efd117 OK 2025/04/24 04:24:13 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.57s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:16 ERROR : Ignoring --no-traverse with sync 2025/04/24 04:24:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:18 DEBUG : sub dir/hello world: md5 = af6df45827e0c481511b6d40e2cbef2e OK 2025/04/24 04:24:18 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:18 DEBUG : Waiting for deletions to finish 2025/04/24 04:24:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.50s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/24 04:24:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:23 DEBUG : hello world2: md5 = f3e2e2e3792bd9300518f5a65091637b OK 2025/04/24 04:24:23 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:26 DEBUG : potato2: md5 = 5459806e74f73969333679290b635ee8 OK 2025/04/24 04:24:26 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:29 DEBUG : potato2: md5 = 77715a078e4bcbb9fbaf6995b7bd42b9 OK 2025/04/24 04:24:29 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 04:24:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:24:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:24:31 DEBUG : sub dir: Making directory with metadata 2025/04/24 04:24:32 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 04:24:32 DEBUG : sub dir2: Making directory with metadata 2025/04/24 04:24:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 04:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:34 DEBUG : sub dir/hello world: md5 = bc60ff0b19b5415222ed4433a7575fbb OK 2025/04/24 04:24:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/04/24 04:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:39 INFO : sub dir2: Making directory 2025/04/24 04:24:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 04:24:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:40 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/24 04:24:40 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/04/24 04:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:42 DEBUG : sub dir/hello world: md5 = e005db255bc7647da4c939445535cb98 OK 2025/04/24 04:24:42 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:44 DEBUG : sub dir2: Making directory with metadata 2025/04/24 04:24:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:44 DEBUG : sub dir: Making directory with metadata 2025/04/24 04:24:45 INFO : sub dir: Made directory with metadata (mtime=2025-04-24T04:24:44.765536885Z) 2025/04/24 04:24:45 DEBUG : sub dir2: Making directory with metadata 2025/04/24 04:24:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:47 DEBUG : sub dir/hello world: md5 = 42594b564fc166de422ff5f1f95934ae OK 2025/04/24 04:24:47 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:51 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/04/24 04:24:51 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 04:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.13s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:24:55 INFO : sub dir2: Making directory 2025/04/24 04:24:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:24:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/24 04:24:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:24:58 DEBUG : sub dir/hello world: md5 = 68d6369d6e9cda864cb569a4b258d663 OK 2025/04/24 04:24:58 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:24:58 INFO : sub dir/hello world: Deleted 2025/04/24 04:24:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:25:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:01 DEBUG : sub dir2: Making directory with metadata 2025/04/24 04:25:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:25:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:25:01 DEBUG : sub dir: Making directory with metadata 2025/04/24 04:25:02 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/24 04:25:02 DEBUG : sub dir2: Making directory with metadata 2025/04/24 04:25:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:25:04 DEBUG : sub dir/hello world: md5 = 7b99609c2775a430d81038c915750684 OK 2025/04/24 04:25:04 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:25:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:08 INFO : sub dir2: Making directory 2025/04/24 04:25:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:25:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/24 04:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:25:11 DEBUG : sub dir/hello world: md5 = bad9b66f8e4d1aa462e34869006d7fb1 OK 2025/04/24 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:25:11 DEBUG : Waiting for deletions to finish 2025/04/24 04:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:25:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.15s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:16 DEBUG : sub dir/hello world: md5 = affb75089822271f929f499354d0f84c OK 2025/04/24 04:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xicuxaw5rifa" 2025/04/24 04:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/hbvmr8qlvha4qfuh8orgeagtgh066phaiqko00uug2sj2dm500ug" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-xicuxaw5rifa' 2025/04/24 04:25:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicuxaw5rifa': Waiting for checks to finish 2025/04/24 04:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicuxaw5rifa': Waiting for transfers to finish 2025/04/24 04:25:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 04:25:21 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/24 04:25:21 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/24 04:25:21 DEBUG : TestDrive: Saved new token in config file 2025/04/24 04:25:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xicuxaw5rifa': Purge remote 2025/04/24 04:25:22 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/24 04:25:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.05s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:27 DEBUG : sub dir/hello world: md5 = 5d3f5b32229a00d79020b12a31a03e26 OK 2025/04/24 04:25:28 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/24 04:25:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/24 04:25:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 04:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:25:29 DEBUG : sub dir/hello world: md5 = 7c763c6b1af8644681b31b558ffa4947 OK 2025/04/24 04:25:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/24 04:25:30 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:35 DEBUG : sub dir/hello world: md5 = cc9b88cf4b9bee2f5726790964009a1e OK 2025/04/24 04:25:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-walawed3qewi" 2025/04/24 04:25:35 DEBUG : Creating backend with remote "TestDrive:crypt/4g7qb3bjaptaa03t7k1t9uej1tvbflob2hvko4fqocee67a8mg30" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi' 2025/04/24 04:25:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:25:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi': Waiting for checks to finish 2025/04/24 04:25:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi': Waiting for transfers to finish 2025/04/24 04:25:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 04:25:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:42 DEBUG : sub dir/hello world: md5 = 5473d29e45212e3c39dce5603664ad2b OK 2025/04/24 04:25:42 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 04:25:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/24 04:25:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 04:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi': Waiting for checks to finish 2025/04/24 04:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi': Waiting for transfers to finish 2025/04/24 04:25:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 04:25:44 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-walawed3qewi': Purge remote 2025/04/24 04:25:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.31s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:50 DEBUG : sub dir/hello world: md5 = 213068c779a32b8e27c3d727b9a02dbe OK 2025/04/24 04:25:52 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/24 04:25:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/24 04:25:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 04:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:25:53 DEBUG : sub dir/hello world: md5 = cdecd5f18eb0ee7f023a8c67bf335c68 OK 2025/04/24 04:25:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/24 04:25:53 INFO : sub dir/hello world: Deleted 2025/04/24 04:25:53 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:25:58 DEBUG : sub dir/hello world: md5 = e0f3431341282ff79277b9617479c6f2 OK 2025/04/24 04:25:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muqotux2woqe" 2025/04/24 04:25:59 DEBUG : Creating backend with remote "TestDrive:crypt/a6afiptau84fsq9n894p56e8onfmhr297k8lsb21ir4clrfnem20" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe' 2025/04/24 04:26:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for checks to finish 2025/04/24 04:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for transfers to finish 2025/04/24 04:26:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/24 04:26:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:04 DEBUG : sub dir/hello world: md5 = 613feff2052bf5c0f9e6814840796fd8 OK 2025/04/24 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Using server-side directory move 2025/04/24 04:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 04:26:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 04:26:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/24 04:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for checks to finish 2025/04/24 04:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for transfers to finish 2025/04/24 04:26:06 INFO : sub dir/hello world: Deleted 2025/04/24 04:26:06 INFO : sub dir/hello world: Moved (server-side) 2025/04/24 04:26:07 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/24 04:26:09 DEBUG : sub dir/hello world: md5 = 66b59a9e1e90aab4b6bc7b3aa1dc21bc OK 2025/04/24 04:26:10 DEBUG : testing file moves 2025/04/24 04:26:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 04:26:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/24 04:26:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/24 04:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for checks to finish 2025/04/24 04:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Waiting for transfers to finish 2025/04/24 04:26:11 INFO : sub dir/hello world: Deleted 2025/04/24 04:26:11 INFO : sub dir/hello world: Moved (server-side) 2025/04/24 04:26:12 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqotux2woqe': Purge remote --- PASS: TestServerSideMoveOverSelf (19.39s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:17 DEBUG : sub dir/hello world: md5 = 781ce0efef8ebe16c87ff10471759a72 OK 2025/04/24 04:26:17 ERROR : : error listing: directory not found 2025/04/24 04:26:18 INFO : Local file system at /tmp/rclone4199548789: Making directory 2025/04/24 04:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.79s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:23 DEBUG : sub dir/hello world: md5 = 0772ef03cb727b11c4eac4053a3f7d71 OK 2025/04/24 04:26:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:26:24 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for checks to finish 2025/04/24 04:26:24 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for transfers to finish 2025/04/24 04:26:25 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/04/24 04:26:25 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:26:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/24 04:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:29 DEBUG : check sum: md5 = 2b205bfca9fec64d712c32d23a233136 OK 2025/04/24 04:26:29 INFO : check sum: Copied (new) 2025/04/24 04:26:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/24 04:26:29 DEBUG : check sum: Size of src and dst objects identical 2025/04/24 04:26:29 DEBUG : check sum: Unchanged skipping 2025/04/24 04:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:29 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.20s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/24 04:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:33 DEBUG : sizeonly: md5 = 852b22a23c133bf4f4b0afecdcc9ef84 OK 2025/04/24 04:26:33 INFO : sizeonly: Copied (new) 2025/04/24 04:26:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:34 DEBUG : sizeonly: Sizes identical 2025/04/24 04:26:34 DEBUG : sizeonly: Unchanged skipping 2025/04/24 04:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:34 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/24 04:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:37 DEBUG : ignore-size: md5 = 77fceeaf00a5f1ce2bf4203289fce3ca OK 2025/04/24 04:26:37 INFO : ignore-size: Copied (new) 2025/04/24 04:26:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:26:38 DEBUG : ignore-size: Unchanged skipping 2025/04/24 04:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:38 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.08s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:41 DEBUG : existing: md5 = 1dcf0adf1563b95ce3463b5520a1eb24 OK 2025/04/24 04:26:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:42 DEBUG : existing: Unchanged skipping 2025/04/24 04:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:42 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/24 04:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:43 DEBUG : existing: md5 = f2d1e382ec6d6bc36e0dedc8aeecbd98 OK 2025/04/24 04:26:43 INFO : existing: Copied (replaced existing) 2025/04/24 04:26:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 04:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:47 DEBUG : existing: md5 = acf3cefc48109eee41eeff08ac9cd4ec OK 2025/04/24 04:26:47 INFO : existing: Copied (new) 2025/04/24 04:26:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:47 DEBUG : existing: Destination exists, skipping 2025/04/24 04:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:47 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:26:52 DEBUG : b/potato: md5 = 7374e05452c1d079ecd7e4c688a6cd75 OK 2025/04/24 04:26:54 DEBUG : c/non empty space: md5 = 4ddb5a5acaacc77cd7acae1ee73cd68e OK 2025/04/24 04:26:54 INFO : d: Making directory 2025/04/24 04:26:55 DEBUG : Added delayed dir = "a", newDst= 2025/04/24 04:26:56 INFO : c: Set directory modification time (using SetModTime) 2025/04/24 04:26:56 DEBUG : Added delayed dir = "c", newDst=c 2025/04/24 04:26:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:26:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 04:26:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 04:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:26:58 DEBUG : a/potato2: md5 = 857d037e88d1ffbf83f95c68268b1901 OK 2025/04/24 04:26:58 INFO : a/potato2: Copied (new) 2025/04/24 04:26:58 DEBUG : Waiting for deletions to finish 2025/04/24 04:26:58 INFO : b/potato: Deleted 2025/04/24 04:26:59 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/24 04:26:59 INFO : d: Removing directory 2025/04/24 04:27:00 INFO : b: Removing directory 2025/04/24 04:27:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/24 04:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:02 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/24 04:27:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:06 DEBUG : empty space: md5 = 3811cd0d6e635c343398b9d6ca8c932e OK 2025/04/24 04:27:06 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/04/24 04:27:06 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/24 04:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:07 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/04/24 04:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:08 DEBUG : empty space: md5 = cfad042c7264bc5f9232d6a001c6d8f2 OK 2025/04/24 04:27:08 INFO : empty space: Copied (replaced existing) 2025/04/24 04:27:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:12 DEBUG : foo: md5 = c6607548bcc2d9b65fb4a0deed64b408 OK 2025/04/24 04:27:12 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/04/24 04:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:13 DEBUG : foo: md5 = 296befc6196090e241f9f60067e17851 OK 2025/04/24 04:27:13 INFO : foo: Copied (replaced existing) 2025/04/24 04:27:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.64s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:16 DEBUG : empty space: md5 = 279384eff1ee1db32e03e19adcc64720 OK 2025/04/24 04:27:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:27:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/24 04:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:17 DEBUG : empty space: Unchanged skipping 2025/04/24 04:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:18 DEBUG : potato: md5 = f52d4cc66fc554bae6a5ec1ffc5604ae OK 2025/04/24 04:27:18 INFO : potato: Copied (new) 2025/04/24 04:27:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:21 DEBUG : potato: md5 = c977e7337c3c5852f7fb4c9ee022216f OK 2025/04/24 04:27:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/24 04:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:23 DEBUG : potato: md5 = 49956e5b51ff9b0b6ab250f4b462dd9b OK 2025/04/24 04:27:23 INFO : potato: Copied (replaced existing) 2025/04/24 04:27:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:26 DEBUG : potato: md5 = 6f20c3aec31b4d7738f5a97bf85955ce OK 2025/04/24 04:27:26 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/04/24 04:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:27 DEBUG : potato: md5 = 9608a8b8258539702028cc72b99a2f70 OK 2025/04/24 04:27:27 INFO : potato: Copied (replaced existing) 2025/04/24 04:27:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:30 DEBUG : potato: md5 = 0233943325ee6d637529f2a5abed4dd3 OK 2025/04/24 04:27:32 DEBUG : empty space: md5 = 5a07c6f4a4308a3ca9f042ca868757f1 OK 2025/04/24 04:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:27:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:27:32 DEBUG : empty space: Unchanged skipping 2025/04/24 04:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/24 04:27:32 DEBUG : Waiting for deletions to finish 2025/04/24 04:27:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:35 DEBUG : potato: md5 = 8d904586db3d480c92591324667d71ee OK 2025/04/24 04:27:37 DEBUG : empty space: md5 = 085ad0fc7c958404b6ee238a440a0128 OK 2025/04/24 04:27:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:37 DEBUG : empty space: Unchanged skipping 2025/04/24 04:27:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:39 DEBUG : potato2: md5 = bf4cdce8c28493b41707eefb9b507776 OK 2025/04/24 04:27:39 INFO : potato2: Copied (new) 2025/04/24 04:27:39 DEBUG : Waiting for deletions to finish 2025/04/24 04:27:39 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:43 DEBUG : b/potato: md5 = a8ba0398078223f049e1e9729b007f84 OK 2025/04/24 04:27:45 DEBUG : c/non empty space: md5 = d4f3890ee185a50975fb39b03320ff00 OK 2025/04/24 04:27:45 INFO : d: Making directory 2025/04/24 04:27:46 INFO : d/e: Making directory 2025/04/24 04:27:48 DEBUG : Added delayed dir = "a", newDst= 2025/04/24 04:27:49 INFO : c: Set directory modification time (using SetModTime) 2025/04/24 04:27:49 DEBUG : Added delayed dir = "c", newDst=c 2025/04/24 04:27:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:27:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 04:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:27:49 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 04:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:27:51 DEBUG : a/potato2: md5 = 8cab5d893ef0faf55a6d0f73c9d2dc82 OK 2025/04/24 04:27:51 INFO : a/potato2: Copied (new) 2025/04/24 04:27:51 DEBUG : Waiting for deletions to finish 2025/04/24 04:27:51 INFO : b/potato: Deleted 2025/04/24 04:27:52 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/24 04:27:52 INFO : d/e: Removing directory 2025/04/24 04:27:52 INFO : d: Removing directory 2025/04/24 04:27:53 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/04/24 04:27:53 INFO : b: Removing directory 2025/04/24 04:27:53 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/24 04:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:27:56 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/24 04:27:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:00 DEBUG : b/potato: md5 = eb8804110e18844fb3244539bd8b5041 OK 2025/04/24 04:28:02 DEBUG : c/non empty space: md5 = d5b2fa5f6e6aa439d6d20173a13cd300 OK 2025/04/24 04:28:02 INFO : d: Making directory 2025/04/24 04:28:04 DEBUG : Added delayed dir = "a", newDst= 2025/04/24 04:28:05 INFO : c: Set directory modification time (using SetModTime) 2025/04/24 04:28:05 DEBUG : Added delayed dir = "c", newDst=c 2025/04/24 04:28:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:28:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 04:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 04:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:07 DEBUG : a/potato2: md5 = 8c8d2d508c843b6030b3b582c75678c6 OK 2025/04/24 04:28:07 INFO : a/potato2: Copied (new) 2025/04/24 04:28:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': not deleting files as there were IO errors 2025/04/24 04:28:07 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/24 04:28:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:11 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/24 04:28:11 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/24 04:28:12 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:14 DEBUG : potato: md5 = b34996946470e0c5369d231e6227245d OK 2025/04/24 04:28:16 DEBUG : empty space: md5 = c18ce07dd96eae22bc174543b7a26c2b OK 2025/04/24 04:28:16 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:16 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:17 INFO : potato: Deleted 2025/04/24 04:28:17 DEBUG : potato2: md5 = 1436ad9df8b72297dd911f7820060bed OK 2025/04/24 04:28:17 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:21 DEBUG : potato: md5 = 068c8d69719d57902d728bd11aa251e5 OK 2025/04/24 04:28:22 DEBUG : empty space: md5 = 8837324704549cca3472c9e47a66ea1e OK 2025/04/24 04:28:22 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:23 INFO : potato: Deleted 2025/04/24 04:28:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:23 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:25 DEBUG : potato2: md5 = b96a0338adf121bd67398594c4140fc0 OK 2025/04/24 04:28:25 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.47s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:28 DEBUG : potato: md5 = ffb0c2629eaae1fadfc34650bb0db210 OK 2025/04/24 04:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:30 DEBUG : potato2: md5 = 1f11d36cf4bdcfd6addc84323c3293dd OK 2025/04/24 04:28:30 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.42s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:34 DEBUG : potato2: md5 = f2f8a8e967e59328abd13f635ae7126b OK 2025/04/24 04:28:35 DEBUG : empty space: md5 = 5771abff68af1617997ede10efcbe96a OK 2025/04/24 04:28:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 04:28:35 DEBUG : enormous: Excluded 2025/04/24 04:28:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 04:28:35 DEBUG : potato2: Excluded 2025/04/24 04:28:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:28:36 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:36 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 04:28:36 DEBUG : enormous: Excluded 2025/04/24 04:28:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 04:28:36 DEBUG : potato2: Excluded 2025/04/24 04:28:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 04:28:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 04:28:36 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for checks to finish 2025/04/24 04:28:36 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:36 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for transfers to finish 2025/04/24 04:28:36 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncWithExclude (5.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:40 DEBUG : potato2: md5 = d86fa03e730babce121c74cd28984d42 OK 2025/04/24 04:28:41 DEBUG : empty space: md5 = c5c3e14c8efee4d23edfc70ba9f455a7 OK 2025/04/24 04:28:42 DEBUG : enormous: md5 = f83a4f91bd2a52574c80fa370729c6dd OK 2025/04/24 04:28:43 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 04:28:43 DEBUG : enormous: Excluded 2025/04/24 04:28:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 04:28:43 DEBUG : potato2: Excluded 2025/04/24 04:28:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:43 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:43 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:43 INFO : potato2: Deleted 2025/04/24 04:28:43 INFO : enormous: Deleted 2025/04/24 04:28:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/24 04:28:44 DEBUG : empty space: Unchanged skipping 2025/04/24 04:28:44 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for checks to finish 2025/04/24 04:28:44 DEBUG : Local file system at /tmp/rclone4199548789: Waiting for transfers to finish 2025/04/24 04:28:44 DEBUG : Waiting for deletions to finish 2025/04/24 04:28:44 INFO : enormous: Deleted 2025/04/24 04:28:44 INFO : potato2: Deleted 2025/04/24 04:28:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:47 DEBUG : one: md5 = 748ca8485c7cb3e8053a6e43a745e570 OK 2025/04/24 04:28:48 DEBUG : two: md5 = 543fba6eb321769cd13d9ddefb2c9abe OK 2025/04/24 04:28:50 DEBUG : three: md5 = 68e7130543ae501cbf41caf66e99fa62 OK 2025/04/24 04:28:51 DEBUG : four: md5 = c16a4667d107042388e96d2cf4d91511 OK 2025/04/24 04:28:52 DEBUG : five: Need to transfer - File not found at Destination 2025/04/24 04:28:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/24 04:28:52 DEBUG : one: Destination is newer than source, skipping 2025/04/24 04:28:52 DEBUG : three: Sizes identical 2025/04/24 04:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 04:28:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 04:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:53 DEBUG : two: md5 = 9f9ea517d679f9425cda7a3c46c20d28 OK 2025/04/24 04:28:53 INFO : two: Copied (replaced existing) 2025/04/24 04:28:53 DEBUG : four: md5 = e3e09785465d7eae200b26439afce1ee OK 2025/04/24 04:28:53 INFO : four: Copied (replaced existing) 2025/04/24 04:28:53 DEBUG : five: md5 = a8b435598c701bdc5a41c7e93d424eff OK 2025/04/24 04:28:53 INFO : five: Copied (new) 2025/04/24 04:28:53 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.20s) === 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-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/04/24 04:28:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/24 04:28:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/24 04:28:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/24 04:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:57 DEBUG : yam: md5 = 7451c59a19ba8cf9946454bced9a01f6 OK 2025/04/24 04:28:57 INFO : yam: Copied (new) 2025/04/24 04:28:57 DEBUG : potato: md5 = 06258a6289348f40540f73e1974204b0 OK 2025/04/24 04:28:57 INFO : potato: Copied (new) 2025/04/24 04:28:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:28:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/24 04:28:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:28:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/24 04:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:28:58 DEBUG : potato: Unchanged skipping 2025/04/24 04:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:28:59 DEBUG : yaml: md5 = fa6212627288112054cd3a0ca2a8c4de OK 2025/04/24 04:28:59 INFO : yaml: Copied (new) 2025/04/24 04:28:59 DEBUG : Waiting for deletions to finish 2025/04/24 04:29:00 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/24 04:29:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Making map for --track-renames 2025/04/24 04:29:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Finished making map for --track-renames 2025/04/24 04:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 04:29:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 04:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for renames to finish 2025/04/24 04:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:04 DEBUG : yam: md5 = f1c63ae38d621500c57fc34a789ba96f OK 2025/04/24 04:29:04 INFO : yam: Copied (new) 2025/04/24 04:29:04 DEBUG : potato: md5 = 14df4d40ab431c5659f17541fac64655 OK 2025/04/24 04:29:04 INFO : potato: Copied (new) 2025/04/24 04:29:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:29:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Making map for --track-renames 2025/04/24 04:29:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Finished making map for --track-renames 2025/04/24 04:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:04 DEBUG : potato: Unchanged skipping 2025/04/24 04:29:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for renames to finish 2025/04/24 04:29:05 INFO : yam: Moved (server-side) to: yaml 2025/04/24 04:29:05 INFO : yaml: Renamed from "yam" 2025/04/24 04:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:05 DEBUG : Waiting for deletions to finish 2025/04/24 04:29:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/24 04:29:08 DEBUG : Added delayed dir = "sub", newDst= 2025/04/24 04:29:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Making map for --track-renames 2025/04/24 04:29:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Finished making map for --track-renames 2025/04/24 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 04:29:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/24 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for renames to finish 2025/04/24 04:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:10 DEBUG : potato: md5 = b3c6df13f84bebd27a34d0fe8bb68e78 OK 2025/04/24 04:29:10 INFO : potato: Copied (new) 2025/04/24 04:29:10 DEBUG : sub/yam: md5 = 7314ab90a3df864b6c4cecfe826c5c08 OK 2025/04/24 04:29:10 INFO : sub/yam: Copied (new) 2025/04/24 04:29:10 DEBUG : Waiting for deletions to finish 2025/04/24 04:29:10 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:29:11 DEBUG : potato: Unchanged skipping 2025/04/24 04:29:11 INFO : sub: Set directory modification time (using SetModTime) 2025/04/24 04:29:11 DEBUG : Added delayed dir = "sub", newDst=sub 2025/04/24 04:29:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Making map for --track-renames 2025/04/24 04:29:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Finished making map for --track-renames 2025/04/24 04:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for renames to finish 2025/04/24 04:29:12 INFO : sub/yam: Moved (server-side) to: yam 2025/04/24 04:29:12 INFO : yam: Renamed from "sub/yam" 2025/04/24 04:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:12 DEBUG : Waiting for deletions to finish 2025/04/24 04:29:12 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:16 DEBUG : Creating backend with remote "/tmp/rclone4199548789/dir1" 2025/04/24 04:29:16 DEBUG : Creating backend with remote "/tmp/rclone4199548789/dir2" 2025/04/24 04:29:16 DEBUG : Local file system at /tmp/rclone4199548789/dir2: Using server-side directory move 2025/04/24 04:29:16 INFO : Local file system at /tmp/rclone4199548789/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 04:29:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/24 04:29:16 DEBUG : Local file system at /tmp/rclone4199548789/dir2: Waiting for checks to finish 2025/04/24 04:29:16 DEBUG : Local file system at /tmp/rclone4199548789/dir2: Waiting for transfers to finish 2025/04/24 04:29:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:16 DEBUG : Added delayed dir = "nested", newDst= 2025/04/24 04:29:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:29:16 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/24 04:29:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 04:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:18 DEBUG : sub dir/hello world: md5 = 30988cd1ab5060ee8bb5b511f90a29bf OK 2025/04/24 04:29:18 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:29:18 INFO : sub dir/hello world: Deleted 2025/04/24 04:29:20 DEBUG : nested/sub dir/file: md5 = 9009b7066fecb639fa4f4160f51c430d OK 2025/04/24 04:29:20 INFO : nested/sub dir/file: Copied (new) 2025/04/24 04:29:20 INFO : nested/sub dir/file: Deleted 2025/04/24 04:29:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:29:21 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/24 04:29:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:29:21 INFO : sub dir: Removing directory 2025/04/24 04:29:21 INFO : nested/sub dir: Removing directory 2025/04/24 04:29:21 INFO : nested: Removing directory 2025/04/24 04:29:21 DEBUG : Local file system at /tmp/rclone4199548789: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:29:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/24 04:29:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:27 DEBUG : Added delayed dir = "nested", newDst= 2025/04/24 04:29:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 04:29:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/24 04:29:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 04:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:29 DEBUG : sub dir/hello world: md5 = 872ba974197d8fc9613c65a2abfbee26 OK 2025/04/24 04:29:29 INFO : sub dir/hello world: Copied (new) 2025/04/24 04:29:29 INFO : sub dir/hello world: Deleted 2025/04/24 04:29:30 DEBUG : nested/sub dir/file: md5 = bc95e348acce26686c553d41947c690f OK 2025/04/24 04:29:30 INFO : nested/sub dir/file: Copied (new) 2025/04/24 04:29:30 INFO : nested/sub dir/file: Deleted 2025/04/24 04:29:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:29:32 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/24 04:29:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:29:35 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/24 04:29:36 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 04:29:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/24 04:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:38 DEBUG : existing: md5 = c083a8d60deae38939e55e31ad3b2b3a OK 2025/04/24 04:29:38 INFO : existing: Copied (new) 2025/04/24 04:29:38 INFO : existing: Deleted 2025/04/24 04:29:38 DEBUG : existing-b: md5 = 719510ed6d0d6fea4ab2d1beff135255 OK 2025/04/24 04:29:38 INFO : existing-b: Copied (new) 2025/04/24 04:29:38 INFO : existing-b: Deleted 2025/04/24 04:29:39 DEBUG : existing: Destination exists, skipping 2025/04/24 04:29:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/24 04:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:29:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.25s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-midaduy4nadi" 2025/04/24 04:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/aerofmg6anrhpic2bp2br62sgb33f4198m9k732dut1kq1m5dev0" 2025/04/24 04:29:43 DEBUG : potato2: md5 = f5818c74c0badf155ac6ca78f5b11c6b OK 2025/04/24 04:29:44 DEBUG : empty space: md5 = c71c311e7f04d7630504d42b835908d5 OK 2025/04/24 04:29:46 DEBUG : potato3: md5 = a100e2fcff22c22c2db603ef1a1f2169 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi' 2025/04/24 04:29:48 DEBUG : empty space: md5 = 58f78811e282fe203f84c79037ac7e00 OK 2025/04/24 04:29:49 DEBUG : potato3: md5 = 3d2eaf79c36ee5f7e8d0c096f1890c46 OK 2025/04/24 04:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi': Using server-side directory move 2025/04/24 04:29:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 04:29:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:29:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 04:29:50 DEBUG : empty space: Unchanged skipping 2025/04/24 04:29:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 04:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi': Waiting for checks to finish 2025/04/24 04:29:50 INFO : empty space: Deleted 2025/04/24 04:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi': Waiting for transfers to finish 2025/04/24 04:29:50 INFO : potato3: Deleted 2025/04/24 04:29:50 INFO : potato2: Moved (server-side) 2025/04/24 04:29:51 INFO : potato3: Moved (server-side) 2025/04/24 04:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobipac7baci" 2025/04/24 04:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/7e0mtplqgt4e5gbtii4959eftb3m50kd7gnk7cimukgarionljj0" 2025/04/24 04:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobipac7baci': Using server-side directory move 2025/04/24 04:29:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobipac7baci': Server side directory move succeeded 2025/04/24 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobipac7baci': Purge remote 2025/04/24 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midaduy4nadi': Purge remote 2025/04/24 04:29:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:29:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufulid7dofu" 2025/04/24 04:29:55 DEBUG : Creating backend with remote "TestDrive:crypt/r4r0nn0evkg6ev83sfcu2emtcrc9rpt5l40qol4kvdq32dmp9lc0" 2025/04/24 04:29:57 DEBUG : potato2: md5 = 740ed8b00453370cc54b16b886fdae45 OK 2025/04/24 04:29:59 DEBUG : empty space: md5 = b9ffb8a9e1ac7d338dd08227ccf57389 OK 2025/04/24 04:30:00 DEBUG : potato3: md5 = d8c4eba5b48e2545a0e1cadeba170d9d OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-yufulid7dofu' 2025/04/24 04:30:03 DEBUG : empty space: md5 = c6f0c162610880fd4def6e1ade27b1c9 OK 2025/04/24 04:30:04 DEBUG : potato3: md5 = eb0d3bf415aabe4512f49c06437fbd74 OK 2025/04/24 04:30:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 04:30:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 04:30:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufulid7dofu': Waiting for checks to finish 2025/04/24 04:30:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 04:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufulid7dofu': Waiting for transfers to finish 2025/04/24 04:30:05 INFO : potato3: Deleted 2025/04/24 04:30:05 INFO : potato2: Moved (server-side) 2025/04/24 04:30:06 INFO : potato3: Moved (server-side) 2025/04/24 04:30:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutohum3licu" 2025/04/24 04:30:06 DEBUG : Creating backend with remote "TestDrive:crypt/0v3amndef8hoe40iqrdr1a19q5uk06os32m7iqb9pungh5k4bot0" 2025/04/24 04:30:07 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 04:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:30:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 04:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutohum3licu': Waiting for checks to finish 2025/04/24 04:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutohum3licu': Waiting for transfers to finish 2025/04/24 04:30:09 INFO : potato3: Moved (server-side) 2025/04/24 04:30:09 INFO : potato2: Moved (server-side) 2025/04/24 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutohum3licu': Purge remote 2025/04/24 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufulid7dofu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suxafam8vidi" 2025/04/24 04:30:12 DEBUG : Creating backend with remote "TestDrive:crypt/rekcoj6b0go27fle4klkd7p90fn865jnkkviu8bcntu8dc47judg" 2025/04/24 04:30:14 DEBUG : potato2: md5 = dd1151b73c0333cfe849eed8d37b49f9 OK 2025/04/24 04:30:15 DEBUG : empty space: md5 = e31449214129506411f7123302027247 OK 2025/04/24 04:30:17 DEBUG : potato3: md5 = 85b88a49ea455684cd7ded6fd7ef5bae OK 2025/04/24 04:30:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira' -> Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi' 2025/04/24 04:30:20 DEBUG : empty space: md5 = e363edd4c3fe1948735cf3d67c88ee96 OK 2025/04/24 04:30:21 DEBUG : potato3: md5 = 8e9eacfc99493e657336dd10c0d9d2f3 OK 2025/04/24 04:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi': Using server-side directory move 2025/04/24 04:30:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 04:30:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 04:30:22 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/04/24 04:30:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/24 04:30:22 DEBUG : empty space: Unchanged skipping 2025/04/24 04:30:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 04:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi': Waiting for checks to finish 2025/04/24 04:30:22 INFO : empty space: Deleted 2025/04/24 04:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi': Waiting for transfers to finish 2025/04/24 04:30:22 INFO : potato3: Deleted 2025/04/24 04:30:22 INFO : potato2: Moved (server-side) 2025/04/24 04:30:23 INFO : potato3: Moved (server-side) 2025/04/24 04:30:23 INFO : tomatoDir: Removing directory 2025/04/24 04:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': deleted 1 directories 2025/04/24 04:30:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-redilal5topi" 2025/04/24 04:30:24 DEBUG : Creating backend with remote "TestDrive:crypt/g4s0edvb6rd93k8n0eu9lhpensestgp6s3fac7at0qlrnlu36mk0" 2025/04/24 04:30:25 INFO : tomatoDir: Making directory 2025/04/24 04:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-redilal5topi': Using server-side directory move 2025/04/24 04:30:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-redilal5topi': Server side directory move succeeded 2025/04/24 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-redilal5topi': Purge remote 2025/04/24 04:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxafam8vidi': Purge remote 2025/04/24 04:30:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test" 2025/04/24 04:30:30 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncOverlap (3.60s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test" 2025/04/24 04:30:33 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/04/24 04:30:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-include/layer2" 2025/04/24 04:30:35 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/04/24 04:30:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-ignore-file" 2025/04/24 04:30:38 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/04/24 04:30:42 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 94700f2364bd03a0437fa98ce2d5c3df OK 2025/04/24 04:30:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/24 04:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test': Waiting for checks to finish 2025/04/24 04:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test': Waiting for transfers to finish 2025/04/24 04:30:44 DEBUG : Waiting for deletions to finish 2025/04/24 04:30:44 INFO : There was nothing to transfer 2025/04/24 04:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:30:46 DEBUG : Waiting for deletions to finish 2025/04/24 04:30:46 INFO : rclone-sync-test-include: Removing directory 2025/04/24 04:30:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/24 04:30:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/24 04:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': failed to delete 1 directories 2025/04/24 04:30:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/24 04:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/24 04:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/24 04:30:48 DEBUG : Waiting for deletions to finish 2025/04/24 04:30:48 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:30:50 DEBUG : Waiting for deletions to finish 2025/04/24 04:30:50 INFO : rclone-sync-test-include: Removing directory 2025/04/24 04:30:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/24 04:30:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/24 04:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': failed to delete 1 directories 2025/04/24 04:30:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/24 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/24 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/24 04:30:52 DEBUG : Waiting for deletions to finish 2025/04/24 04:30:52 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:30:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/24 04:30:55 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (29.71s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:31:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:31:03 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:31:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/CompareDest" 2025/04/24 04:31:04 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/gveqi14airsml4bgu7krj116o8" 2025/04/24 04:31:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 04:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:08 DEBUG : one: md5 = d03bb447c8e67f2bc1f09ff39b0af982 OK 2025/04/24 04:31:08 INFO : one: Copied (new) 2025/04/24 04:31:08 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:11 DEBUG : one: md5 = d20ea41ac605c8b6a389602a1c591989 OK 2025/04/24 04:31:11 INFO : one: Copied (replaced existing) 2025/04/24 04:31:11 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:13 DEBUG : dst/one: md5 = e729118b9406f0f4009a40dc06a701e1 OK 2025/04/24 04:31:15 DEBUG : CompareDest/one: md5 = 87e32cdf48825d668d62a1d73df20835 OK 2025/04/24 04:31:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 04:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:16 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:16 INFO : There was nothing to transfer 2025/04/24 04:31:18 DEBUG : CompareDest/two: md5 = c863e26e2fe752e5225ef2374cba5b31 OK 2025/04/24 04:31:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 04:31:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 04:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:19 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:19 INFO : There was nothing to transfer 2025/04/24 04:31:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 04:31:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 04:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:20 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/24 04:31:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 04:31:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 04:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:22 DEBUG : two: md5 = 6ac41d6e7e1d78b09f0dfe871e777d97 OK 2025/04/24 04:31:22 INFO : two: Copied (new) 2025/04/24 04:31:22 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:31:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:31:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:31:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (23.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:31:29 DEBUG : pre-dest1/1: md5 = aaa9f9f108ca553a882a494bc10c1fe4 OK 2025/04/24 04:31:31 DEBUG : pre-dest2/2: md5 = 56b97756bf244d611afa609e0cb051e2 OK 2025/04/24 04:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dest" 2025/04/24 04:31:32 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/rg03c1jvnehrrc617i0lnqjddc" 2025/04/24 04:31:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/pre-dest1" 2025/04/24 04:31:33 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/bbnblvh6k061ssopqrp18kd7gc" 2025/04/24 04:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/pre-dest2" 2025/04/24 04:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/04/24 04:31:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:31:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/24 04:31:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:31:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/24 04:31:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/24 04:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dest': Waiting for checks to finish 2025/04/24 04:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dest': Waiting for transfers to finish 2025/04/24 04:31:39 DEBUG : 3: md5 = 67240802b6f947f911ca199e8c604d3d OK 2025/04/24 04:31:39 INFO : 3: Copied (new) 2025/04/24 04:31:39 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:42 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/04/24 04:31:42 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/04/24 04:31:43 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.84s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/CopyDest" 2025/04/24 04:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/24 04:31:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 04:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:49 DEBUG : one: md5 = 6481f72918b9ce949a1362714c3cd2cd OK 2025/04/24 04:31:49 INFO : one: Copied (new) 2025/04/24 04:31:49 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:31:52 DEBUG : one: md5 = cbf7536653be52786ad79fc889bb54f2 OK 2025/04/24 04:31:52 INFO : one: Copied (replaced existing) 2025/04/24 04:31:52 DEBUG : Waiting for deletions to finish 2025/04/24 04:31:53 DEBUG : dst/one: md5 = ab6796a35dee3cd1a31bb8e6807eb947 OK 2025/04/24 04:31:56 DEBUG : CopyDest/one: md5 = bc2b3dafc1338fcd7f8a630398aac4f0 OK 2025/04/24 04:31:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/BackupDir" 2025/04/24 04:31:56 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/24 04:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 04:32:00 INFO : one: Moved (server-side) 2025/04/24 04:32:01 INFO : one: Copied (server-side copy) 2025/04/24 04:32:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 04:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:01 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:02 DEBUG : CopyDest/two: md5 = d5f43ace45c8bdee9eb8f0b48a10ab22 OK 2025/04/24 04:32:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:03 DEBUG : one: Unchanged skipping 2025/04/24 04:32:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:04 INFO : two: Copied (server-side copy) 2025/04/24 04:32:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 04:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:04 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:05 DEBUG : one: Unchanged skipping 2025/04/24 04:32:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:05 DEBUG : two: Unchanged skipping 2025/04/24 04:32:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:05 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:05 INFO : There was nothing to transfer 2025/04/24 04:32:07 DEBUG : CopyDest/three: md5 = 34fc3c2dac7e58e39520a7aba4335e22 OK 2025/04/24 04:32:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:08 DEBUG : one: Unchanged skipping 2025/04/24 04:32:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 04:32:08 DEBUG : three: Destination not found in --copy-dest 2025/04/24 04:32:08 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 04:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/24 04:32:08 DEBUG : two: Unchanged skipping 2025/04/24 04:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:09 DEBUG : three: md5 = 4455111fb867dd955b69a1122e29cd92 OK 2025/04/24 04:32:09 INFO : three: Copied (new) 2025/04/24 04:32:09 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/24 04:32:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:32:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/24 04:32:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:32:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.85s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:32:18 DEBUG : dst/one: md5 = b15f61de1d61df3f3e2b92c0592384b4 OK 2025/04/24 04:32:19 DEBUG : dst/two: md5 = b34706229bc86f85496eadb0b7de2411 OK 2025/04/24 04:32:21 DEBUG : dst/three.txt: md5 = 868d5b8c5ccee7f195badf64eebcce7d OK 2025/04/24 04:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/backup" 2025/04/24 04:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/1nrff024r7pq65ecp72fc28jb0" 2025/04/24 04:32:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:32:23 DEBUG : two: Unchanged skipping 2025/04/24 04:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:25 INFO : one: Moved (server-side) 2025/04/24 04:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:26 DEBUG : one: md5 = fee8125b696dc3c7496a6f949ea4eb71 OK 2025/04/24 04:32:26 INFO : one: Copied (new) 2025/04/24 04:32:26 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:27 INFO : three.txt: Moved (server-side) 2025/04/24 04:32:27 INFO : three.txt: Moved into backup dir 2025/04/24 04:32:29 DEBUG : dst/three.txt: md5 = bcd8ffb841c0c68226c32e0d332d67a9 OK 2025/04/24 04:32:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:32:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:30 DEBUG : two: Unchanged skipping 2025/04/24 04:32:31 INFO : one: Deleted 2025/04/24 04:32:31 INFO : one: Moved (server-side) 2025/04/24 04:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:32 DEBUG : one: md5 = b80c20cf76bcec2f9e23f0a714eece77 OK 2025/04/24 04:32:32 INFO : one: Copied (new) 2025/04/24 04:32:32 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:33 INFO : three.txt: Deleted 2025/04/24 04:32:34 INFO : three.txt: Moved (server-side) 2025/04/24 04:32:34 INFO : three.txt: Moved into backup dir 2025/04/24 04:32:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/24 04:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:32:40 DEBUG : dst/one: md5 = 0d2a2782c6dcc0ee4ca2b3b16da9006a OK 2025/04/24 04:32:41 DEBUG : dst/two: md5 = 1337fe0491194fc7200be2c65856e320 OK 2025/04/24 04:32:43 DEBUG : dst/three.txt: md5 = b4e2bd990e1c93ca7c868e488c4b28c6 OK 2025/04/24 04:32:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:32:43 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/backup" 2025/04/24 04:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/1nrff024r7pq65ecp72fc28jb0" 2025/04/24 04:32:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:32:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:32:46 DEBUG : two: Unchanged skipping 2025/04/24 04:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:47 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:49 DEBUG : one: md5 = 0c34b5807ac25696eef7f9881742f831 OK 2025/04/24 04:32:49 INFO : one: Copied (new) 2025/04/24 04:32:49 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:32:50 INFO : three.txt: Moved into backup dir 2025/04/24 04:32:52 DEBUG : dst/three.txt: md5 = a636515c06d891f74b0bc0bd8cb1e8fe OK 2025/04/24 04:32:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:32:52 DEBUG : two: Unchanged skipping 2025/04/24 04:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:32:53 INFO : one.bak: Deleted 2025/04/24 04:32:53 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:32:55 DEBUG : one: md5 = 474d0f17760e31e6a771f651896dfc41 OK 2025/04/24 04:32:55 INFO : one: Copied (new) 2025/04/24 04:32:55 DEBUG : Waiting for deletions to finish 2025/04/24 04:32:56 INFO : three.txt.bak: Deleted 2025/04/24 04:32:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:32:56 INFO : three.txt: Moved into backup dir 2025/04/24 04:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/24 04:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:33:03 DEBUG : dst/one: md5 = ed3d8035687b7b098331bfab6637afe1 OK 2025/04/24 04:33:04 DEBUG : dst/two: md5 = 91ac95c3e7350e238fb4e42f253f27e4 OK 2025/04/24 04:33:05 DEBUG : dst/three.txt: md5 = 791d2f33d152655626ac7ed261f957da OK 2025/04/24 04:33:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:33:06 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:33:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/backup" 2025/04/24 04:33:06 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/1nrff024r7pq65ecp72fc28jb0" 2025/04/24 04:33:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:33:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:08 DEBUG : two: Unchanged skipping 2025/04/24 04:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:33:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 04:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:33:11 DEBUG : one: md5 = d802aa3ed6b1a424f2584ceca48fe6c6 OK 2025/04/24 04:33:11 INFO : one: Copied (new) 2025/04/24 04:33:11 DEBUG : Waiting for deletions to finish 2025/04/24 04:33:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 04:33:12 INFO : three.txt: Moved into backup dir 2025/04/24 04:33:14 DEBUG : dst/three.txt: md5 = 45411d4551c0560f7051c90a3c35e4ef OK 2025/04/24 04:33:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:33:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:14 DEBUG : two: Unchanged skipping 2025/04/24 04:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:33:15 INFO : one-2019-01-01: Deleted 2025/04/24 04:33:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 04:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:33:17 DEBUG : one: md5 = 279b5a9bbf37d340f40b13f9b3953c49 OK 2025/04/24 04:33:17 INFO : one: Copied (new) 2025/04/24 04:33:17 DEBUG : Waiting for deletions to finish 2025/04/24 04:33:18 INFO : three-2019-01-01.txt: Deleted 2025/04/24 04:33:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 04:33:18 INFO : three.txt: Moved into backup dir 2025/04/24 04:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:33:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/24 04:33:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/24 04:33:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/24 04:33:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:33:25 DEBUG : dst/one: md5 = 34ea17b4531df69fe019f6da3d026cb7 OK 2025/04/24 04:33:26 DEBUG : dst/two: md5 = 7430757e7e0ab49b4fbd23b81b1c863d OK 2025/04/24 04:33:27 DEBUG : dst/three.txt: md5 = f81fe5f32490f5b828abb23f48a5cbe9 OK 2025/04/24 04:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:33:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:33:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:29 DEBUG : two: Unchanged skipping 2025/04/24 04:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:33:29 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:33:31 DEBUG : one: md5 = 5bc7b5be83e9159697921070b2462c14 OK 2025/04/24 04:33:31 INFO : one: Copied (new) 2025/04/24 04:33:31 DEBUG : Waiting for deletions to finish 2025/04/24 04:33:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:33:32 INFO : three.txt: Moved into backup dir 2025/04/24 04:33:33 DEBUG : dst/three.txt: md5 = 08f450e8c989605b4464e9a9709673d2 OK 2025/04/24 04:33:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/24 04:33:34 DEBUG : one.bak: Excluded (Path Filter) 2025/04/24 04:33:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:33:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:34 DEBUG : two: Unchanged skipping 2025/04/24 04:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for checks to finish 2025/04/24 04:33:36 INFO : one.bak: Deleted 2025/04/24 04:33:36 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira/dst': Waiting for transfers to finish 2025/04/24 04:33:37 DEBUG : one: md5 = f93d58d88ebab6489df3b1f7425501d5 OK 2025/04/24 04:33:37 INFO : one: Copied (new) 2025/04/24 04:33:37 DEBUG : Waiting for deletions to finish 2025/04/24 04:33:38 INFO : three.txt.bak: Deleted 2025/04/24 04:33:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:33:38 INFO : three.txt: Moved into backup dir 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:33:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.49s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:33:44 DEBUG : dst/one: md5 = 1ffc3abf0e888a65c9d0d0df3df5b342 OK 2025/04/24 04:33:45 DEBUG : dst/two: md5 = 097e3ddc52fcf2dc7f7dcd5adbe06787 OK 2025/04/24 04:33:47 DEBUG : dst/three.txt: md5 = 7d400b125733f3bb5c5e86cc1c229967 OK 2025/04/24 04:33:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:33:47 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:33:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:33:49 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:33:50 DEBUG : one: md5 = 7e419d95fdc42f463f995f465bc7f748 OK 2025/04/24 04:33:50 INFO : one: Copied (new) 2025/04/24 04:33:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:51 DEBUG : two: Unchanged skipping 2025/04/24 04:33:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 04:33:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:33:53 DEBUG : three.txt: md5 = e295f50a445ebbdb4d8241f82406060e OK 2025/04/24 04:33:53 INFO : three.txt: Copied (new) 2025/04/24 04:33:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:33:55 INFO : one.bak: Deleted 2025/04/24 04:33:55 INFO : one: Moved (server-side) to: one.bak 2025/04/24 04:33:57 DEBUG : one: md5 = cea8e75adb5d27f258c61583d02da260 OK 2025/04/24 04:33:57 INFO : one: Copied (new) 2025/04/24 04:33:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:33:57 DEBUG : two: Unchanged skipping 2025/04/24 04:33:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 04:33:58 INFO : three.txt.bak: Deleted 2025/04/24 04:33:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 04:34:00 DEBUG : three.txt: md5 = 2d93b8e67eec30e358bc5ce036fc95dd OK 2025/04/24 04:34:00 INFO : three.txt: Copied (new) 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/24 04:34:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (21.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:06 DEBUG : dst/one: md5 = ed067980f7c8acf9f29c04e18c49aa4e OK 2025/04/24 04:34:07 DEBUG : dst/two: md5 = f1ecc603d8544bcf199cfaef2caefe7f OK 2025/04/24 04:34:09 DEBUG : dst/three.txt: md5 = 1c4de428c0da962a72a71d00eff0c8be OK 2025/04/24 04:34:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixaxov8tira/dst" 2025/04/24 04:34:09 DEBUG : Creating backend with remote "TestDrive:crypt/vl3tu711a1980tsf5luh2nu39jqbq220g62dr8kkn89jqslag37g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/24 04:34:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 04:34:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 04:34:12 DEBUG : one: md5 = 6e21b43b2fdb42c1da97404596c90f73 OK 2025/04/24 04:34:12 INFO : one: Copied (new) 2025/04/24 04:34:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:34:13 DEBUG : two: Unchanged skipping 2025/04/24 04:34:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 04:34:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 04:34:15 DEBUG : three.txt: md5 = 31421d58a70a6adb0db890ebc07684f7 OK 2025/04/24 04:34:15 INFO : three.txt: Copied (new) 2025/04/24 04:34:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 04:34:17 INFO : one-2019-01-01: Deleted 2025/04/24 04:34:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 04:34:19 DEBUG : one: md5 = 504e33fe88408ceea7f6b17448308443 OK 2025/04/24 04:34:19 INFO : one: Copied (new) 2025/04/24 04:34:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:34:19 DEBUG : two: Unchanged skipping 2025/04/24 04:34:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 04:34:20 INFO : three-2019-01-01.txt: Deleted 2025/04/24 04:34:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 04:34:22 DEBUG : three.txt: md5 = 3618801181df7c8328819cb38a4c096a OK 2025/04/24 04:34:22 INFO : three.txt: Copied (new) 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/24 04:34:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.13s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:27 DEBUG : Testêé: md5 = 6863e089884b71e0f6f9a323ada1377a OK 2025/04/24 04:34:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/24 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:34:29 DEBUG : Testêé: md5 = 5e81a6cea068dbae055f327616ad9ffe OK 2025/04/24 04:34:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/24 04:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.08s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 04:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:34:32 DEBUG : existing: md5 = 330ca1e1ae5bf520f381df9494ea9aa4 OK 2025/04/24 04:34:32 INFO : existing: Copied (new) 2025/04/24 04:34:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/24 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:34:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/24 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:34:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': not deleting files as there were IO errors 2025/04/24 04:34:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncImmutable (4.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:36 DEBUG : EXISTING: md5 = 6cb5361384adb72d5a350274e7e79ec0 OK 2025/04/24 04:34:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:34:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:34:36 DEBUG : existing: Unchanged skipping 2025/04/24 04:34:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:34:36 DEBUG : Waiting for deletions to finish 2025/04/24 04:34:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.95s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", 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-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", 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-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.22s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:34:41 DEBUG : both0: md5 = 7ed381a509eaa6415d0951eb71ac45d4 OK 2025/04/24 04:34:42 DEBUG : only0: md5 = ceda7aea3208922517337016fc6b0866 OK 2025/04/24 04:34:43 DEBUG : both1: md5 = b07ff03334712731d68e1d1f4ff08711 OK 2025/04/24 04:34:44 DEBUG : only1: md5 = f262ae11d1dec556bdf367681452a8cf OK 2025/04/24 04:34:46 DEBUG : both2: md5 = 076b7810d2d646aa04c2e5ccd9796817 OK 2025/04/24 04:34:47 DEBUG : only2: md5 = 22f409fd9461e6fed08b470acdc486a9 OK 2025/04/24 04:34:48 DEBUG : both3: md5 = 8c4f9bc1fd8695c6b9ab36f9d6e10586 OK 2025/04/24 04:34:50 DEBUG : only3: md5 = 95feaa674052cd9d7a2ab1a03638dd73 OK 2025/04/24 04:34:51 DEBUG : both4: md5 = bd9609d59a928113df37d7a72c7dd3d5 OK 2025/04/24 04:34:52 DEBUG : only4: md5 = b41b07cc35faddc48c9a6554ce63d43b OK 2025/04/24 04:34:54 DEBUG : both5: md5 = 62314e07f2bb890f5bb8b61233370754 OK 2025/04/24 04:34:55 DEBUG : only5: md5 = 4cd43883a6c1cca7f70e438109ae5afc OK 2025/04/24 04:34:56 DEBUG : both6: md5 = a9a49778aa19d4020079f0de589ee495 OK 2025/04/24 04:34:58 DEBUG : only6: md5 = 7f1e10f13beb3fbd8ea0357d40b2b9f4 OK 2025/04/24 04:34:59 DEBUG : both7: md5 = b62305a4341cde099e24918dd08ac117 OK 2025/04/24 04:35:01 DEBUG : only7: md5 = 87b2e42b96b108ef313a03a7807b4ca5 OK 2025/04/24 04:35:02 DEBUG : both8: md5 = ceda5959cc07ca272288342dde0aa3ae OK 2025/04/24 04:35:03 DEBUG : only8: md5 = f4922691faa649ff5b7e67f7d20d15fe OK 2025/04/24 04:35:05 DEBUG : both9: md5 = a4267681ef28270c9a986881673c01c7 OK 2025/04/24 04:35:06 DEBUG : only9: md5 = 0aa6e8ba7f0fed6301463575dc752796 OK 2025/04/24 04:35:07 DEBUG : both10: md5 = 5b6558fab045655fe7d53605aa586d82 OK 2025/04/24 04:35:09 DEBUG : only10: md5 = 1821f58c0fbae7842d4d88b00cff73f4 OK 2025/04/24 04:35:10 DEBUG : both11: md5 = a6236d3286826971c8d81adbc1d138ed OK 2025/04/24 04:35:11 DEBUG : only11: md5 = 92f51360410b057cdc0169afbb6aa029 OK 2025/04/24 04:35:13 DEBUG : both12: md5 = 7b768742ed709423d20b7013111ef052 OK 2025/04/24 04:35:14 DEBUG : only12: md5 = 95af0b8aeb89a95cffd9212a38fe70e4 OK 2025/04/24 04:35:15 DEBUG : both13: md5 = eaf73c19634d1759f42c943065b40a43 OK 2025/04/24 04:35:17 DEBUG : only13: md5 = d8603b86f67e1dcaae41438e610b549d OK 2025/04/24 04:35:18 DEBUG : both14: md5 = bfd34c3269c715be31c959ac36b28f3c OK 2025/04/24 04:35:20 DEBUG : only14: md5 = 5f84c4eeb9b9e03a2d79ebb0c949fc47 OK 2025/04/24 04:35:22 DEBUG : both15: md5 = 112ce2394fb010b54d4d614e041e84cb OK 2025/04/24 04:35:23 DEBUG : only15: md5 = 22b952f9716f8a9ea605380818c953ee OK 2025/04/24 04:35:25 DEBUG : both16: md5 = 2a3d3a0108ba953a5e8697a48514488d OK 2025/04/24 04:35:26 DEBUG : only16: md5 = 9f615d00e7f6ba60a7756a13750bef7b OK 2025/04/24 04:35:27 DEBUG : both17: md5 = b0be1ecc6a65c36ebfafee748113fbd5 OK 2025/04/24 04:35:29 DEBUG : only17: md5 = b5a44f4cb0da06b3d1fd05bd08bf92ed OK 2025/04/24 04:35:30 DEBUG : both18: md5 = 5755d83aa8905cdcd0ec8e16ef04fcbe OK 2025/04/24 04:35:31 DEBUG : only18: md5 = 62eda70d44d7edf2b70db556c41e66e6 OK 2025/04/24 04:35:33 DEBUG : both19: md5 = cf7d9dc8bbbc111093d2514885b24b63 OK 2025/04/24 04:35:34 DEBUG : only19: md5 = ca58f8bd6ac2664b0aa164e3c05cb520 OK 2025/04/24 04:35:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:35:34 DEBUG : both0: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both11: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both1: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both14: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both10: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both16: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both12: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both18: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both19: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both2: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both3: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both4: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both5: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both6: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both7: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both15: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:35:34 DEBUG : both13: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both9: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both17: Unchanged skipping 2025/04/24 04:35:34 DEBUG : both8: Unchanged skipping 2025/04/24 04:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:35:34 DEBUG : Waiting for deletions to finish 2025/04/24 04:35:35 INFO : only11: Deleted 2025/04/24 04:35:35 INFO : only3: Deleted 2025/04/24 04:35:35 INFO : only18: Deleted 2025/04/24 04:35:35 INFO : only13: Deleted 2025/04/24 04:35:35 INFO : only19: Deleted 2025/04/24 04:35:35 INFO : only9: Deleted 2025/04/24 04:35:35 INFO : only2: Deleted 2025/04/24 04:35:35 INFO : only16: Deleted 2025/04/24 04:35:36 INFO : only17: Deleted 2025/04/24 04:35:36 INFO : only7: Deleted 2025/04/24 04:35:36 INFO : only4: Deleted 2025/04/24 04:35:36 INFO : only5: Deleted 2025/04/24 04:35:36 INFO : only0: Deleted 2025/04/24 04:35:36 INFO : only1: Deleted 2025/04/24 04:35:36 INFO : only10: Deleted 2025/04/24 04:35:36 INFO : only12: Deleted 2025/04/24 04:35:37 INFO : only14: Deleted 2025/04/24 04:35:37 INFO : only15: Deleted 2025/04/24 04:35:37 INFO : only6: Deleted 2025/04/24 04:35:37 INFO : only8: Deleted 2025/04/24 04:35:37 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (67.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:35:48 DEBUG : both0: md5 = 32fb48ed0e172ad82d2c495f1e907868 OK 2025/04/24 04:35:50 DEBUG : only0: md5 = c06133497764afd254d3368f8b6a8e7e OK 2025/04/24 04:35:51 DEBUG : both1: md5 = e3ea7cddd25d8a19373c8f61668368be OK 2025/04/24 04:35:53 DEBUG : only1: md5 = 7e1579a15a71114041b05b513ee1c729 OK 2025/04/24 04:35:54 DEBUG : both2: md5 = bea55d21bde42efbb6f149e099095588 OK 2025/04/24 04:35:55 DEBUG : only2: md5 = db6dec4902430319cf87915d26c9232f OK 2025/04/24 04:35:57 DEBUG : both3: md5 = 81b19083ea822e04b0ef55fe78166de6 OK 2025/04/24 04:35:58 DEBUG : only3: md5 = 807ae22184434dc326e184218c5d917e OK 2025/04/24 04:36:00 DEBUG : both4: md5 = a5eb14d52d5e8abee918191de559e704 OK 2025/04/24 04:36:01 DEBUG : only4: md5 = 614124038931ba786bc5ed75c56014ea OK 2025/04/24 04:36:02 DEBUG : both5: md5 = 201934cf56ff927d94f34e441cb2be6c OK 2025/04/24 04:36:04 DEBUG : only5: md5 = 61f237ab166771be0ff37b508566f80e OK 2025/04/24 04:36:05 DEBUG : both6: md5 = 00052ad2377e6254e754b6ecb565b7e0 OK 2025/04/24 04:36:07 DEBUG : only6: md5 = 8a29d3855628573253474460f196072d OK 2025/04/24 04:36:08 DEBUG : both7: md5 = 0ea7236866b3940c88deffa13d280c69 OK 2025/04/24 04:36:09 DEBUG : only7: md5 = a8968eddb43cb64f07213a6961db6b8b OK 2025/04/24 04:36:11 DEBUG : both8: md5 = 22362aa36b7f26b8618fa141ea7d7c3f OK 2025/04/24 04:36:12 DEBUG : only8: md5 = 1d8eb1590c852c912707c5bd7c0b47eb OK 2025/04/24 04:36:14 DEBUG : both9: md5 = afbd01140ba178c3e1eb70e8fc97f76e OK 2025/04/24 04:36:15 DEBUG : only9: md5 = 3b698dd1f698adcb05bcc5ad778e38aa OK 2025/04/24 04:36:16 DEBUG : both10: md5 = 26fc363635c3224d8965b7cd4205425c OK 2025/04/24 04:36:18 DEBUG : only10: md5 = 5a7ab07e38d57ea16c1d4f64a81ffd86 OK 2025/04/24 04:36:19 DEBUG : both11: md5 = 7b034a2e8cdbaf3d3b3f0df7117a4acc OK 2025/04/24 04:36:20 DEBUG : only11: md5 = 7977e4c6e6071a76c70c2a449dfedcf7 OK 2025/04/24 04:36:22 DEBUG : both12: md5 = dc2518d84789c657147d3be8b1da8a26 OK 2025/04/24 04:36:23 DEBUG : only12: md5 = 7fb8692c092afaa4f6866fd0b99f0b37 OK 2025/04/24 04:36:25 DEBUG : both13: md5 = ad2b0b788db9b760e19ea623167ee7aa OK 2025/04/24 04:36:26 DEBUG : only13: md5 = 885a46478776de84035ae10af15878d7 OK 2025/04/24 04:36:27 DEBUG : both14: md5 = 53231b46fae41dbfb5b0150d3dac2d38 OK 2025/04/24 04:36:29 DEBUG : only14: md5 = bdd7c9ba4ff87325dc5ad48f6eec78d8 OK 2025/04/24 04:36:30 DEBUG : both15: md5 = 573afa260cc81d37c568baf48c0beaa7 OK 2025/04/24 04:36:31 DEBUG : only15: md5 = 2feabdb7e786ddbcc854b1821bb9d2ed OK 2025/04/24 04:36:33 DEBUG : both16: md5 = 9b4330cd3416f91edc150dbab0578db4 OK 2025/04/24 04:36:34 DEBUG : only16: md5 = 7afdf3f99ae6e7a3bf989c1545d34b8b OK 2025/04/24 04:36:35 DEBUG : both17: md5 = ed0b0da05427a5485177595a25dcf45e OK 2025/04/24 04:36:36 DEBUG : only17: md5 = a9f50e06a137f3295ae50532bc4910d3 OK 2025/04/24 04:36:38 DEBUG : both18: md5 = 074a6d006d9d89eab7f6c8ee7299f0c9 OK 2025/04/24 04:36:39 DEBUG : only18: md5 = 1f2bb2af3bbb72c242805d424b80c191 OK 2025/04/24 04:36:40 DEBUG : both19: md5 = da87e41fc4c65875196b3472de226f13 OK 2025/04/24 04:36:42 DEBUG : only19: md5 = fd32aceb541438f42295987f7a05fcf5 OK 2025/04/24 04:36:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for checks to finish 2025/04/24 04:36:42 DEBUG : both0: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both12: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both1: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both10: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both11: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both13: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both14: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both18: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both16: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both2: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both3: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both4: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both17: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both19: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both5: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both8: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/24 04:36:42 DEBUG : both15: Unchanged skipping 2025/04/24 04:36:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/24 04:36:42 DEBUG : both9: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both6: Unchanged skipping 2025/04/24 04:36:42 DEBUG : both7: Unchanged skipping 2025/04/24 04:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Waiting for transfers to finish 2025/04/24 04:36:43 DEBUG : only11: md5 = d9c6c2662648e3206878c0a11dbd7db2 OK 2025/04/24 04:36:43 INFO : only11: Copied (replaced existing) 2025/04/24 04:36:43 DEBUG : only1: md5 = 79f5ab1372a29a5de3b6862388eccebc OK 2025/04/24 04:36:43 INFO : only1: Copied (replaced existing) 2025/04/24 04:36:44 DEBUG : only0: md5 = c7e8be52bbefda479804cf56e6fee1c7 OK 2025/04/24 04:36:44 INFO : only0: Copied (replaced existing) 2025/04/24 04:36:44 DEBUG : only10: md5 = 43eb3e7516506800f179aa931a15bd2d OK 2025/04/24 04:36:44 INFO : only10: Copied (replaced existing) 2025/04/24 04:36:44 DEBUG : only14: md5 = 1f9762169312451e7504b7f1ea89d760 OK 2025/04/24 04:36:44 INFO : only14: Copied (replaced existing) 2025/04/24 04:36:44 DEBUG : only13: md5 = 247cd68d41c2e8691f7c055be1ee1e24 OK 2025/04/24 04:36:44 INFO : only13: Copied (replaced existing) 2025/04/24 04:36:45 DEBUG : only12: md5 = 64d567f1cd4ad9458097160ab6e2a230 OK 2025/04/24 04:36:45 INFO : only12: Copied (replaced existing) 2025/04/24 04:36:45 DEBUG : only15: md5 = 4e6a6aeb716aaf1026f0c176e19a7431 OK 2025/04/24 04:36:45 INFO : only15: Copied (replaced existing) 2025/04/24 04:36:46 DEBUG : only16: md5 = 8fcfd68b6cc06e10b360d26b100baf8a OK 2025/04/24 04:36:46 INFO : only16: Copied (replaced existing) 2025/04/24 04:36:46 DEBUG : only17: md5 = fe4203a9a799989c9aed932e1137cb1b OK 2025/04/24 04:36:46 INFO : only17: Copied (replaced existing) 2025/04/24 04:36:46 DEBUG : only18: md5 = 94495d6c98637328be2326b9d231ddb3 OK 2025/04/24 04:36:46 INFO : only18: Copied (replaced existing) 2025/04/24 04:36:46 DEBUG : only19: md5 = 27a7da940290bbcab193b61a5cd801c5 OK 2025/04/24 04:36:46 INFO : only19: Copied (replaced existing) 2025/04/24 04:36:47 DEBUG : only2: md5 = 844f2c7b3ec2438eef3c6bd7fde24488 OK 2025/04/24 04:36:47 INFO : only2: Copied (replaced existing) 2025/04/24 04:36:47 DEBUG : only3: md5 = 72cc04414a8d0a6ac8ce3439fc576f09 OK 2025/04/24 04:36:47 INFO : only3: Copied (replaced existing) 2025/04/24 04:36:47 DEBUG : only4: md5 = 8c1f8f93ec3a54e3e8c7f8c2db334985 OK 2025/04/24 04:36:47 INFO : only4: Copied (replaced existing) 2025/04/24 04:36:47 DEBUG : only5: md5 = e6f9e59dbc23566f9e1ec733ce916bc7 OK 2025/04/24 04:36:47 INFO : only5: Copied (replaced existing) 2025/04/24 04:36:48 DEBUG : only6: md5 = af9069df25f4c225903927e46f1e1fca OK 2025/04/24 04:36:48 INFO : only6: Copied (replaced existing) 2025/04/24 04:36:48 DEBUG : only8: md5 = 89d41e237c4f367df49e1c3c8f86ac05 OK 2025/04/24 04:36:48 INFO : only8: Copied (replaced existing) 2025/04/24 04:36:48 DEBUG : only7: md5 = 2e30c79938fc519047b5b992ba9a9bd2 OK 2025/04/24 04:36:48 INFO : only7: Copied (replaced existing) 2025/04/24 04:36:48 DEBUG : only9: md5 = 08bad4d12aba4e55cc7f6930c0da7ef3 OK 2025/04/24 04:36:48 INFO : only9: Copied (replaced existing) 2025/04/24 04:36:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (80.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:08 DEBUG : empty_dir: Making directory with metadata 2025/04/24 04:37:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:37:08 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 04:37:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:37:08 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 04:37:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/24 04:37:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/24 04:37:22 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:25 DEBUG : empty_dir: Making directory with metadata 2025/04/24 04:37:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:37:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 04:37:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:37:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 04:37:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:38 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/24 04:37:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/24 04:37:40 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:37:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:37:42 DEBUG : sub dir: Making directory with metadata 2025/04/24 04:37:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:38:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:38:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:38:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:38:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:38:16 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/04/24 04:38:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:38:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/24 04:38:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/24 04:38:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:38:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:38:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:38:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:38:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:38:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/24 04:38:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:38:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (43.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:38:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 04:38:26 DEBUG : sub dir: Making directory with metadata 2025/04/24 04:38:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:38:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:38:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 04:38:48 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 04:38:48 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira'", Local "Local file system at /tmp/rclone4199548789", Modify Window "1ms" 2025/04/24 04:39:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:39:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/24 04:39:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/24 04:39:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:39:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:39:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:39:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:39:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/24 04:39:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/24 04:39:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/24 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.86s) PASS 2025/04/24 04:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixaxov8tira': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m29.790985143s (try 1/5)