"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/11 01:46:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa" 2025/01/11 01:46:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 01:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg" 2025/01/11 01:46:01 DEBUG : Creating backend with remote "/tmp/rclone1553263083" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/11 01:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:02 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.44s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:46:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:07 DEBUG : sub dir/hello world: md5 = d271b390b56b687dbc8f14fcb6007b29 OK 2025/01/11 01:46:07 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:46:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.97s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:11 DEBUG : metadata sub dir: Making directory with metadata 2025/01/11 01:46:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:46:11 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/11 01:46:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:46:11 DEBUG : Local file system at /tmp/rclone1553263083: File to upload is small (21 bytes), uploading instead of streaming 2025/01/11 01:46:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/11 01:46:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/11 01:46:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:46:11 DEBUG : Google drive root 'crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg': Skipping btime metadata as can't update it on an existing file: 2025-01-11T01:46:11.040584436Z 2025/01/11 01:46:12 INFO : empty metadata sub dir: Updated directory metadata 2025/01/11 01:46:12 DEBUG : Google drive root 'crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg': Skipping btime metadata as can't update it on an existing file: 2025-01-11T01:46:11.040584436Z 2025/01/11 01:46:13 INFO : metadata sub dir: Updated directory metadata 2025/01/11 01:46:13 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/11 01:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:14 DEBUG : metadata sub dir/hello metadata world: md5 = fdcccf0b31573fb74d5e686f57214e7c OK 2025/01/11 01:46:14 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:17 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.74s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:19 DEBUG : metadata sub dir: Making directory with metadata 2025/01/11 01:46:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:46:19 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/11 01:46:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:46:19 DEBUG : Local file system at /tmp/rclone1553263083: File to upload is small (21 bytes), uploading instead of streaming 2025/01/11 01:46:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/11 01:46:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/11 01:46:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:46:19 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/01/11 01:46:19 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/01/11 01:46:19 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/11 01:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:22 DEBUG : metadata sub dir/hello metadata world: md5 = 911245fef8a6e54f38ac80b030e897a9 OK 2025/01/11 01:46:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/01/11 01:46:22 DEBUG : Google drive root 'crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg': Skipping btime metadata as can't update it on an existing file: 2025-01-11T01:46:19.776510536Z 2025/01/11 01:46:23 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:26 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.54s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:27 DEBUG : Creating backend with remote "/non-existing" 2025/01/11 01:46:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/11 01:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.19s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:31 DEBUG : sub dir/hello world: md5 = cb9a3866da0255b8efb8a34a66996b40 OK 2025/01/11 01:46:31 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:46:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.59s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Running all checks before starting transfers 2025/01/11 01:46:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Checks finished, now starting transfers 2025/01/11 01:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:37 DEBUG : sub dir/hello world: md5 = aadd02c50155279b094bf5094a839963 OK 2025/01/11 01:46:37 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:46:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.45s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:41 ERROR : Ignoring --no-traverse with sync 2025/01/11 01:46:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:44 DEBUG : sub dir/hello world: md5 = 7961bedffb8c66a40c18b495bb93ff5f OK 2025/01/11 01:46:44 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:46:44 DEBUG : Waiting for deletions to finish 2025/01/11 01:46:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.58s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/11 01:46:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:49 DEBUG : hello world2: md5 = 1147e8c88f4cfbbbc66d9512bfae8550 OK 2025/01/11 01:46:49 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:53 DEBUG : potato2: md5 = 204f395b00517cf3941e0a3f0666a076 OK 2025/01/11 01:46:53 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:46:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:46:57 DEBUG : potato2: md5 = f385885eb63df8333a246054f0080eb8 OK 2025/01/11 01:46:57 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:46:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 01:46:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:46:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 01:46:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:46:59 DEBUG : sub dir: Making directory with metadata 2025/01/11 01:47:00 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 01:47:00 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:47:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 01:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:03 DEBUG : sub dir/hello world: md5 = b9eacdc08088f833aeb94829ffa27c4d OK 2025/01/11 01:47:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/01/11 01:47:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:09 INFO : sub dir2: Making directory 2025/01/11 01:47:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 01:47:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:47:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/11 01:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:09 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/11 01:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:12 DEBUG : sub dir/hello world: md5 = 00fd25983bd51f47fb5ce3453feb3077 OK 2025/01/11 01:47:12 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:47:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:15 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:47:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:15 DEBUG : sub dir: Making directory with metadata 2025/01/11 01:47:16 INFO : sub dir: Made directory with metadata (mtime=2025-01-11T01:47:15.536040191Z) 2025/01/11 01:47:16 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:47:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:19 DEBUG : sub dir/hello world: md5 = b8c4c6221a3b88a672a0b44aae002a14 OK 2025/01/11 01:47:19 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:47:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:23 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/11 01:47:23 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:28 INFO : sub dir2: Making directory 2025/01/11 01:47:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:47:28 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/11 01:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:31 DEBUG : sub dir/hello world: md5 = 6b662e948968d384185fce30ba2a7280 OK 2025/01/11 01:47:31 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:47:31 INFO : sub dir/hello world: Deleted 2025/01/11 01:47:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:47:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.06s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:34 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:47:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:47:34 DEBUG : sub dir: Making directory with metadata 2025/01/11 01:47:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/11 01:47:35 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:47:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:38 DEBUG : sub dir/hello world: md5 = 5edd8dbe454f212e3b516373951fa03e OK 2025/01/11 01:47:38 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:47:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:43 INFO : sub dir2: Making directory 2025/01/11 01:47:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:47:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/11 01:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:47:46 DEBUG : sub dir/hello world: md5 = 30edbf2c3da094a600c70f98a7d5d899 OK 2025/01/11 01:47:46 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:47:46 DEBUG : Waiting for deletions to finish 2025/01/11 01:47:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.19s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:52 DEBUG : sub dir/hello world: md5 = 71505f31247f2f7025df3c41d1c313df OK 2025/01/11 01:47:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecubuw7mego" 2025/01/11 01:47:52 DEBUG : Creating backend with remote "TestDrive:crypt/0k9bfjhrremdfnr94h4s9afc5fvsfkn5bmg5d1t01r4p19v6nq8g" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-lecubuw7mego' 2025/01/11 01:47:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:47:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecubuw7mego': Waiting for checks to finish 2025/01/11 01:47:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecubuw7mego': Waiting for transfers to finish 2025/01/11 01:47:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 01:47:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:47:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecubuw7mego': Purge remote 2025/01/11 01:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.30s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:04 DEBUG : sub dir/hello world: md5 = 7af2658d432abd746b8553b1326d8e9b OK 2025/01/11 01:48:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/11 01:48:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:48:06 DEBUG : sub dir/hello world: md5 = 5455c09d02910572321f48e7fd51433d OK 2025/01/11 01:48:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/11 01:48:07 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.76s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:13 DEBUG : sub dir/hello world: md5 = 60f057d77c8e011cfac103888bc8efd8 OK 2025/01/11 01:48:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tobatoh6tuxe" 2025/01/11 01:48:13 DEBUG : Creating backend with remote "TestDrive:crypt/l3ahsg236f21cbh7r75l4darqe0ikaprollub4kbedd6rjp107og" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe' 2025/01/11 01:48:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe': Waiting for checks to finish 2025/01/11 01:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe': Waiting for transfers to finish 2025/01/11 01:48:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 01:48:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:22 DEBUG : sub dir/hello world: md5 = aa0fd964cdf8c73cc9308b161f303571 OK 2025/01/11 01:48:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 01:48:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/11 01:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe': Waiting for checks to finish 2025/01/11 01:48:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe': Waiting for transfers to finish 2025/01/11 01:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 01:48:26 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobatoh6tuxe': Purge remote 2025/01/11 01:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (19.56s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:32 DEBUG : sub dir/hello world: md5 = 119d627140f80991cb1d9e63ead335b7 OK 2025/01/11 01:48:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/11 01:48:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:48:35 DEBUG : sub dir/hello world: md5 = 69b63f351ba161c1c322a7249ac932ea OK 2025/01/11 01:48:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/11 01:48:35 INFO : sub dir/hello world: Deleted 2025/01/11 01:48:35 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:41 DEBUG : sub dir/hello world: md5 = ef35c69915031039d016153554a91a7f OK 2025/01/11 01:48:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qezubek3cepe" 2025/01/11 01:48:41 DEBUG : Config file has changed externally - reloading 2025/01/11 01:48:41 DEBUG : Creating backend with remote "TestDrive:crypt/nr8nmkg25nfag1o0aslp5r57dcse327ndrjhvvtehd2ggn1mk3kg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe' 2025/01/11 01:48:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:48:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for checks to finish 2025/01/11 01:48:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for transfers to finish 2025/01/11 01:48:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 01:48:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:48:50 DEBUG : sub dir/hello world: md5 = 272f10b78bc187a4b1002f9dfdfe9753 OK 2025/01/11 01:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Using server-side directory move 2025/01/11 01:48:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:48:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 01:48:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/11 01:48:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for checks to finish 2025/01/11 01:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for transfers to finish 2025/01/11 01:48:52 INFO : sub dir/hello world: Deleted 2025/01/11 01:48:53 INFO : sub dir/hello world: Moved (server-side) 2025/01/11 01:48:53 INFO : sub dir: Set directory modification time (using SetModTime) 2025/01/11 01:48:56 DEBUG : sub dir/hello world: md5 = 12ab4ed4bad3e959ed3ab3485c3cbf62 OK 2025/01/11 01:48:56 DEBUG : testing file moves 2025/01/11 01:48:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 01:48:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/11 01:48:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/11 01:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for checks to finish 2025/01/11 01:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Waiting for transfers to finish 2025/01/11 01:48:57 INFO : sub dir/hello world: Deleted 2025/01/11 01:48:58 INFO : sub dir/hello world: Moved (server-side) 2025/01/11 01:48:59 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezubek3cepe': Purge remote --- PASS: TestServerSideMoveOverSelf (24.43s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:05 DEBUG : sub dir/hello world: md5 = c7f3658ccfa92251126a8401ea5b4e46 OK 2025/01/11 01:49:05 ERROR : : error listing: directory not found 2025/01/11 01:49:06 INFO : Local file system at /tmp/rclone1553263083: Making directory 2025/01/11 01:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.58s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:12 DEBUG : sub dir/hello world: md5 = b9753dc0db489963dd35ad7e63902c85 OK 2025/01/11 01:49:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:49:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:49:13 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for checks to finish 2025/01/11 01:49:13 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for transfers to finish 2025/01/11 01:49:14 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/01/11 01:49:14 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:49:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/11 01:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:19 DEBUG : check sum: md5 = d4cfef69b2db716c423d26fc24e5caeb OK 2025/01/11 01:49:19 INFO : check sum: Copied (new) 2025/01/11 01:49:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/11 01:49:19 DEBUG : check sum: Size of src and dst objects identical 2025/01/11 01:49:19 DEBUG : check sum: Unchanged skipping 2025/01/11 01:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:19 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.59s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/11 01:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:23 DEBUG : sizeonly: md5 = 5459ee8c79e8dd05f53bd32f7f7f455b OK 2025/01/11 01:49:23 INFO : sizeonly: Copied (new) 2025/01/11 01:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:24 DEBUG : sizeonly: Sizes identical 2025/01/11 01:49:24 DEBUG : sizeonly: Unchanged skipping 2025/01/11 01:49:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:24 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:24 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/11 01:49:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:28 DEBUG : ignore-size: md5 = 3660ca0f1a8cbccbda35ebd0431d949d OK 2025/01/11 01:49:28 INFO : ignore-size: Copied (new) 2025/01/11 01:49:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:49:28 DEBUG : ignore-size: Unchanged skipping 2025/01/11 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:28 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:32 DEBUG : existing: md5 = bf228a5414231ed3eeefb4a7ad9e08ab OK 2025/01/11 01:49:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:33 DEBUG : existing: Unchanged skipping 2025/01/11 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:33 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:33 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/11 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:34 DEBUG : existing: md5 = 6eda6b3ff3495ea09673f27eb0134b44 OK 2025/01/11 01:49:34 INFO : existing: Copied (replaced existing) 2025/01/11 01:49:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:38 DEBUG : existing: md5 = c95a05edcd4d26db11966dc109a7543e OK 2025/01/11 01:49:38 INFO : existing: Copied (new) 2025/01/11 01:49:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:39 DEBUG : existing: Destination exists, skipping 2025/01/11 01:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:39 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:44 DEBUG : b/potato: md5 = 5de2cf33b2ed378587a594ba7730d5ca OK 2025/01/11 01:49:46 DEBUG : c/non empty space: md5 = 0d754a78675fca2a4313637873f2aca9 OK 2025/01/11 01:49:46 INFO : d: Making directory 2025/01/11 01:49:48 DEBUG : Added delayed dir = "a", newDst= 2025/01/11 01:49:48 DEBUG : Added delayed dir = "c", newDst=c 2025/01/11 01:49:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:49:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:49:48 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:49:51 DEBUG : a/potato2: md5 = 62260269d41b2d9d269e84a7cbd51e92 OK 2025/01/11 01:49:51 INFO : a/potato2: Copied (new) 2025/01/11 01:49:51 DEBUG : Waiting for deletions to finish 2025/01/11 01:49:52 INFO : b/potato: Deleted 2025/01/11 01:49:52 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/11 01:49:52 INFO : d: Removing directory 2025/01/11 01:49:53 INFO : b: Removing directory 2025/01/11 01:49:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/11 01:49:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:49:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/11 01:49:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:00 DEBUG : empty space: md5 = a00eac1753857d3324a140d7a8fc775a OK 2025/01/11 01:50:01 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/11 01:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:01 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/11 01:50:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:01 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/11 01:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:03 DEBUG : empty space: md5 = 97a161ef6aa9e282230cefecb91ce7fb OK 2025/01/11 01:50:03 INFO : empty space: Copied (replaced existing) 2025/01/11 01:50:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", 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-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:07 DEBUG : foo: md5 = 226b4aa445fceedd8859ad7fdf056434 OK 2025/01/11 01:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:08 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/11 01:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:09 DEBUG : foo: md5 = 1c86cb0ad58dbce4fe4da899c8c507aa OK 2025/01/11 01:50:09 INFO : foo: Copied (replaced existing) 2025/01/11 01:50:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.07s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:12 DEBUG : empty space: md5 = d8a3c28e0062672e792a884bbbb1a84e OK 2025/01/11 01:50:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 01:50:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:13 DEBUG : empty space: Unchanged skipping 2025/01/11 01:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:14 DEBUG : potato: md5 = 3dd236cc054559545ae16cf9cc47d0f9 OK 2025/01/11 01:50:14 INFO : potato: Copied (new) 2025/01/11 01:50:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:18 DEBUG : potato: md5 = 2095590c188250ba30a608fdad33f869 OK 2025/01/11 01:50:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/11 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:20 DEBUG : potato: md5 = 4c5126af7201c599600cf328bb9c2fcb OK 2025/01/11 01:50:20 INFO : potato: Copied (replaced existing) 2025/01/11 01:50:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:23 DEBUG : potato: md5 = c3a7321cf6e1a2c5179eaacdb05c78b4 OK 2025/01/11 01:50:24 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/11 01:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:25 DEBUG : potato: md5 = 675b730171f0ef9c40752a2257af7fed OK 2025/01/11 01:50:25 INFO : potato: Copied (replaced existing) 2025/01/11 01:50:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:28 DEBUG : potato: md5 = 28762554d496630eedce4b3b4f4d77ee OK 2025/01/11 01:50:30 DEBUG : empty space: md5 = 78c2c88c3df5810bf3ef0f346c0daa9d OK 2025/01/11 01:50:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:50:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/11 01:50:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:30 DEBUG : empty space: Unchanged skipping 2025/01/11 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:30 DEBUG : Waiting for deletions to finish 2025/01/11 01:50:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:34 DEBUG : potato: md5 = ea4c9cfb3197b9697b66acf7135572bb OK 2025/01/11 01:50:36 DEBUG : empty space: md5 = c9d5f09ac3d3980e5c8747324a926ea5 OK 2025/01/11 01:50:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:50:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:36 DEBUG : empty space: Unchanged skipping 2025/01/11 01:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:38 DEBUG : potato2: md5 = 17c87a6972b19e2805fdd164cdd75a10 OK 2025/01/11 01:50:38 INFO : potato2: Copied (new) 2025/01/11 01:50:38 DEBUG : Waiting for deletions to finish 2025/01/11 01:50:38 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:43 DEBUG : b/potato: md5 = b6df3ab503d1faf1a4f54aa27652ad5c OK 2025/01/11 01:50:46 DEBUG : c/non empty space: md5 = 22908702ee05e101ddfea10912a565fe OK 2025/01/11 01:50:46 INFO : d: Making directory 2025/01/11 01:50:47 INFO : d/e: Making directory 2025/01/11 01:50:49 DEBUG : Added delayed dir = "a", newDst= 2025/01/11 01:50:49 DEBUG : Added delayed dir = "c", newDst=c 2025/01/11 01:50:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:50:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:50:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:50:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:50:52 DEBUG : a/potato2: md5 = ebaf8389b914b6cf3478875b2bd45de8 OK 2025/01/11 01:50:52 INFO : a/potato2: Copied (new) 2025/01/11 01:50:52 DEBUG : Waiting for deletions to finish 2025/01/11 01:50:52 INFO : b/potato: Deleted 2025/01/11 01:50:53 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/11 01:50:53 INFO : d/e: Removing directory 2025/01/11 01:50:54 INFO : d: Removing directory 2025/01/11 01:50:54 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/01/11 01:50:55 INFO : b: Removing directory 2025/01/11 01:50:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/11 01:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:50:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/11 01:50:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:03 DEBUG : b/potato: md5 = fed51994b957b1a6e3880297d9cfd889 OK 2025/01/11 01:51:05 DEBUG : c/non empty space: md5 = e4aa70939c2cc61433e8811cad1e275c OK 2025/01/11 01:51:05 INFO : d: Making directory 2025/01/11 01:51:07 DEBUG : Added delayed dir = "a", newDst= 2025/01/11 01:51:07 DEBUG : Added delayed dir = "c", newDst=c 2025/01/11 01:51:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:51:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:10 DEBUG : a/potato2: md5 = 2327506161da984385a8b8f4a84696db OK 2025/01/11 01:51:10 INFO : a/potato2: Copied (new) 2025/01/11 01:51:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': not deleting files as there were IO errors 2025/01/11 01:51:12 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/11 01:51:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/11 01:51:16 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/11 01:51:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:20 DEBUG : potato: md5 = 9b1dcdcc8d5474d6e3abc8c9d27cdf75 OK 2025/01/11 01:51:22 DEBUG : empty space: md5 = b3cda277f03c49d5b09d059a1dfe2377 OK 2025/01/11 01:51:22 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:51:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:22 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:23 INFO : potato: Deleted 2025/01/11 01:51:24 DEBUG : potato2: md5 = aae9308b64d854087c3dac773e23ef06 OK 2025/01/11 01:51:24 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:28 DEBUG : potato: md5 = 75820ef84e4dbd87a648d86a7f20b0d5 OK 2025/01/11 01:51:30 DEBUG : empty space: md5 = 4cb17af774a4b37f36fc37a62f4f0de2 OK 2025/01/11 01:51:30 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:31 INFO : potato: Deleted 2025/01/11 01:51:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:51:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:31 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:33 DEBUG : potato2: md5 = 49cb8cbcd00081788f5653cd770d612d OK 2025/01/11 01:51:33 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:38 DEBUG : potato: md5 = 474e478de1a146cef034916ac1a75103 OK 2025/01/11 01:51:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:40 DEBUG : potato2: md5 = 8e50808e03cf7b5969c456faa675177d OK 2025/01/11 01:51:40 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.09s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:45 DEBUG : potato2: md5 = fc8f4dcafc18510cb9bc0e542f93d055 OK 2025/01/11 01:51:46 DEBUG : empty space: md5 = 2c18227f1563c6cddaab52ee4fb3f016 OK 2025/01/11 01:51:47 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : enormous: Excluded 2025/01/11 01:51:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : potato2: Excluded 2025/01/11 01:51:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : potato2: Excluded 2025/01/11 01:51:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:47 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:47 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : enormous: Excluded 2025/01/11 01:51:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : potato2: Excluded 2025/01/11 01:51:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:51:47 DEBUG : potato2: Excluded 2025/01/11 01:51:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 01:51:47 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:47 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for checks to finish 2025/01/11 01:51:47 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for transfers to finish 2025/01/11 01:51:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:51 DEBUG : potato2: md5 = 7fbb0e7d9cf9232344467a643ac66ada OK 2025/01/11 01:51:53 DEBUG : empty space: md5 = 782b1e09e4a50e410a148e5312b51068 OK 2025/01/11 01:51:55 DEBUG : enormous: md5 = 480709758cd6f222704e9ff53a64d8f2 OK 2025/01/11 01:51:55 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:51:55 DEBUG : enormous: Excluded 2025/01/11 01:51:55 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:51:55 DEBUG : potato2: Excluded 2025/01/11 01:51:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:51:55 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:51:55 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:56 INFO : enormous: Deleted 2025/01/11 01:51:56 INFO : potato2: Deleted 2025/01/11 01:51:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:51:56 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for checks to finish 2025/01/11 01:51:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 01:51:56 DEBUG : empty space: Unchanged skipping 2025/01/11 01:51:56 DEBUG : Local file system at /tmp/rclone1553263083: Waiting for transfers to finish 2025/01/11 01:51:56 DEBUG : Waiting for deletions to finish 2025/01/11 01:51:56 INFO : enormous: Deleted 2025/01/11 01:51:56 INFO : potato2: Deleted 2025/01/11 01:51:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:00 DEBUG : one: md5 = cf5fda1c3b5502574780991a84ef0f5a OK 2025/01/11 01:52:01 DEBUG : two: md5 = 732776d954543b071f85fb183dec9f6d OK 2025/01/11 01:52:03 DEBUG : three: md5 = 7f3183e1a22a165138f778b928003cc5 OK 2025/01/11 01:52:04 DEBUG : four: md5 = 6903edd9e5fc336ba0097ba0525d1a45 OK 2025/01/11 01:52:05 DEBUG : five: Need to transfer - File not found at Destination 2025/01/11 01:52:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/11 01:52:05 DEBUG : three: Sizes identical 2025/01/11 01:52:05 DEBUG : one: Destination is newer than source, skipping 2025/01/11 01:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 01:52:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 01:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:06 DEBUG : two: md5 = 368a6740963811b286a91092ebf7dcbc OK 2025/01/11 01:52:06 INFO : two: Copied (replaced existing) 2025/01/11 01:52:07 DEBUG : four: md5 = 41a093cd45bb2a6593345a1efa5520e2 OK 2025/01/11 01:52:07 INFO : four: Copied (replaced existing) 2025/01/11 01:52:07 DEBUG : five: md5 = 88e36bcafa30583f85d77cce25b28c39 OK 2025/01/11 01:52:07 INFO : five: Copied (new) 2025/01/11 01:52:07 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.04s) === 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-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/01/11 01:52:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/11 01:52:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 01:52:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/11 01:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:12 DEBUG : potato: md5 = e10419bf3c1a0bbce25d8f36a83cefbc OK 2025/01/11 01:52:12 INFO : potato: Copied (new) 2025/01/11 01:52:12 DEBUG : yam: md5 = 959ea65676a67aab5f55148a3dbb3152 OK 2025/01/11 01:52:12 INFO : yam: Copied (new) 2025/01/11 01:52:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/11 01:52:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/11 01:52:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:13 DEBUG : potato: Unchanged skipping 2025/01/11 01:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:14 DEBUG : yaml: md5 = 184c842b3da99e74d8e60fec0dfbf5d0 OK 2025/01/11 01:52:14 INFO : yaml: Copied (new) 2025/01/11 01:52:14 DEBUG : Waiting for deletions to finish 2025/01/11 01:52:15 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/11 01:52:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Making map for --track-renames 2025/01/11 01:52:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Finished making map for --track-renames 2025/01/11 01:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 01:52:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 01:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for renames to finish 2025/01/11 01:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:19 DEBUG : yam: md5 = 9e46c8bc926539a800e4469cc559733a OK 2025/01/11 01:52:19 INFO : yam: Copied (new) 2025/01/11 01:52:20 DEBUG : potato: md5 = 4bc8ef45e5071621d4598fa8793c8267 OK 2025/01/11 01:52:20 INFO : potato: Copied (new) 2025/01/11 01:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:52:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Making map for --track-renames 2025/01/11 01:52:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Finished making map for --track-renames 2025/01/11 01:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:20 DEBUG : potato: Unchanged skipping 2025/01/11 01:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for renames to finish 2025/01/11 01:52:21 INFO : yam: Moved (server-side) to: yaml 2025/01/11 01:52:21 INFO : yaml: Renamed from "yam" 2025/01/11 01:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:21 DEBUG : Waiting for deletions to finish 2025/01/11 01:52:21 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/11 01:52:24 DEBUG : Added delayed dir = "sub", newDst= 2025/01/11 01:52:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Making map for --track-renames 2025/01/11 01:52:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Finished making map for --track-renames 2025/01/11 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 01:52:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/11 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for renames to finish 2025/01/11 01:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:26 DEBUG : sub/yam: md5 = 9b7ad572b3e058133627d40a1810853f OK 2025/01/11 01:52:26 INFO : sub/yam: Copied (new) 2025/01/11 01:52:26 DEBUG : potato: md5 = c8329e1b29e8a61466bcf9c5a24b5ff6 OK 2025/01/11 01:52:26 INFO : potato: Copied (new) 2025/01/11 01:52:26 DEBUG : Waiting for deletions to finish 2025/01/11 01:52:27 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:28 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/11 01:52:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:52:28 DEBUG : potato: Unchanged skipping 2025/01/11 01:52:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Making map for --track-renames 2025/01/11 01:52:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Finished making map for --track-renames 2025/01/11 01:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for renames to finish 2025/01/11 01:52:29 INFO : sub/yam: Moved (server-side) to: yam 2025/01/11 01:52:29 INFO : yam: Renamed from "sub/yam" 2025/01/11 01:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:29 DEBUG : Waiting for deletions to finish 2025/01/11 01:52:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:33 DEBUG : Creating backend with remote "/tmp/rclone1553263083/dir1" 2025/01/11 01:52:33 DEBUG : Creating backend with remote "/tmp/rclone1553263083/dir2" 2025/01/11 01:52:33 DEBUG : Local file system at /tmp/rclone1553263083/dir2: Using server-side directory move 2025/01/11 01:52:33 INFO : Local file system at /tmp/rclone1553263083/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:52:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/11 01:52:33 INFO : file1.txt: Moved (server-side) 2025/01/11 01:52:33 DEBUG : Local file system at /tmp/rclone1553263083/dir2: Waiting for checks to finish 2025/01/11 01:52:33 DEBUG : Local file system at /tmp/rclone1553263083/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:34 DEBUG : Added delayed dir = "nested", newDst= 2025/01/11 01:52:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:52:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/11 01:52:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:37 DEBUG : sub dir/hello world: md5 = f5ccbb4b08926f99288d032b198c7b0f OK 2025/01/11 01:52:37 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:52:37 INFO : sub dir/hello world: Deleted 2025/01/11 01:52:38 DEBUG : nested/sub dir/file: md5 = d49a3b12d536f84b9de30473dfebcb21 OK 2025/01/11 01:52:38 INFO : nested/sub dir/file: Copied (new) 2025/01/11 01:52:38 INFO : nested/sub dir/file: Deleted 2025/01/11 01:52:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:52:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:52:40 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/11 01:52:40 INFO : sub dir: Removing directory 2025/01/11 01:52:40 INFO : nested/sub dir: Removing directory 2025/01/11 01:52:40 INFO : nested: Removing directory 2025/01/11 01:52:40 DEBUG : Local file system at /tmp/rclone1553263083: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 01:52:43 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/11 01:52:44 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:45 DEBUG : Added delayed dir = "nested", newDst= 2025/01/11 01:52:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:52:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:52:45 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/11 01:52:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:48 DEBUG : sub dir/hello world: md5 = 83471310c3cf30eedef87e01783e71c9 OK 2025/01/11 01:52:48 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:52:48 INFO : sub dir/hello world: Deleted 2025/01/11 01:52:50 DEBUG : nested/sub dir/file: md5 = b103492e10de0dcce8a355a2cc938999 OK 2025/01/11 01:52:50 INFO : nested/sub dir/file: Copied (new) 2025/01/11 01:52:50 INFO : nested/sub dir/file: Deleted 2025/01/11 01:52:51 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:52:52 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 01:52:55 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/11 01:52:56 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:52:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:52:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/11 01:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:52:59 DEBUG : existing-b: md5 = 517f8d34556a0c8eca82f5af8c3a5ea8 OK 2025/01/11 01:52:59 INFO : existing-b: Copied (new) 2025/01/11 01:52:59 INFO : existing-b: Deleted 2025/01/11 01:52:59 DEBUG : existing: md5 = 95c5a1fc9d380d53744b0b2303d70b0f OK 2025/01/11 01:52:59 INFO : existing: Copied (new) 2025/01/11 01:52:59 INFO : existing: Deleted 2025/01/11 01:53:00 DEBUG : existing: Destination exists, skipping 2025/01/11 01:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:53:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/11 01:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:53:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.54s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hejifem2hoku" 2025/01/11 01:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/fjpc7frkg6lvcr2b192203ps1ai0ijlq39i3vt54sp55au3aa2sg" 2025/01/11 01:53:06 DEBUG : potato2: md5 = d18edc16f73602989817a88e13144e03 OK 2025/01/11 01:53:07 DEBUG : empty space: md5 = c8b4c40e6f704b5673b2f806ed434733 OK 2025/01/11 01:53:09 DEBUG : potato3: md5 = be69aaef8f1320888f80f5b72c71a9e3 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku' 2025/01/11 01:53:12 DEBUG : empty space: md5 = ccd8e4b9edf14675ea9914afb6708dd3 OK 2025/01/11 01:53:14 DEBUG : potato3: md5 = b64409054c7f16afecef03fe46acf84b OK 2025/01/11 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku': Using server-side directory move 2025/01/11 01:53:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku': Waiting for checks to finish 2025/01/11 01:53:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 01:53:14 DEBUG : empty space: Unchanged skipping 2025/01/11 01:53:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:53:15 INFO : potato3: Deleted 2025/01/11 01:53:15 INFO : empty space: Deleted 2025/01/11 01:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku': Waiting for transfers to finish 2025/01/11 01:53:15 INFO : potato2: Moved (server-side) 2025/01/11 01:53:15 INFO : potato3: Moved (server-side) 2025/01/11 01:53:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zukilif8jeke" 2025/01/11 01:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/d0vk0k22lnt1pqd3c7j4c6n6kk37eod0h38578e6pqv17e6g5agg" 2025/01/11 01:53:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukilif8jeke': Using server-side directory move 2025/01/11 01:53:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zukilif8jeke': Server side directory move succeeded 2025/01/11 01:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zukilif8jeke': Purge remote 2025/01/11 01:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hejifem2hoku': Purge remote 2025/01/11 01:53:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:53:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yagidus9koku" 2025/01/11 01:53:20 DEBUG : Creating backend with remote "TestDrive:crypt/e6l1kc1humh53hltg493nmj5ebvmtvph0af1mu2htaibqo85f1gg" 2025/01/11 01:53:23 DEBUG : potato2: md5 = 9f00de0dd23971f14967f828e7db8593 OK 2025/01/11 01:53:25 DEBUG : empty space: md5 = 1d51e73c028ae7bf1a5f475ba0c40ba1 OK 2025/01/11 01:53:26 DEBUG : potato3: md5 = ab5e94d7b6c35f154c928e00db2a90e9 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-yagidus9koku' 2025/01/11 01:53:29 DEBUG : empty space: md5 = d348cb3087f3c05cc49ad6350d61759d OK 2025/01/11 01:53:31 DEBUG : potato3: md5 = 95565f3214cbe6409ac776f86aae93ea OK 2025/01/11 01:53:31 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:53:31 DEBUG : empty space: Excluded 2025/01/11 01:53:31 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:53:31 DEBUG : empty space: Excluded 2025/01/11 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:53:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yagidus9koku': Waiting for checks to finish 2025/01/11 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yagidus9koku': Waiting for transfers to finish 2025/01/11 01:53:32 INFO : potato3: Deleted 2025/01/11 01:53:32 INFO : potato2: Moved (server-side) 2025/01/11 01:53:33 INFO : potato3: Moved (server-side) 2025/01/11 01:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacajoh4fibu" 2025/01/11 01:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/c018p444vsounasdklgq6e69j5cjgjip8go7k980r1a7ac1mpsd0" 2025/01/11 01:53:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:53:34 DEBUG : empty space: Excluded 2025/01/11 01:53:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:53:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 01:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacajoh4fibu': Waiting for checks to finish 2025/01/11 01:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacajoh4fibu': Waiting for transfers to finish 2025/01/11 01:53:36 INFO : potato3: Moved (server-side) 2025/01/11 01:53:37 INFO : potato2: Moved (server-side) 2025/01/11 01:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacajoh4fibu': Purge remote 2025/01/11 01:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yagidus9koku': Purge remote --- PASS: TestServerSideMoveWithFilter (19.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:53:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerotas5guwa" 2025/01/11 01:53:39 DEBUG : Creating backend with remote "TestDrive:crypt/92cs24c1644v9c1kb6fc7jre4mlu57ipr4gbegm1a7t0gen8sgrg" 2025/01/11 01:53:42 DEBUG : potato2: md5 = 767511e7d112e88f31b15a1652a639bd OK 2025/01/11 01:53:43 DEBUG : empty space: md5 = 65704def0092028a5bea92781282975c OK 2025/01/11 01:53:45 DEBUG : potato3: md5 = c7a9a7a4825c537c16e477d29e24c72e OK 2025/01/11 01:53:45 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa' -> Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa' 2025/01/11 01:53:49 DEBUG : empty space: md5 = ef5783bc9da447a3ba0751f2ec8cc3d1 OK 2025/01/11 01:53:51 DEBUG : potato3: md5 = 14487f866ad9096fdd10c7c73caf8184 OK 2025/01/11 01:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa': Using server-side directory move 2025/01/11 01:53:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:53:51 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/11 01:53:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 01:53:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:53:51 DEBUG : empty space: Unchanged skipping 2025/01/11 01:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa': Waiting for checks to finish 2025/01/11 01:53:52 INFO : empty space: Deleted 2025/01/11 01:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa': Waiting for transfers to finish 2025/01/11 01:53:52 INFO : potato3: Deleted 2025/01/11 01:53:52 INFO : potato2: Moved (server-side) 2025/01/11 01:53:53 INFO : potato3: Moved (server-side) 2025/01/11 01:53:53 INFO : tomatoDir: Removing directory 2025/01/11 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': deleted 1 directories 2025/01/11 01:53:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocehoj7cuxi" 2025/01/11 01:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/umaidmdqdpgfs778pkv5oj32e4pq831rggf3j4b2tsin69hlipp0" 2025/01/11 01:53:55 INFO : tomatoDir: Making directory 2025/01/11 01:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocehoj7cuxi': Using server-side directory move 2025/01/11 01:53:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vocehoj7cuxi': Server side directory move succeeded 2025/01/11 01:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocehoj7cuxi': Purge remote 2025/01/11 01:54:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerotas5guwa': Purge remote 2025/01/11 01:54:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test" 2025/01/11 01:54:01 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncOverlap (3.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test" 2025/01/11 01:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/01/11 01:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-include/layer2" 2025/01/11 01:54:07 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/01/11 01:54:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-ignore-file" 2025/01/11 01:54:11 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/01/11 01:54:15 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b238f2126044b18ae2e9904fe53171d6 OK 2025/01/11 01:54:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:54:16 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:54:16 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/11 01:54:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test': Waiting for checks to finish 2025/01/11 01:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test': Waiting for transfers to finish 2025/01/11 01:54:17 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:17 INFO : There was nothing to transfer 2025/01/11 01:54:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:54:18 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:54:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:54:19 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:19 INFO : rclone-sync-test-include: Removing directory 2025/01/11 01:54:19 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/11 01:54:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/11 01:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': failed to delete 1 directories 2025/01/11 01:54:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:54:20 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:54:20 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/11 01:54:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/11 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/11 01:54:20 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:54:22 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:54:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:54:22 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:22 INFO : rclone-sync-test-include: Removing directory 2025/01/11 01:54:22 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/11 01:54:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/11 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': failed to delete 1 directories 2025/01/11 01:54:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:23 DEBUG : : Excluded 2025/01/11 01:54:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:54:23 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:54:23 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/11 01:54:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/11 01:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/11 01:54:24 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:24 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:26 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/11 01:54:27 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (31.59s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:54:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/CompareDest" 2025/01/11 01:54:38 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/gveqi14airsml4bgu7krj116o8" 2025/01/11 01:54:40 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:42 DEBUG : one: md5 = 0e500dcc1bfed99b846794370714c090 OK 2025/01/11 01:54:42 INFO : one: Copied (new) 2025/01/11 01:54:42 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:45 DEBUG : one: md5 = f1019b8624cb7f97f0901fe13cf44135 OK 2025/01/11 01:54:45 INFO : one: Copied (replaced existing) 2025/01/11 01:54:45 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:47 DEBUG : dst/one: md5 = e0dabf18b4a0fcafc757e6da3ed62960 OK 2025/01/11 01:54:49 DEBUG : CompareDest/one: md5 = cdf458d69a6ea0a3978e14ab68ce3eb5 OK 2025/01/11 01:54:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:51 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:51 INFO : There was nothing to transfer 2025/01/11 01:54:53 DEBUG : CompareDest/two: md5 = 62161d3373e6e27fdcb4e414a9f8c0ef OK 2025/01/11 01:54:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 01:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:54 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:54 INFO : There was nothing to transfer 2025/01/11 01:54:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 01:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:55 DEBUG : Waiting for deletions to finish 2025/01/11 01:54:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/11 01:54:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:57 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 01:54:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:54:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:54:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:54:59 DEBUG : two: md5 = 883e7565a74c583a80eba1496316b397 OK 2025/01/11 01:54:59 INFO : two: Copied (new) 2025/01/11 01:54:59 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:55:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:55:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:55:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (27.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:55:06 DEBUG : pre-dest1/1: md5 = 575c54399a0be7b0613f9a6e6ed6853a OK 2025/01/11 01:55:09 DEBUG : pre-dest2/2: md5 = e9d5ce95e02d20b0812dc420f92ead8d OK 2025/01/11 01:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dest" 2025/01/11 01:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/rg03c1jvnehrrc617i0lnqjddc" 2025/01/11 01:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/pre-dest1" 2025/01/11 01:55:11 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/bbnblvh6k061ssopqrp18kd7gc" 2025/01/11 01:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/pre-dest2" 2025/01/11 01:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/dgicm1h6b5ejvlltm8eeif0bnk" 2025/01/11 01:55:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:55:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/11 01:55:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:55:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/11 01:55:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/11 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dest': Waiting for checks to finish 2025/01/11 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dest': Waiting for transfers to finish 2025/01/11 01:55:16 DEBUG : 3: md5 = 4021b9330a526e6138739b310c67d8cf OK 2025/01/11 01:55:16 INFO : 3: Copied (new) 2025/01/11 01:55:16 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:19 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/01/11 01:55:20 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/01/11 01:55:21 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.22s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:55:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:55:22 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:55:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/CopyDest" 2025/01/11 01:55:23 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/11 01:55:25 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 01:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:28 DEBUG : one: md5 = 044228306f3769c1ce9278916d5a8f5a OK 2025/01/11 01:55:28 INFO : one: Copied (new) 2025/01/11 01:55:28 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:31 DEBUG : one: md5 = 1ab6691b62c910c80ffa1dfef1cb2ec0 OK 2025/01/11 01:55:31 INFO : one: Copied (replaced existing) 2025/01/11 01:55:31 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:33 DEBUG : dst/one: md5 = 924363c2f0cfcb256fbf9b9a935dd301 OK 2025/01/11 01:55:36 DEBUG : CopyDest/one: md5 = 51bf7f7210b3e529e405bbb47831401c OK 2025/01/11 01:55:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/BackupDir" 2025/01/11 01:55:36 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/11 01:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:55:41 INFO : one: Moved (server-side) 2025/01/11 01:55:42 INFO : one: Copied (server-side copy) 2025/01/11 01:55:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/11 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:42 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:44 DEBUG : CopyDest/two: md5 = 64f131b04dde962563fd70ed5f16d2b9 OK 2025/01/11 01:55:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:47 INFO : two: Copied (server-side copy) 2025/01/11 01:55:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/11 01:55:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:47 DEBUG : one: Unchanged skipping 2025/01/11 01:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:47 DEBUG : one: Unchanged skipping 2025/01/11 01:55:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:47 DEBUG : two: Unchanged skipping 2025/01/11 01:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:47 INFO : There was nothing to transfer 2025/01/11 01:55:49 DEBUG : CopyDest/three: md5 = 9470750f260dee7e065f45366fecfc9d OK 2025/01/11 01:55:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/11 01:55:50 DEBUG : three: Destination not found in --copy-dest 2025/01/11 01:55:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/11 01:55:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 01:55:50 DEBUG : one: Unchanged skipping 2025/01/11 01:55:50 DEBUG : two: Unchanged skipping 2025/01/11 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:55:52 DEBUG : three: md5 = dfd392c2586c4507209180601bb2bc3c OK 2025/01/11 01:55:52 INFO : three: Copied (new) 2025/01/11 01:55:52 DEBUG : Waiting for deletions to finish 2025/01/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:55:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:55:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/11 01:55:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:55:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.50s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:56:02 DEBUG : dst/one: md5 = dc56a3a7e1bb45eb4747259818f2f69d OK 2025/01/11 01:56:04 DEBUG : dst/two: md5 = ac195c94f6e24dbeff5b0b0de35bc6ff OK 2025/01/11 01:56:05 DEBUG : dst/three.txt: md5 = 1bbab3d467a8a9193db54cca11f61cab OK 2025/01/11 01:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:56:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/backup" 2025/01/11 01:56:07 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/1nrff024r7pq65ecp72fc28jb0" 2025/01/11 01:56:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:56:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:56:08 DEBUG : two: Unchanged skipping 2025/01/11 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:56:10 INFO : one: Moved (server-side) 2025/01/11 01:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:56:12 DEBUG : one: md5 = 2174d0c2a429498534f8270722ba0c89 OK 2025/01/11 01:56:12 INFO : one: Copied (new) 2025/01/11 01:56:12 DEBUG : Waiting for deletions to finish 2025/01/11 01:56:13 INFO : three.txt: Moved (server-side) 2025/01/11 01:56:13 INFO : three.txt: Moved into backup dir 2025/01/11 01:56:15 DEBUG : dst/three.txt: md5 = 86064051d389629e6cd3f42b7da126df OK 2025/01/11 01:56:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:56:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:56:16 DEBUG : two: Unchanged skipping 2025/01/11 01:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:56:17 INFO : one: Deleted 2025/01/11 01:56:18 INFO : one: Moved (server-side) 2025/01/11 01:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:56:20 DEBUG : one: md5 = 96825c5913279ec3ace810492e647499 OK 2025/01/11 01:56:20 INFO : one: Copied (new) 2025/01/11 01:56:20 DEBUG : Waiting for deletions to finish 2025/01/11 01:56:20 INFO : three.txt: Deleted 2025/01/11 01:56:21 INFO : three.txt: Moved (server-side) 2025/01/11 01:56:21 INFO : three.txt: Moved into backup dir 2025/01/11 01:56:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:56:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:56:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 01:56:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:56:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 01:56:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (27.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:56:29 DEBUG : dst/one: md5 = 1b5a4dbb847d7c293385c4d96c50e39b OK 2025/01/11 01:56:31 DEBUG : dst/two: md5 = e68941762a9aac6e289415c10f587fef OK 2025/01/11 01:56:32 DEBUG : dst/three.txt: md5 = d31c84b055d39cd34225b1e901813db0 OK 2025/01/11 01:56:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:56:33 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:56:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/backup" 2025/01/11 01:56:34 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/1nrff024r7pq65ecp72fc28jb0" 2025/01/11 01:56:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:56:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:56:36 DEBUG : two: Unchanged skipping 2025/01/11 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:56:38 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:56:39 DEBUG : one: md5 = d3c54ccbc4715f7da7066903c763a6d3 OK 2025/01/11 01:56:39 INFO : one: Copied (new) 2025/01/11 01:56:39 DEBUG : Waiting for deletions to finish 2025/01/11 01:56:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:56:40 INFO : three.txt: Moved into backup dir 2025/01/11 01:56:42 DEBUG : dst/three.txt: md5 = 294ebe1012f81ab59b98024a7eb666bc OK 2025/01/11 01:56:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:56:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:56:43 DEBUG : two: Unchanged skipping 2025/01/11 01:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:56:44 INFO : one.bak: Deleted 2025/01/11 01:56:45 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:56:47 DEBUG : one: md5 = b1c409300cc6f08024412d64276a031e OK 2025/01/11 01:56:47 INFO : one: Copied (new) 2025/01/11 01:56:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:56:47 INFO : three.txt.bak: Deleted 2025/01/11 01:56:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:56:48 INFO : three.txt: Moved into backup dir 2025/01/11 01:56:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:56:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:56:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:56:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/11 01:56:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:56:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (26.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:56:56 DEBUG : dst/one: md5 = 2d0b632ea86b40082d9e533b9cbead11 OK 2025/01/11 01:56:57 DEBUG : dst/two: md5 = 14bcd13f54fdce0020ef15cfa809ba32 OK 2025/01/11 01:56:59 DEBUG : dst/three.txt: md5 = 52c4a16c8775853621d3af2bae05878a OK 2025/01/11 01:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:57:00 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/backup" 2025/01/11 01:57:00 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/1nrff024r7pq65ecp72fc28jb0" 2025/01/11 01:57:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:57:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:02 DEBUG : two: Unchanged skipping 2025/01/11 01:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:57:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:57:06 DEBUG : one: md5 = ead70152d5e13ea940ad5f5e8ba5b4eb OK 2025/01/11 01:57:06 INFO : one: Copied (new) 2025/01/11 01:57:06 DEBUG : Waiting for deletions to finish 2025/01/11 01:57:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:57:07 INFO : three.txt: Moved into backup dir 2025/01/11 01:57:09 DEBUG : dst/three.txt: md5 = da3a97543ea6fdeea29e0a766e402e0c OK 2025/01/11 01:57:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:57:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:10 DEBUG : two: Unchanged skipping 2025/01/11 01:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:57:10 INFO : one-2019-01-01: Deleted 2025/01/11 01:57:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:57:13 DEBUG : one: md5 = ac9e7ac1b6853e1c9f0664a33f832d7f OK 2025/01/11 01:57:13 INFO : one: Copied (new) 2025/01/11 01:57:13 DEBUG : Waiting for deletions to finish 2025/01/11 01:57:14 INFO : three-2019-01-01.txt: Deleted 2025/01/11 01:57:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:57:15 INFO : three.txt: Moved into backup dir 2025/01/11 01:57:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:57:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:57:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/11 01:57:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/11 01:57:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/11 01:57:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:57:23 DEBUG : dst/one: md5 = 0529b204a7ee092e94d68f9ff9f6ed5c OK 2025/01/11 01:57:24 DEBUG : dst/two: md5 = a567718a42fbaf876e1b7e0d34a8e55d OK 2025/01/11 01:57:26 DEBUG : dst/three.txt: md5 = 0939fcd6d35a57367b2e53a57acc181d OK 2025/01/11 01:57:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:57:26 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:57:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:57:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:27 DEBUG : two: Unchanged skipping 2025/01/11 01:57:28 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:57:30 DEBUG : one: md5 = 0c1633659906abac21476e53f898576d OK 2025/01/11 01:57:30 INFO : one: Copied (new) 2025/01/11 01:57:30 DEBUG : Waiting for deletions to finish 2025/01/11 01:57:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:57:30 INFO : three.txt: Moved into backup dir 2025/01/11 01:57:33 DEBUG : dst/three.txt: md5 = 76eb62f59452fcbe7b4d9a6f6da4fb27 OK 2025/01/11 01:57:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/11 01:57:33 DEBUG : three.txt.bak: Excluded 2025/01/11 01:57:33 DEBUG : one.bak: Excluded (Path Filter) 2025/01/11 01:57:33 DEBUG : one.bak: Excluded 2025/01/11 01:57:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:57:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:33 DEBUG : two: Unchanged skipping 2025/01/11 01:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for checks to finish 2025/01/11 01:57:34 INFO : one.bak: Deleted 2025/01/11 01:57:35 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa/dst': Waiting for transfers to finish 2025/01/11 01:57:36 DEBUG : one: md5 = 66b5e26d6e9ef7e9368f46ad7ae6f42c OK 2025/01/11 01:57:36 INFO : one: Copied (new) 2025/01/11 01:57:36 DEBUG : Waiting for deletions to finish 2025/01/11 01:57:37 INFO : three.txt.bak: Deleted 2025/01/11 01:57:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:57:38 INFO : three.txt: Moved into backup dir 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:57:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (22.02s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:57:44 DEBUG : dst/one: md5 = 113c6b58b66141cff25a117eae620cd1 OK 2025/01/11 01:57:46 DEBUG : dst/two: md5 = 6550b46010a4085a9acf0762bb9e4a45 OK 2025/01/11 01:57:48 DEBUG : dst/three.txt: md5 = 2d4e4e272a5d8d441c8075dcd86ddbb2 OK 2025/01/11 01:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:57:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:57:50 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:57:52 DEBUG : one: md5 = 3a0426c2e5800d07e0dd67a1251b221f OK 2025/01/11 01:57:52 INFO : one: Copied (new) 2025/01/11 01:57:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:52 DEBUG : two: Unchanged skipping 2025/01/11 01:57:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 01:57:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:57:55 DEBUG : three.txt: md5 = b905cae246dda72ca9a2696266181e8a OK 2025/01/11 01:57:55 INFO : three.txt: Copied (new) 2025/01/11 01:57:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:57:57 INFO : one.bak: Deleted 2025/01/11 01:57:57 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:57:59 DEBUG : one: md5 = d594d5936d0940462615ff7711f4daaf OK 2025/01/11 01:57:59 INFO : one: Copied (new) 2025/01/11 01:57:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:57:59 DEBUG : two: Unchanged skipping 2025/01/11 01:57:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 01:58:00 INFO : three.txt.bak: Deleted 2025/01/11 01:58:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:58:02 DEBUG : three.txt: md5 = 467bade0c28cb3207a040d08acded457 OK 2025/01/11 01:58:02 INFO : three.txt: Copied (new) 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/11 01:58:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (26.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:11 DEBUG : dst/one: md5 = e8387faa19ae1103638e3907e6239093 OK 2025/01/11 01:58:13 DEBUG : dst/two: md5 = 327431e72955b335551f5741843be8ba OK 2025/01/11 01:58:15 DEBUG : dst/three.txt: md5 = 390bdbf6ee88f91c5f2eed5d0ff8ccd6 OK 2025/01/11 01:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaludek4yiqa/dst" 2025/01/11 01:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/hsblspbe2ijde2qpbi68o9oedovi0mr5rh49p20mn6k9l9m45jbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/11 01:58:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:58:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:58:19 DEBUG : one: md5 = 73e64d26f9ce483243f86d4a86515439 OK 2025/01/11 01:58:19 INFO : one: Copied (new) 2025/01/11 01:58:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:58:19 DEBUG : two: Unchanged skipping 2025/01/11 01:58:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 01:58:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:58:22 DEBUG : three.txt: md5 = 64d6e0dedc4b3391d1930409ec180b3d OK 2025/01/11 01:58:22 INFO : three.txt: Copied (new) 2025/01/11 01:58:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:58:24 INFO : one-2019-01-01: Deleted 2025/01/11 01:58:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:58:26 DEBUG : one: md5 = 44053b59a480c3bf2bb4a09c23325b25 OK 2025/01/11 01:58:26 INFO : one: Copied (new) 2025/01/11 01:58:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:58:26 DEBUG : two: Unchanged skipping 2025/01/11 01:58:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 01:58:27 INFO : three-2019-01-01.txt: Deleted 2025/01/11 01:58:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:58:29 DEBUG : three.txt: md5 = fac2ccb0e2f14e71bf9c9cbf59f019a0 OK 2025/01/11 01:58:29 INFO : three.txt: Copied (new) 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/11 01:58:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (27.15s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:37 DEBUG : Testêé: md5 = 0ba13027c256b209c4c9f8ae236a9d48 OK 2025/01/11 01:58:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/11 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:58:39 DEBUG : Testêé: md5 = fdb308f80c95b68cc6548f80d3f2dd6e OK 2025/01/11 01:58:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/11 01:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.68s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:58:42 DEBUG : existing: md5 = 2de26eebeaa45869f6fae5f881f38e77 OK 2025/01/11 01:58:42 INFO : existing: Copied (new) 2025/01/11 01:58:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/11 01:58:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/11 01:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:58:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': not deleting files as there were IO errors 2025/01/11 01:58:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncImmutable (5.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:47 DEBUG : EXISTING: md5 = 89dbd81fea4ce4b2d7bf5a2c46ce7ff6 OK 2025/01/11 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:58:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:58:47 DEBUG : existing: Unchanged skipping 2025/01/11 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:58:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:58:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.74s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", 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-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", 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-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 01:58:53 DEBUG : both0: md5 = 97ebe03ab736e563a4c7293cd7b56036 OK 2025/01/11 01:58:55 DEBUG : only0: md5 = afcde1a592170c3336bec828499c2c7b OK 2025/01/11 01:58:56 DEBUG : both1: md5 = 56a6a9791fd0b46c87cd748e5a52aca7 OK 2025/01/11 01:58:58 DEBUG : only1: md5 = d08d9c45ee1aac74b6ebb39fcd9f9922 OK 2025/01/11 01:59:00 DEBUG : both2: md5 = c27d9381466018ce4ade23faf63fc6e4 OK 2025/01/11 01:59:01 DEBUG : only2: md5 = 4d263b480e34e8df546ec274bcd87cc4 OK 2025/01/11 01:59:03 DEBUG : both3: md5 = c384c49d45cb38c21d225155dd451b13 OK 2025/01/11 01:59:05 DEBUG : only3: md5 = 24bd80de9ffea3e7428e3e2153a865db OK 2025/01/11 01:59:06 DEBUG : both4: md5 = e1f76a45e5a45d8dc7e688913346a945 OK 2025/01/11 01:59:08 DEBUG : only4: md5 = 3a338ce5083fe25ec289b415324a79d4 OK 2025/01/11 01:59:10 DEBUG : both5: md5 = 264247be442ce7b009786b532639397c OK 2025/01/11 01:59:11 DEBUG : only5: md5 = 2d0ee2c12d0ef0f3b4a74ab49e554d15 OK 2025/01/11 01:59:13 DEBUG : both6: md5 = a6de0c14c6f30bcff1618753d707faef OK 2025/01/11 01:59:15 DEBUG : only6: md5 = a1e0129cc56f594af26b6f6cdba20d23 OK 2025/01/11 01:59:16 DEBUG : both7: md5 = c5d407125843ccee756f5e59272a1e41 OK 2025/01/11 01:59:18 DEBUG : only7: md5 = a484ab0cc2d024537dbdb5e34ec83d30 OK 2025/01/11 01:59:20 DEBUG : both8: md5 = 216448c2b7f2db5280b0ca951a87af81 OK 2025/01/11 01:59:21 DEBUG : only8: md5 = 7b7a8dbd2e325fbb86a3a6844f62bc5f OK 2025/01/11 01:59:23 DEBUG : both9: md5 = af4c60f1a1ee00907b3153c8922b712a OK 2025/01/11 01:59:25 DEBUG : only9: md5 = 297d656d47fe0adf5d4c8d4401e0f0e7 OK 2025/01/11 01:59:26 DEBUG : both10: md5 = 520282394107f77c3bd328013efe4c22 OK 2025/01/11 01:59:28 DEBUG : only10: md5 = 8720bee2f8ea419ca9b9ce1027151f8d OK 2025/01/11 01:59:29 DEBUG : both11: md5 = 747bc1507173d0381b21ef212be93db7 OK 2025/01/11 01:59:31 DEBUG : only11: md5 = 07a1caf435c785d6af9d8fe729c5227e OK 2025/01/11 01:59:32 DEBUG : both12: md5 = f2d1ad0ac8cf2b2a40f77b9f0ef20dfb OK 2025/01/11 01:59:34 DEBUG : only12: md5 = 26587ca063fde2ffebbcd436680ce9aa OK 2025/01/11 01:59:36 DEBUG : both13: md5 = a7c55873735dd67718a349b3d51fe6ac OK 2025/01/11 01:59:37 DEBUG : only13: md5 = 9217dcc7b3aef115eab4038c08ac3069 OK 2025/01/11 01:59:39 DEBUG : both14: md5 = 80dcc53aacdb1ada1d742af2d178d9eb OK 2025/01/11 01:59:40 DEBUG : only14: md5 = 1bb9472fb488cc23b0d5ae18773346ef OK 2025/01/11 01:59:42 DEBUG : both15: md5 = a5a674c30ed0c3dfde485aa37cc27968 OK 2025/01/11 01:59:44 DEBUG : only15: md5 = 44b6563b7aa30d9499055da4cca463ee OK 2025/01/11 01:59:45 DEBUG : both16: md5 = 675dc8edde7b3aa50e6b5a5838345fdd OK 2025/01/11 01:59:47 DEBUG : only16: md5 = eb2ffc0861c804db977f483db6b54035 OK 2025/01/11 01:59:49 DEBUG : both17: md5 = ae2c5a77d34ba2d172942b49fe593a44 OK 2025/01/11 01:59:50 DEBUG : only17: md5 = 00934bcfb4a7d2899cbdac52d0c71516 OK 2025/01/11 01:59:52 DEBUG : both18: md5 = 23a471db711ea20ca15dda058d5b9a3e OK 2025/01/11 01:59:53 DEBUG : only18: md5 = 1f3f60d469d2d5be06198007a33a16f9 OK 2025/01/11 01:59:55 DEBUG : both19: md5 = 8c0091a3d4edc7360a5766e43b8e57ee OK 2025/01/11 01:59:57 DEBUG : only19: md5 = bed77c53b9bec5405112b7c8f31beaea OK 2025/01/11 01:59:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both0: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both1: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both10: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both11: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both12: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both13: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both14: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both15: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both16: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both17: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both18: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both19: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 01:59:57 DEBUG : both2: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both3: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both7: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both8: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 01:59:57 DEBUG : both9: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both4: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both5: Unchanged skipping 2025/01/11 01:59:57 DEBUG : both6: Unchanged skipping 2025/01/11 01:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 01:59:57 DEBUG : Waiting for deletions to finish 2025/01/11 01:59:58 INFO : only18: Deleted 2025/01/11 01:59:58 INFO : only10: Deleted 2025/01/11 01:59:58 INFO : only5: Deleted 2025/01/11 01:59:58 INFO : only4: Deleted 2025/01/11 01:59:58 INFO : only17: Deleted 2025/01/11 01:59:59 INFO : only15: Deleted 2025/01/11 01:59:59 INFO : only6: Deleted 2025/01/11 01:59:59 INFO : only19: Deleted 2025/01/11 01:59:59 INFO : only7: Deleted 2025/01/11 01:59:59 INFO : only9: Deleted 2025/01/11 01:59:59 INFO : only0: Deleted 2025/01/11 01:59:59 INFO : only11: Deleted 2025/01/11 01:59:59 INFO : only2: Deleted 2025/01/11 02:00:00 INFO : only3: Deleted 2025/01/11 02:00:00 INFO : only8: Deleted 2025/01/11 02:00:00 INFO : only1: Deleted 2025/01/11 02:00:00 INFO : only16: Deleted 2025/01/11 02:00:00 INFO : only14: Deleted 2025/01/11 02:00:00 INFO : only12: Deleted 2025/01/11 02:00:00 INFO : only13: Deleted 2025/01/11 02:00:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (80.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:00:14 DEBUG : both0: md5 = 334aa1d432e5fb29dd69ed0961765a16 OK 2025/01/11 02:00:16 DEBUG : only0: md5 = 5939f79eb6465fec4a69a37b1886e782 OK 2025/01/11 02:00:18 DEBUG : both1: md5 = 70b61e5ce33b7765f0cfc40fa89241fc OK 2025/01/11 02:00:19 DEBUG : only1: md5 = 855d2111b009baf870d44aedd7612487 OK 2025/01/11 02:00:21 DEBUG : both2: md5 = b8554cb099361c83f3f8dcb57cd98801 OK 2025/01/11 02:00:23 DEBUG : only2: md5 = b866ecf320b5463ee60a97cb725a063c OK 2025/01/11 02:00:24 DEBUG : both3: md5 = a9de2f33e15982ba66b4797c76798b0c OK 2025/01/11 02:00:26 DEBUG : only3: md5 = 10b438e452e53da3a0ec247629973982 OK 2025/01/11 02:00:27 DEBUG : both4: md5 = 46143cfa24e50feb6908cf0509c78c6b OK 2025/01/11 02:00:29 DEBUG : only4: md5 = 5d94ab9432bbfcd407c6ffa5961eab3d OK 2025/01/11 02:00:31 DEBUG : both5: md5 = c3d3085c706924b1bd32ea54919da6a7 OK 2025/01/11 02:00:33 DEBUG : only5: md5 = 1827cc62ddfe2a20ff3db5b76bd22434 OK 2025/01/11 02:00:34 DEBUG : both6: md5 = 669ab176da579e906db437bd08beaab4 OK 2025/01/11 02:00:36 DEBUG : only6: md5 = 8fe59dce6092c9e4c18dae5f081a8479 OK 2025/01/11 02:00:38 DEBUG : both7: md5 = 5ef030550908498c77a9875d9e7223bf OK 2025/01/11 02:00:39 DEBUG : only7: md5 = 9b94b783ce356c2cc4dc521b456566ee OK 2025/01/11 02:00:41 DEBUG : both8: md5 = b9fefe9b152367f9ecb7d51910e26f37 OK 2025/01/11 02:00:43 DEBUG : only8: md5 = 894ef1ce93355dc6a7371684b1a4414e OK 2025/01/11 02:00:44 DEBUG : both9: md5 = a6103feddacd0ca3e11052014cfd5a07 OK 2025/01/11 02:00:46 DEBUG : only9: md5 = 2fe088aa12c30d3a218cf844f0735497 OK 2025/01/11 02:00:48 DEBUG : both10: md5 = 0b95bf1851d31658a68eb199c7b37c00 OK 2025/01/11 02:00:49 DEBUG : only10: md5 = 6281282bb353a4701e9c8f84de73c61b OK 2025/01/11 02:00:51 DEBUG : both11: md5 = e41c2dd1e64b06f2a19437cca2d8c0e5 OK 2025/01/11 02:00:53 DEBUG : only11: md5 = 7404871b6d432f6d63374586ad36f1d3 OK 2025/01/11 02:00:54 DEBUG : both12: md5 = 9ebe770f13eee7d45239caf33a3b8685 OK 2025/01/11 02:00:56 DEBUG : only12: md5 = 9ec50d754234b178779a9b0bc43f924f OK 2025/01/11 02:00:58 DEBUG : both13: md5 = 8c242510ecad7c3fc3eae29843a0c7d4 OK 2025/01/11 02:00:59 DEBUG : only13: md5 = 415508a478a34d446f5e52db81291252 OK 2025/01/11 02:01:01 DEBUG : both14: md5 = 31841b7364365c70e45db689e867bc1a OK 2025/01/11 02:01:03 DEBUG : only14: md5 = 4932755ae5066d40bfa7df9728c8dc7a OK 2025/01/11 02:01:04 DEBUG : both15: md5 = c81e3745a03749e1d9a08393065ed94a OK 2025/01/11 02:01:06 DEBUG : only15: md5 = 006d45b5a29484376f8d42625f9e7c9d OK 2025/01/11 02:01:07 DEBUG : both16: md5 = 74af342e441223cf2cccdc508f4fd0d2 OK 2025/01/11 02:01:09 DEBUG : only16: md5 = f881d9da0c39256c42ed07378d379842 OK 2025/01/11 02:01:11 DEBUG : both17: md5 = 05ee05877df8ae47229e62fee67f4910 OK 2025/01/11 02:01:12 DEBUG : only17: md5 = 8b9a95f8ff86e043e85d0e0303b1e035 OK 2025/01/11 02:01:14 DEBUG : both18: md5 = 5bd84b9303ce42c60ba5dac7a0ff8c5a OK 2025/01/11 02:01:16 DEBUG : only18: md5 = 8fccfe30074eff9c03a625cac4f4fe15 OK 2025/01/11 02:01:17 DEBUG : both19: md5 = 1c6bfa43f2fd9f5ee0dd556b0d3f588d OK 2025/01/11 02:01:19 DEBUG : only19: md5 = 480bc0d3f3d7e443e2a7a492c05645c1 OK 2025/01/11 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for checks to finish 2025/01/11 02:01:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both0: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both12: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both13: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both14: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both1: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both16: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both17: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both10: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both11: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both15: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both18: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both4: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both5: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both19: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both7: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both8: Unchanged skipping 2025/01/11 02:01:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:01:19 DEBUG : both2: Unchanged skipping 2025/01/11 02:01:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : both3: Unchanged skipping 2025/01/11 02:01:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : both6: Unchanged skipping 2025/01/11 02:01:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : both9: Unchanged skipping 2025/01/11 02:01:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/11 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Waiting for transfers to finish 2025/01/11 02:01:21 DEBUG : only14: md5 = 3ed6ae16d92bb428c019f5ae7c2603c9 OK 2025/01/11 02:01:21 INFO : only14: Copied (replaced existing) 2025/01/11 02:01:21 DEBUG : only0: md5 = d5a00de7d8a646298eaddc3c40aab169 OK 2025/01/11 02:01:21 INFO : only0: Copied (replaced existing) 2025/01/11 02:01:21 DEBUG : only12: md5 = 1c43d4f6f127ce46f1cb72fef9f1448f OK 2025/01/11 02:01:21 INFO : only12: Copied (replaced existing) 2025/01/11 02:01:21 DEBUG : only13: md5 = 5fee77cd450d8a6617c77de990d28861 OK 2025/01/11 02:01:21 INFO : only13: Copied (replaced existing) 2025/01/11 02:01:22 DEBUG : only15: md5 = d43e1caafeeb426605adfe94f5743c56 OK 2025/01/11 02:01:22 INFO : only15: Copied (replaced existing) 2025/01/11 02:01:22 DEBUG : only16: md5 = 96ee0c3a24ce327dff9e7e0bd38617ed OK 2025/01/11 02:01:22 INFO : only16: Copied (replaced existing) 2025/01/11 02:01:22 DEBUG : only17: md5 = 7500e4e2986d22e128de7537773ba0c0 OK 2025/01/11 02:01:22 INFO : only17: Copied (replaced existing) 2025/01/11 02:01:22 DEBUG : only18: md5 = 64a2644113ac6b034991e93c9edbc20f OK 2025/01/11 02:01:22 INFO : only18: Copied (replaced existing) 2025/01/11 02:01:23 DEBUG : only19: md5 = c8718eeb8eeb0f782f0dceea9fff8dd1 OK 2025/01/11 02:01:23 INFO : only19: Copied (replaced existing) 2025/01/11 02:01:23 DEBUG : only2: md5 = e700ee117075ff890e1e9f435319d838 OK 2025/01/11 02:01:23 INFO : only2: Copied (replaced existing) 2025/01/11 02:01:23 DEBUG : only3: md5 = 3663e43a5409b29dc0a6a39bc464ad39 OK 2025/01/11 02:01:23 INFO : only3: Copied (replaced existing) 2025/01/11 02:01:23 DEBUG : only1: md5 = 977dff073052f52039c5421a51ed4447 OK 2025/01/11 02:01:23 INFO : only1: Copied (replaced existing) 2025/01/11 02:01:24 DEBUG : only5: md5 = f8d226a7d7e615297191f74307b2e3fc OK 2025/01/11 02:01:24 INFO : only5: Copied (replaced existing) 2025/01/11 02:01:25 DEBUG : only7: md5 = 313c2b28666c2ca532f8e89f0a3749a5 OK 2025/01/11 02:01:25 INFO : only7: Copied (replaced existing) 2025/01/11 02:01:25 DEBUG : only6: md5 = 49436bf0b4505cc0fd627dd6ce0d82e9 OK 2025/01/11 02:01:25 INFO : only6: Copied (replaced existing) 2025/01/11 02:01:25 DEBUG : only8: md5 = d2c48111b779762c6fdfbb2bdd61449c OK 2025/01/11 02:01:25 INFO : only8: Copied (replaced existing) 2025/01/11 02:01:25 DEBUG : only10: md5 = 4406fc0f9e12d7a8bb921a9dbcdbaf30 OK 2025/01/11 02:01:25 INFO : only10: Copied (replaced existing) 2025/01/11 02:01:26 DEBUG : only11: md5 = 64f5084e93dd335dd6162f156c6be2e1 OK 2025/01/11 02:01:26 INFO : only11: Copied (replaced existing) 2025/01/11 02:01:26 DEBUG : only4: md5 = 67718e03afed791fb13dd4675158ba0c OK 2025/01/11 02:01:26 INFO : only4: Copied (replaced existing) 2025/01/11 02:01:26 DEBUG : only9: md5 = 4707e0fea42bf412da4b7d6802c2506f OK 2025/01/11 02:01:26 INFO : only9: Copied (replaced existing) 2025/01/11 02:01:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (97.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:01:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:01:50 DEBUG : sub dir: Making directory with metadata 2025/01/11 02:01:51 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:02:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 02:02:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 02:02:11 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:02:11 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:02:25 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/01/11 02:02:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 02:02:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/11 02:02:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/11 02:02:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:02:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:02:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:02:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:02:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 02:02:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/11 02:02:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:02:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (45.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:02:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:02:35 DEBUG : sub dir: Making directory with metadata 2025/01/11 02:02:36 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:03:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 02:03:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 02:03:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:03:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa'", Local "Local file system at /tmp/rclone1553263083", Modify Window "1ms" 2025/01/11 02:03:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 02:03:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/11 02:03:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/11 02:03:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:03:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:03:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:03:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:03:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/11 02:03:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/11 02:03:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/11 02:03:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.88s) PASS 2025/01/11 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaludek4yiqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m23.541526402s (try 1/5)