"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/23 05:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi" 2025/01/23 05:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg" 2025/01/23 05:17:47 DEBUG : Creating backend with remote "/tmp/rclone1064218307" === 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-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:17:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:17:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 05:17:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:17:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:17:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.43s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:17:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:17:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:17:52 DEBUG : sub dir/hello world: md5 = 300d4f18b44b9b4bdbe7393bcdec5384 OK 2025/01/23 05:17:52 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:17:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.76s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:17:56 DEBUG : metadata sub dir: Making directory with metadata 2025/01/23 05:17:56 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:17:56 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/23 05:17:56 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:17:56 DEBUG : Local file system at /tmp/rclone1064218307: File to upload is small (21 bytes), uploading instead of streaming 2025/01/23 05:17:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/23 05:17:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/23 05:17:56 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:17:57 DEBUG : Google drive root 'crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg': Skipping btime metadata as can't update it on an existing file: 2025-01-23T05:17:56.764903988Z 2025/01/23 05:17:58 INFO : empty metadata sub dir: Updated directory metadata 2025/01/23 05:17:58 DEBUG : Google drive root 'crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg': Skipping btime metadata as can't update it on an existing file: 2025-01-23T05:17:56.764903988Z 2025/01/23 05:17:59 INFO : metadata sub dir: Updated directory metadata 2025/01/23 05:17:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/23 05:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:00 DEBUG : metadata sub dir/hello metadata world: md5 = 1fdc4d539f4c84980521e11f9621f560 OK 2025/01/23 05:18:00 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:03 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.97s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:05 DEBUG : metadata sub dir: Making directory with metadata 2025/01/23 05:18:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:05 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/23 05:18:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:05 DEBUG : Local file system at /tmp/rclone1064218307: File to upload is small (21 bytes), uploading instead of streaming 2025/01/23 05:18:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/23 05:18:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/23 05:18:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:18:05 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/01/23 05:18:05 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/01/23 05:18:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/23 05:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:08 DEBUG : metadata sub dir/hello metadata world: md5 = 43b3d987ecd6413557011579da72693d OK 2025/01/23 05:18:08 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/01/23 05:18:08 DEBUG : Google drive root 'crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg': Skipping btime metadata as can't update it on an existing file: 2025-01-23T05:18:05.740842583Z 2025/01/23 05:18:09 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:12 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:13 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 05:18:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 05:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.10s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:17 DEBUG : sub dir/hello world: md5 = d57b4c033fcee9eccdc9d9cb9e65f435 OK 2025/01/23 05:18:17 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:18:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.40s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Running all checks before starting transfers 2025/01/23 05:18:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Checks finished, now starting transfers 2025/01/23 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:24 DEBUG : sub dir/hello world: md5 = 28226300f58c979e186a7a4872224eb6 OK 2025/01/23 05:18:24 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:18:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.99s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:28 ERROR : Ignoring --no-traverse with sync 2025/01/23 05:18:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:31 DEBUG : sub dir/hello world: md5 = 88cf5835d4361c49960c09b4f1ea113b OK 2025/01/23 05:18:31 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:18:31 DEBUG : Waiting for deletions to finish 2025/01/23 05:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.76s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 05:18:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:37 DEBUG : hello world2: md5 = bca0d9312f685baa0d1d109cb3255655 OK 2025/01/23 05:18:37 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.75s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:41 DEBUG : potato2: md5 = d9b0ca80f465d4afa4ff911ecde58298 OK 2025/01/23 05:18:41 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:45 DEBUG : potato2: md5 = a46855835d400c3c8113c0481c0f7c35 OK 2025/01/23 05:18:45 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 05:18:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 05:18:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:18:47 DEBUG : sub dir: Making directory with metadata 2025/01/23 05:18:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 05:18:47 DEBUG : sub dir2: Making directory with metadata 2025/01/23 05:18:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 05:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:18:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:50 DEBUG : sub dir/hello world: md5 = 5af1e4c8102bba6a62f38428891b90c0 OK 2025/01/23 05:18:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/01/23 05:18:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:18:56 INFO : sub dir2: Making directory 2025/01/23 05:18:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 05:18:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:18:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:18:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 05:18:57 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/23 05:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:18:59 DEBUG : sub dir/hello world: md5 = 723428093350975e2aeba808a1acaf00 OK 2025/01/23 05:18:59 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:19:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:03 DEBUG : sub dir2: Making directory with metadata 2025/01/23 05:19:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:19:03 DEBUG : sub dir: Making directory with metadata 2025/01/23 05:19:04 INFO : sub dir: Made directory with metadata (mtime=2025-01-23T05:19:03.160449725Z) 2025/01/23 05:19:04 DEBUG : sub dir2: Making directory with metadata 2025/01/23 05:19:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:07 DEBUG : sub dir/hello world: md5 = f3aa1db2a1b375466a9a479b670a7b54 OK 2025/01/23 05:19:07 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:19:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:11 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/23 05:19:11 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:16 INFO : sub dir2: Making directory 2025/01/23 05:19:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:19:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 05:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:18 DEBUG : sub dir/hello world: md5 = 6dc1dd49351a0218280a8fe680d08303 OK 2025/01/23 05:19:18 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:19:18 INFO : sub dir/hello world: Deleted 2025/01/23 05:19:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:19:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:22 DEBUG : sub dir2: Making directory with metadata 2025/01/23 05:19:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:19:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:19:22 DEBUG : sub dir: Making directory with metadata 2025/01/23 05:19:23 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 05:19:23 DEBUG : sub dir2: Making directory with metadata 2025/01/23 05:19:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:19:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:26 DEBUG : sub dir/hello world: md5 = 3b2c4d63720d3c90c4f0bcad0c03d1e7 OK 2025/01/23 05:19:26 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:19:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", 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-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:31 INFO : sub dir2: Making directory 2025/01/23 05:19:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:19:31 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/23 05:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:35 DEBUG : sub dir/hello world: md5 = 38def2279efe449b7dc7cb7603d455a8 OK 2025/01/23 05:19:35 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:19:35 DEBUG : Waiting for deletions to finish 2025/01/23 05:19:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:19:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (8.78s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:43 DEBUG : sub dir/hello world: md5 = 3ec724c0cf513511d4f0fdce8f44a4bb OK 2025/01/23 05:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sobigif8nute" 2025/01/23 05:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/iuk7vrsgrajr2fm3fgu8jslpi8eo6kl06bdrbl8u3k080a308mp0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-sobigif8nute' 2025/01/23 05:19:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobigif8nute': Waiting for checks to finish 2025/01/23 05:19:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobigif8nute': Waiting for transfers to finish 2025/01/23 05:19:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 05:19:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobigif8nute': Purge remote 2025/01/23 05:19:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.45s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:19:55 DEBUG : sub dir/hello world: md5 = cf473301840f53942ba5d626e5cc783d OK 2025/01/23 05:19:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 05:19:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 05:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:19:57 DEBUG : sub dir/hello world: md5 = ed3eec23726fd220987790d0b6dc0a65 OK 2025/01/23 05:19:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 05:19:58 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:04 DEBUG : sub dir/hello world: md5 = b3d39b1a085f07e97c2c3268332f0d26 OK 2025/01/23 05:20:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-januwiq8dome" 2025/01/23 05:20:04 DEBUG : Creating backend with remote "TestDrive:crypt/s54qn3ceioqp8cs7dfmlp4s1mm0u2gm3eo9r39bqqu9l85e784mg" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome' 2025/01/23 05:20:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome': Waiting for checks to finish 2025/01/23 05:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome': Waiting for transfers to finish 2025/01/23 05:20:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 05:20:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:12 DEBUG : sub dir/hello world: md5 = 1e55117d0575da0dcfc0ca237738bdaa OK 2025/01/23 05:20:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 05:20:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 05:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome': Waiting for checks to finish 2025/01/23 05:20:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 05:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome': Waiting for transfers to finish 2025/01/23 05:20:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 05:20:16 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-januwiq8dome': Purge remote 2025/01/23 05:20:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.48s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:23 DEBUG : sub dir/hello world: md5 = 3de96d73592c438c7f65b7a934741e5e OK 2025/01/23 05:20:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 05:20:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 05:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:20:25 DEBUG : sub dir/hello world: md5 = 5ac3e555a4beeef7b8d74505c9bfbf4f OK 2025/01/23 05:20:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 05:20:25 INFO : sub dir/hello world: Deleted 2025/01/23 05:20:25 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:31 DEBUG : sub dir/hello world: md5 = ffeb92e60cfd8d8f9478b5da20ecf9d4 OK 2025/01/23 05:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nepajay9tape" 2025/01/23 05:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/tgrd7q6balso0kagbfkc3c16kqjtj4dvtg0oie1m8i0kekthinlg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape' 2025/01/23 05:20:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:20:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for checks to finish 2025/01/23 05:20:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for transfers to finish 2025/01/23 05:20:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 05:20:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:39 DEBUG : sub dir/hello world: md5 = 279e28df62eda259da2a30a298ff9c5b OK 2025/01/23 05:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Using server-side directory move 2025/01/23 05:20:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 05:20:40 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 05:20:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 05:20:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for checks to finish 2025/01/23 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for transfers to finish 2025/01/23 05:20:40 INFO : sub dir/hello world: Deleted 2025/01/23 05:20:41 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 05:20:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/01/23 05:20:44 DEBUG : sub dir/hello world: md5 = 22bba384b239df3f8f4aca2372da5cab OK 2025/01/23 05:20:45 DEBUG : testing file moves 2025/01/23 05:20:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 05:20:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/23 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for checks to finish 2025/01/23 05:20:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 05:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Waiting for transfers to finish 2025/01/23 05:20:46 INFO : sub dir/hello world: Deleted 2025/01/23 05:20:47 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 05:20:47 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nepajay9tape': Purge remote --- PASS: TestServerSideMoveOverSelf (23.04s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:54 DEBUG : sub dir/hello world: md5 = c63e00a0d3fcc682fc6256989d795640 OK 2025/01/23 05:20:54 ERROR : : error listing: directory not found 2025/01/23 05:20:55 INFO : Local file system at /tmp/rclone1064218307: Making directory 2025/01/23 05:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:20:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.97s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:01 DEBUG : sub dir/hello world: md5 = 09b8568beab9b2e86bd3a1329b808b23 OK 2025/01/23 05:21:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:21:02 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for checks to finish 2025/01/23 05:21:02 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for transfers to finish 2025/01/23 05:21:03 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/01/23 05:21:03 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:21:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 05:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:08 DEBUG : check sum: md5 = 358f89c85035b823a6a82acb31ddc676 OK 2025/01/23 05:21:08 INFO : check sum: Copied (new) 2025/01/23 05:21:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/23 05:21:08 DEBUG : check sum: Size of src and dst objects identical 2025/01/23 05:21:08 DEBUG : check sum: Unchanged skipping 2025/01/23 05:21:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:08 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:08 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/01/23 05:21:08 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/01/23 05:21:08 DEBUG : TestDrive: Saved new token in config file --- PASS: TestSyncBasedOnCheckSum (4.98s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 05:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:12 DEBUG : sizeonly: md5 = c55ee0a6584bdc754925a55a95a74f89 OK 2025/01/23 05:21:12 INFO : sizeonly: Copied (new) 2025/01/23 05:21:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:13 DEBUG : sizeonly: Sizes identical 2025/01/23 05:21:13 DEBUG : sizeonly: Unchanged skipping 2025/01/23 05:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:13 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 05:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:17 DEBUG : ignore-size: md5 = 71411a656ca4383b724c1dc0ed203086 OK 2025/01/23 05:21:17 INFO : ignore-size: Copied (new) 2025/01/23 05:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:18 DEBUG : ignore-size: Unchanged skipping 2025/01/23 05:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:18 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:22 DEBUG : existing: md5 = 96ee3db2b2d905a08b323114fcd3ae14 OK 2025/01/23 05:21:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:22 DEBUG : existing: Unchanged skipping 2025/01/23 05:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:22 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 05:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:24 DEBUG : existing: md5 = a084993632de29f13c686dd99735fc37 OK 2025/01/23 05:21:24 INFO : existing: Copied (replaced existing) 2025/01/23 05:21:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 05:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:28 DEBUG : existing: md5 = c27c30acc5cb527b810193f0e7e269a0 OK 2025/01/23 05:21:28 INFO : existing: Copied (new) 2025/01/23 05:21:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:28 DEBUG : existing: Destination exists, skipping 2025/01/23 05:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:28 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:33 DEBUG : b/potato: md5 = ce38c9f5991e678e22e72a05391b2db9 OK 2025/01/23 05:21:36 DEBUG : c/non empty space: md5 = 60d00fbb1e2b9812da54a2f2981e2c61 OK 2025/01/23 05:21:36 INFO : d: Making directory 2025/01/23 05:21:38 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 05:21:38 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 05:21:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 05:21:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 05:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:41 DEBUG : a/potato2: md5 = 2f7ee8e0d88a14af34171442ac4709d9 OK 2025/01/23 05:21:41 INFO : a/potato2: Copied (new) 2025/01/23 05:21:41 DEBUG : Waiting for deletions to finish 2025/01/23 05:21:41 INFO : b/potato: Deleted 2025/01/23 05:21:42 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 05:21:42 INFO : d: Removing directory 2025/01/23 05:21:43 INFO : b: Removing directory 2025/01/23 05:21:43 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/23 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:46 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/23 05:21:47 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:50 DEBUG : empty space: md5 = 9a4533c4953ac0359a76e7d4430d6bf4 OK 2025/01/23 05:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 05:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:50 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/23 05:21:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 05:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:52 DEBUG : empty space: md5 = 6788fd1e03c047ffe33c6244842ac046 OK 2025/01/23 05:21:52 INFO : empty space: Copied (replaced existing) 2025/01/23 05:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:21:56 DEBUG : foo: md5 = 086a9a42034e2ee5f65c695abbed9981 OK 2025/01/23 05:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:21:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/23 05:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:21:58 DEBUG : foo: md5 = 45a407861d0aade069dd7f486e29bca7 OK 2025/01/23 05:21:58 INFO : foo: Copied (replaced existing) 2025/01/23 05:21:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.13s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:02 DEBUG : empty space: md5 = 11f89ece908435b413c0d5477bd631f5 OK 2025/01/23 05:22:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 05:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:22:02 DEBUG : empty space: Unchanged skipping 2025/01/23 05:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:04 DEBUG : potato: md5 = d62d26098fe200e5108999940af22aa1 OK 2025/01/23 05:22:04 INFO : potato: Copied (new) 2025/01/23 05:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:08 DEBUG : potato: md5 = 1645b97be2217f3cc618387f470f491d OK 2025/01/23 05:22:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 05:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:10 DEBUG : potato: md5 = 0b4b247dab678dbd3fc79ebdb3358c22 OK 2025/01/23 05:22:10 INFO : potato: Copied (replaced existing) 2025/01/23 05:22:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:13 DEBUG : potato: md5 = 49b21dfaa6771bf94c0bd1299a565197 OK 2025/01/23 05:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/23 05:22:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:15 DEBUG : potato: md5 = df70142e2753d0d1e5d903fce84c7129 OK 2025/01/23 05:22:15 INFO : potato: Copied (replaced existing) 2025/01/23 05:22:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:18 DEBUG : potato: md5 = 95df1f9a950aab4fc32b6e9515ce3a0f OK 2025/01/23 05:22:20 DEBUG : empty space: md5 = bd554944e1848f823bfd132dd97b6d10 OK 2025/01/23 05:22:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:22:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 05:22:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:22:20 DEBUG : empty space: Unchanged skipping 2025/01/23 05:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:20 DEBUG : Waiting for deletions to finish 2025/01/23 05:22:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:24 DEBUG : potato: md5 = 5c18a4c5bedb5909c9a6f741da16a450 OK 2025/01/23 05:22:26 DEBUG : empty space: md5 = 30c8fc782be677433083658baa0d3ee5 OK 2025/01/23 05:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:27 DEBUG : empty space: Unchanged skipping 2025/01/23 05:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:28 DEBUG : potato2: md5 = 592ea493f8048a07eab826494d49179b OK 2025/01/23 05:22:28 INFO : potato2: Copied (new) 2025/01/23 05:22:28 DEBUG : Waiting for deletions to finish 2025/01/23 05:22:29 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:33 DEBUG : b/potato: md5 = c45f67cfb81b60d759cf07922b885fbe OK 2025/01/23 05:22:36 DEBUG : c/non empty space: md5 = 10c803958e1e54e60bb836778b0588b9 OK 2025/01/23 05:22:36 INFO : d: Making directory 2025/01/23 05:22:37 INFO : d/e: Making directory 2025/01/23 05:22:39 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 05:22:39 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 05:22:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 05:22:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:22:39 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 05:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:22:42 DEBUG : a/potato2: md5 = 3d8565954e8548962f4271f0af88fa9a OK 2025/01/23 05:22:42 INFO : a/potato2: Copied (new) 2025/01/23 05:22:42 DEBUG : Waiting for deletions to finish 2025/01/23 05:22:42 INFO : b/potato: Deleted 2025/01/23 05:22:43 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 05:22:43 INFO : d/e: Removing directory 2025/01/23 05:22:44 INFO : d: Removing directory 2025/01/23 05:22:44 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/01/23 05:22:45 INFO : b: Removing directory 2025/01/23 05:22:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/23 05:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/23 05:22:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:22:53 DEBUG : b/potato: md5 = b687ed748ac21f3ec7fee8d7bef79301 OK 2025/01/23 05:22:55 DEBUG : c/non empty space: md5 = ebe2dedb48557eea82a619d73ccce940 OK 2025/01/23 05:22:55 INFO : d: Making directory 2025/01/23 05:22:57 DEBUG : Added delayed dir = "a", newDst= 2025/01/23 05:22:57 DEBUG : Added delayed dir = "c", newDst=c 2025/01/23 05:22:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 05:22:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:22:57 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 05:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:00 DEBUG : a/potato2: md5 = b11b3a01495b8d649d2c0bf2a25471b8 OK 2025/01/23 05:23:00 INFO : a/potato2: Copied (new) 2025/01/23 05:23:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': not deleting files as there were IO errors 2025/01/23 05:23:00 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/23 05:23:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:04 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/23 05:23:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/23 05:23:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:09 DEBUG : potato: md5 = f88ea531036aa3b67ec05917b0f86593 OK 2025/01/23 05:23:11 DEBUG : empty space: md5 = 9b342437719c2d69f8e55fe2ef604ef1 OK 2025/01/23 05:23:11 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:23:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:11 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:12 INFO : potato: Deleted 2025/01/23 05:23:13 DEBUG : potato2: md5 = 32e63cdabfd0cf878aff132f6127b3e6 OK 2025/01/23 05:23:13 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:17 DEBUG : potato: md5 = 4c289534b98477755238e54a76c92600 OK 2025/01/23 05:23:18 DEBUG : empty space: md5 = bd462b6a4b458c7a448e372c2b0c45fd OK 2025/01/23 05:23:19 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:19 INFO : potato: Deleted 2025/01/23 05:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:23:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:20 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:21 DEBUG : potato2: md5 = fa91dc579b2d562130f98130b7fcacf9 OK 2025/01/23 05:23:21 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.41s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:25 DEBUG : potato: md5 = af00d25d83115f5f1445b28d28a4818f OK 2025/01/23 05:23:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:27 DEBUG : potato2: md5 = 7ca8392e9876481c30ca2a3eafd20ba4 OK 2025/01/23 05:23:27 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.04s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:31 DEBUG : potato2: md5 = 50fed335d1e1432dcd006460241f9607 OK 2025/01/23 05:23:33 DEBUG : empty space: md5 = 0915d0b882881359aaddd10db4af54f6 OK 2025/01/23 05:23:33 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 05:23:33 DEBUG : enormous: Excluded 2025/01/23 05:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 05:23:33 DEBUG : potato2: Excluded 2025/01/23 05:23:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 05:23:33 DEBUG : potato2: Excluded 2025/01/23 05:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:23:33 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:33 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:33 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:34 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 05:23:34 DEBUG : enormous: Excluded 2025/01/23 05:23:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 05:23:34 DEBUG : potato2: Excluded 2025/01/23 05:23:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 05:23:34 DEBUG : potato2: Excluded 2025/01/23 05:23:34 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for checks to finish 2025/01/23 05:23:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 05:23:34 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:34 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for transfers to finish 2025/01/23 05:23:34 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:38 DEBUG : potato2: md5 = 3a2a4d8d499cc6cbeeaa60ea527af6bc OK 2025/01/23 05:23:40 DEBUG : empty space: md5 = 5e3619500c3165fec821a6fd1a3f64b0 OK 2025/01/23 05:23:41 DEBUG : enormous: md5 = 3fffc2372795d7849f9a368db58f886e OK 2025/01/23 05:23:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 05:23:42 DEBUG : enormous: Excluded 2025/01/23 05:23:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 05:23:42 DEBUG : potato2: Excluded 2025/01/23 05:23:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:42 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:42 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:42 INFO : enormous: Deleted 2025/01/23 05:23:42 INFO : potato2: Deleted 2025/01/23 05:23:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:43 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for checks to finish 2025/01/23 05:23:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 05:23:43 DEBUG : empty space: Unchanged skipping 2025/01/23 05:23:43 DEBUG : Local file system at /tmp/rclone1064218307: Waiting for transfers to finish 2025/01/23 05:23:43 DEBUG : Waiting for deletions to finish 2025/01/23 05:23:43 INFO : potato2: Deleted 2025/01/23 05:23:43 INFO : enormous: Deleted 2025/01/23 05:23:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:23:47 DEBUG : one: md5 = 2a238fbd96006ee077750fdcd6823f95 OK 2025/01/23 05:23:48 DEBUG : two: md5 = 00f4cd8c2df1f68395291720d518a0c1 OK 2025/01/23 05:23:50 DEBUG : three: md5 = 3858481386f3acbf439dd3e8e46f7e36 OK 2025/01/23 05:23:52 DEBUG : four: md5 = fd5d5568f7f6dec6960f064f14409ec1 OK 2025/01/23 05:23:52 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 05:23:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 05:23:52 DEBUG : one: Destination is newer than source, skipping 2025/01/23 05:23:52 DEBUG : three: Sizes identical 2025/01/23 05:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 05:23:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 05:23:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:53 DEBUG : two: md5 = a34136895e5d696c366e6a459445b3ad OK 2025/01/23 05:23:53 INFO : two: Copied (replaced existing) 2025/01/23 05:23:54 DEBUG : four: md5 = eab66a56617bcbca0f448085f387bdb7 OK 2025/01/23 05:23:54 INFO : four: Copied (replaced existing) 2025/01/23 05:23:54 DEBUG : five: md5 = 33d63de5dc1e746da3834487cb779be9 OK 2025/01/23 05:23:54 INFO : five: Copied (new) 2025/01/23 05:23:54 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.43s) === 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-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/01/23 05:23:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/23 05:23:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 05:23:58 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/23 05:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:23:59 DEBUG : potato: md5 = 5c4e5d32ab9d71ac96f4ca090214c105 OK 2025/01/23 05:23:59 INFO : potato: Copied (new) 2025/01/23 05:23:59 DEBUG : yam: md5 = 1715f97547fe4f57314cedc5b489f306 OK 2025/01/23 05:23:59 INFO : yam: Copied (new) 2025/01/23 05:23:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/23 05:24:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/23 05:24:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:00 DEBUG : potato: Unchanged skipping 2025/01/23 05:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:02 DEBUG : yaml: md5 = aca6142a8bcddbe3b2c3a5526beb5179 OK 2025/01/23 05:24:02 INFO : yaml: Copied (new) 2025/01/23 05:24:02 DEBUG : Waiting for deletions to finish 2025/01/23 05:24:02 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/23 05:24:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Making map for --track-renames 2025/01/23 05:24:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Finished making map for --track-renames 2025/01/23 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 05:24:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for renames to finish 2025/01/23 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:07 DEBUG : potato: md5 = 413ac6bee779290ee4910ce379e9929e OK 2025/01/23 05:24:07 INFO : potato: Copied (new) 2025/01/23 05:24:07 DEBUG : yam: md5 = 165584e32206c56357cce061bf3d538c OK 2025/01/23 05:24:07 INFO : yam: Copied (new) 2025/01/23 05:24:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:24:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Making map for --track-renames 2025/01/23 05:24:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Finished making map for --track-renames 2025/01/23 05:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:08 DEBUG : potato: Unchanged skipping 2025/01/23 05:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for renames to finish 2025/01/23 05:24:09 INFO : yam: Moved (server-side) to: yaml 2025/01/23 05:24:09 INFO : yaml: Renamed from "yam" 2025/01/23 05:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:09 DEBUG : Waiting for deletions to finish 2025/01/23 05:24:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/23 05:24:12 DEBUG : Added delayed dir = "sub", newDst= 2025/01/23 05:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Making map for --track-renames 2025/01/23 05:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Finished making map for --track-renames 2025/01/23 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for renames to finish 2025/01/23 05:24:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:14 DEBUG : sub/yam: md5 = 9fff0af8a6e260ea6bb5db92b139c11b OK 2025/01/23 05:24:14 INFO : sub/yam: Copied (new) 2025/01/23 05:24:15 DEBUG : potato: md5 = 85022e39b3c0d9a3cc35399ad58a5018 OK 2025/01/23 05:24:15 INFO : potato: Copied (new) 2025/01/23 05:24:15 DEBUG : Waiting for deletions to finish 2025/01/23 05:24:15 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:16 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/23 05:24:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:24:16 DEBUG : potato: Unchanged skipping 2025/01/23 05:24:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Making map for --track-renames 2025/01/23 05:24:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Finished making map for --track-renames 2025/01/23 05:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for renames to finish 2025/01/23 05:24:17 INFO : sub/yam: Moved (server-side) to: yam 2025/01/23 05:24:17 INFO : yam: Renamed from "sub/yam" 2025/01/23 05:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:17 DEBUG : Waiting for deletions to finish 2025/01/23 05:24:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:22 DEBUG : Creating backend with remote "/tmp/rclone1064218307/dir1" 2025/01/23 05:24:22 DEBUG : Config file has changed externally - reloading 2025/01/23 05:24:22 DEBUG : Creating backend with remote "/tmp/rclone1064218307/dir2" 2025/01/23 05:24:22 DEBUG : Local file system at /tmp/rclone1064218307/dir2: Using server-side directory move 2025/01/23 05:24:22 INFO : Local file system at /tmp/rclone1064218307/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 05:24:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 05:24:22 INFO : file1.txt: Moved (server-side) 2025/01/23 05:24:22 DEBUG : Local file system at /tmp/rclone1064218307/dir2: Waiting for checks to finish 2025/01/23 05:24:22 DEBUG : Local file system at /tmp/rclone1064218307/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:22 DEBUG : Added delayed dir = "nested", newDst= 2025/01/23 05:24:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:24:22 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/23 05:24:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:24:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:25 DEBUG : sub dir/hello world: md5 = bb4b73577f1e7adae75266ad8e37f085 OK 2025/01/23 05:24:25 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:24:25 INFO : sub dir/hello world: Deleted 2025/01/23 05:24:27 DEBUG : nested/sub dir/file: md5 = c768f716e0ff7d522eca3a51995e0cc0 OK 2025/01/23 05:24:27 INFO : nested/sub dir/file: Copied (new) 2025/01/23 05:24:27 INFO : nested/sub dir/file: Deleted 2025/01/23 05:24:28 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:24:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:24:28 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/23 05:24:28 INFO : sub dir: Removing directory 2025/01/23 05:24:28 INFO : nested/sub dir: Removing directory 2025/01/23 05:24:28 INFO : nested: Removing directory 2025/01/23 05:24:28 DEBUG : Local file system at /tmp/rclone1064218307: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:24:32 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/23 05:24:33 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:34 DEBUG : Added delayed dir = "nested", newDst= 2025/01/23 05:24:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 05:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 05:24:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/23 05:24:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 05:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:37 DEBUG : sub dir/hello world: md5 = c4ee7e9fbac10ea290bb94a03a5a2912 OK 2025/01/23 05:24:37 INFO : sub dir/hello world: Copied (new) 2025/01/23 05:24:37 INFO : sub dir/hello world: Deleted 2025/01/23 05:24:39 DEBUG : nested/sub dir/file: md5 = 83a8d3b27794e723980fbf0eb8eb42a3 OK 2025/01/23 05:24:39 INFO : nested/sub dir/file: Copied (new) 2025/01/23 05:24:39 INFO : nested/sub dir/file: Deleted 2025/01/23 05:24:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:24:41 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/23 05:24:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:24:44 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/23 05:24:45 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 05:24:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 05:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:49 DEBUG : existing: md5 = 962c99efaa1e4626c2fb648afac9df15 OK 2025/01/23 05:24:49 INFO : existing: Copied (new) 2025/01/23 05:24:49 INFO : existing: Deleted 2025/01/23 05:24:49 DEBUG : existing-b: md5 = 3cbe9c58e706b4ab0b350f19f1a29560 OK 2025/01/23 05:24:49 INFO : existing-b: Copied (new) 2025/01/23 05:24:49 INFO : existing-b: Deleted 2025/01/23 05:24:49 DEBUG : existing: Destination exists, skipping 2025/01/23 05:24:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 05:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:24:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.91s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:24:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudafaf7hoza" 2025/01/23 05:24:52 DEBUG : Creating backend with remote "TestDrive:crypt/k5c9af619ikn2dhou3u3emgf2v9no357rgg0ur4k2rms1p3svujg" 2025/01/23 05:24:55 DEBUG : potato2: md5 = 189fdbe56402cc870d4afcc04ab5ea59 OK 2025/01/23 05:24:56 DEBUG : empty space: md5 = defa1c87360f8c79a4e8edb397809b9f OK 2025/01/23 05:24:58 DEBUG : potato3: md5 = c575401866eb7892e5fd3dc5027eeea2 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza' 2025/01/23 05:25:01 DEBUG : empty space: md5 = 09fc5006ab9efe0fe5953734b71b5424 OK 2025/01/23 05:25:03 DEBUG : potato3: md5 = 8cc64ede7d754af31682d0d54a92695f OK 2025/01/23 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza': Using server-side directory move 2025/01/23 05:25:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 05:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:25:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 05:25:03 DEBUG : empty space: Unchanged skipping 2025/01/23 05:25:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza': Waiting for checks to finish 2025/01/23 05:25:04 INFO : empty space: Deleted 2025/01/23 05:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza': Waiting for transfers to finish 2025/01/23 05:25:04 INFO : potato3: Deleted 2025/01/23 05:25:04 INFO : potato2: Moved (server-side) 2025/01/23 05:25:05 INFO : potato3: Moved (server-side) 2025/01/23 05:25:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyewir6zixu" 2025/01/23 05:25:05 DEBUG : Creating backend with remote "TestDrive:crypt/2rce8pm64kfnb0lrnsfasrbq6f9dg18pfkjdn9dv934pplo6jst0" 2025/01/23 05:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyewir6zixu': Using server-side directory move 2025/01/23 05:25:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foyewir6zixu': Server side directory move succeeded 2025/01/23 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyewir6zixu': Purge remote 2025/01/23 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudafaf7hoza': Purge remote 2025/01/23 05:25:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibujip6siyu" 2025/01/23 05:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/2u8pcrutpsqia4af3llmj7cc323pkap9sscjn1icven6th096aj0" 2025/01/23 05:25:12 DEBUG : potato2: md5 = cbcc55d854cde87c525ddc9886338aab OK 2025/01/23 05:25:14 DEBUG : empty space: md5 = 159cfe9d5f7c1fb7b35d7f757d3d9fae OK 2025/01/23 05:25:15 DEBUG : potato3: md5 = 2e2b2e4d5012835890a1ac7f6d5a7069 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-pibujip6siyu' 2025/01/23 05:25:18 DEBUG : empty space: md5 = d5c3d46535afc0a6def76136d3c9427c OK 2025/01/23 05:25:20 DEBUG : potato3: md5 = 7cf0e90c1112e732322029dcdfa580e5 OK 2025/01/23 05:25:21 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:25:21 DEBUG : empty space: Excluded 2025/01/23 05:25:21 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:25:21 DEBUG : empty space: Excluded 2025/01/23 05:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:25:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 05:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibujip6siyu': Waiting for checks to finish 2025/01/23 05:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibujip6siyu': Waiting for transfers to finish 2025/01/23 05:25:21 INFO : potato3: Deleted 2025/01/23 05:25:22 INFO : potato2: Moved (server-side) 2025/01/23 05:25:22 INFO : potato3: Moved (server-side) 2025/01/23 05:25:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wecuwan9detu" 2025/01/23 05:25:23 DEBUG : Creating backend with remote "TestDrive:crypt/lss34m361t0ujd3h16qlkg9dk67uk1ck1333f23nhqan7k8cr8jg" 2025/01/23 05:25:24 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:25:24 DEBUG : empty space: Excluded 2025/01/23 05:25:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:25:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 05:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecuwan9detu': Waiting for checks to finish 2025/01/23 05:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecuwan9detu': Waiting for transfers to finish 2025/01/23 05:25:26 INFO : potato3: Moved (server-side) 2025/01/23 05:25:26 INFO : potato2: Moved (server-side) 2025/01/23 05:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecuwan9detu': Purge remote 2025/01/23 05:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibujip6siyu': Purge remote --- PASS: TestServerSideMoveWithFilter (19.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuwajos6zebe" 2025/01/23 05:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/450ou72u6fj780pfoqvbiq5n82shjfgj24bu9uo1oarf2fpkqgd0" 2025/01/23 05:25:32 DEBUG : potato2: md5 = e73d8eb22b6263481cdceac421e849ca OK 2025/01/23 05:25:33 DEBUG : empty space: md5 = 278f08038714f353236ccb924bb40a38 OK 2025/01/23 05:25:35 DEBUG : potato3: md5 = db03d4d29c466d27ec274ad0fc3a0afb OK 2025/01/23 05:25:35 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi' -> Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe' 2025/01/23 05:25:39 DEBUG : empty space: md5 = 989a938b1ed2775978424ec88966b371 OK 2025/01/23 05:25:41 DEBUG : potato3: md5 = ae2ad8dc781d02b43ccab14c1008c983 OK 2025/01/23 05:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe': Using server-side directory move 2025/01/23 05:25:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 05:25:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:25:42 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/23 05:25:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 05:25:42 DEBUG : empty space: Unchanged skipping 2025/01/23 05:25:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 05:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe': Waiting for checks to finish 2025/01/23 05:25:42 INFO : empty space: Deleted 2025/01/23 05:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe': Waiting for transfers to finish 2025/01/23 05:25:42 INFO : potato3: Deleted 2025/01/23 05:25:42 INFO : potato2: Moved (server-side) 2025/01/23 05:25:43 INFO : potato3: Moved (server-side) 2025/01/23 05:25:43 INFO : tomatoDir: Removing directory 2025/01/23 05:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': deleted 1 directories 2025/01/23 05:25:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiveyim3zoxi" 2025/01/23 05:25:45 DEBUG : Creating backend with remote "TestDrive:crypt/1r9nlgqtbli7aoe5qs122mm5h5g6gbms2il4b8lmtmfgphb9vuh0" 2025/01/23 05:25:46 INFO : tomatoDir: Making directory 2025/01/23 05:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiveyim3zoxi': Using server-side directory move 2025/01/23 05:25:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yiveyim3zoxi': Server side directory move succeeded 2025/01/23 05:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiveyim3zoxi': Purge remote 2025/01/23 05:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuwajos6zebe': Purge remote 2025/01/23 05:25:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:25:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test" 2025/01/23 05:25:51 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncOverlap (3.81s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test" 2025/01/23 05:25:55 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/01/23 05:25:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-include/layer2" 2025/01/23 05:25:57 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/01/23 05:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-ignore-file" 2025/01/23 05:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/01/23 05:26:06 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1b9f337732a96ce655b0ec01cf0186ad OK 2025/01/23 05:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:26:07 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:26:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 05:26:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test': Waiting for checks to finish 2025/01/23 05:26:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test': Waiting for transfers to finish 2025/01/23 05:26:08 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:08 INFO : There was nothing to transfer 2025/01/23 05:26:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:26:09 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:26:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:26:09 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:09 INFO : rclone-sync-test-include: Removing directory 2025/01/23 05:26:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/23 05:26:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': failed to delete 1 directories 2025/01/23 05:26:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:26:11 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:26:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 05:26:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/23 05:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/23 05:26:11 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:26:12 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:26:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:26:13 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:13 INFO : rclone-sync-test-include: Removing directory 2025/01/23 05:26:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/23 05:26:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/23 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': failed to delete 1 directories 2025/01/23 05:26:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:14 DEBUG : : Excluded 2025/01/23 05:26:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:26:14 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:26:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/23 05:26:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/23 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/23 05:26:15 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/23 05:26:18 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (32.66s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:26:27 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/CompareDest" 2025/01/23 05:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/gveqi14airsml4bgu7krj116o8" 2025/01/23 05:26:31 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:33 DEBUG : one: md5 = 98aa9399cbed8d56797ff76785dca3ae OK 2025/01/23 05:26:33 INFO : one: Copied (new) 2025/01/23 05:26:33 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:36 DEBUG : one: md5 = e40917a6d36b19e0c70dcf74dbdcc0d4 OK 2025/01/23 05:26:36 INFO : one: Copied (replaced existing) 2025/01/23 05:26:36 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:39 DEBUG : dst/one: md5 = ea3ba97b361d367a56b0f0bae90423d2 OK 2025/01/23 05:26:41 DEBUG : CompareDest/one: md5 = dbc137da3ab90d3610224578a67377d6 OK 2025/01/23 05:26:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:43 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:43 INFO : There was nothing to transfer 2025/01/23 05:26:45 DEBUG : CompareDest/two: md5 = 903316a5717234281d31092f6cd8b176 OK 2025/01/23 05:26:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:26:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:46 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:46 INFO : There was nothing to transfer 2025/01/23 05:26:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:26:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:47 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:47 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/23 05:26:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:49 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:26:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:26:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:26:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:26:50 DEBUG : two: md5 = 2c08695715aed4707ce225e085a5f959 OK 2025/01/23 05:26:50 INFO : two: Copied (new) 2025/01/23 05:26:50 DEBUG : Waiting for deletions to finish 2025/01/23 05:26:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:26:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:26:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:26:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:26:58 DEBUG : pre-dest1/1: md5 = 22f229ce1a13d69a47384aa816bed032 OK 2025/01/23 05:27:01 DEBUG : pre-dest2/2: md5 = 3800bb1335901c1faade9091b2668b4f OK 2025/01/23 05:27:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dest" 2025/01/23 05:27:02 DEBUG : Config file has changed externally - reloading 2025/01/23 05:27:02 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/rg03c1jvnehrrc617i0lnqjddc" 2025/01/23 05:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/pre-dest1" 2025/01/23 05:27:03 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/bbnblvh6k061ssopqrp18kd7gc" 2025/01/23 05:27:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/pre-dest2" 2025/01/23 05:27:04 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/dgicm1h6b5ejvlltm8eeif0bnk" 2025/01/23 05:27:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:27:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 05:27:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:27:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 05:27:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 05:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dest': Waiting for checks to finish 2025/01/23 05:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dest': Waiting for transfers to finish 2025/01/23 05:27:09 DEBUG : 3: md5 = 086e85d8bc617c17ea21d076f07899a8 OK 2025/01/23 05:27:09 INFO : 3: Copied (new) 2025/01/23 05:27:09 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:12 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/01/23 05:27:13 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/01/23 05:27:13 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.58s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:27:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:27:14 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:27:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/CopyDest" 2025/01/23 05:27:16 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/23 05:27:18 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:21 DEBUG : one: md5 = d85c26f8a9b7dc65d9dc570c829fa75c OK 2025/01/23 05:27:21 INFO : one: Copied (new) 2025/01/23 05:27:21 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:23 DEBUG : one: md5 = 74e6ba8f5929f89fa1e89628913987b0 OK 2025/01/23 05:27:23 INFO : one: Copied (replaced existing) 2025/01/23 05:27:23 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:26 DEBUG : dst/one: md5 = a702ee4c70c66d8139f1fc9f2705b1b3 OK 2025/01/23 05:27:28 DEBUG : CopyDest/one: md5 = c8563dc42a7b7cc6a42909c703762faf OK 2025/01/23 05:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/BackupDir" 2025/01/23 05:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/23 05:27:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:27:33 INFO : one: Moved (server-side) 2025/01/23 05:27:34 INFO : one: Copied (server-side copy) 2025/01/23 05:27:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 05:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:34 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:37 DEBUG : CopyDest/two: md5 = 308985e1bb2de690e1062ac220cf81cc OK 2025/01/23 05:27:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:39 INFO : two: Copied (server-side copy) 2025/01/23 05:27:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 05:27:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:39 DEBUG : one: Unchanged skipping 2025/01/23 05:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:39 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:40 DEBUG : one: Unchanged skipping 2025/01/23 05:27:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:40 DEBUG : two: Unchanged skipping 2025/01/23 05:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:40 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:40 INFO : There was nothing to transfer 2025/01/23 05:27:42 DEBUG : CopyDest/three: md5 = 0cf2ea726a1ac7b32af0911f3d0d8650 OK 2025/01/23 05:27:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 05:27:43 DEBUG : three: Destination not found in --copy-dest 2025/01/23 05:27:43 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 05:27:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:43 DEBUG : one: Unchanged skipping 2025/01/23 05:27:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:27:43 DEBUG : two: Unchanged skipping 2025/01/23 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:27:44 DEBUG : three: md5 = ad82aa0b33707212d1191f0a7e1818a2 OK 2025/01/23 05:27:44 INFO : three: Copied (new) 2025/01/23 05:27:44 DEBUG : Waiting for deletions to finish 2025/01/23 05:27:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 05:27:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:27:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:27:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:27:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 05:27:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:27:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.11s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:27:55 DEBUG : dst/one: md5 = c843d66b19d25832e38cd13eb9b5b96d OK 2025/01/23 05:27:57 DEBUG : dst/two: md5 = 4fe4ed8215cde5a9b63a26cc3dc11894 OK 2025/01/23 05:27:59 DEBUG : dst/three.txt: md5 = 0268f9d858726a906c6ccd6caed0d0cb OK 2025/01/23 05:27:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:27:59 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:28:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/backup" 2025/01/23 05:28:00 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 05:28:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:28:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:28:02 DEBUG : two: Unchanged skipping 2025/01/23 05:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:28:04 INFO : one: Moved (server-side) 2025/01/23 05:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:28:06 DEBUG : one: md5 = 4fbe6b7c72af2b9790e1d7645969294b OK 2025/01/23 05:28:06 INFO : one: Copied (new) 2025/01/23 05:28:06 DEBUG : Waiting for deletions to finish 2025/01/23 05:28:07 INFO : three.txt: Moved (server-side) 2025/01/23 05:28:07 INFO : three.txt: Moved into backup dir 2025/01/23 05:28:10 DEBUG : dst/three.txt: md5 = 6bb33f9eea06a9c0b96e801a8cc4178d OK 2025/01/23 05:28:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:28:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:28:10 DEBUG : two: Unchanged skipping 2025/01/23 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:28:11 INFO : one: Deleted 2025/01/23 05:28:12 INFO : one: Moved (server-side) 2025/01/23 05:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:28:14 DEBUG : one: md5 = 1cdf5250351646b1f034d4b7ab7138d7 OK 2025/01/23 05:28:14 INFO : one: Copied (new) 2025/01/23 05:28:14 DEBUG : Waiting for deletions to finish 2025/01/23 05:28:15 INFO : three.txt: Deleted 2025/01/23 05:28:16 INFO : three.txt: Moved (server-side) 2025/01/23 05:28:16 INFO : three.txt: Moved into backup dir 2025/01/23 05:28:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:28:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:28:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 05:28:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:28:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:28:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (28.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:28:24 DEBUG : dst/one: md5 = 421bcf6c2eb0ab19d0d393d74273c46c OK 2025/01/23 05:28:25 DEBUG : dst/two: md5 = 300a8c90b00283798ea346a250327933 OK 2025/01/23 05:28:27 DEBUG : dst/three.txt: md5 = 45df674bcce55c09a7bb94da813812b0 OK 2025/01/23 05:28:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:28:28 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:28:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/backup" 2025/01/23 05:28:28 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 05:28:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:28:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:28:30 DEBUG : two: Unchanged skipping 2025/01/23 05:28:32 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:28:34 DEBUG : one: md5 = b08f3807a112c0d7c2f0c1c6c142f255 OK 2025/01/23 05:28:34 INFO : one: Copied (new) 2025/01/23 05:28:34 DEBUG : Waiting for deletions to finish 2025/01/23 05:28:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:28:35 INFO : three.txt: Moved into backup dir 2025/01/23 05:28:37 DEBUG : dst/three.txt: md5 = ad71d3014a3be0c321408cab763dd8f2 OK 2025/01/23 05:28:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:28:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:28:38 DEBUG : two: Unchanged skipping 2025/01/23 05:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:28:39 INFO : one.bak: Deleted 2025/01/23 05:28:40 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:28:42 DEBUG : one: md5 = 2779b42c1eac70a708f4ed0c10c03d87 OK 2025/01/23 05:28:42 INFO : one: Copied (new) 2025/01/23 05:28:42 DEBUG : Waiting for deletions to finish 2025/01/23 05:28:43 INFO : three.txt.bak: Deleted 2025/01/23 05:28:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:28:44 INFO : three.txt: Moved into backup dir 2025/01/23 05:28:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:28:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:28:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/23 05:28:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:28:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:28:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (28.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:28:52 DEBUG : dst/one: md5 = 06666613a4260de1ae2d8e7fe202f7c2 OK 2025/01/23 05:28:53 DEBUG : dst/two: md5 = cfcdbc6a941cea74bce444f292c3a6cd OK 2025/01/23 05:28:55 DEBUG : dst/three.txt: md5 = f08a666b99f2496b041138220ac958e1 OK 2025/01/23 05:28:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:28:56 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:28:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/backup" 2025/01/23 05:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 05:28:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:28:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:28:58 DEBUG : two: Unchanged skipping 2025/01/23 05:29:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:29:02 DEBUG : one: md5 = f0992d6ae748d9f213b6c1f92ed8db49 OK 2025/01/23 05:29:02 INFO : one: Copied (new) 2025/01/23 05:29:02 DEBUG : Waiting for deletions to finish 2025/01/23 05:29:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:29:03 INFO : three.txt: Moved into backup dir 2025/01/23 05:29:06 DEBUG : dst/three.txt: md5 = 593f67e8498342f7c2a3b53247ae92f9 OK 2025/01/23 05:29:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:29:06 DEBUG : two: Unchanged skipping 2025/01/23 05:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:29:07 INFO : one-2019-01-01: Deleted 2025/01/23 05:29:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:29:10 DEBUG : one: md5 = 9010ca057b8ca84a118a13ce4379dbc7 OK 2025/01/23 05:29:10 INFO : one: Copied (new) 2025/01/23 05:29:10 DEBUG : Waiting for deletions to finish 2025/01/23 05:29:10 INFO : three-2019-01-01.txt: Deleted 2025/01/23 05:29:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:29:11 INFO : three.txt: Moved into backup dir 2025/01/23 05:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/23 05:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/23 05:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/23 05:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:29:19 DEBUG : dst/one: md5 = 85b2b698043179fe4e850c69e8955297 OK 2025/01/23 05:29:21 DEBUG : dst/two: md5 = 9072ac6fabebccac3c1f2b05ec5a5909 OK 2025/01/23 05:29:23 DEBUG : dst/three.txt: md5 = ba359115a503ac9195d7c7a8e135142a OK 2025/01/23 05:29:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:29:23 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:29:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:29:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:29:24 DEBUG : two: Unchanged skipping 2025/01/23 05:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:29:25 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:29:27 DEBUG : one: md5 = 80aa094fefaaa8015d0d60fc13dffeb8 OK 2025/01/23 05:29:27 INFO : one: Copied (new) 2025/01/23 05:29:27 DEBUG : Waiting for deletions to finish 2025/01/23 05:29:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:29:28 INFO : three.txt: Moved into backup dir 2025/01/23 05:29:30 DEBUG : dst/three.txt: md5 = d7fe8c3349a4691b91c119c7869ff40c OK 2025/01/23 05:29:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 05:29:31 DEBUG : three.txt.bak: Excluded 2025/01/23 05:29:31 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 05:29:31 DEBUG : one.bak: Excluded 2025/01/23 05:29:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for checks to finish 2025/01/23 05:29:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:29:31 DEBUG : two: Unchanged skipping 2025/01/23 05:29:31 INFO : one.bak: Deleted 2025/01/23 05:29:32 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:29:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi/dst': Waiting for transfers to finish 2025/01/23 05:29:34 DEBUG : one: md5 = 62cf0588d889c2e9ca6e57d6600225ee OK 2025/01/23 05:29:34 INFO : one: Copied (new) 2025/01/23 05:29:34 DEBUG : Waiting for deletions to finish 2025/01/23 05:29:35 INFO : three.txt.bak: Deleted 2025/01/23 05:29:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:29:35 INFO : three.txt: Moved into backup dir 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:29:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (22.81s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:29:42 DEBUG : dst/one: md5 = 6f6e155c5299f86db8cd230439710cc0 OK 2025/01/23 05:29:44 DEBUG : dst/two: md5 = 752b3928c74c321ed695f26a12c21988 OK 2025/01/23 05:29:46 DEBUG : dst/three.txt: md5 = b0f7f1e4ff1a78442ce4542f40bd2128 OK 2025/01/23 05:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:29:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:29:48 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:29:51 DEBUG : one: md5 = 6f0c40ce416764fddfa5f0c2e6f57814 OK 2025/01/23 05:29:51 INFO : one: Copied (new) 2025/01/23 05:29:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:29:51 DEBUG : two: Unchanged skipping 2025/01/23 05:29:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 05:29:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:29:54 DEBUG : three.txt: md5 = 3fb186a913d3e5af18c42ebff85d5179 OK 2025/01/23 05:29:54 INFO : three.txt: Copied (new) 2025/01/23 05:29:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:29:56 INFO : one.bak: Deleted 2025/01/23 05:29:56 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:29:58 DEBUG : one: md5 = 62275b2e57fa9eecde2e7a78cea6a2e5 OK 2025/01/23 05:29:58 INFO : one: Copied (new) 2025/01/23 05:29:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:29:58 DEBUG : two: Unchanged skipping 2025/01/23 05:29:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 05:29:59 INFO : three.txt.bak: Deleted 2025/01/23 05:30:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:30:01 DEBUG : three.txt: md5 = eef2f48c115ffbfdd6feba02e93a6112 OK 2025/01/23 05:30:01 INFO : three.txt: Copied (new) 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/23 05:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (27.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:10 DEBUG : dst/one: md5 = 310516331035df2894b360f8acf5edee OK 2025/01/23 05:30:12 DEBUG : dst/two: md5 = a3ba735100cda6bff3da54a9c7272f53 OK 2025/01/23 05:30:14 DEBUG : dst/three.txt: md5 = 7f8bc62abf73284fa87d2862a3b643cb OK 2025/01/23 05:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jofedab1vayi/dst" 2025/01/23 05:30:15 DEBUG : Creating backend with remote "TestDrive:crypt/2v3ikov139imvkmdj6rfr9uekt5k9v5514fpfrl7trac8v475kpg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 05:30:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:30:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:30:18 DEBUG : one: md5 = a50fc4486b1450e08cc1cf3c50c2aa8b OK 2025/01/23 05:30:18 INFO : one: Copied (new) 2025/01/23 05:30:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:30:18 DEBUG : two: Unchanged skipping 2025/01/23 05:30:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 05:30:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:30:21 DEBUG : three.txt: md5 = 355e5ddcec6f8c1d45f5843e17b08c6d OK 2025/01/23 05:30:21 INFO : three.txt: Copied (new) 2025/01/23 05:30:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:30:23 INFO : one-2019-01-01: Deleted 2025/01/23 05:30:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:30:25 DEBUG : one: md5 = cbbb701ff3d4fbfa9a9e74401c3c1ed1 OK 2025/01/23 05:30:25 INFO : one: Copied (new) 2025/01/23 05:30:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:30:25 DEBUG : two: Unchanged skipping 2025/01/23 05:30:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 05:30:26 INFO : three-2019-01-01.txt: Deleted 2025/01/23 05:30:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:30:29 DEBUG : three.txt: md5 = 42553286d3070cfa2b38789b8a3282ac OK 2025/01/23 05:30:29 INFO : three.txt: Copied (new) 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/23 05:30:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (26.30s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:36 DEBUG : Testêé: md5 = 02bb78b928a080b57c0e60568e3e5245 OK 2025/01/23 05:30:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 05:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:30:38 DEBUG : Testêé: md5 = fc17f24a5aab5d12048158f64a688456 OK 2025/01/23 05:30:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 05:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.39s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 05:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:30:41 DEBUG : existing: md5 = 7ec54915f8cc1c00d505bd13aef2e3f4 OK 2025/01/23 05:30:41 INFO : existing: Copied (new) 2025/01/23 05:30:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 05:30:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:30:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': not deleting files as there were IO errors 2025/01/23 05:30:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncImmutable (5.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:46 DEBUG : EXISTING: md5 = f1b8c52ba4fb811c94c4eb36bb12c9bc OK 2025/01/23 05:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:30:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:30:47 DEBUG : existing: Unchanged skipping 2025/01/23 05:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:30:47 DEBUG : Waiting for deletions to finish 2025/01/23 05:30:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.65s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", 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-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", 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-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.33s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:30:52 DEBUG : both0: md5 = 6952727daf40c081da775112605f1ebc OK 2025/01/23 05:30:53 DEBUG : only0: md5 = 692351933fc4d746ed9a156ddffba917 OK 2025/01/23 05:30:55 DEBUG : both1: md5 = 2f70ea2b803e446ff7308102df5f652a OK 2025/01/23 05:30:57 DEBUG : only1: md5 = c25e57bff7b4e62446fa324c015fd4c0 OK 2025/01/23 05:30:59 DEBUG : both2: md5 = d4bac03981a5ecb7324605666b146296 OK 2025/01/23 05:31:00 DEBUG : only2: md5 = b249ad5a76c2f4e16406e1cfe4431e69 OK 2025/01/23 05:31:02 DEBUG : both3: md5 = 786ac2ebe779cf08c59237337e9b29fc OK 2025/01/23 05:31:04 DEBUG : only3: md5 = 411484c60070145b744bc621492a781f OK 2025/01/23 05:31:06 DEBUG : both4: md5 = 1372fd91e6359947a05af2f7e46e6c1c OK 2025/01/23 05:31:07 DEBUG : only4: md5 = 7d3ae84a6925e49deeba915b19c86332 OK 2025/01/23 05:31:09 DEBUG : both5: md5 = 48cbca36cc2672d9d1fbef03baa363ed OK 2025/01/23 05:31:11 DEBUG : only5: md5 = 18aba730995fd0206dd7f5f542fc974b OK 2025/01/23 05:31:12 DEBUG : both6: md5 = 4c2000f5478e558c6322636a526da8d4 OK 2025/01/23 05:31:14 DEBUG : only6: md5 = 88d101293fe88b16858d54ff2988ff12 OK 2025/01/23 05:31:15 DEBUG : both7: md5 = d120e88f0536ad057739596e5ea152b5 OK 2025/01/23 05:31:17 DEBUG : only7: md5 = f29b607033042ae6185ec95c21c64f57 OK 2025/01/23 05:31:19 DEBUG : both8: md5 = dea16020cf48a77a9e84e1617df6dae0 OK 2025/01/23 05:31:21 DEBUG : only8: md5 = a4e90dec1d16e9c3a0fbc32cab9bc0ed OK 2025/01/23 05:31:22 DEBUG : both9: md5 = 7085c027652fbb1d3017392a5db5212c OK 2025/01/23 05:31:24 DEBUG : only9: md5 = fbffdf98e9ccc0545ce5587f8997bf4b OK 2025/01/23 05:31:26 DEBUG : both10: md5 = 66ac77d9af3c9cd2c4bc0ba413fda0f6 OK 2025/01/23 05:31:27 DEBUG : only10: md5 = 25a447f37f87d0d8920e1ffe6f6214b7 OK 2025/01/23 05:31:29 DEBUG : both11: md5 = b952e0443ba505c4e710f7008c12efe0 OK 2025/01/23 05:31:30 DEBUG : only11: md5 = 634271742c9719589efc4ff41b152ccc OK 2025/01/23 05:31:32 DEBUG : both12: md5 = 278c540c6389f3f7aaeaaf044639b8e3 OK 2025/01/23 05:31:34 DEBUG : only12: md5 = 4069014614b7627815fd2759c5fc3ebe OK 2025/01/23 05:31:35 DEBUG : both13: md5 = d99e7dc51004a175c4fcb601eb651bd7 OK 2025/01/23 05:31:37 DEBUG : only13: md5 = 191766cd0d36c9a2a700ccbd71578c33 OK 2025/01/23 05:31:39 DEBUG : both14: md5 = 14f3e74a10fc7b941750a4095671d066 OK 2025/01/23 05:31:41 DEBUG : only14: md5 = c52b13e7494ee0ee241cc24390b23fb2 OK 2025/01/23 05:31:42 DEBUG : both15: md5 = fbdca0bd368b4b36f017eb14d86cdb63 OK 2025/01/23 05:31:44 DEBUG : only15: md5 = 9f5e0db3e50d1498b67edcd3d0d2892c OK 2025/01/23 05:31:46 DEBUG : both16: md5 = 97329dc3125086dbddd87e673ac883bc OK 2025/01/23 05:31:47 DEBUG : only16: md5 = fb3abd5cfcca289ffe50a026c56d12d8 OK 2025/01/23 05:31:49 DEBUG : both17: md5 = b13af4210580ff9220014dcd7b00e8ad OK 2025/01/23 05:31:50 DEBUG : only17: md5 = 8c77a1896c195be2677f9f7b2b988672 OK 2025/01/23 05:31:52 DEBUG : both18: md5 = 0cc4ec9679ad663a3c74de9ccdd8fd34 OK 2025/01/23 05:31:54 DEBUG : only18: md5 = f803d47ed4fecbccd913dc0b19892216 OK 2025/01/23 05:31:56 DEBUG : both19: md5 = 84ea9cf9e2bb461baa20035758ada5a7 OK 2025/01/23 05:31:58 DEBUG : only19: md5 = 160499e5104df451aa1085dda0fdf7a6 OK 2025/01/23 05:31:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:31:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both0: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both12: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both13: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both1: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both15: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both16: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both17: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both18: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both19: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both2: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both3: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both4: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both5: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both6: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both7: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both8: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:31:58 DEBUG : both9: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both10: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both11: Unchanged skipping 2025/01/23 05:31:58 DEBUG : both14: Unchanged skipping 2025/01/23 05:31:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:31:58 DEBUG : Waiting for deletions to finish 2025/01/23 05:31:59 INFO : only6: Deleted 2025/01/23 05:31:59 INFO : only3: Deleted 2025/01/23 05:31:59 INFO : only14: Deleted 2025/01/23 05:31:59 INFO : only17: Deleted 2025/01/23 05:31:59 INFO : only7: Deleted 2025/01/23 05:31:59 INFO : only12: Deleted 2025/01/23 05:31:59 INFO : only0: Deleted 2025/01/23 05:31:59 INFO : only15: Deleted 2025/01/23 05:32:00 INFO : only5: Deleted 2025/01/23 05:32:00 INFO : only19: Deleted 2025/01/23 05:32:00 INFO : only4: Deleted 2025/01/23 05:32:00 INFO : only8: Deleted 2025/01/23 05:32:00 INFO : only10: Deleted 2025/01/23 05:32:00 INFO : only13: Deleted 2025/01/23 05:32:00 INFO : only2: Deleted 2025/01/23 05:32:01 INFO : only18: Deleted 2025/01/23 05:32:01 INFO : only1: Deleted 2025/01/23 05:32:01 INFO : only9: Deleted 2025/01/23 05:32:01 INFO : only16: Deleted 2025/01/23 05:32:01 INFO : only11: Deleted 2025/01/23 05:32:01 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (84.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:32:15 DEBUG : both0: md5 = b749e863ae396ebd75208c0ccecd134e OK 2025/01/23 05:32:17 DEBUG : only0: md5 = 0d89b12466e2ecd2b29acfb6aac394ea OK 2025/01/23 05:32:19 DEBUG : both1: md5 = 2d9a35cfd8a2fe348b967c3bbf72a1b0 OK 2025/01/23 05:32:21 DEBUG : only1: md5 = d78f9fe5de0fbbf632de7fbff12f9f9f OK 2025/01/23 05:32:22 DEBUG : both2: md5 = a534cc3b9592de7b16bd0b7f1502f092 OK 2025/01/23 05:32:24 DEBUG : only2: md5 = df8eb998cd73ca4cb503352ac39d5f2c OK 2025/01/23 05:32:25 DEBUG : both3: md5 = 2bcb1c6352d377ae2ee782426d774dc7 OK 2025/01/23 05:32:27 DEBUG : only3: md5 = 95980ece1966dd66d17a65bcf2ec64e5 OK 2025/01/23 05:32:29 DEBUG : both4: md5 = c9bea067ad1494284c07de2dbe32766e OK 2025/01/23 05:32:31 DEBUG : only4: md5 = 17ec8b6148c63ef3fd416907c5cdbfcb OK 2025/01/23 05:32:32 DEBUG : both5: md5 = 207c57dd9877fe588cd7e2d76440632a OK 2025/01/23 05:32:34 DEBUG : only5: md5 = 907eeb7db8f70414e6e0bb80e4e3bdca OK 2025/01/23 05:32:36 DEBUG : both6: md5 = cb01fdd838a5d92458c7871a3ae20977 OK 2025/01/23 05:32:37 DEBUG : only6: md5 = 790947c14343c74b417255e861337b37 OK 2025/01/23 05:32:39 DEBUG : both7: md5 = f97d7e1a8719fdeacdbad51fcd345083 OK 2025/01/23 05:32:41 DEBUG : only7: md5 = 86f158b0f27e6d0ca997a25379d94053 OK 2025/01/23 05:32:42 DEBUG : both8: md5 = 92cc62e8f8725669107dd27bd70b74b4 OK 2025/01/23 05:32:44 DEBUG : only8: md5 = fe2b7fd412c6664eb5a440b4d7710fc5 OK 2025/01/23 05:32:46 DEBUG : both9: md5 = 9c5c6936fc40440a6b7a4e7a0484b5ee OK 2025/01/23 05:32:48 DEBUG : only9: md5 = d1d5e1d84ecbb4089950b98744c3efa2 OK 2025/01/23 05:32:49 DEBUG : both10: md5 = b9084ef3b6412ef07774bc117a45910d OK 2025/01/23 05:32:51 DEBUG : only10: md5 = 0c22c958412c6cf5b82da9da594028a8 OK 2025/01/23 05:32:53 DEBUG : both11: md5 = 0c765d396cf6addb6da1a26ef7a0da30 OK 2025/01/23 05:32:54 DEBUG : only11: md5 = 07345145a26817fe152979245dabeb24 OK 2025/01/23 05:32:56 DEBUG : both12: md5 = 5819065f81d8f1aecb436bacde128e69 OK 2025/01/23 05:32:58 DEBUG : only12: md5 = bc12ede76464858ce50a6ff040e2bec4 OK 2025/01/23 05:33:00 DEBUG : both13: md5 = 26dc7baade48bb1aa9b3ffbd57582a25 OK 2025/01/23 05:33:01 DEBUG : only13: md5 = c175a68324a51d6e1cef9228136d81e2 OK 2025/01/23 05:33:03 DEBUG : both14: md5 = 1cd8dbf7f6aa9e83aa557a2fc6a46846 OK 2025/01/23 05:33:05 DEBUG : only14: md5 = dfcfed502d693bbf7e7ee8e513552642 OK 2025/01/23 05:33:07 DEBUG : both15: md5 = e15047b25af74e2748005fa2011e1ece OK 2025/01/23 05:33:08 DEBUG : only15: md5 = daefe6c259e83aed41e1b3705e343e7d OK 2025/01/23 05:33:10 DEBUG : both16: md5 = 22b30880a2affc7b7efcf1295dffdd2f OK 2025/01/23 05:33:13 DEBUG : only16: md5 = ec6e7822307c4d8659ff5d1a437e82e9 OK 2025/01/23 05:33:15 DEBUG : both17: md5 = 7758668a5a3c35e6fe6cf237d6c400d7 OK 2025/01/23 05:33:16 DEBUG : only17: md5 = 126f5a283a103fe3315e955df722d4e1 OK 2025/01/23 05:33:18 DEBUG : both18: md5 = 74fb6f697e9bfb819fd4cc7d94313447 OK 2025/01/23 05:33:19 DEBUG : only18: md5 = 2a5082008cb91a74b3cdd35b5c8975ff OK 2025/01/23 05:33:21 DEBUG : both19: md5 = e503100782a0d558790e5e38330b138e OK 2025/01/23 05:33:23 DEBUG : only19: md5 = a4bdf62353e861d6c5320337839697d2 OK 2025/01/23 05:33:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for checks to finish 2025/01/23 05:33:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both1: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both11: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both13: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both12: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both15: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both16: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both0: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both18: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both10: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both2: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both3: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both4: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both5: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both14: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both7: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both8: Unchanged skipping 2025/01/23 05:33:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 05:33:23 DEBUG : both9: Unchanged skipping 2025/01/23 05:33:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : both17: Unchanged skipping 2025/01/23 05:33:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : both6: Unchanged skipping 2025/01/23 05:33:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : both19: Unchanged skipping 2025/01/23 05:33:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 05:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Waiting for transfers to finish 2025/01/23 05:33:24 DEBUG : only10: md5 = 214f2fd2ab413dcb22c1f22d5210f092 OK 2025/01/23 05:33:24 INFO : only10: Copied (replaced existing) 2025/01/23 05:33:24 DEBUG : only14: md5 = e9145333df9f0645ff77112b02d866f2 OK 2025/01/23 05:33:24 INFO : only14: Copied (replaced existing) 2025/01/23 05:33:24 DEBUG : only0: md5 = f16d1dd7675ed621b98f02cb0f3a9171 OK 2025/01/23 05:33:24 INFO : only0: Copied (replaced existing) 2025/01/23 05:33:24 DEBUG : only12: md5 = 8ab3e5904cca583a51c6fba25d4c2f51 OK 2025/01/23 05:33:24 INFO : only12: Copied (replaced existing) 2025/01/23 05:33:26 DEBUG : only13: md5 = 46d6b3fca7b1960274d5fa0ec04a822e OK 2025/01/23 05:33:26 INFO : only13: Copied (replaced existing) 2025/01/23 05:33:26 DEBUG : only16: md5 = 5fa498445584ee91803fcfc32dd7a186 OK 2025/01/23 05:33:26 INFO : only16: Copied (replaced existing) 2025/01/23 05:33:26 DEBUG : only15: md5 = 769c0ab9e6cf75aa90817c43305384a7 OK 2025/01/23 05:33:26 INFO : only15: Copied (replaced existing) 2025/01/23 05:33:26 DEBUG : only17: md5 = 076c8d700084939d555c59232c48f7de OK 2025/01/23 05:33:26 INFO : only17: Copied (replaced existing) 2025/01/23 05:33:27 DEBUG : only1: md5 = e98f0e9ec6c1d62b7e7afc3e2fdf6e26 OK 2025/01/23 05:33:27 INFO : only1: Copied (replaced existing) 2025/01/23 05:33:27 DEBUG : only2: md5 = 44db46dff86ea664ab54fa02eef2b718 OK 2025/01/23 05:33:27 INFO : only2: Copied (replaced existing) 2025/01/23 05:33:27 DEBUG : only3: md5 = c6a8c60085b353c1fd45de48e3a097df OK 2025/01/23 05:33:27 INFO : only3: Copied (replaced existing) 2025/01/23 05:33:27 DEBUG : only18: md5 = 7c279aa2b7a20aa0a7a6d97460d96e24 OK 2025/01/23 05:33:27 INFO : only18: Copied (replaced existing) 2025/01/23 05:33:28 DEBUG : only5: md5 = 1f8ae700c9b7cbd8252933b1696ceabe OK 2025/01/23 05:33:28 INFO : only5: Copied (replaced existing) 2025/01/23 05:33:28 DEBUG : only6: md5 = d5bea0cafc925b08aa2da1eedcde4d88 OK 2025/01/23 05:33:28 INFO : only6: Copied (replaced existing) 2025/01/23 05:33:28 DEBUG : only7: md5 = 8104c4be7b278c8bc22532f62b6e2743 OK 2025/01/23 05:33:28 INFO : only7: Copied (replaced existing) 2025/01/23 05:33:29 DEBUG : only8: md5 = 0e9181915bdfe461ab3076d69199fa6b OK 2025/01/23 05:33:29 INFO : only8: Copied (replaced existing) 2025/01/23 05:33:29 DEBUG : only9: md5 = 1a7becf97ddf817c41f0f860e7c017f5 OK 2025/01/23 05:33:29 INFO : only9: Copied (replaced existing) 2025/01/23 05:33:30 DEBUG : only11: md5 = 7fc33ae96c90415f3d27a76bee3c15f8 OK 2025/01/23 05:33:30 INFO : only11: Copied (replaced existing) 2025/01/23 05:33:30 DEBUG : only19: md5 = 51c52541a299d365c226c56cd1d15ba1 OK 2025/01/23 05:33:30 INFO : only19: Copied (replaced existing) 2025/01/23 05:33:30 DEBUG : only4: md5 = 497527de5a51da91fb2839fc06d3e730 OK 2025/01/23 05:33:30 INFO : only4: Copied (replaced existing) 2025/01/23 05:33:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (101.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:33:55 DEBUG : sub dir: Making directory with metadata 2025/01/23 05:33:56 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:34:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 05:34:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 05:34:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:34:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:34:31 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/01/23 05:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/23 05:34:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/23 05:34:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:34:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:34:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:34:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:34:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:34:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/23 05:34:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:34:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:34:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:34:42 DEBUG : sub dir: Making directory with metadata 2025/01/23 05:34:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:35:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 05:35:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 05:35:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 05:35:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi'", Local "Local file system at /tmp/rclone1064218307", Modify Window "1ms" 2025/01/23 05:35:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:35:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/23 05:35:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/23 05:35:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:35:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:35:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:35:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:35:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 05:35:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/23 05:35:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/23 05:35:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.18s) PASS 2025/01/23 05:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jofedab1vayi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m46.859969947s (try 1/5)