"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/01 01:53:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi" 2024/11/01 01:53:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:53:20 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0" 2024/11/01 01:53:21 DEBUG : Creating backend with remote "/tmp/rclone950160623" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:53:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/01 01:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:53:23 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.02s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:53:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:53:28 DEBUG : sub dir/hello world: md5 = 6a59a1d7d123f84d16f23ee0cd591108 OK 2024/11/01 01:53:28 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:53:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (8.34s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:33 DEBUG : metadata sub dir: Making directory with metadata 2024/11/01 01:53:33 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:53:33 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/01 01:53:33 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:53:33 DEBUG : Local file system at /tmp/rclone950160623: File to upload is small (21 bytes), uploading instead of streaming 2024/11/01 01:53:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/01 01:53:33 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/01 01:53:33 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:53:33 DEBUG : Google drive root 'crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0': Skipping btime metadata as can't update it on an existing file: 2024-11-01T01:53:33.288524104Z 2024/11/01 01:53:34 INFO : empty metadata sub dir: Updated directory metadata 2024/11/01 01:53:35 DEBUG : Google drive root 'crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0': Skipping btime metadata as can't update it on an existing file: 2024-11-01T01:53:33.288524104Z 2024/11/01 01:53:36 INFO : metadata sub dir: Updated directory metadata 2024/11/01 01:53:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/01 01:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:53:37 DEBUG : metadata sub dir/hello metadata world: md5 = 20191402b5b777508c5d01655f08c42c OK 2024/11/01 01:53:37 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:41 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (10.77s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:44 DEBUG : metadata sub dir: Making directory with metadata 2024/11/01 01:53:44 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:53:44 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/01 01:53:44 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:53:44 DEBUG : Local file system at /tmp/rclone950160623: File to upload is small (21 bytes), uploading instead of streaming 2024/11/01 01:53:44 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/01 01:53:44 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/01 01:53:44 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:53:44 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/01 01:53:44 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/01 01:53:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/01 01:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:53:47 DEBUG : metadata sub dir/hello metadata world: md5 = 90d00f3a9605bd66db51354096eaa13e OK 2024/11/01 01:53:47 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/01 01:53:47 DEBUG : Google drive root 'crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0': Skipping btime metadata as can't update it on an existing file: 2024-11-01T01:53:44.056448191Z 2024/11/01 01:53:48 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:51 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (9.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:53 DEBUG : Creating backend with remote "/non-existing" 2024/11/01 01:53:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/01 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.32s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:53:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:53:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:53:57 DEBUG : sub dir/hello world: md5 = 972ec93a0947e872aed9536f9aacd93d OK 2024/11/01 01:53:57 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:53:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.85s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Running all checks before starting transfers 2024/11/01 01:54:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Checks finished, now starting transfers 2024/11/01 01:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:05 DEBUG : sub dir/hello world: md5 = 85bf5f107c4abbb784ed3f6ec3855030 OK 2024/11/01 01:54:05 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:54:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.84s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:10 ERROR : Ignoring --no-traverse with sync 2024/11/01 01:54:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:13 DEBUG : sub dir/hello world: md5 = 40c54aaa62d5a47a1deb62f0c4432fdd OK 2024/11/01 01:54:13 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:54:13 DEBUG : Waiting for deletions to finish 2024/11/01 01:54:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.72s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/01 01:54:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:19 DEBUG : hello world2: md5 = 02b737a4fe5358bd2616d48c1c02fbe6 OK 2024/11/01 01:54:19 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:24 DEBUG : potato2: md5 = 9a4a6655e5da84ad13d329e72bf5de7f OK 2024/11/01 01:54:24 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:28 DEBUG : potato2: md5 = 6c5a46b7f87a0f55f94ed6e3a2c25d46 OK 2024/11/01 01:54:28 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 01:54:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 01:54:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:54:30 DEBUG : sub dir: Making directory with metadata 2024/11/01 01:54:31 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 01:54:31 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:54:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:54:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 01:54:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:35 DEBUG : sub dir/hello world: md5 = 43c43982b267d85771f337b7d609054d OK 2024/11/01 01:54:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/11/01 01:54:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:42 DEBUG : sub dir2: Making directory 2024/11/01 01:54:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 01:54:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:42 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:54:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/01 01:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:54:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/01 01:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:45 DEBUG : sub dir/hello world: md5 = 65d2a2dd2d277684a538c54cd542da64 OK 2024/11/01 01:54:45 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:54:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:54:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (7.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:49 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:54:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:49 DEBUG : sub dir: Making directory with metadata 2024/11/01 01:54:51 INFO : sub dir: Made directory with metadata (mtime=2024-11-01T01:54:49.575987961Z) 2024/11/01 01:54:51 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:54:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:54:54 DEBUG : sub dir/hello world: md5 = ecabc46d4f5ce58ca625f77d20ec42ce OK 2024/11/01 01:54:54 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:54:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:54:59 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/01 01:54:59 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 01:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:55:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (5.16s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:04 DEBUG : sub dir2: Making directory 2024/11/01 01:55:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:55:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/01 01:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:55:08 DEBUG : sub dir/hello world: md5 = a6fd29e705e799aef97180d72a7a3066 OK 2024/11/01 01:55:08 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:55:08 INFO : sub dir/hello world: Deleted 2024/11/01 01:55:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:55:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (7.71s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:12 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:55:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:55:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:55:12 DEBUG : sub dir: Making directory with metadata 2024/11/01 01:55:13 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 01:55:13 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:55:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:55:16 DEBUG : sub dir/hello world: md5 = 36cfb489075df034d064f8e56e9b9e2b OK 2024/11/01 01:55:16 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:22 DEBUG : sub dir2: Making directory 2024/11/01 01:55:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:55:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/01 01:55:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:55:25 DEBUG : sub dir/hello world: md5 = 98fc66b1a6ce13beea6462547c76affa OK 2024/11/01 01:55:25 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:55:25 DEBUG : Waiting for deletions to finish 2024/11/01 01:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 01:55:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (7.36s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:32 DEBUG : sub dir/hello world: md5 = 1461057512782ace934755a711f6f3eb OK 2024/11/01 01:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwiqaw3yoyo" 2024/11/01 01:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/qd27vum4ufjoh88r7gaqett5cansvhuq0e5sjagta9oqsdeq54n0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-huwiqaw3yoyo' 2024/11/01 01:55:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:55:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwiqaw3yoyo': Waiting for checks to finish 2024/11/01 01:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwiqaw3yoyo': Waiting for transfers to finish 2024/11/01 01:55:39 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 01:55:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwiqaw3yoyo': Purge remote 2024/11/01 01:55:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (14.34s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:47 DEBUG : sub dir/hello world: md5 = 5f430520e607a48d1c46b4579f62fe53 OK 2024/11/01 01:55:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:55:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:55:50 DEBUG : sub dir/hello world: md5 = a0d6a9294ad78ffdbd3bcd2b52b81295 OK 2024/11/01 01:55:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 01:55:51 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:55:57 DEBUG : sub dir/hello world: md5 = 78025e5a02216c5a11a7bf9c38604e30 OK 2024/11/01 01:55:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawufuz0peho" 2024/11/01 01:55:58 DEBUG : Creating backend with remote "TestDrive:crypt/ik6vrbp6kg8si5p03iqrjhelutl4pq95so1ig9f16pjk5lguqkp0" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho' 2024/11/01 01:55:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho': Waiting for checks to finish 2024/11/01 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho': Waiting for transfers to finish 2024/11/01 01:56:03 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 01:56:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:06 DEBUG : sub dir/hello world: md5 = 077a8b37390c3e03fea015715864a58e OK 2024/11/01 01:56:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 01:56:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho': Waiting for checks to finish 2024/11/01 01:56:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 01:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho': Waiting for transfers to finish 2024/11/01 01:56:10 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 01:56:10 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawufuz0peho': Purge remote 2024/11/01 01:56:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (21.10s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:18 DEBUG : sub dir/hello world: md5 = b4a9639eaf0a6bcb9c53fdc26238323c OK 2024/11/01 01:56:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:56:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 01:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:56:21 DEBUG : sub dir/hello world: md5 = 45c13bfba565fcb054af3366b7d093bf OK 2024/11/01 01:56:21 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 01:56:21 INFO : sub dir/hello world: Deleted 2024/11/01 01:56:22 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (10.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:29 DEBUG : sub dir/hello world: md5 = e5fad6686368a27130fa0f2e489f530d OK 2024/11/01 01:56:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapenap7bevu" 2024/11/01 01:56:29 DEBUG : Creating backend with remote "TestDrive:crypt/7lqfo2k5alr0r026jdqomgn4hkdmml8gib81dgk3nijjdrbmiv6g" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu' 2024/11/01 01:56:31 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for checks to finish 2024/11/01 01:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for transfers to finish 2024/11/01 01:56:35 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 01:56:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:38 DEBUG : sub dir/hello world: md5 = 0ba947122466beecbe65538e86254ccb OK 2024/11/01 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Using server-side directory move 2024/11/01 01:56:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 01:56:39 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 01:56:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:56:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for checks to finish 2024/11/01 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for transfers to finish 2024/11/01 01:56:40 INFO : sub dir/hello world: Deleted 2024/11/01 01:56:41 INFO : sub dir/hello world: Moved (server-side) 2024/11/01 01:56:42 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/01 01:56:45 DEBUG : sub dir/hello world: md5 = 718d370dddb607fdeecef12433a6838e OK 2024/11/01 01:56:45 DEBUG : testing file moves 2024/11/01 01:56:46 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 01:56:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:56:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/01 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for checks to finish 2024/11/01 01:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Waiting for transfers to finish 2024/11/01 01:56:46 INFO : sub dir/hello world: Deleted 2024/11/01 01:56:47 INFO : sub dir/hello world: Moved (server-side) 2024/11/01 01:56:48 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapenap7bevu': Purge remote --- PASS: TestServerSideMoveOverSelf (27.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:56 DEBUG : sub dir/hello world: md5 = 0eda5f4ea13324cbfe5249193e38c9a6 OK 2024/11/01 01:56:56 ERROR : : error listing: directory not found 2024/11/01 01:56:57 DEBUG : Local file system at /tmp/rclone950160623: Making directory 2024/11/01 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:56:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.71s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:04 DEBUG : sub dir/hello world: md5 = 9bc8b55078ea74a04fe2eaa01112059b OK 2024/11/01 01:57:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:57:05 DEBUG : Local file system at /tmp/rclone950160623: Waiting for checks to finish 2024/11/01 01:57:05 DEBUG : Local file system at /tmp/rclone950160623: Waiting for transfers to finish 2024/11/01 01:57:06 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/11/01 01:57:06 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:57:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:09 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/01 01:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:11 DEBUG : check sum: md5 = 6dfb2a6fac3e28d8e814197746b6bda5 OK 2024/11/01 01:57:11 INFO : check sum: Copied (new) 2024/11/01 01:57:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/01 01:57:11 DEBUG : check sum: Size of src and dst objects identical 2024/11/01 01:57:11 DEBUG : check sum: Unchanged skipping 2024/11/01 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:11 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.29s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/01 01:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:16 DEBUG : sizeonly: md5 = f88b8eda7ff47d37575e480fda50d11c OK 2024/11/01 01:57:16 INFO : sizeonly: Copied (new) 2024/11/01 01:57:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:17 DEBUG : sizeonly: Sizes identical 2024/11/01 01:57:17 DEBUG : sizeonly: Unchanged skipping 2024/11/01 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:17 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/01 01:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:21 DEBUG : ignore-size: md5 = 3a51dbb3a8a37e0b3be3c506daf3a7b6 OK 2024/11/01 01:57:21 INFO : ignore-size: Copied (new) 2024/11/01 01:57:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 01:57:22 DEBUG : ignore-size: Unchanged skipping 2024/11/01 01:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:22 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (5.28s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:27 DEBUG : existing: md5 = 82c9d2cdcef2bd6be2bc886cf332f5f4 OK 2024/11/01 01:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 01:57:27 DEBUG : existing: Unchanged skipping 2024/11/01 01:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:27 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/01 01:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:29 DEBUG : existing: md5 = e760d1c0eefe4f5be3d4a4414b223e27 OK 2024/11/01 01:57:29 INFO : existing: Copied (replaced existing) 2024/11/01 01:57:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 01:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:34 DEBUG : existing: md5 = 4b8c07a47228d36f9ff3ab6aa57339ea OK 2024/11/01 01:57:34 INFO : existing: Copied (new) 2024/11/01 01:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:34 DEBUG : existing: Destination exists, skipping 2024/11/01 01:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:34 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:40 DEBUG : b/potato: md5 = 62fcc7dd5c6529fe7f2093fbf35def36 OK 2024/11/01 01:57:43 DEBUG : c/non empty space: md5 = 365bec7381ce83a2e35197e49e9498a2 OK 2024/11/01 01:57:43 DEBUG : d: Making directory 2024/11/01 01:57:46 DEBUG : Added delayed dir = "a", newDst= 2024/11/01 01:57:46 DEBUG : Added delayed dir = "c", newDst=c 2024/11/01 01:57:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:57:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:57:49 DEBUG : a/potato2: md5 = 5344167c8f2cf4475bc5e5527e7f5fb1 OK 2024/11/01 01:57:49 INFO : a/potato2: Copied (new) 2024/11/01 01:57:49 DEBUG : Waiting for deletions to finish 2024/11/01 01:57:50 INFO : b/potato: Deleted 2024/11/01 01:57:50 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/01 01:57:50 INFO : d: Removing directory 2024/11/01 01:57:51 INFO : b: Removing directory 2024/11/01 01:57:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/01 01:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:57:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/01 01:57:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (20.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:00 DEBUG : empty space: md5 = 41428452e2ba94b2dbf9d30ab3a6bd77 OK 2024/11/01 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:00 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 2024/11/01 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/01 01:58:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58: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 2024/11/01 01:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:02 DEBUG : empty space: md5 = 8d02ee1eae6e37568db9ef3a76ee35d9 OK 2024/11/01 01:58:02 INFO : empty space: Copied (replaced existing) 2024/11/01 01:58:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (7.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:08 DEBUG : foo: md5 = 97226f989d0461c6107763c140892525 OK 2024/11/01 01:58: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 2024/11/01 01:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:10 DEBUG : foo: md5 = 6eca16b662e306326c90f0bf4224cb00 OK 2024/11/01 01:58:10 INFO : foo: Copied (replaced existing) 2024/11/01 01:58:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (6.08s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:13 DEBUG : empty space: md5 = 25dfa72782e273ca96ee2ae988d75654 OK 2024/11/01 01:58:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/01 01:58:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:14 DEBUG : empty space: Unchanged skipping 2024/11/01 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:16 DEBUG : potato: md5 = 8326772242c6f50b2c52a494327cd89e OK 2024/11/01 01:58:16 INFO : potato: Copied (new) 2024/11/01 01:58:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (7.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:21 DEBUG : potato: md5 = 0602f6557758e500854008912939b102 OK 2024/11/01 01:58:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/01 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:23 DEBUG : potato: md5 = 3d935d2134b39d45736e7d2fb8364426 OK 2024/11/01 01:58:23 INFO : potato: Copied (replaced existing) 2024/11/01 01:58:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:27 DEBUG : potato: md5 = 9e144b40b0aa601d719243ecdcd6ee87 OK 2024/11/01 01:58:27 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 2024/11/01 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:29 DEBUG : potato: md5 = 818046d7ebe00500e4d22f1cda4dbde7 OK 2024/11/01 01:58:29 INFO : potato: Copied (replaced existing) 2024/11/01 01:58:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:33 DEBUG : potato: md5 = 3d95b996820974948a040f67d3916b77 OK 2024/11/01 01:58:35 DEBUG : empty space: md5 = 98f773f4acbb80a27865ea81b9673ecd OK 2024/11/01 01:58:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:58:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/01 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:58:35 DEBUG : empty space: Unchanged skipping 2024/11/01 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:35 DEBUG : Waiting for deletions to finish 2024/11/01 01:58:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:39 DEBUG : potato: md5 = 641f713e44dc1bebaf64d8aa51014608 OK 2024/11/01 01:58:41 DEBUG : empty space: md5 = 39e15a8ac58b32152becdc1a90e723a9 OK 2024/11/01 01:58:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:58:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:42 DEBUG : empty space: Unchanged skipping 2024/11/01 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:58:44 DEBUG : potato2: md5 = 61315e77c0f9815330f2c8714965eeff OK 2024/11/01 01:58:44 INFO : potato2: Copied (new) 2024/11/01 01:58:44 DEBUG : Waiting for deletions to finish 2024/11/01 01:58:44 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:58:50 DEBUG : b/potato: md5 = 30301ed2184a475bbb6468f25dee153d OK 2024/11/01 01:58:53 DEBUG : c/non empty space: md5 = 70f7fb2d1e32dc6228202c4d42f41883 OK 2024/11/01 01:58:53 DEBUG : d: Making directory 2024/11/01 01:58:55 DEBUG : d/e: Making directory 2024/11/01 01:58:57 DEBUG : Added delayed dir = "a", newDst= 2024/11/01 01:58:57 DEBUG : Added delayed dir = "c", newDst=c 2024/11/01 01:58:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:58:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 01:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:58:57 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 01:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:00 DEBUG : a/potato2: md5 = 1dd2511ef0ac11ec2863a508650f0424 OK 2024/11/01 01:59:00 INFO : a/potato2: Copied (new) 2024/11/01 01:59:00 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:01 INFO : b/potato: Deleted 2024/11/01 01:59:02 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/01 01:59:02 INFO : d/e: Removing directory 2024/11/01 01:59:03 INFO : d: Removing directory 2024/11/01 01:59:03 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/11/01 01:59:04 INFO : b: Removing directory 2024/11/01 01:59:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/01 01:59:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/01 01:59:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (22.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:13 DEBUG : b/potato: md5 = ef44a2865a9b02d3f16d6a5e00612cd8 OK 2024/11/01 01:59:16 DEBUG : c/non empty space: md5 = ac0a91488f355b43c1f15896228ba6cd OK 2024/11/01 01:59:16 DEBUG : d: Making directory 2024/11/01 01:59:18 DEBUG : Added delayed dir = "a", newDst= 2024/11/01 01:59:18 DEBUG : Added delayed dir = "c", newDst=c 2024/11/01 01:59:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:59:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 01:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:59:18 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 01:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:21 DEBUG : a/potato2: md5 = 565ffcfaca7685271f14b472953e0b20 OK 2024/11/01 01:59:21 INFO : a/potato2: Copied (new) 2024/11/01 01:59:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': not deleting files as there were IO errors 2024/11/01 01:59:22 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/01 01:59:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:27 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/01 01:59:28 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/01 01:59:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:32 DEBUG : potato: md5 = 43e5f0f8577706cf3f42f53c634db5a0 OK 2024/11/01 01:59:34 DEBUG : empty space: md5 = 4e809efa81822b06d00b31b46bd4c132 OK 2024/11/01 01:59:34 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:59:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:59:35 DEBUG : empty space: Unchanged skipping 2024/11/01 01:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:35 INFO : potato: Deleted 2024/11/01 01:59:36 DEBUG : potato2: md5 = 65497fbae4083c11b39d43933b9b675d OK 2024/11/01 01:59:36 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:41 DEBUG : potato: md5 = e37c32b933fd4462677c923b42a10a4c OK 2024/11/01 01:59:43 DEBUG : empty space: md5 = f4628f126c181bad74cfd21ef3e03833 OK 2024/11/01 01:59:43 DEBUG : Waiting for deletions to finish 2024/11/01 01:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:44 INFO : potato: Deleted 2024/11/01 01:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:59:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 01:59:45 DEBUG : empty space: Unchanged skipping 2024/11/01 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:46 DEBUG : potato2: md5 = b13e0138c1e3eb06a510036836863036 OK 2024/11/01 01:59:46 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (10.00s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:51 DEBUG : potato: md5 = f04d0c6361cb5afb335f360b703334d7 OK 2024/11/01 01:59:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 01:59:54 DEBUG : potato2: md5 = 327295d6787b06199df1fcf0175d442e OK 2024/11/01 01:59:54 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.01s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 01:59:58 DEBUG : potato2: md5 = befca55e0e946837a120b5a3aa0354df OK 2024/11/01 02:00:00 DEBUG : empty space: md5 = 7a3718eb661103d3b380a39ca6e02b33 OK 2024/11/01 02:00:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : enormous: Excluded 2024/11/01 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : potato2: Excluded 2024/11/01 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:01 DEBUG : empty space: Unchanged skipping 2024/11/01 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:01 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:01 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : enormous: Excluded 2024/11/01 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : potato2: Excluded 2024/11/01 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:00:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 02:00:01 DEBUG : empty space: Unchanged skipping 2024/11/01 02:00:01 DEBUG : Local file system at /tmp/rclone950160623: Waiting for checks to finish 2024/11/01 02:00:01 DEBUG : Local file system at /tmp/rclone950160623: Waiting for transfers to finish 2024/11/01 02:00:01 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:01 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncWithExclude (8.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:06 DEBUG : potato2: md5 = 71bc1ef1d930e3eaf65e7ef922382626 OK 2024/11/01 02:00:08 DEBUG : empty space: md5 = 60a058be9a26339d9dc3e57233a266c1 OK 2024/11/01 02:00:10 DEBUG : enormous: md5 = 590ebe4ffdcfd490b06c01a6da44c222 OK 2024/11/01 02:00:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:00:10 DEBUG : enormous: Excluded 2024/11/01 02:00:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:00:10 DEBUG : potato2: Excluded 2024/11/01 02:00:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:11 DEBUG : empty space: Unchanged skipping 2024/11/01 02:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:11 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:11 INFO : potato2: Deleted 2024/11/01 02:00:11 INFO : enormous: Deleted 2024/11/01 02:00:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 02:00:12 DEBUG : empty space: Unchanged skipping 2024/11/01 02:00:12 DEBUG : Local file system at /tmp/rclone950160623: Waiting for checks to finish 2024/11/01 02:00:12 DEBUG : Local file system at /tmp/rclone950160623: Waiting for transfers to finish 2024/11/01 02:00:12 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:12 INFO : enormous: Deleted 2024/11/01 02:00:12 INFO : potato2: Deleted 2024/11/01 02:00:12 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:16 DEBUG : one: md5 = 1dd0e404538d7a7da2bef864e56d875c OK 2024/11/01 02:00:18 DEBUG : two: md5 = e5d0ddfd22bed0ac8ac9a9c776263f3a OK 2024/11/01 02:00:20 DEBUG : three: md5 = ae0747c90810e5cb7797d4b04e1ecc22 OK 2024/11/01 02:00:22 DEBUG : four: md5 = eaaa2154a2f99e3f5324ae4380ce1d25 OK 2024/11/01 02:00:22 DEBUG : five: Need to transfer - File not found at Destination 2024/11/01 02:00:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/01 02:00:22 DEBUG : one: Destination is newer than source, skipping 2024/11/01 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:22 DEBUG : three: Sizes identical 2024/11/01 02:00:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 02:00:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:24 DEBUG : four: md5 = 1745ba445760b9f07d5603f931ab00c0 OK 2024/11/01 02:00:24 INFO : four: Copied (replaced existing) 2024/11/01 02:00:24 DEBUG : two: md5 = dc040984e6337734163711532afad1ee OK 2024/11/01 02:00:24 INFO : two: Copied (replaced existing) 2024/11/01 02:00:24 DEBUG : five: md5 = 08645f6549a8f6639ac4bc9a04cde890 OK 2024/11/01 02:00:24 INFO : five: Copied (new) 2024/11/01 02:00:24 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (14.37s) === 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-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/11/01 02:00:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/01 02:00:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/01 02:00:29 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/01 02:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:31 DEBUG : potato: md5 = 5a97f592b6113303cd74c4b70fefa51c OK 2024/11/01 02:00:31 INFO : potato: Copied (new) 2024/11/01 02:00:31 DEBUG : yam: md5 = 6103a67096b5a4004fc639b1a6719e36 OK 2024/11/01 02:00:31 INFO : yam: Copied (new) 2024/11/01 02:00:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/01 02:00:32 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/01 02:00:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:32 DEBUG : potato: Unchanged skipping 2024/11/01 02:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:33 DEBUG : yaml: md5 = b55f9f6d346c6ec702026461a8134e87 OK 2024/11/01 02:00:33 INFO : yaml: Copied (new) 2024/11/01 02:00:33 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:34 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/01 02:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Making map for --track-renames 2024/11/01 02:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Finished making map for --track-renames 2024/11/01 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for renames to finish 2024/11/01 02:00:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 02:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:40 DEBUG : potato: md5 = 5d66b0e73763874d82e3d4746c1e5b72 OK 2024/11/01 02:00:40 INFO : potato: Copied (new) 2024/11/01 02:00:40 DEBUG : yam: md5 = bdf152bbadbaa19b4d7c47af5554ba45 OK 2024/11/01 02:00:40 INFO : yam: Copied (new) 2024/11/01 02:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:00:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Making map for --track-renames 2024/11/01 02:00:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Finished making map for --track-renames 2024/11/01 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:40 DEBUG : potato: Unchanged skipping 2024/11/01 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for renames to finish 2024/11/01 02:00:41 INFO : yam: Moved (server-side) to: yaml 2024/11/01 02:00:41 INFO : yaml: Renamed from "yam" 2024/11/01 02:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:41 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/01 02:00:45 DEBUG : Added delayed dir = "sub", newDst= 2024/11/01 02:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Making map for --track-renames 2024/11/01 02:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Finished making map for --track-renames 2024/11/01 02:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 02:00:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/01 02:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for renames to finish 2024/11/01 02:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:48 DEBUG : sub/yam: md5 = 3d4a10c715c888899ca9a3a691c4e819 OK 2024/11/01 02:00:48 INFO : sub/yam: Copied (new) 2024/11/01 02:00:48 DEBUG : potato: md5 = f774b915472ac0b2ab5ef2a52cbd8b1f OK 2024/11/01 02:00:48 INFO : potato: Copied (new) 2024/11/01 02:00:48 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:49 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:50 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/01 02:00:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:00:50 DEBUG : potato: Unchanged skipping 2024/11/01 02:00:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Making map for --track-renames 2024/11/01 02:00:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Finished making map for --track-renames 2024/11/01 02:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for renames to finish 2024/11/01 02:00:51 INFO : sub/yam: Moved (server-side) to: yam 2024/11/01 02:00:51 INFO : yam: Renamed from "sub/yam" 2024/11/01 02:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:00:51 DEBUG : Waiting for deletions to finish 2024/11/01 02:00:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:56 DEBUG : Creating backend with remote "/tmp/rclone950160623/dir1" 2024/11/01 02:00:56 DEBUG : Creating backend with remote "/tmp/rclone950160623/dir2" 2024/11/01 02:00:56 DEBUG : Local file system at /tmp/rclone950160623/dir2: Using server-side directory move 2024/11/01 02:00:56 INFO : Local file system at /tmp/rclone950160623/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 02:00:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/01 02:00:56 INFO : file1.txt: Moved (server-side) 2024/11/01 02:00:56 DEBUG : Local file system at /tmp/rclone950160623/dir2: Waiting for checks to finish 2024/11/01 02:00:56 DEBUG : Local file system at /tmp/rclone950160623/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:00:57 DEBUG : Added delayed dir = "nested", newDst= 2024/11/01 02:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 02:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:00:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/01 02:00:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 02:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:01:00 DEBUG : sub dir/hello world: md5 = e2f86479e93bf8cfbf217bc63ef10b20 OK 2024/11/01 02:01:00 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:01:00 INFO : sub dir/hello world: Deleted 2024/11/01 02:01:03 DEBUG : nested/sub dir/file: md5 = 94920482a42006e376a3324dbcc8f7c0 OK 2024/11/01 02:01:03 INFO : nested/sub dir/file: Copied (new) 2024/11/01 02:01:03 INFO : nested/sub dir/file: Deleted 2024/11/01 02:01:04 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:01:04 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/01 02:01:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:01:04 INFO : sub dir: Removing directory 2024/11/01 02:01:04 INFO : nested/sub dir: Removing directory 2024/11/01 02:01:04 INFO : nested: Removing directory 2024/11/01 02:01:04 DEBUG : Local file system at /tmp/rclone950160623: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:01:09 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/01 02:01:10 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:12 DEBUG : Added delayed dir = "nested", newDst= 2024/11/01 02:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 02:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:01:12 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/01 02:01:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 02:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:01:15 DEBUG : sub dir/hello world: md5 = 94ba239cd875beac327f96afcd37fae3 OK 2024/11/01 02:01:15 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:01:15 INFO : sub dir/hello world: Deleted 2024/11/01 02:01:17 DEBUG : nested/sub dir/file: md5 = 9961bbf4befb60f0e14e761462b463ab OK 2024/11/01 02:01:17 INFO : nested/sub dir/file: Copied (new) 2024/11/01 02:01:17 INFO : nested/sub dir/file: Deleted 2024/11/01 02:01:18 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:01:19 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:01:23 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/01 02:01:24 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 02:01:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/01 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:01:28 DEBUG : existing: md5 = 35371562c287896b786e19ae0ea0f6b5 OK 2024/11/01 02:01:28 INFO : existing: Copied (new) 2024/11/01 02:01:28 INFO : existing: Deleted 2024/11/01 02:01:28 DEBUG : existing-b: md5 = c5c5de580d2fc73afa16ddb5d7fc9dc8 OK 2024/11/01 02:01:28 INFO : existing-b: Copied (new) 2024/11/01 02:01:28 INFO : existing-b: Deleted 2024/11/01 02:01:28 DEBUG : existing: Destination exists, skipping 2024/11/01 02:01:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/01 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:01:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.22s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekiked2mibu" 2024/11/01 02:01:31 DEBUG : Config file has changed externally - reloading 2024/11/01 02:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/4d94h2rl32f1ec5679cf4jq6j9khrs28b61s1dm8l3cs11jtavn0" 2024/11/01 02:01:34 DEBUG : potato2: md5 = 2710dd12604d0d4346ca45b6ef18876e OK 2024/11/01 02:01:36 DEBUG : empty space: md5 = 39f0463310459e4f36231cff81aad6ef OK 2024/11/01 02:01:38 DEBUG : potato3: md5 = 69281eca3d638ff2169c737170e8ed08 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu' 2024/11/01 02:01:41 DEBUG : empty space: md5 = 4356be60797ade39add2b66ec9eab4c7 OK 2024/11/01 02:01:43 DEBUG : potato3: md5 = 40210ec8a80c6b99ed15b58a3a309d77 OK 2024/11/01 02:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu': Using server-side directory move 2024/11/01 02:01:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 02:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:01:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 02:01:44 DEBUG : empty space: Unchanged skipping 2024/11/01 02:01:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu': Waiting for checks to finish 2024/11/01 02:01:45 INFO : empty space: Deleted 2024/11/01 02:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu': Waiting for transfers to finish 2024/11/01 02:01:45 INFO : potato3: Deleted 2024/11/01 02:01:45 INFO : potato2: Moved (server-side) 2024/11/01 02:01:46 INFO : potato3: Moved (server-side) 2024/11/01 02:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baconib2vufu" 2024/11/01 02:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/mqoc7drp7smmgabqq9cv42dgsgf3lsui3qhke5kn1jgjc42glfgg" 2024/11/01 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baconib2vufu': Using server-side directory move 2024/11/01 02:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baconib2vufu': Server side directory move succeeded 2024/11/01 02:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baconib2vufu': Purge remote 2024/11/01 02:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekiked2mibu': Purge remote 2024/11/01 02:01:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (20.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rupisuj7joha" 2024/11/01 02:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/qcmejeb6kcrgj49rrob4pcl8kfcl3tqqnmlaenemre88a7c0nb40" 2024/11/01 02:01:54 DEBUG : potato2: md5 = 57b509215101b902c0ec876925780f5a OK 2024/11/01 02:01:56 DEBUG : empty space: md5 = 0b08a9aec6ec4915748f05a3ee724d2c OK 2024/11/01 02:01:58 DEBUG : potato3: md5 = e32248c78aaa44e2054aa0c0d0b111ff OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-rupisuj7joha' 2024/11/01 02:02:02 DEBUG : empty space: md5 = 450f5a706996dcdc6350550ca34a960f OK 2024/11/01 02:02:04 DEBUG : potato3: md5 = f3fd6058f3b1a24153479203a66ab630 OK 2024/11/01 02:02:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:02:04 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rupisuj7joha': Waiting for checks to finish 2024/11/01 02:02:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rupisuj7joha': Waiting for transfers to finish 2024/11/01 02:02:05 INFO : potato3: Deleted 2024/11/01 02:02:06 INFO : potato2: Moved (server-side) 2024/11/01 02:02:07 INFO : potato3: Moved (server-side) 2024/11/01 02:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lejumit7moci" 2024/11/01 02:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/grc4opuup558eb3jabn40der3errkd6jroa6gbggir9392lji9hg" 2024/11/01 02:02:09 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:02:09 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 02:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lejumit7moci': Waiting for checks to finish 2024/11/01 02:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lejumit7moci': Waiting for transfers to finish 2024/11/01 02:02:11 INFO : potato2: Moved (server-side) 2024/11/01 02:02:11 INFO : potato3: Moved (server-side) 2024/11/01 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lejumit7moci': Purge remote 2024/11/01 02:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rupisuj7joha': Purge remote --- PASS: TestServerSideMoveWithFilter (23.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:02:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bezezib4nasa" 2024/11/01 02:02:15 DEBUG : Creating backend with remote "TestDrive:crypt/gde81dvlstsougaeb5ce1dnkdckcf19r1u4dnqfksp8l25ntab0g" 2024/11/01 02:02:18 DEBUG : potato2: md5 = bb0395f2ee5be637123cb4bf765d51aa OK 2024/11/01 02:02:20 DEBUG : empty space: md5 = 6fcc612827f8ff2038309057ab32a66d OK 2024/11/01 02:02:22 DEBUG : potato3: md5 = 7a449c04a0a5a7cd5ee96bad38931fa7 OK 2024/11/01 02:02:22 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi' -> Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa' 2024/11/01 02:02:26 DEBUG : empty space: md5 = dfe9cb4d1f3eaad1b01754fa8294ec2c OK 2024/11/01 02:02:28 DEBUG : potato3: md5 = 33677c7b8e2f1e24801819c95834bf41 OK 2024/11/01 02:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa': Using server-side directory move 2024/11/01 02:02:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 02:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:02:29 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/01 02:02:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 02:02:29 DEBUG : empty space: Unchanged skipping 2024/11/01 02:02:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa': Waiting for checks to finish 2024/11/01 02:02:30 INFO : potato3: Deleted 2024/11/01 02:02:30 INFO : empty space: Deleted 2024/11/01 02:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa': Waiting for transfers to finish 2024/11/01 02:02:30 INFO : potato2: Moved (server-side) 2024/11/01 02:02:31 INFO : potato3: Moved (server-side) 2024/11/01 02:02:31 INFO : tomatoDir: Removing directory 2024/11/01 02:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': deleted 1 directories 2024/11/01 02:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wehevoh4bonu" 2024/11/01 02:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/ddlu3747vmrmra76ku2t15bajkla6ku046p2e5rhla139ksbguq0" 2024/11/01 02:02:34 DEBUG : tomatoDir: Making directory 2024/11/01 02:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wehevoh4bonu': Using server-side directory move 2024/11/01 02:02:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wehevoh4bonu': Server side directory move succeeded 2024/11/01 02:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wehevoh4bonu': Purge remote 2024/11/01 02:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bezezib4nasa': Purge remote 2024/11/01 02:02:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:02:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test" 2024/11/01 02:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncOverlap (4.19s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test" 2024/11/01 02:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/11/01 02:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-include/layer2" 2024/11/01 02:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/11/01 02:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-ignore-file" 2024/11/01 02:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/11/01 02:02:56 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = cd42949f9e8c5fadbbd8a13948a5a7b8 OK 2024/11/01 02:02:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/01 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test': Waiting for checks to finish 2024/11/01 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test': Waiting for transfers to finish 2024/11/01 02:02:58 DEBUG : Waiting for deletions to finish 2024/11/01 02:02:58 INFO : There was nothing to transfer 2024/11/01 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:03:00 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:00 INFO : rclone-sync-test-include: Removing directory 2024/11/01 02:03:00 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/01 02:03:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/01 02:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': failed to delete 1 directories 2024/11/01 02:03:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/01 02:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/01 02:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/01 02:03:02 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:03:04 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:04 INFO : rclone-sync-test-include: Removing directory 2024/11/01 02:03:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/01 02:03:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/01 02:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': failed to delete 1 directories 2024/11/01 02:03:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/01 02:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/01 02:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/01 02:03:07 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:10 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/01 02:03:11 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (37.94s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/CompareDest" 2024/11/01 02:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/gveqi14airsml4bgu7krj116o8" 2024/11/01 02:03:26 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:29 DEBUG : one: md5 = 3fcfefefa7081ce34e9e572075f52d50 OK 2024/11/01 02:03:29 INFO : one: Copied (new) 2024/11/01 02:03:29 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:32 DEBUG : one: md5 = db31603e1fa28511048dc0f720ba1332 OK 2024/11/01 02:03:32 INFO : one: Copied (replaced existing) 2024/11/01 02:03:32 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:35 DEBUG : dst/one: md5 = 2e0cbe129436ed6e89c0d4a5c2095283 OK 2024/11/01 02:03:38 DEBUG : CompareDest/one: md5 = de1eae5ab4711e8d6f22cf881186aa55 OK 2024/11/01 02:03:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:39 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:39 INFO : There was nothing to transfer 2024/11/01 02:03:41 DEBUG : CompareDest/two: md5 = 73a3ea426f81e766ff32d50a37683eb7 OK 2024/11/01 02:03:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:03:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:43 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:43 INFO : There was nothing to transfer 2024/11/01 02:03:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:03:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/01 02:03:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:46 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:03:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:03:48 DEBUG : two: md5 = c974a33648cc61180631ab5bd66cc271 OK 2024/11/01 02:03:48 INFO : two: Copied (new) 2024/11/01 02:03:48 DEBUG : Waiting for deletions to finish 2024/11/01 02:03:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:03:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:03:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:03:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (32.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:03:57 DEBUG : pre-dest1/1: md5 = 3d5e48ab6bb71d7ef15fc0ce1c65d415 OK 2024/11/01 02:04:00 DEBUG : pre-dest2/2: md5 = 32b87fc371b85cd7cf30209e7dd457b4 OK 2024/11/01 02:04:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dest" 2024/11/01 02:04:01 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/rg03c1jvnehrrc617i0lnqjddc" 2024/11/01 02:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/pre-dest1" 2024/11/01 02:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/bbnblvh6k061ssopqrp18kd7gc" 2024/11/01 02:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/pre-dest2" 2024/11/01 02:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/dgicm1h6b5ejvlltm8eeif0bnk" 2024/11/01 02:04:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:04:05 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/01 02:04:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:04:05 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/01 02:04:06 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/01 02:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dest': Waiting for checks to finish 2024/11/01 02:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dest': Waiting for transfers to finish 2024/11/01 02:04:09 DEBUG : 3: md5 = 251bd764d4184a57721a5189fe0e170d OK 2024/11/01 02:04:09 INFO : 3: Copied (new) 2024/11/01 02:04:09 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:13 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/11/01 02:04:14 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/11/01 02:04:15 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (21.88s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/CopyDest" 2024/11/01 02:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/01 02:04:20 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:23 DEBUG : one: md5 = 20f2c44c0bf722733ccacf84ac899fe7 OK 2024/11/01 02:04:23 INFO : one: Copied (new) 2024/11/01 02:04:23 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:26 DEBUG : one: md5 = 9852ebc105dca58d110c6fe007f62313 OK 2024/11/01 02:04:26 INFO : one: Copied (replaced existing) 2024/11/01 02:04:26 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:28 DEBUG : dst/one: md5 = 17f935390d99c3d9783379b687697f65 OK 2024/11/01 02:04:32 DEBUG : CopyDest/one: md5 = 12c6606178167912bd7397a22dca21b1 OK 2024/11/01 02:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/BackupDir" 2024/11/01 02:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/01 02:04:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:04:37 INFO : one: Moved (server-side) 2024/11/01 02:04:39 INFO : one: Copied (server-side copy) 2024/11/01 02:04:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 02:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:39 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:41 DEBUG : CopyDest/two: md5 = e664be48c4bb1d64161444a27f06933d OK 2024/11/01 02:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:44 INFO : two: Copied (server-side copy) 2024/11/01 02:04:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 02:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:44 DEBUG : one: Unchanged skipping 2024/11/01 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:44 DEBUG : one: Unchanged skipping 2024/11/01 02:04:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:44 DEBUG : two: Unchanged skipping 2024/11/01 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:44 INFO : There was nothing to transfer 2024/11/01 02:04:47 DEBUG : CopyDest/three: md5 = 77c21884479f3d77ec5a23d4a67f17d5 OK 2024/11/01 02:04:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 02:04:48 DEBUG : three: Destination not found in --copy-dest 2024/11/01 02:04:48 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 02:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:48 DEBUG : one: Unchanged skipping 2024/11/01 02:04:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:04:48 DEBUG : two: Unchanged skipping 2024/11/01 02:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:04:50 DEBUG : three: md5 = 6d4d114b6a2f88d1d245f976b02be3a4 OK 2024/11/01 02:04:50 INFO : three: Copied (new) 2024/11/01 02:04:50 DEBUG : Waiting for deletions to finish 2024/11/01 02:04:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/01 02:04:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:04:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:04:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:04:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:04:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/01 02:04:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (43.31s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:05:02 DEBUG : dst/one: md5 = 2060107d52d48dbed492a04ff39c4049 OK 2024/11/01 02:05:03 DEBUG : dst/two: md5 = 6b0bb1e71a33898df34c44bf315be010 OK 2024/11/01 02:05:05 DEBUG : dst/three.txt: md5 = 0cf63a4ccd7d5a339a0701b8437ae508 OK 2024/11/01 02:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:05:06 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:05:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/backup" 2024/11/01 02:05:07 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/1nrff024r7pq65ecp72fc28jb0" 2024/11/01 02:05:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:05:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:05:09 DEBUG : two: Unchanged skipping 2024/11/01 02:05:11 INFO : one: Moved (server-side) 2024/11/01 02:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:05:13 DEBUG : one: md5 = 5cd96b0e019ecbe322b82b216bd0f8ff OK 2024/11/01 02:05:13 INFO : one: Copied (new) 2024/11/01 02:05:13 DEBUG : Waiting for deletions to finish 2024/11/01 02:05:15 INFO : three.txt: Moved (server-side) 2024/11/01 02:05:15 INFO : three.txt: Moved into backup dir 2024/11/01 02:05:17 DEBUG : dst/three.txt: md5 = b75fcc2333fc741c8b13c01d7cf9105a OK 2024/11/01 02:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:05:18 DEBUG : two: Unchanged skipping 2024/11/01 02:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:05:19 INFO : one: Deleted 2024/11/01 02:05:20 INFO : one: Moved (server-side) 2024/11/01 02:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:05:22 DEBUG : one: md5 = 67d91804e83596e238149ee0c811a65e OK 2024/11/01 02:05:22 INFO : one: Copied (new) 2024/11/01 02:05:22 DEBUG : Waiting for deletions to finish 2024/11/01 02:05:23 INFO : three.txt: Deleted 2024/11/01 02:05:24 INFO : three.txt: Moved (server-side) 2024/11/01 02:05:24 INFO : three.txt: Moved into backup dir 2024/11/01 02:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:05:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 02:05:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:05:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 02:05:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (30.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:05:33 DEBUG : dst/one: md5 = d8756ce55731fd89cbe9e89c9f52bf2c OK 2024/11/01 02:05:35 DEBUG : dst/two: md5 = fa14dafa51d5319b5cf8010b72c59b68 OK 2024/11/01 02:05:37 DEBUG : dst/three.txt: md5 = b05989e96c601dfeb8ef09ff1079b5ac OK 2024/11/01 02:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/backup" 2024/11/01 02:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/1nrff024r7pq65ecp72fc28jb0" 2024/11/01 02:05:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:05:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:05:40 DEBUG : two: Unchanged skipping 2024/11/01 02:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:05:43 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:05:44 DEBUG : one: md5 = 0b4a413ee34cf531ab98cb8ce45e3c83 OK 2024/11/01 02:05:44 INFO : one: Copied (new) 2024/11/01 02:05:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:05:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:05:46 INFO : three.txt: Moved into backup dir 2024/11/01 02:05:48 DEBUG : dst/three.txt: md5 = 48f3c3455618ef29d59f88129ca1bcf9 OK 2024/11/01 02:05:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:05:49 DEBUG : two: Unchanged skipping 2024/11/01 02:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:05:50 INFO : one.bak: Deleted 2024/11/01 02:05:51 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:05:53 DEBUG : one: md5 = 1a85d7c04902126227a9c52992ec0f07 OK 2024/11/01 02:05:53 INFO : one: Copied (new) 2024/11/01 02:05:53 DEBUG : Waiting for deletions to finish 2024/11/01 02:05:54 INFO : three.txt.bak: Deleted 2024/11/01 02:05:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:05:55 INFO : three.txt: Moved into backup dir 2024/11/01 02:05:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:05:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/01 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:06:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (31.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:06:04 DEBUG : dst/one: md5 = c0b8d48596a498c09c6207728f55f83f OK 2024/11/01 02:06:05 DEBUG : dst/two: md5 = ecf2db2dae8cbcb472f2b6ed80612030 OK 2024/11/01 02:06:08 DEBUG : dst/three.txt: md5 = 6140c1f3f820626f4da6db0a9df2b475 OK 2024/11/01 02:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:06:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/backup" 2024/11/01 02:06:09 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/1nrff024r7pq65ecp72fc28jb0" 2024/11/01 02:06:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:06:11 DEBUG : two: Unchanged skipping 2024/11/01 02:06:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 02:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:06:16 DEBUG : one: md5 = 45a39f3c9a8ac335c4b8d6c043949198 OK 2024/11/01 02:06:16 INFO : one: Copied (new) 2024/11/01 02:06:16 DEBUG : Waiting for deletions to finish 2024/11/01 02:06:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 02:06:17 INFO : three.txt: Moved into backup dir 2024/11/01 02:06:19 DEBUG : dst/three.txt: md5 = 1ddbe03e9f3f7a71b973b3e545c776ee OK 2024/11/01 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:06:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:06:20 DEBUG : two: Unchanged skipping 2024/11/01 02:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:06:21 INFO : one-2019-01-01: Deleted 2024/11/01 02:06:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 02:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:06:24 DEBUG : one: md5 = 96b0eff62e8d23327cbe27ac9245dca3 OK 2024/11/01 02:06:24 INFO : one: Copied (new) 2024/11/01 02:06:24 DEBUG : Waiting for deletions to finish 2024/11/01 02:06:25 INFO : three-2019-01-01.txt: Deleted 2024/11/01 02:06:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 02:06:26 INFO : three.txt: Moved into backup dir 2024/11/01 02:06:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:06:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:06:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/01 02:06:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/01 02:06:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/01 02:06:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (31.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:06:35 DEBUG : dst/one: md5 = ed6b4c85202703146cc333a27350d142 OK 2024/11/01 02:06:37 DEBUG : dst/two: md5 = 64014edcfefe68a3241588d4480ebc20 OK 2024/11/01 02:06:39 DEBUG : dst/three.txt: md5 = 19d2b083b39ebfe8362364515625efe0 OK 2024/11/01 02:06:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:06:39 DEBUG : Config file has changed externally - reloading 2024/11/01 02:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:06:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:06:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:06:41 DEBUG : two: Unchanged skipping 2024/11/01 02:06:42 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:06:43 DEBUG : one: md5 = 7a06a88721106ebe81c31a12e5b99c90 OK 2024/11/01 02:06:43 INFO : one: Copied (new) 2024/11/01 02:06:43 DEBUG : Waiting for deletions to finish 2024/11/01 02:06:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:06:44 INFO : three.txt: Moved into backup dir 2024/11/01 02:06:47 DEBUG : dst/three.txt: md5 = a31687e358174a8f6ab6d4a98a2be368 OK 2024/11/01 02:06:48 DEBUG : one.bak: Excluded (Path Filter) 2024/11/01 02:06:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/01 02:06:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:06:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for checks to finish 2024/11/01 02:06:48 DEBUG : two: Unchanged skipping 2024/11/01 02:06:49 INFO : one.bak: Deleted 2024/11/01 02:06:49 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi/dst': Waiting for transfers to finish 2024/11/01 02:06:54 DEBUG : one: md5 = be6c70e99e9b0a5738077b7de7785165 OK 2024/11/01 02:06:54 INFO : one: Copied (new) 2024/11/01 02:06:54 DEBUG : Waiting for deletions to finish 2024/11/01 02:06:56 INFO : three.txt.bak: Deleted 2024/11/01 02:06:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:06:56 INFO : three.txt: Moved into backup dir 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:07:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (37.45s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:07:15 DEBUG : dst/one: md5 = b31dfd3c89d7c86339f86700b0f375f2 OK 2024/11/01 02:07:17 DEBUG : dst/two: md5 = 683d196d41c8696a972fd27158c4f3d9 OK 2024/11/01 02:07:19 DEBUG : dst/three.txt: md5 = 2934a6bcf0ef2b861e1903096d8329ea OK 2024/11/01 02:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:07:19 DEBUG : Config file has changed externally - reloading 2024/11/01 02:07:19 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:07:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:07:22 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:07:23 DEBUG : one: md5 = 863be9ce47dd40dd29959739a468fa7c OK 2024/11/01 02:07:23 INFO : one: Copied (new) 2024/11/01 02:07:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:07:24 DEBUG : two: Unchanged skipping 2024/11/01 02:07:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 02:07:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:07:27 DEBUG : three.txt: md5 = 4c293ef88438a979610b78ec31f6f4f8 OK 2024/11/01 02:07:27 INFO : three.txt: Copied (new) 2024/11/01 02:07:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:07:29 INFO : one.bak: Deleted 2024/11/01 02:07:30 INFO : one: Moved (server-side) to: one.bak 2024/11/01 02:07:32 DEBUG : one: md5 = 6cb3d3e861b03fafe52a1d5ddabb654a OK 2024/11/01 02:07:32 INFO : one: Copied (new) 2024/11/01 02:07:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:07:32 DEBUG : two: Unchanged skipping 2024/11/01 02:07:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 02:07:33 INFO : three.txt.bak: Deleted 2024/11/01 02:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 02:07:36 DEBUG : three.txt: md5 = 231a74264a5bbbe21ea888c4d099ae8c OK 2024/11/01 02:07:36 INFO : three.txt: Copied (new) 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/01 02:07:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (32.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:07:45 DEBUG : dst/one: md5 = 8c6bb510bc8f6b0494357045217e6b34 OK 2024/11/01 02:07:47 DEBUG : dst/two: md5 = 2226451928f7c4008555fd693eea50cf OK 2024/11/01 02:07:49 DEBUG : dst/three.txt: md5 = 9c2d0d27371868f793fdc0bb41bd44fc OK 2024/11/01 02:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xafegik9nigi/dst" 2024/11/01 02:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/grl9pkhpu8f7bv1v068j1e1oe9kkf2heesqim5kt9j6c96a9hog0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 02:07:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:07:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 02:07:54 DEBUG : one: md5 = 3a7e6dbce747eb2ee7d1c1fc284a7679 OK 2024/11/01 02:07:54 INFO : one: Copied (new) 2024/11/01 02:07:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:07:54 DEBUG : two: Unchanged skipping 2024/11/01 02:07:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 02:07:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 02:07:57 DEBUG : three.txt: md5 = a42a61f3bf165c0553aeee5fd58797c7 OK 2024/11/01 02:07:57 INFO : three.txt: Copied (new) 2024/11/01 02:07:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:07:59 INFO : one-2019-01-01: Deleted 2024/11/01 02:08:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 02:08:02 DEBUG : one: md5 = 8a1fe63f8cc80b47a3627cfa4f9a0a1a OK 2024/11/01 02:08:02 INFO : one: Copied (new) 2024/11/01 02:08:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:08:02 DEBUG : two: Unchanged skipping 2024/11/01 02:08:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 02:08:04 INFO : three-2019-01-01.txt: Deleted 2024/11/01 02:08:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 02:08:06 DEBUG : three.txt: md5 = 545c0269ec3db142d4d4ce8242ff5921 OK 2024/11/01 02:08:06 INFO : three.txt: Copied (new) 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/01 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (30.21s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:08:14 DEBUG : Testêé: md5 = dfc274b36782cbdd254e0cac08e49663 OK 2024/11/01 02:08:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:08:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/01 02:08:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:08:16 DEBUG : Testêé: md5 = b87eca4514ec21d862aef86ed2fbb319 OK 2024/11/01 02:08:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/01 02:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.30s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:08:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 02:08:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:08:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:08:20 DEBUG : existing: md5 = 27270b56d989274c7326975f61504cb2 OK 2024/11/01 02:08:20 INFO : existing: Copied (new) 2024/11/01 02:08:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:08:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/01 02:08:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/01 02:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:08:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': not deleting files as there were IO errors 2024/11/01 02:08:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncImmutable (5.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:08:25 DEBUG : EXISTING: md5 = 29a0a4510ddfa00194f89efc4b616988 OK 2024/11/01 02:08:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:08:26 DEBUG : existing: Unchanged skipping 2024/11/01 02:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:08:26 DEBUG : Waiting for deletions to finish 2024/11/01 02:08:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.01s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", 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-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", 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-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.53s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:08:31 DEBUG : both0: md5 = 04f1aafb6a9e7d2845cee3b0e1adbb5a OK 2024/11/01 02:08:33 DEBUG : only0: md5 = 7479bf264f7c6a9bdd12aec221f0b0ed OK 2024/11/01 02:08:35 DEBUG : both1: md5 = 3eba18da33145867071ee21ba87cc830 OK 2024/11/01 02:08:37 DEBUG : only1: md5 = 94424cecb4708c6504dcd0baf300b42a OK 2024/11/01 02:08:39 DEBUG : both2: md5 = 8e83cf1c837e4b7610acfd98b3d79b29 OK 2024/11/01 02:08:41 DEBUG : only2: md5 = bf4adb6ca8c5be9ae2ce9b8024d22dfc OK 2024/11/01 02:08:42 DEBUG : both3: md5 = 53e395a5791db430ccd556ae31296755 OK 2024/11/01 02:08:44 DEBUG : only3: md5 = 51ebfb6bcb004f8a4c95480853643a0b OK 2024/11/01 02:08:46 DEBUG : both4: md5 = a1b89f2a913cdefab689d1ed28c73558 OK 2024/11/01 02:08:48 DEBUG : only4: md5 = 1b222b790ba8b340069f61733570a8a7 OK 2024/11/01 02:08:50 DEBUG : both5: md5 = 786b9e1ba51ed196e5052affb8399456 OK 2024/11/01 02:08:52 DEBUG : only5: md5 = f4c3ca4d0c1a12ccef47677180b09752 OK 2024/11/01 02:08:54 DEBUG : both6: md5 = df02345245dc7fe7d05f5c607d965121 OK 2024/11/01 02:08:56 DEBUG : only6: md5 = 1c2d843056c7142a0697b8f2fe2f3a05 OK 2024/11/01 02:08:58 DEBUG : both7: md5 = 6cc61818db7e72eac9fb12a0cd1a6795 OK 2024/11/01 02:09:00 DEBUG : only7: md5 = b8fc6799e6cf11b24a46aa005df8caaa OK 2024/11/01 02:09:02 DEBUG : both8: md5 = d13170c6b361ae0ebc8efe40463698b5 OK 2024/11/01 02:09:04 DEBUG : only8: md5 = c638e8ff1212cca25d342103073f3742 OK 2024/11/01 02:09:06 DEBUG : both9: md5 = 316bae0bc99222979fbfba3d605efa28 OK 2024/11/01 02:09:08 DEBUG : only9: md5 = c17e27678926a5a937d94381aabc6d0e OK 2024/11/01 02:09:09 DEBUG : both10: md5 = ab37d94a7bdbec0829d2509f0b83651b OK 2024/11/01 02:09:11 DEBUG : only10: md5 = 56274dca55aded987206608104616cc0 OK 2024/11/01 02:09:13 DEBUG : both11: md5 = 37829b0871d0a813d4fef0263cda4489 OK 2024/11/01 02:09:15 DEBUG : only11: md5 = 8850e2438b8e6282ce05cd509253fa88 OK 2024/11/01 02:09:17 DEBUG : both12: md5 = 369b3142baa3e6b463ad8ca029b23ac2 OK 2024/11/01 02:09:19 DEBUG : only12: md5 = f34180645ec5c257417f2d6c4128d07c OK 2024/11/01 02:09:20 DEBUG : both13: md5 = c286b9773268f67d8ff84f9e8dc3d6bd OK 2024/11/01 02:09:22 DEBUG : only13: md5 = 439b944582c8c0cab6b03f9fb404b630 OK 2024/11/01 02:09:24 DEBUG : both14: md5 = 436de6dc2ef1bbc30691db635d8f0322 OK 2024/11/01 02:09:26 DEBUG : only14: md5 = 6fb97be141f93c65b2484b2eb0828f6b OK 2024/11/01 02:09:28 DEBUG : both15: md5 = 549fcbc48173e0d38c4bec7dd9a0f9bb OK 2024/11/01 02:09:29 DEBUG : only15: md5 = 3a821a75bc0b0592955e4a1a4c33da86 OK 2024/11/01 02:09:31 DEBUG : both16: md5 = 32e9e98b0e4efa33ab905a48807995f2 OK 2024/11/01 02:09:33 DEBUG : only16: md5 = d76fe1575ca735a1d107cdc82b5e6405 OK 2024/11/01 02:09:35 DEBUG : both17: md5 = 602ea4546d29ecc312467dda75b35728 OK 2024/11/01 02:09:37 DEBUG : only17: md5 = 37729b4a138793450efafd418725909d OK 2024/11/01 02:09:39 DEBUG : both18: md5 = b6e3a97fb84108164dea1db35765d18f OK 2024/11/01 02:09:41 DEBUG : only18: md5 = 03777a242c99fc2c6ac9b0ebde8b0a33 OK 2024/11/01 02:09:43 DEBUG : both19: md5 = 25e088b4e057203606d5cddb2d3a2cb2 OK 2024/11/01 02:09:44 DEBUG : only19: md5 = 25536bd48b398c9ceeb57e3952102800 OK 2024/11/01 02:09:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:09:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both0: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both12: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both13: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both14: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both15: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both16: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both17: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both18: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both19: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both2: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both3: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both4: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both5: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both6: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both7: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both8: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:09:45 DEBUG : both1: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both10: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both9: Unchanged skipping 2024/11/01 02:09:45 DEBUG : both11: Unchanged skipping 2024/11/01 02:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:09:45 DEBUG : Waiting for deletions to finish 2024/11/01 02:09:46 INFO : only14: Deleted 2024/11/01 02:09:46 INFO : only16: Deleted 2024/11/01 02:09:46 INFO : only3: Deleted 2024/11/01 02:09:46 INFO : only2: Deleted 2024/11/01 02:09:46 INFO : only11: Deleted 2024/11/01 02:09:46 INFO : only8: Deleted 2024/11/01 02:09:47 INFO : only9: Deleted 2024/11/01 02:09:47 INFO : only1: Deleted 2024/11/01 02:09:47 INFO : only12: Deleted 2024/11/01 02:09:47 INFO : only18: Deleted 2024/11/01 02:09:47 INFO : only7: Deleted 2024/11/01 02:09:47 INFO : only4: Deleted 2024/11/01 02:09:48 INFO : only10: Deleted 2024/11/01 02:09:48 INFO : only0: Deleted 2024/11/01 02:09:48 INFO : only13: Deleted 2024/11/01 02:09:48 INFO : only17: Deleted 2024/11/01 02:09:48 INFO : only6: Deleted 2024/11/01 02:09:49 INFO : only5: Deleted 2024/11/01 02:09:49 INFO : only19: Deleted 2024/11/01 02:09:49 INFO : only15: Deleted 2024/11/01 02:09:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (94.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:10:05 DEBUG : both0: md5 = 57e412c4e05195b5f042109a47b4430c OK 2024/11/01 02:10:07 DEBUG : only0: md5 = 71bcf99ac2399274d91e143891f8084f OK 2024/11/01 02:10:09 DEBUG : both1: md5 = e8e7e4d4d95ebc24702e5f783d8a7617 OK 2024/11/01 02:10:11 DEBUG : only1: md5 = 45c4cd1c18c65548283cae7df14613ac OK 2024/11/01 02:10:12 DEBUG : both2: md5 = f41d50f3572ec59d44943f7bc47158c9 OK 2024/11/01 02:10:15 DEBUG : only2: md5 = 1a35d126a6fc6b652d09db853368fc5b OK 2024/11/01 02:10:16 DEBUG : both3: md5 = cad9510871f6b642a3c39d6ab18708f4 OK 2024/11/01 02:10:18 DEBUG : only3: md5 = e4a7276fe99bce40ee7e5334182786a2 OK 2024/11/01 02:10:20 DEBUG : both4: md5 = 6f8b38d29588c1e55ae1a40057821d57 OK 2024/11/01 02:10:22 DEBUG : only4: md5 = 00dccc95f491f736e897d4b7aa2f8294 OK 2024/11/01 02:10:24 DEBUG : both5: md5 = d2d1834bb8a0edd7a48d0286fb5b4fae OK 2024/11/01 02:10:26 DEBUG : only5: md5 = cf2f982fba66728b937818cf6267d04d OK 2024/11/01 02:10:28 DEBUG : both6: md5 = bdc2dd5b58e4a351086346851972140f OK 2024/11/01 02:10:30 DEBUG : only6: md5 = 05f684b9571439d50e00f3a9cc2553a3 OK 2024/11/01 02:10:32 DEBUG : both7: md5 = 200a9f5d202df4a2a35fcb846f7b192c OK 2024/11/01 02:10:34 DEBUG : only7: md5 = b1944a11d615a143fb4e7f42d2d5e07d OK 2024/11/01 02:10:36 DEBUG : both8: md5 = 7d8ee03e651606df7b7aee3355f8f247 OK 2024/11/01 02:10:37 DEBUG : only8: md5 = 7e7a3ef4a6ae1a1a94d143a593ea6d0b OK 2024/11/01 02:10:39 DEBUG : both9: md5 = 71d1ab466b8afb518cde40cda860a771 OK 2024/11/01 02:10:41 DEBUG : only9: md5 = 1a957a1b87749704a435409a5c47cff7 OK 2024/11/01 02:10:43 DEBUG : both10: md5 = 0778c393da1082f37c87820913635b5e OK 2024/11/01 02:10:45 DEBUG : only10: md5 = eb7b9f46c33ccd46f35e8ed39f23b846 OK 2024/11/01 02:10:47 DEBUG : both11: md5 = c601b135f4fbc14a76d99d0d94108832 OK 2024/11/01 02:10:49 DEBUG : only11: md5 = fa30b1a35f2a48b45468b3d86d2b0337 OK 2024/11/01 02:10:51 DEBUG : both12: md5 = 3357e55d5a2818cb1a1c7f94a120cec7 OK 2024/11/01 02:10:53 DEBUG : only12: md5 = 57ae766175683271657094beae15ed68 OK 2024/11/01 02:10:54 DEBUG : both13: md5 = 96602f2f40010c79e064b70a23be250d OK 2024/11/01 02:10:56 DEBUG : only13: md5 = 6de1b8800d92c6b5fa134513a38f61ab OK 2024/11/01 02:10:58 DEBUG : both14: md5 = 9213302404e2aa96e506f5512b81db55 OK 2024/11/01 02:11:00 DEBUG : only14: md5 = 67f858c6f0e6b140b9c6b9a951031fd6 OK 2024/11/01 02:11:02 DEBUG : both15: md5 = 519efdd536ab6b9510e071311ad772f0 OK 2024/11/01 02:11:04 DEBUG : only15: md5 = 5d3d8105d9bc51dd001143263a99dceb OK 2024/11/01 02:11:06 DEBUG : both16: md5 = 44b83f270a09f49dc6406ebb38410541 OK 2024/11/01 02:11:08 DEBUG : only16: md5 = dc1a414af8193e56f66ff9fac196da8c OK 2024/11/01 02:11:09 DEBUG : both17: md5 = 334f0e12c3d2249bb854c3da976f715f OK 2024/11/01 02:11:11 DEBUG : only17: md5 = 490cabd6fcc466226f4dd59b9292c7b6 OK 2024/11/01 02:11:13 DEBUG : both18: md5 = 7f08fb3abb8aaee90cb408c3d5b2c29f OK 2024/11/01 02:11:15 DEBUG : only18: md5 = 540e6a5261cfd1b9d79f0f3c5b7b9c18 OK 2024/11/01 02:11:17 DEBUG : both19: md5 = a80a208d5272ab8dfd92bca96107b334 OK 2024/11/01 02:11:19 DEBUG : only19: md5 = 37ca30d44a40133cf14ab48a6e88d7c6 OK 2024/11/01 02:11:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for checks to finish 2024/11/01 02:11:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both0: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both12: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both13: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both10: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both1: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both11: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both14: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both18: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both19: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both2: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both3: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both4: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both5: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both6: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both7: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both8: Unchanged skipping 2024/11/01 02:11:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:11:20 DEBUG : both15: Unchanged skipping 2024/11/01 02:11:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : both9: Unchanged skipping 2024/11/01 02:11:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : both17: Unchanged skipping 2024/11/01 02:11:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : both16: Unchanged skipping 2024/11/01 02:11:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/01 02:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Waiting for transfers to finish 2024/11/01 02:11:21 DEBUG : only0: md5 = d1e01a73d465acacba61fafa957679c3 OK 2024/11/01 02:11:21 INFO : only0: Copied (replaced existing) 2024/11/01 02:11:21 DEBUG : only12: md5 = 0fe52a7705b3635f5cbdf4004230aa7a OK 2024/11/01 02:11:21 INFO : only12: Copied (replaced existing) 2024/11/01 02:11:21 DEBUG : only11: md5 = cb26b3a4d03749c3fda774b48ae26a6a OK 2024/11/01 02:11:21 INFO : only11: Copied (replaced existing) 2024/11/01 02:11:21 DEBUG : only1: md5 = 922d66eb8c15cf02da6cd00c25d2d7a3 OK 2024/11/01 02:11:21 INFO : only1: Copied (replaced existing) 2024/11/01 02:11:23 DEBUG : only15: md5 = 808dd72492e4cc315514c74906128167 OK 2024/11/01 02:11:23 INFO : only15: Copied (replaced existing) 2024/11/01 02:11:23 DEBUG : only17: md5 = 88a62ad528fac61b48581b43b04e5cb5 OK 2024/11/01 02:11:23 INFO : only17: Copied (replaced existing) 2024/11/01 02:11:23 DEBUG : only13: md5 = cb19e5f2968cc580283561fd4205ed6d OK 2024/11/01 02:11:23 INFO : only13: Copied (replaced existing) 2024/11/01 02:11:23 DEBUG : only18: md5 = 0da2d54c6f707f0d020aa9f328c9eb41 OK 2024/11/01 02:11:23 INFO : only18: Copied (replaced existing) 2024/11/01 02:11:24 DEBUG : only3: md5 = ba1bcb6593a9cff1acb3c662d3566066 OK 2024/11/01 02:11:24 INFO : only3: Copied (replaced existing) 2024/11/01 02:11:24 DEBUG : only2: md5 = 1e8ad740a858cd80b7384305f78e7119 OK 2024/11/01 02:11:24 INFO : only2: Copied (replaced existing) 2024/11/01 02:11:24 DEBUG : only14: md5 = 811ab6e9f86b0555517054a2266cac21 OK 2024/11/01 02:11:24 INFO : only14: Copied (replaced existing) 2024/11/01 02:11:24 DEBUG : only4: md5 = 71c599ef0cace8c8238c4303a4f8f972 OK 2024/11/01 02:11:24 INFO : only4: Copied (replaced existing) 2024/11/01 02:11:26 DEBUG : only5: md5 = 82674f9789c2e905e4f70169f6570224 OK 2024/11/01 02:11:26 INFO : only5: Copied (replaced existing) 2024/11/01 02:11:26 DEBUG : only6: md5 = 562dc0d44880ca2d491e5ebc1801badc OK 2024/11/01 02:11:26 INFO : only6: Copied (replaced existing) 2024/11/01 02:11:26 DEBUG : only19: md5 = 8e3012f69ed2816e336a9073eef11940 OK 2024/11/01 02:11:26 INFO : only19: Copied (replaced existing) 2024/11/01 02:11:26 DEBUG : only16: md5 = 74bab8e336e3fd75845b7621e8a4f8af OK 2024/11/01 02:11:26 INFO : only16: Copied (replaced existing) 2024/11/01 02:11:27 DEBUG : only7: md5 = 5e376f0878b15f046a35ff4032a2bde9 OK 2024/11/01 02:11:27 INFO : only7: Copied (replaced existing) 2024/11/01 02:11:27 DEBUG : only9: md5 = 81ad9e95da4696106cdf1d516d863f55 OK 2024/11/01 02:11:27 INFO : only9: Copied (replaced existing) 2024/11/01 02:11:27 DEBUG : only8: md5 = c4df4e4c726e8458cc936f95ec13e269 OK 2024/11/01 02:11:27 INFO : only8: Copied (replaced existing) 2024/11/01 02:11:27 DEBUG : only10: md5 = 7730b3c1016574ffc65baef118650b5b OK 2024/11/01 02:11:27 INFO : only10: Copied (replaced existing) 2024/11/01 02:11:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (112.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:11:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:11:56 DEBUG : sub dir: Making directory with metadata 2024/11/01 02:11:57 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:12:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 02:12:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 02:12:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:12:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:12:38 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/11/01 02:12:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:12:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/01 02:12:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/01 02:12:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:12:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:12:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:12:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:12:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:12:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/01 02:12:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:12:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (54.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:12:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:12:51 DEBUG : sub dir: Making directory with metadata 2024/11/01 02:12:52 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:13:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 02:13:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 02:13:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:13:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi'", Local "Local file system at /tmp/rclone950160623", Modify Window "1ms" 2024/11/01 02:13:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:13:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/01 02:13:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/01 02:13:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:13:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:13:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:13:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:13:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 02:13:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/01 02:13:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/01 02:13:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.19s) PASS 2024/11/01 02:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xafegik9nigi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 20m28.799793507s (try 1/5)