"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/18 01:01:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo" 2024/11/18 01:01:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 01:01:52 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg" 2024/11/18 01:01:54 DEBUG : Creating backend with remote "/tmp/rclone4191590157" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:01:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:01:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/18 01:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:01:55 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.97s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:01:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:00 DEBUG : sub dir/hello world: md5 = 3e23c7ace7963a4775c1ab123a5cde70 OK 2024/11/18 01:02:00 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:02:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (8.90s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:05 DEBUG : metadata sub dir: Making directory with metadata 2024/11/18 01:02:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:02:05 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/18 01:02:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:02:05 DEBUG : Local file system at /tmp/rclone4191590157: File to upload is small (21 bytes), uploading instead of streaming 2024/11/18 01:02:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/18 01:02:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/18 01:02:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:02:06 DEBUG : Google drive root 'crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg': Skipping btime metadata as can't update it on an existing file: 2024-11-18T01:02:05.935356733Z 2024/11/18 01:02:07 INFO : empty metadata sub dir: Updated directory metadata 2024/11/18 01:02:07 DEBUG : Google drive root 'crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg': Skipping btime metadata as can't update it on an existing file: 2024-11-18T01:02:05.935356733Z 2024/11/18 01:02:08 INFO : metadata sub dir: Updated directory metadata 2024/11/18 01:02:08 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/18 01:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:10 DEBUG : metadata sub dir/hello metadata world: md5 = a4b9553276b37df2f2809d1dde148ab5 OK 2024/11/18 01:02:10 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:13 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (10.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:16 DEBUG : metadata sub dir: Making directory with metadata 2024/11/18 01:02:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:02:16 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/18 01:02:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:02:16 DEBUG : Local file system at /tmp/rclone4191590157: File to upload is small (21 bytes), uploading instead of streaming 2024/11/18 01:02:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/18 01:02:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/18 01:02:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:02:16 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/18 01:02:16 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/18 01:02:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/18 01:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:19 DEBUG : metadata sub dir/hello metadata world: md5 = 2a4d814bfdc0c733005b2b8cad920139 OK 2024/11/18 01:02:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/18 01:02:19 DEBUG : Google drive root 'crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg': Skipping btime metadata as can't update it on an existing file: 2024-11-18T01:02:16.319282214Z 2024/11/18 01:02:20 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:23 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.81s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:25 DEBUG : Creating backend with remote "/non-existing" 2024/11/18 01:02:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/18 01:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:26 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:29 DEBUG : sub dir/hello world: md5 = 3da82bbbe820793f70d470d1d4ac1a6a OK 2024/11/18 01:02:29 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:02:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.22s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Running all checks before starting transfers 2024/11/18 01:02:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Checks finished, now starting transfers 2024/11/18 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:36 DEBUG : sub dir/hello world: md5 = 929027cbcb007e47433e0b1c89cc43d1 OK 2024/11/18 01:02:36 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:02:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.32s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:40 ERROR : Ignoring --no-traverse with sync 2024/11/18 01:02:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:44 DEBUG : sub dir/hello world: md5 = 9ab51994b00009e6d5d71134c8161b9a OK 2024/11/18 01:02:44 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:02:44 DEBUG : Waiting for deletions to finish 2024/11/18 01:02:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.47s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/18 01:02:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:50 DEBUG : hello world2: md5 = 60c2565087fb6db4f85991b3fd7fe865 OK 2024/11/18 01:02:50 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:54 DEBUG : potato2: md5 = 7626609d5251dc607fa6a53f72d9a750 OK 2024/11/18 01:02:54 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:02:58 DEBUG : potato2: md5 = 3397c824f63f4ed55b12b83e16d93257 OK 2024/11/18 01:02:58 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 01:03:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:00 DEBUG : sub dir: Making directory with metadata 2024/11/18 01:03:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:03:01 DEBUG : sub dir2: Making directory with metadata 2024/11/18 01:03:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 01:03:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:04 DEBUG : sub dir/hello world: md5 = 9a29e2dee5e45391e46c5cccab5320c5 OK 2024/11/18 01:03:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/11/18 01:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:11 DEBUG : sub dir2: Making directory 2024/11/18 01:03:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 01:03:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:03:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/18 01:03:11 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/18 01:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:14 DEBUG : sub dir/hello world: md5 = 4cf988c476b7a1308710e60db2540c12 OK 2024/11/18 01:03:14 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:03:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:18 DEBUG : sub dir2: Making directory with metadata 2024/11/18 01:03:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:18 DEBUG : sub dir: Making directory with metadata 2024/11/18 01:03:19 INFO : sub dir: Made directory with metadata (mtime=2024-11-18T01:03:18.094839691Z) 2024/11/18 01:03:19 DEBUG : sub dir2: Making directory with metadata 2024/11/18 01:03:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:22 DEBUG : sub dir/hello world: md5 = bba949b16a75b1e788dbf5c65aec26f3 OK 2024/11/18 01:03:22 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:03:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:27 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/18 01:03:27 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.76s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:32 DEBUG : sub dir2: Making directory 2024/11/18 01:03:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:03:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/18 01:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:35 DEBUG : sub dir/hello world: md5 = 81f704b325caf2a53fb3b0e5c8273392 OK 2024/11/18 01:03:35 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:03:35 INFO : sub dir/hello world: Deleted 2024/11/18 01:03:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:39 DEBUG : sub dir2: Making directory with metadata 2024/11/18 01:03:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:39 DEBUG : sub dir: Making directory with metadata 2024/11/18 01:03:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/18 01:03:40 DEBUG : sub dir2: Making directory with metadata 2024/11/18 01:03:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:43 DEBUG : sub dir/hello world: md5 = e7b1c1e0947bf18a41fe23d320b461e0 OK 2024/11/18 01:03:43 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:03:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:48 DEBUG : sub dir2: Making directory 2024/11/18 01:03:49 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:03:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/18 01:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:03:52 DEBUG : sub dir/hello world: md5 = 14f05c964de4198afd3aeec18a8087e4 OK 2024/11/18 01:03:52 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:03:52 DEBUG : Waiting for deletions to finish 2024/11/18 01:03:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:03:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.76s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:03:58 DEBUG : sub dir/hello world: md5 = 46ab90383731cead477821136e9b598c OK 2024/11/18 01:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hevonah8vibe" 2024/11/18 01:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/skgdss7ucmtjjegm4vl5ght3stmni8qurq6kgpgqnl6k543jaj40" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-hevonah8vibe' 2024/11/18 01:04:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevonah8vibe': Waiting for checks to finish 2024/11/18 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevonah8vibe': Waiting for transfers to finish 2024/11/18 01:04:04 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 01:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevonah8vibe': Purge remote 2024/11/18 01:04:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.74s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:12 DEBUG : sub dir/hello world: md5 = ce08c34b749333ebc68535586159fc3e OK 2024/11/18 01:04:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/18 01:04:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:04:15 DEBUG : sub dir/hello world: md5 = df8c5043e6147318304078c920b0791f OK 2024/11/18 01:04:15 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/18 01:04:15 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:22 DEBUG : sub dir/hello world: md5 = ef39f06412a4dc662e6bae527fc21410 OK 2024/11/18 01:04:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meremah0ziza" 2024/11/18 01:04:22 DEBUG : Creating backend with remote "TestDrive:crypt/p75js56dbbko2m1notbntr4ku3mam8pfa1mmfl9l6ji3rr5ake70" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza' 2024/11/18 01:04:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza': Waiting for checks to finish 2024/11/18 01:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza': Waiting for transfers to finish 2024/11/18 01:04:28 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 01:04:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:30 DEBUG : sub dir/hello world: md5 = 2c835465dbcf626d3acd1d4f65e408a2 OK 2024/11/18 01:04:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 01:04:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/18 01:04:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza': Waiting for checks to finish 2024/11/18 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza': Waiting for transfers to finish 2024/11/18 01:04:34 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 01:04:34 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meremah0ziza': Purge remote 2024/11/18 01:04:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.24s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:42 DEBUG : sub dir/hello world: md5 = 5108da069f34a0bdcc4264a48cec6192 OK 2024/11/18 01:04:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/18 01:04:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:04:44 DEBUG : sub dir/hello world: md5 = aaf605503f11095b428e3a54313c1d3b OK 2024/11/18 01:04:44 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/18 01:04:44 INFO : sub dir/hello world: Deleted 2024/11/18 01:04:45 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:04:51 DEBUG : sub dir/hello world: md5 = 9779979b8bec54688c57e25163f92ef5 OK 2024/11/18 01:04:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nugunex8bixi" 2024/11/18 01:04:52 DEBUG : Creating backend with remote "TestDrive:crypt/a8519kd64olim3ihd4ivv0b05qaeq8fppu43nve3f6n9c6rllv80" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi' 2024/11/18 01:04:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for checks to finish 2024/11/18 01:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for transfers to finish 2024/11/18 01:04:57 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 01:04:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:00 DEBUG : sub dir/hello world: md5 = 3e72ec5601c7cb63f926a3af5859ab11 OK 2024/11/18 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Using server-side directory move 2024/11/18 01:05:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 01:05:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 01:05:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/18 01:05:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 01:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for checks to finish 2024/11/18 01:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for transfers to finish 2024/11/18 01:05:02 INFO : sub dir/hello world: Deleted 2024/11/18 01:05:02 INFO : sub dir/hello world: Moved (server-side) 2024/11/18 01:05:03 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/18 01:05:06 DEBUG : sub dir/hello world: md5 = 3d5e2dddfe80f7bfc67fe63fd84fc77c OK 2024/11/18 01:05:06 DEBUG : testing file moves 2024/11/18 01:05:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 01:05:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/18 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for checks to finish 2024/11/18 01:05:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/18 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Waiting for transfers to finish 2024/11/18 01:05:08 INFO : sub dir/hello world: Deleted 2024/11/18 01:05:09 INFO : sub dir/hello world: Moved (server-side) 2024/11/18 01:05:09 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nugunex8bixi': Purge remote --- PASS: TestServerSideMoveOverSelf (25.16s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:17 DEBUG : sub dir/hello world: md5 = d70027dea6bb59744fa8ca8e21d0dbfa OK 2024/11/18 01:05:17 ERROR : : error listing: directory not found 2024/11/18 01:05:17 DEBUG : Local file system at /tmp/rclone4191590157: Making directory 2024/11/18 01:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.60s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:24 DEBUG : sub dir/hello world: md5 = b2c3ec4152c84e80b904f654a0366980 OK 2024/11/18 01:05:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:05:25 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for checks to finish 2024/11/18 01:05:25 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for transfers to finish 2024/11/18 01:05:26 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/11/18 01:05:26 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:05:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:29 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/18 01:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:31 DEBUG : check sum: md5 = 60290227fe420a4f6c0dc1a3546ec2ca OK 2024/11/18 01:05:31 INFO : check sum: Copied (new) 2024/11/18 01:05:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/18 01:05:32 DEBUG : check sum: Size of src and dst objects identical 2024/11/18 01:05:32 DEBUG : check sum: Unchanged skipping 2024/11/18 01:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:32 DEBUG : Waiting for deletions to finish 2024/11/18 01:05:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.04s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/18 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:36 DEBUG : sizeonly: md5 = b753223923b73fec125ff060b8703eca OK 2024/11/18 01:05:36 INFO : sizeonly: Copied (new) 2024/11/18 01:05:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:36 DEBUG : sizeonly: Sizes identical 2024/11/18 01:05:36 DEBUG : sizeonly: Unchanged skipping 2024/11/18 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:36 DEBUG : Waiting for deletions to finish 2024/11/18 01:05:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/18 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:42 DEBUG : ignore-size: md5 = acd7f1da889a68a969178444d0c2ab3d OK 2024/11/18 01:05:42 INFO : ignore-size: Copied (new) 2024/11/18 01:05:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:05:42 DEBUG : ignore-size: Unchanged skipping 2024/11/18 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:42 DEBUG : Waiting for deletions to finish 2024/11/18 01:05:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:46 DEBUG : existing: md5 = 988c54c8e2964fca4edd7c0dd4d043b7 OK 2024/11/18 01:05:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:05:47 DEBUG : existing: Unchanged skipping 2024/11/18 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:47 DEBUG : Waiting for deletions to finish 2024/11/18 01:05:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/18 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:48 DEBUG : existing: md5 = 4537a636f43f28785c4cf02337dd7c8a OK 2024/11/18 01:05:48 INFO : existing: Copied (replaced existing) 2024/11/18 01:05:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:53 DEBUG : existing: md5 = a62fdd08592f3593b36fa1871172d7de OK 2024/11/18 01:05:53 INFO : existing: Copied (new) 2024/11/18 01:05:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:53 DEBUG : existing: Destination exists, skipping 2024/11/18 01:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:05:53 DEBUG : Waiting for deletions to finish 2024/11/18 01:05:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:05:59 DEBUG : b/potato: md5 = 21d52eb5f1e35a9f9a518b3d6513994a OK 2024/11/18 01:06:02 DEBUG : c/non empty space: md5 = fc5ac60b75d27ddba1d9f7456d521045 OK 2024/11/18 01:06:02 DEBUG : d: Making directory 2024/11/18 01:06:04 DEBUG : Added delayed dir = "a", newDst= 2024/11/18 01:06:04 DEBUG : Added delayed dir = "c", newDst=c 2024/11/18 01:06:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 01:06:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:06:04 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:06 DEBUG : a/potato2: md5 = dc3fc274d7201c09428a63d481deae91 OK 2024/11/18 01:06:06 INFO : a/potato2: Copied (new) 2024/11/18 01:06:06 DEBUG : Waiting for deletions to finish 2024/11/18 01:06:07 INFO : b/potato: Deleted 2024/11/18 01:06:08 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/18 01:06:08 INFO : d: Removing directory 2024/11/18 01:06:09 INFO : b: Removing directory 2024/11/18 01:06:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/18 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:12 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/18 01:06:13 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (18.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:16 DEBUG : empty space: md5 = 7b67bd337b41e7ded944c508559a92c8 OK 2024/11/18 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:17 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/18 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/18 01:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:17 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/18 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:19 DEBUG : empty space: md5 = 6bb8faead76503e07a12b51d1a530f4c OK 2024/11/18 01:06:19 INFO : empty space: Copied (replaced existing) 2024/11/18 01:06:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (7.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:24 DEBUG : foo: md5 = 3eeff031e69f2bc461fdde777b4d9f8b OK 2024/11/18 01:06:24 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/18 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:26 DEBUG : foo: md5 = 2f190d907e22236d6ccdd81051ec8359 OK 2024/11/18 01:06:26 INFO : foo: Copied (replaced existing) 2024/11/18 01:06:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.79s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:29 DEBUG : empty space: md5 = cfc7c8320269487f2c876a8ca72f1d05 OK 2024/11/18 01:06:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/18 01:06:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:30 DEBUG : empty space: Unchanged skipping 2024/11/18 01:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:32 DEBUG : potato: md5 = 205cb9e0f18fd90beda01b9618683196 OK 2024/11/18 01:06:32 INFO : potato: Copied (new) 2024/11/18 01:06:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:36 DEBUG : potato: md5 = fb819985adb31da6022d42f1c47db54f OK 2024/11/18 01:06:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/18 01:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:38 DEBUG : potato: md5 = ee8e49308fe1736ae87605bc58046ff7 OK 2024/11/18 01:06:38 INFO : potato: Copied (replaced existing) 2024/11/18 01:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:42 DEBUG : potato: md5 = 258f29bc893bbdb6668102c4f9561d6c OK 2024/11/18 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:43 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/18 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:44 DEBUG : potato: md5 = b40d939f5cea76cf601c42dbf2627123 OK 2024/11/18 01:06:44 INFO : potato: Copied (replaced existing) 2024/11/18 01:06:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:48 DEBUG : potato: md5 = c201404024738c3fe868fb4bf3d585d8 OK 2024/11/18 01:06:49 DEBUG : empty space: md5 = a47f24d0b9d6041544b89617f29ed7fc OK 2024/11/18 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:06:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/18 01:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:06:49 DEBUG : empty space: Unchanged skipping 2024/11/18 01:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:49 DEBUG : Waiting for deletions to finish 2024/11/18 01:06:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:06:54 DEBUG : potato: md5 = 8a3bf73370a03cbe5c7bd10d05ac90ce OK 2024/11/18 01:06:56 DEBUG : empty space: md5 = 5ecbbd91ee2c2c5f92e0f35b4b64d306 OK 2024/11/18 01:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:06:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:06:56 DEBUG : empty space: Unchanged skipping 2024/11/18 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:06:58 DEBUG : potato2: md5 = 4ceaaaa2e4b5c04fba30504c38c0c14a OK 2024/11/18 01:06:58 INFO : potato2: Copied (new) 2024/11/18 01:06:58 DEBUG : Waiting for deletions to finish 2024/11/18 01:06:58 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:04 DEBUG : b/potato: md5 = 68a7f23d195117625b50ef7960e90e12 OK 2024/11/18 01:07:07 DEBUG : c/non empty space: md5 = 22da2d7161a09223f8b6619c3f052f2b OK 2024/11/18 01:07:07 DEBUG : d: Making directory 2024/11/18 01:07:08 DEBUG : d/e: Making directory 2024/11/18 01:07:10 DEBUG : Added delayed dir = "a", newDst= 2024/11/18 01:07:10 DEBUG : Added delayed dir = "c", newDst=c 2024/11/18 01:07:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 01:07:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:07:10 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 01:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:07:13 DEBUG : a/potato2: md5 = d856cadc660a047ca95f0f30137295d5 OK 2024/11/18 01:07:13 INFO : a/potato2: Copied (new) 2024/11/18 01:07:13 DEBUG : Waiting for deletions to finish 2024/11/18 01:07:14 INFO : b/potato: Deleted 2024/11/18 01:07:14 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/18 01:07:14 INFO : d/e: Removing directory 2024/11/18 01:07:15 INFO : d: Removing directory 2024/11/18 01:07:16 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/11/18 01:07:16 INFO : b: Removing directory 2024/11/18 01:07:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/18 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:20 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/18 01:07:21 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:25 DEBUG : b/potato: md5 = 5f51633e200facb925ec6080f855dc61 OK 2024/11/18 01:07:28 DEBUG : c/non empty space: md5 = 24909d920d0e973e3d139c696f07f3ee OK 2024/11/18 01:07:28 DEBUG : d: Making directory 2024/11/18 01:07:30 DEBUG : Added delayed dir = "a", newDst= 2024/11/18 01:07:30 DEBUG : Added delayed dir = "c", newDst=c 2024/11/18 01:07:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 01:07:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:07:31 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:07:33 DEBUG : a/potato2: md5 = 6689e27f1769609c03432a82019b06fb OK 2024/11/18 01:07:33 INFO : a/potato2: Copied (new) 2024/11/18 01:07:33 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': not deleting files as there were IO errors 2024/11/18 01:07:34 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/18 01:07:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/18 01:07:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/18 01:07:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:43 DEBUG : potato: md5 = e796d458c35d730486323941d7c141b9 OK 2024/11/18 01:07:45 DEBUG : empty space: md5 = 64214c3150c79f7c9ac47fff68faaae3 OK 2024/11/18 01:07:45 DEBUG : Waiting for deletions to finish 2024/11/18 01:07:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:07:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:07:45 DEBUG : empty space: Unchanged skipping 2024/11/18 01:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:07:46 INFO : potato: Deleted 2024/11/18 01:07:47 DEBUG : potato2: md5 = a3842ce865e46e9ea40c30fad1ea37e6 OK 2024/11/18 01:07:47 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:07:51 DEBUG : potato: md5 = c0aaed6c150f22f88cf0c88b3adefbff OK 2024/11/18 01:07:53 DEBUG : empty space: md5 = a09d53e418f3432ffeb555bfe62fc46a OK 2024/11/18 01:07:53 DEBUG : Waiting for deletions to finish 2024/11/18 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:07:54 INFO : potato: Deleted 2024/11/18 01:07:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:07:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:07:55 DEBUG : empty space: Unchanged skipping 2024/11/18 01:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:07:56 DEBUG : potato2: md5 = 7a2db6eb941be925aef6a16f7f1e3178 OK 2024/11/18 01:07:56 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:01 DEBUG : potato: md5 = 467c50907f3648f4c95598df98f09050 OK 2024/11/18 01:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:03 DEBUG : potato2: md5 = bc78bf116c314a852d5b6139b0ad8692 OK 2024/11/18 01:08:03 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.70s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:07 DEBUG : potato2: md5 = bdf55b0dfb2e6919b2c73dc58f8370e2 OK 2024/11/18 01:08:09 DEBUG : empty space: md5 = 5b5bd0ac79eef6d3d187df2375d645bf OK 2024/11/18 01:08:09 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 01:08:09 DEBUG : enormous: Excluded 2024/11/18 01:08:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 01:08:09 DEBUG : potato2: Excluded 2024/11/18 01:08:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 01:08:09 DEBUG : potato2: Excluded 2024/11/18 01:08:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:09 DEBUG : empty space: Unchanged skipping 2024/11/18 01:08:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:09 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 01:08:10 DEBUG : enormous: Excluded 2024/11/18 01:08:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 01:08:10 DEBUG : potato2: Excluded 2024/11/18 01:08:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 01:08:10 DEBUG : potato2: Excluded 2024/11/18 01:08:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 01:08:10 DEBUG : empty space: Unchanged skipping 2024/11/18 01:08:10 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for checks to finish 2024/11/18 01:08:10 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for transfers to finish 2024/11/18 01:08:10 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:10 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:15 DEBUG : potato2: md5 = 08a49962282f3a3ca55d952a66e0cb11 OK 2024/11/18 01:08:16 DEBUG : empty space: md5 = 3921ae6580faad630aedcfca100ec232 OK 2024/11/18 01:08:18 DEBUG : enormous: md5 = f09ea5ac3295233e32dd7440bdc6181e OK 2024/11/18 01:08:19 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 01:08:19 DEBUG : enormous: Excluded 2024/11/18 01:08:19 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 01:08:19 DEBUG : potato2: Excluded 2024/11/18 01:08:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:08:19 DEBUG : empty space: Unchanged skipping 2024/11/18 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:19 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:19 INFO : potato2: Deleted 2024/11/18 01:08:20 INFO : enormous: Deleted 2024/11/18 01:08:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 01:08:20 DEBUG : empty space: Unchanged skipping 2024/11/18 01:08:20 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for checks to finish 2024/11/18 01:08:20 DEBUG : Local file system at /tmp/rclone4191590157: Waiting for transfers to finish 2024/11/18 01:08:20 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:20 INFO : enormous: Deleted 2024/11/18 01:08:20 INFO : potato2: Deleted 2024/11/18 01:08:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:24 DEBUG : one: md5 = 089a4633e79e81cd662253d0571d236c OK 2024/11/18 01:08:26 DEBUG : two: md5 = d8db39c2dc8713d37fc3ecf21200899b OK 2024/11/18 01:08:28 DEBUG : three: md5 = 18c304c1b2be959f4d38d82dbba931ae OK 2024/11/18 01:08:29 DEBUG : four: md5 = 27603a68b622be19aac3cde836a2f1bb OK 2024/11/18 01:08:30 DEBUG : five: Need to transfer - File not found at Destination 2024/11/18 01:08:30 DEBUG : three: Sizes identical 2024/11/18 01:08:30 DEBUG : one: Destination is newer than source, skipping 2024/11/18 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 01:08:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/18 01:08:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:31 DEBUG : two: md5 = f19cf622af28abd99ee9937f7fdcfbfd OK 2024/11/18 01:08:31 INFO : two: Copied (replaced existing) 2024/11/18 01:08:32 DEBUG : five: md5 = 05451861782816a92bde11456f3fbc45 OK 2024/11/18 01:08:32 INFO : five: Copied (new) 2024/11/18 01:08:32 DEBUG : four: md5 = d8195382ef603fda3ef050c09803ef9c OK 2024/11/18 01:08:32 INFO : four: Copied (replaced existing) 2024/11/18 01:08:32 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.33s) === 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-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/11/18 01:08:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/18 01:08:36 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/18 01:08:36 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/18 01:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:38 DEBUG : yam: md5 = abf090e7f5feb602bffdf16f5d42ae4f OK 2024/11/18 01:08:38 INFO : yam: Copied (new) 2024/11/18 01:08:38 DEBUG : potato: md5 = e9d0d1953f5e0bd62f600a2ae5b5a375 OK 2024/11/18 01:08:38 INFO : potato: Copied (new) 2024/11/18 01:08:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/18 01:08:38 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/18 01:08:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:38 DEBUG : potato: Unchanged skipping 2024/11/18 01:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:40 DEBUG : yaml: md5 = 6fb564cb371a88257edbe6185b7c23c7 OK 2024/11/18 01:08:40 INFO : yaml: Copied (new) 2024/11/18 01:08:40 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:41 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/18 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Making map for --track-renames 2024/11/18 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Finished making map for --track-renames 2024/11/18 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 01:08:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for renames to finish 2024/11/18 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:45 DEBUG : potato: md5 = 5ca4a84b222bb0ba1c4f863add20d426 OK 2024/11/18 01:08:45 INFO : potato: Copied (new) 2024/11/18 01:08:45 DEBUG : yam: md5 = 80f332ab909f5e7acf955b3119e2f524 OK 2024/11/18 01:08:45 INFO : yam: Copied (new) 2024/11/18 01:08:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:08:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Making map for --track-renames 2024/11/18 01:08:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Finished making map for --track-renames 2024/11/18 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:46 DEBUG : potato: Unchanged skipping 2024/11/18 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for renames to finish 2024/11/18 01:08:47 INFO : yam: Moved (server-side) to: yaml 2024/11/18 01:08:47 INFO : yaml: Renamed from "yam" 2024/11/18 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:47 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/18 01:08:50 DEBUG : Added delayed dir = "sub", newDst= 2024/11/18 01:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Making map for --track-renames 2024/11/18 01:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Finished making map for --track-renames 2024/11/18 01:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 01:08:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/18 01:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for renames to finish 2024/11/18 01:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:53 DEBUG : sub/yam: md5 = de41db5aa1574f392a1d3f4ee5693671 OK 2024/11/18 01:08:53 INFO : sub/yam: Copied (new) 2024/11/18 01:08:53 DEBUG : potato: md5 = f1d1d8a275f8f3dfe8f47d13dc51855b OK 2024/11/18 01:08:53 INFO : potato: Copied (new) 2024/11/18 01:08:53 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:54 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:08:54 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/18 01:08:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:08:54 DEBUG : potato: Unchanged skipping 2024/11/18 01:08:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Making map for --track-renames 2024/11/18 01:08:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Finished making map for --track-renames 2024/11/18 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for renames to finish 2024/11/18 01:08:56 INFO : sub/yam: Moved (server-side) to: yam 2024/11/18 01:08:56 INFO : yam: Renamed from "sub/yam" 2024/11/18 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:08:56 DEBUG : Waiting for deletions to finish 2024/11/18 01:08:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:00 DEBUG : Creating backend with remote "/tmp/rclone4191590157/dir1" 2024/11/18 01:09:00 DEBUG : Config file has changed externally - reloading 2024/11/18 01:09:00 DEBUG : Creating backend with remote "/tmp/rclone4191590157/dir2" 2024/11/18 01:09:00 DEBUG : Local file system at /tmp/rclone4191590157/dir2: Using server-side directory move 2024/11/18 01:09:00 INFO : Local file system at /tmp/rclone4191590157/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 01:09:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/18 01:09:00 INFO : file1.txt: Moved (server-side) 2024/11/18 01:09:00 DEBUG : Local file system at /tmp/rclone4191590157/dir2: Waiting for checks to finish 2024/11/18 01:09:00 DEBUG : Local file system at /tmp/rclone4191590157/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:01 DEBUG : Added delayed dir = "nested", newDst= 2024/11/18 01:09:01 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:09:01 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/18 01:09:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:09:04 DEBUG : sub dir/hello world: md5 = fef313af796e315bee18d8be19caf1b8 OK 2024/11/18 01:09:04 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:09:04 INFO : sub dir/hello world: Deleted 2024/11/18 01:09:06 DEBUG : nested/sub dir/file: md5 = f0ec29926ca0a847501fc080ea985511 OK 2024/11/18 01:09:06 INFO : nested/sub dir/file: Copied (new) 2024/11/18 01:09:06 INFO : nested/sub dir/file: Deleted 2024/11/18 01:09:07 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:09:08 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/18 01:09:08 INFO : sub dir: Removing directory 2024/11/18 01:09:08 INFO : nested/sub dir: Removing directory 2024/11/18 01:09:08 INFO : nested: Removing directory 2024/11/18 01:09:08 DEBUG : Local file system at /tmp/rclone4191590157: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:09:12 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/18 01:09:13 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:14 DEBUG : Added delayed dir = "nested", newDst= 2024/11/18 01:09:14 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/18 01:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 01:09:14 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/18 01:09:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:09:17 DEBUG : sub dir/hello world: md5 = 7b74cce3e0b370db450e1c3e72666042 OK 2024/11/18 01:09:17 INFO : sub dir/hello world: Copied (new) 2024/11/18 01:09:17 INFO : sub dir/hello world: Deleted 2024/11/18 01:09:20 DEBUG : nested/sub dir/file: md5 = f523fe61fb2c3dee4eab67b21de04ee3 OK 2024/11/18 01:09:20 INFO : nested/sub dir/file: Copied (new) 2024/11/18 01:09:20 INFO : nested/sub dir/file: Deleted 2024/11/18 01:09:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:09:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:09:21 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:09:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/18 01:09:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.96s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:27 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 01:09:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/18 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:09:29 DEBUG : existing: md5 = d085a1a049e2f2b4bf7bb88a2afd5f82 OK 2024/11/18 01:09:29 INFO : existing: Copied (new) 2024/11/18 01:09:29 INFO : existing: Deleted 2024/11/18 01:09:29 DEBUG : existing-b: md5 = 67932e9679a1fdecd651a81d29aad6d1 OK 2024/11/18 01:09:29 INFO : existing-b: Copied (new) 2024/11/18 01:09:29 INFO : existing-b: Deleted 2024/11/18 01:09:30 DEBUG : existing: Destination exists, skipping 2024/11/18 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:09:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/18 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:09:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.12s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toxayak1qita" 2024/11/18 01:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/ov5i9pkttrgdn54i06vnte72s8nrd955c678trgkofjhqabj99k0" 2024/11/18 01:09:35 DEBUG : potato2: md5 = 30de49461b10f410158546122f29cade OK 2024/11/18 01:09:37 DEBUG : empty space: md5 = 4f0925b273b8a2cbbd53669727baa156 OK 2024/11/18 01:09:39 DEBUG : potato3: md5 = 0246bb9ad05d7dca9ff7adade909b768 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita' 2024/11/18 01:09:42 DEBUG : empty space: md5 = 2e04522fbd307ca976ae40f0a343a242 OK 2024/11/18 01:09:44 DEBUG : potato3: md5 = fa9f423ed876f4a1149f7afe9b69538e OK 2024/11/18 01:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita': Using server-side directory move 2024/11/18 01:09:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 01:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 01:09:44 DEBUG : empty space: Unchanged skipping 2024/11/18 01:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita': Waiting for checks to finish 2024/11/18 01:09:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 01:09:45 INFO : empty space: Deleted 2024/11/18 01:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita': Waiting for transfers to finish 2024/11/18 01:09:45 INFO : potato3: Deleted 2024/11/18 01:09:45 INFO : potato2: Moved (server-side) 2024/11/18 01:09:46 INFO : potato3: Moved (server-side) 2024/11/18 01:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifuwek1loye" 2024/11/18 01:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/pmfcghtqeeikmkvpn9c9usgcpn8cf2tikkrc3gjk9imu9nifvi50" 2024/11/18 01:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifuwek1loye': Using server-side directory move 2024/11/18 01:09:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wifuwek1loye': Server side directory move succeeded 2024/11/18 01:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifuwek1loye': Purge remote 2024/11/18 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toxayak1qita': Purge remote 2024/11/18 01:09:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mufedop0yelu" 2024/11/18 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/vndc6s1sq5pqfctifat0hu55vcrki9scg3dna9b0pnbea7blvflg" 2024/11/18 01:09:54 DEBUG : potato2: md5 = 78f36540415c0f5a3595c160d3fac820 OK 2024/11/18 01:09:55 DEBUG : empty space: md5 = e6b6ee2dbf2153be342dd48081740067 OK 2024/11/18 01:09:57 DEBUG : potato3: md5 = f54d643ad8d9c610f91c371c245f4b33 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-mufedop0yelu' 2024/11/18 01:10:00 DEBUG : empty space: md5 = 42a67b76d352f50b6e706514b8bf1fc1 OK 2024/11/18 01:10:02 DEBUG : potato3: md5 = c958db2a3cab68da6f1b8e4dbda6b0f9 OK 2024/11/18 01:10:03 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 01:10:03 DEBUG : empty space: Excluded 2024/11/18 01:10:03 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 01:10:03 DEBUG : empty space: Excluded 2024/11/18 01:10:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufedop0yelu': Waiting for checks to finish 2024/11/18 01:10:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufedop0yelu': Waiting for transfers to finish 2024/11/18 01:10:03 INFO : potato3: Deleted 2024/11/18 01:10:03 INFO : potato2: Moved (server-side) 2024/11/18 01:10:04 INFO : potato3: Moved (server-side) 2024/11/18 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xediroq0yuyi" 2024/11/18 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/1uhqrbjmsrh31ubl7tmvgff519t2rfjt09p4h4l6c2f94ihdbq60" 2024/11/18 01:10:06 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 01:10:06 DEBUG : empty space: Excluded 2024/11/18 01:10:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:10:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 01:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xediroq0yuyi': Waiting for checks to finish 2024/11/18 01:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xediroq0yuyi': Waiting for transfers to finish 2024/11/18 01:10:08 INFO : potato3: Moved (server-side) 2024/11/18 01:10:09 INFO : potato2: Moved (server-side) 2024/11/18 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xediroq0yuyi': Purge remote 2024/11/18 01:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufedop0yelu': Purge remote --- PASS: TestServerSideMoveWithFilter (21.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibulut2maxi" 2024/11/18 01:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/upvmmj1koisugbql09t0bh6hlfb572jlmoi3ls8gtjpb7hct2ml0" 2024/11/18 01:10:15 DEBUG : potato2: md5 = d6714cfc3ea482bd6af822c519e12a1f OK 2024/11/18 01:10:16 DEBUG : empty space: md5 = f2e539c55744f545b8dbc3588e8e1564 OK 2024/11/18 01:10:18 DEBUG : potato3: md5 = b8411a180df29c9188f3807b7b122b37 OK 2024/11/18 01:10:18 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo' -> Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi' 2024/11/18 01:10:22 DEBUG : empty space: md5 = 1301b5181437e8ffe8423a5951c20d5e OK 2024/11/18 01:10:24 DEBUG : potato3: md5 = 2416cbeed91809f33742650c025d7bc1 OK 2024/11/18 01:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi': Using server-side directory move 2024/11/18 01:10:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 01:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 01:10:25 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/18 01:10:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 01:10:25 DEBUG : empty space: Unchanged skipping 2024/11/18 01:10:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi': Waiting for checks to finish 2024/11/18 01:10:25 INFO : potato3: Deleted 2024/11/18 01:10:25 INFO : empty space: Deleted 2024/11/18 01:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi': Waiting for transfers to finish 2024/11/18 01:10:26 INFO : potato2: Moved (server-side) 2024/11/18 01:10:26 INFO : potato3: Moved (server-side) 2024/11/18 01:10:26 INFO : tomatoDir: Removing directory 2024/11/18 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': deleted 1 directories 2024/11/18 01:10:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niduhof8vixe" 2024/11/18 01:10:28 DEBUG : Config file has changed externally - reloading 2024/11/18 01:10:28 DEBUG : Creating backend with remote "TestDrive:crypt/sc75jo2fvng65o65e29be8ompq9ud7sao14ec97pc8q6tnrecoj0" 2024/11/18 01:10:29 DEBUG : tomatoDir: Making directory 2024/11/18 01:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niduhof8vixe': Using server-side directory move 2024/11/18 01:10:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-niduhof8vixe': Server side directory move succeeded 2024/11/18 01:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niduhof8vixe': Purge remote 2024/11/18 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibulut2maxi': Purge remote 2024/11/18 01:10:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test" 2024/11/18 01:10:34 DEBUG : Config file has changed externally - reloading 2024/11/18 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncOverlap (4.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test" 2024/11/18 01:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/11/18 01:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-include/layer2" 2024/11/18 01:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/11/18 01:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-ignore-file" 2024/11/18 01:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/11/18 01:10:50 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 07afdb90ddcbddf39310cff0f3f4dc56 OK 2024/11/18 01:10:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 01:10:51 DEBUG : rclone-sync-test: Excluded 2024/11/18 01:10:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/18 01:10:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test': Waiting for checks to finish 2024/11/18 01:10:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test': Waiting for transfers to finish 2024/11/18 01:10:52 DEBUG : Waiting for deletions to finish 2024/11/18 01:10:52 INFO : There was nothing to transfer 2024/11/18 01:10:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 01:10:53 DEBUG : rclone-sync-test: Excluded 2024/11/18 01:10:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:10:53 DEBUG : Waiting for deletions to finish 2024/11/18 01:10:53 INFO : rclone-sync-test-include: Removing directory 2024/11/18 01:10:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/18 01:10:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/18 01:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': failed to delete 1 directories 2024/11/18 01:10:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 01:10:55 DEBUG : rclone-sync-test: Excluded 2024/11/18 01:10:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/18 01:10:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 01:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/18 01:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/18 01:10:55 DEBUG : Waiting for deletions to finish 2024/11/18 01:10:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 01:10:56 DEBUG : rclone-sync-test: Excluded 2024/11/18 01:10:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:10:57 DEBUG : Waiting for deletions to finish 2024/11/18 01:10:57 INFO : rclone-sync-test-include: Removing directory 2024/11/18 01:10:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/18 01:10:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/18 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': failed to delete 1 directories 2024/11/18 01:10:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:10:58 DEBUG : : Excluded 2024/11/18 01:10:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/18 01:10:59 DEBUG : rclone-sync-test: Excluded 2024/11/18 01:10:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/18 01:10:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/18 01:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/18 01:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/18 01:10:59 DEBUG : Waiting for deletions to finish 2024/11/18 01:10:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:11:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/18 01:11:02 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (33.61s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/CompareDest" 2024/11/18 01:11:14 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/gveqi14airsml4bgu7krj116o8" 2024/11/18 01:11:16 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:18 DEBUG : one: md5 = 49a3d234fb51bd52aee6bee2cac4714f OK 2024/11/18 01:11:18 INFO : one: Copied (new) 2024/11/18 01:11:18 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:21 DEBUG : one: md5 = 065697acc3141f896210bb59313f2a83 OK 2024/11/18 01:11:21 INFO : one: Copied (replaced existing) 2024/11/18 01:11:21 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:24 DEBUG : dst/one: md5 = 946519964322deec4f92f3af5aa77ce6 OK 2024/11/18 01:11:27 DEBUG : CompareDest/one: md5 = 1a5c0b098350e7dd2c389f5074576d9c OK 2024/11/18 01:11:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:28 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:28 INFO : There was nothing to transfer 2024/11/18 01:11:30 DEBUG : CompareDest/two: md5 = cba05f7e9f58c79dadd392168adefa69 OK 2024/11/18 01:11:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 01:11:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:32 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:32 INFO : There was nothing to transfer 2024/11/18 01:11:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 01:11:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:33 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:33 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/18 01:11:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:35 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:11:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:11:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:11:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:11:36 DEBUG : two: md5 = d5a999e766f1079f1d60e06d648f7474 OK 2024/11/18 01:11:36 INFO : two: Copied (new) 2024/11/18 01:11:36 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:11:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:11:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (29.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:11:44 DEBUG : pre-dest1/1: md5 = 569d4768f6dee0f282c1f8a43d894def OK 2024/11/18 01:11:47 DEBUG : pre-dest2/2: md5 = cf7d6fc1e7fbddc5f61c300b33bcce10 OK 2024/11/18 01:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dest" 2024/11/18 01:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/rg03c1jvnehrrc617i0lnqjddc" 2024/11/18 01:11:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/pre-dest1" 2024/11/18 01:11:49 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/bbnblvh6k061ssopqrp18kd7gc" 2024/11/18 01:11:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/pre-dest2" 2024/11/18 01:11:50 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/dgicm1h6b5ejvlltm8eeif0bnk" 2024/11/18 01:11:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:11:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/18 01:11:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:11:52 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/18 01:11:52 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/18 01:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dest': Waiting for checks to finish 2024/11/18 01:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dest': Waiting for transfers to finish 2024/11/18 01:11:55 DEBUG : 3: md5 = fc71b0ba896a5d1ea86e39fcae39cb05 OK 2024/11/18 01:11:55 INFO : 3: Copied (new) 2024/11/18 01:11:55 DEBUG : Waiting for deletions to finish 2024/11/18 01:11:58 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/11/18 01:11:59 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/11/18 01:12:00 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.67s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:12:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:12:01 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:12:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/CopyDest" 2024/11/18 01:12:03 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/18 01:12:05 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 01:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:08 DEBUG : one: md5 = ba91db8862702349f7091e6361619515 OK 2024/11/18 01:12:08 INFO : one: Copied (new) 2024/11/18 01:12:08 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:11 DEBUG : one: md5 = 4a2a080db09c71aa6bdec0d54071df13 OK 2024/11/18 01:12:11 INFO : one: Copied (replaced existing) 2024/11/18 01:12:11 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:13 DEBUG : dst/one: md5 = 5c1925c69c85edda5269e6cd0ecf30f8 OK 2024/11/18 01:12:16 DEBUG : CopyDest/one: md5 = c1480642adbaa3ad49b770675268e39d OK 2024/11/18 01:12:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/BackupDir" 2024/11/18 01:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/18 01:12:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 01:12:21 INFO : one: Moved (server-side) 2024/11/18 01:12:22 INFO : one: Copied (server-side copy) 2024/11/18 01:12:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/18 01:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:22 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:25 DEBUG : CopyDest/two: md5 = a89550c1eda08d3cde02305cabf6d7ee OK 2024/11/18 01:12:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:27 INFO : two: Copied (server-side copy) 2024/11/18 01:12:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/18 01:12:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:27 DEBUG : one: Unchanged skipping 2024/11/18 01:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:27 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:28 DEBUG : one: Unchanged skipping 2024/11/18 01:12:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:28 DEBUG : two: Unchanged skipping 2024/11/18 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:28 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:28 INFO : There was nothing to transfer 2024/11/18 01:12:30 DEBUG : CopyDest/three: md5 = 2e4f8fac6f12f84d6100487272d04d58 OK 2024/11/18 01:12:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/18 01:12:31 DEBUG : three: Destination not found in --copy-dest 2024/11/18 01:12:31 DEBUG : three: Need to transfer - File not found at Destination 2024/11/18 01:12:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:31 DEBUG : one: Unchanged skipping 2024/11/18 01:12:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 01:12:31 DEBUG : two: Unchanged skipping 2024/11/18 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:33 DEBUG : three: md5 = ccbdb5c4f30b02e92f4239867ef3f357 OK 2024/11/18 01:12:33 INFO : three: Copied (new) 2024/11/18 01:12:33 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/18 01:12:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:12:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:12:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:12:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/18 01:12:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:12:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (39.83s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:12:44 DEBUG : dst/one: md5 = 7b6bed46fe7377bdbabaf25a2eab1372 OK 2024/11/18 01:12:46 DEBUG : dst/two: md5 = b213182d2f5b6d5adc103b71f7dbd9a3 OK 2024/11/18 01:12:48 DEBUG : dst/three.txt: md5 = 9dad515bb5f91f1dbc725a185cd98547 OK 2024/11/18 01:12:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:12:48 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:12:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/backup" 2024/11/18 01:12:49 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:12:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:12:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:12:51 DEBUG : two: Unchanged skipping 2024/11/18 01:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:12:53 INFO : one: Moved (server-side) 2024/11/18 01:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:12:55 DEBUG : one: md5 = 799899c578c6c248938b3bb82c142a3a OK 2024/11/18 01:12:55 INFO : one: Copied (new) 2024/11/18 01:12:55 DEBUG : Waiting for deletions to finish 2024/11/18 01:12:56 INFO : three.txt: Moved (server-side) 2024/11/18 01:12:56 INFO : three.txt: Moved into backup dir 2024/11/18 01:12:58 DEBUG : dst/three.txt: md5 = 64dbf60f06477f055eb7046e27ec8309 OK 2024/11/18 01:12:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:12:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:12:59 DEBUG : two: Unchanged skipping 2024/11/18 01:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:13:00 INFO : one: Deleted 2024/11/18 01:13:01 INFO : one: Moved (server-side) 2024/11/18 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:13:03 DEBUG : one: md5 = 1a20e5ac38721feca80eaaadc299e380 OK 2024/11/18 01:13:03 INFO : one: Copied (new) 2024/11/18 01:13:03 DEBUG : Waiting for deletions to finish 2024/11/18 01:13:04 INFO : three.txt: Deleted 2024/11/18 01:13:04 INFO : three.txt: Moved (server-side) 2024/11/18 01:13:04 INFO : three.txt: Moved into backup dir 2024/11/18 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:13:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:13:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:13:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:13:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (28.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:13:13 DEBUG : dst/one: md5 = 0ef4ace26df7f25e16517fa98ee947e4 OK 2024/11/18 01:13:14 DEBUG : dst/two: md5 = b837b72f6fb4c39bb0c4b80f2255afac OK 2024/11/18 01:13:16 DEBUG : dst/three.txt: md5 = 1d46a7dd306e7309cd9caa7710f9bf85 OK 2024/11/18 01:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:13:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/backup" 2024/11/18 01:13:17 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:13:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:13:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:13:19 DEBUG : two: Unchanged skipping 2024/11/18 01:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:13:21 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:13:23 DEBUG : one: md5 = 8538dc3e16e5636f3276df9c52fa016f OK 2024/11/18 01:13:23 INFO : one: Copied (new) 2024/11/18 01:13:23 DEBUG : Waiting for deletions to finish 2024/11/18 01:13:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:13:24 INFO : three.txt: Moved into backup dir 2024/11/18 01:13:26 DEBUG : dst/three.txt: md5 = 21a8b0e6b286cf2d30c04e1c0850a215 OK 2024/11/18 01:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:13:27 DEBUG : two: Unchanged skipping 2024/11/18 01:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:13:28 INFO : one.bak: Deleted 2024/11/18 01:13:29 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:13:30 DEBUG : one: md5 = a73bc8aa931a4b68d0726d79621f473d OK 2024/11/18 01:13:30 INFO : one: Copied (new) 2024/11/18 01:13:30 DEBUG : Waiting for deletions to finish 2024/11/18 01:13:31 INFO : three.txt.bak: Deleted 2024/11/18 01:13:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:13:32 INFO : three.txt: Moved into backup dir 2024/11/18 01:13:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:13:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:13:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/18 01:13:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/18 01:13:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/18 01:13:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (27.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:13:40 DEBUG : dst/one: md5 = 843e28a716fae320e9a3b1b9da6527ae OK 2024/11/18 01:13:42 DEBUG : dst/two: md5 = 518b791024b23ecfa02183bce0f7d298 OK 2024/11/18 01:13:44 DEBUG : dst/three.txt: md5 = 85bac1d47fabee5d5fbd79b45091c53b OK 2024/11/18 01:13:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:13:44 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/backup" 2024/11/18 01:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/1nrff024r7pq65ecp72fc28jb0" 2024/11/18 01:13:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:13:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:13:47 DEBUG : two: Unchanged skipping 2024/11/18 01:13:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 01:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:13:51 DEBUG : one: md5 = a797b68e959e8d14cc0b5ca9bf1e2bb8 OK 2024/11/18 01:13:51 INFO : one: Copied (new) 2024/11/18 01:13:51 DEBUG : Waiting for deletions to finish 2024/11/18 01:13:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 01:13:52 INFO : three.txt: Moved into backup dir 2024/11/18 01:13:54 DEBUG : dst/three.txt: md5 = bbe0f7c54ca71589be8e4b65d9a5639b OK 2024/11/18 01:13:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:13:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:13:55 DEBUG : two: Unchanged skipping 2024/11/18 01:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:13:56 INFO : one-2019-01-01: Deleted 2024/11/18 01:13:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 01:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:13:59 DEBUG : one: md5 = fea6c7341d4fe98cbdcf6d38aa795cd5 OK 2024/11/18 01:13:59 INFO : one: Copied (new) 2024/11/18 01:13:59 DEBUG : Waiting for deletions to finish 2024/11/18 01:14:00 INFO : three-2019-01-01.txt: Deleted 2024/11/18 01:14:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 01:14:01 INFO : three.txt: Moved into backup dir 2024/11/18 01:14:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:14:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:14:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/18 01:14:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/18 01:14:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/18 01:14:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:14:09 DEBUG : dst/one: md5 = 3be455a40c27e841dcd68681275b3d60 OK 2024/11/18 01:14:11 DEBUG : dst/two: md5 = 0c8a0741dde21e4a7b1b1373fb9b02b4 OK 2024/11/18 01:14:12 DEBUG : dst/three.txt: md5 = 3fc892a797df77f316e6722d6a8918e2 OK 2024/11/18 01:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:14:13 DEBUG : Config file has changed externally - reloading 2024/11/18 01:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:14:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:14:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:14:14 DEBUG : two: Unchanged skipping 2024/11/18 01:14:15 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:14:16 DEBUG : one: md5 = 2822ee7312a790458351e7509d7df485 OK 2024/11/18 01:14:16 INFO : one: Copied (new) 2024/11/18 01:14:16 DEBUG : Waiting for deletions to finish 2024/11/18 01:14:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:14:17 INFO : three.txt: Moved into backup dir 2024/11/18 01:14:19 DEBUG : dst/three.txt: md5 = c4298cec73f70b9f2c262b6530ccd41a OK 2024/11/18 01:14:20 DEBUG : one.bak: Excluded (Path Filter) 2024/11/18 01:14:20 DEBUG : one.bak: Excluded 2024/11/18 01:14:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/18 01:14:20 DEBUG : three.txt.bak: Excluded 2024/11/18 01:14:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for checks to finish 2024/11/18 01:14:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:14:20 DEBUG : two: Unchanged skipping 2024/11/18 01:14:21 INFO : one.bak: Deleted 2024/11/18 01:14:22 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo/dst': Waiting for transfers to finish 2024/11/18 01:14:23 DEBUG : one: md5 = 70fca53e52988be8daf053c036a01e0e OK 2024/11/18 01:14:23 INFO : one: Copied (new) 2024/11/18 01:14:23 DEBUG : Waiting for deletions to finish 2024/11/18 01:14:24 INFO : three.txt.bak: Deleted 2024/11/18 01:14:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:14:25 INFO : three.txt: Moved into backup dir 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:14:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (23.26s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:14:32 DEBUG : dst/one: md5 = 972223b16f064c5634c3bd1dca9c3720 OK 2024/11/18 01:14:34 DEBUG : dst/two: md5 = ab0a0b43be8076297200a69ea077ace6 OK 2024/11/18 01:14:36 DEBUG : dst/three.txt: md5 = bcd2337591e5f55e157b4db143e39f09 OK 2024/11/18 01:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:14:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:14:38 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:14:40 DEBUG : one: md5 = 06076770c7adae99ec1fcc88c0ec3ea0 OK 2024/11/18 01:14:40 INFO : one: Copied (new) 2024/11/18 01:14:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:14:40 DEBUG : two: Unchanged skipping 2024/11/18 01:14:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 01:14:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:14:43 DEBUG : three.txt: md5 = b3bd69b8224994894b0b47b389b5c9f1 OK 2024/11/18 01:14:43 INFO : three.txt: Copied (new) 2024/11/18 01:14:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:14:45 INFO : one.bak: Deleted 2024/11/18 01:14:46 INFO : one: Moved (server-side) to: one.bak 2024/11/18 01:14:48 DEBUG : one: md5 = e0882a941b6d89ea5695fc3917787bdf OK 2024/11/18 01:14:48 INFO : one: Copied (new) 2024/11/18 01:14:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:14:48 DEBUG : two: Unchanged skipping 2024/11/18 01:14:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 01:14:49 INFO : three.txt.bak: Deleted 2024/11/18 01:14:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/18 01:14:52 DEBUG : three.txt: md5 = de520aa2cd0ef8473cb1c429df162891 OK 2024/11/18 01:14:52 INFO : three.txt: Copied (new) 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/18 01:14:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (27.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:00 DEBUG : dst/one: md5 = 16a1f7f7bf1569efd17da5471476726d OK 2024/11/18 01:15:02 DEBUG : dst/two: md5 = 90967f293eb9e7206e6a419c1eb1fe9d OK 2024/11/18 01:15:03 DEBUG : dst/three.txt: md5 = d509fd21fbe1561b24bda477ae29f5b1 OK 2024/11/18 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupicad6qofo/dst" 2024/11/18 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/aqeegsmse1778f54gnn419b461c1n1k832dh4gpa0ombt8e7petg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/18 01:15:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 01:15:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 01:15:08 DEBUG : one: md5 = 5d5c1c2ccde7d38e7e8caeef64a09a01 OK 2024/11/18 01:15:08 INFO : one: Copied (new) 2024/11/18 01:15:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:15:08 DEBUG : two: Unchanged skipping 2024/11/18 01:15:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 01:15:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 01:15:10 DEBUG : three.txt: md5 = ee4389f52b7a92f71a1fc09cc0082116 OK 2024/11/18 01:15:10 INFO : three.txt: Copied (new) 2024/11/18 01:15:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 01:15:13 INFO : one-2019-01-01: Deleted 2024/11/18 01:15:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/18 01:15:15 DEBUG : one: md5 = 7f4bd9adb10e6e2c7c29dc060b8e7d9d OK 2024/11/18 01:15:15 INFO : one: Copied (new) 2024/11/18 01:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:15:15 DEBUG : two: Unchanged skipping 2024/11/18 01:15:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 01:15:16 INFO : three-2019-01-01.txt: Deleted 2024/11/18 01:15:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/18 01:15:19 DEBUG : three.txt: md5 = 311375a8eadc787767f2bea4e4962a83 OK 2024/11/18 01:15:19 INFO : three.txt: Copied (new) 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/18 01:15:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.83s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:25 DEBUG : Testêé: md5 = c15a80159e1250416d03753f3b75cde9 OK 2024/11/18 01:15:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/18 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:15:27 DEBUG : Testêé: md5 = 7c8c9f84aeb3b2e065e7be9f248f91eb OK 2024/11/18 01:15:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/18 01:15:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.01s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:15:31 DEBUG : existing: md5 = fd72d187dc8ee185b601ace9c8b65b5c OK 2024/11/18 01:15:31 INFO : existing: Copied (new) 2024/11/18 01:15:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/18 01:15:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/18 01:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:15:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': not deleting files as there were IO errors 2024/11/18 01:15:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncImmutable (5.35s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:36 DEBUG : EXISTING: md5 = ac1add7009cd42aff0b0ef46db188674 OK 2024/11/18 01:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:15:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:15:37 DEBUG : existing: Unchanged skipping 2024/11/18 01:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:15:37 DEBUG : Waiting for deletions to finish 2024/11/18 01:15:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.83s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", 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-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", 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-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:15:41 DEBUG : both0: md5 = 4667a4cbfa6d391fe009fa3d90119ae1 OK 2024/11/18 01:15:43 DEBUG : only0: md5 = 32ee5b168d7d632e53d1b8281854b797 OK 2024/11/18 01:15:45 DEBUG : both1: md5 = e1ccf7adc127e0edf666f4ccbd3203a5 OK 2024/11/18 01:15:47 DEBUG : only1: md5 = 732f4663a74e91cafa381e19bc810291 OK 2024/11/18 01:15:48 DEBUG : both2: md5 = e83884499178fbcb3a6e683e88c0ebf6 OK 2024/11/18 01:15:50 DEBUG : only2: md5 = 4205cd7c3849e7b18e48be5b25481129 OK 2024/11/18 01:15:52 DEBUG : both3: md5 = 8f1c77f1722f020a8db370e18fac4324 OK 2024/11/18 01:15:53 DEBUG : only3: md5 = 64ba7b6a474b04c55bbd3a33601b3159 OK 2024/11/18 01:15:55 DEBUG : both4: md5 = 5a1fbd80b3a108d61af85a989484ff6e OK 2024/11/18 01:15:57 DEBUG : only4: md5 = a324acd4dfd933c20a9e5bef7db23656 OK 2024/11/18 01:15:58 DEBUG : both5: md5 = ccb721af6509afad71efa7eccf185659 OK 2024/11/18 01:16:00 DEBUG : only5: md5 = ad810a619388a5db28f89316a5933f34 OK 2024/11/18 01:16:02 DEBUG : both6: md5 = 6f834e345fd7de5e570fc93565c2b553 OK 2024/11/18 01:16:03 DEBUG : only6: md5 = 47ad12555f0b10d275f1a8bc5e83cbc2 OK 2024/11/18 01:16:05 DEBUG : both7: md5 = ff057302885b2d60ef05459675023a1f OK 2024/11/18 01:16:07 DEBUG : only7: md5 = b223cac6aca1c731dbea97523450c4a9 OK 2024/11/18 01:16:08 DEBUG : both8: md5 = 8a6a6e4a7b60fa9bea0c5c5e51c7b7cf OK 2024/11/18 01:16:10 DEBUG : only8: md5 = d9d7df868d9bcb1ba92281e6277bddd4 OK 2024/11/18 01:16:12 DEBUG : both9: md5 = 09d146466175e08e70e637822f6007c4 OK 2024/11/18 01:16:14 DEBUG : only9: md5 = 89413ebf9e514604b940b53f8c3f8cb6 OK 2024/11/18 01:16:15 DEBUG : both10: md5 = 991819b6b8630a9f65e45f94daa7315f OK 2024/11/18 01:16:17 DEBUG : only10: md5 = 94c7e371088171d870c00b9455bb6693 OK 2024/11/18 01:16:19 DEBUG : both11: md5 = 21ca5a78df78fb191471a9b1ea7206b6 OK 2024/11/18 01:16:20 DEBUG : only11: md5 = 8d07584f190167274fa8491cc1b33f1b OK 2024/11/18 01:16:22 DEBUG : both12: md5 = 2c437f2b4709e82b68f59dfe213c111a OK 2024/11/18 01:16:24 DEBUG : only12: md5 = f040f162bfbb65e9822e8ea16c0ccbba OK 2024/11/18 01:16:25 DEBUG : both13: md5 = c3165d8a5eab7986b9195eeb38a0e43f OK 2024/11/18 01:16:27 DEBUG : only13: md5 = 1d0769189efefc4bda8dc1e49f6e30ce OK 2024/11/18 01:16:29 DEBUG : both14: md5 = a16e6fc48d75958cfcda734410d60d84 OK 2024/11/18 01:16:30 DEBUG : only14: md5 = 9eebda79003f4a9c3e875686ae7ef17a OK 2024/11/18 01:16:32 DEBUG : both15: md5 = 95d9bec6aac4f7457e9ede5880c52e80 OK 2024/11/18 01:16:34 DEBUG : only15: md5 = fcda3d480a796f23c9c10f31d2659e28 OK 2024/11/18 01:16:35 DEBUG : both16: md5 = ace93939bf8c7d5c4d9e74ce0eb3f5aa OK 2024/11/18 01:16:37 DEBUG : only16: md5 = f497fc91e881e004acb05848c8f8fd26 OK 2024/11/18 01:16:39 DEBUG : both17: md5 = cb7b720ae41ded4f5cc220cb2732e4da OK 2024/11/18 01:16:41 DEBUG : only17: md5 = 8b3cc8d50959882f874339a74187bba2 OK 2024/11/18 01:16:42 DEBUG : both18: md5 = 2f759ef1172470b86867096af04b4acd OK 2024/11/18 01:16:44 DEBUG : only18: md5 = 868ba896b543539a833705658db1542e OK 2024/11/18 01:16:46 DEBUG : both19: md5 = 6e7331a0308446070e8c5f2c9a3f255c OK 2024/11/18 01:16:47 DEBUG : only19: md5 = 7377ff656bb70c333de67b066ed6e96e OK 2024/11/18 01:16:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both0: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both1: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both10: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both11: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both12: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both13: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both14: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both15: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both16: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both17: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both18: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:16:48 DEBUG : both19: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both5: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both6: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both7: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both8: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:16:48 DEBUG : both9: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both2: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both3: Unchanged skipping 2024/11/18 01:16:48 DEBUG : both4: Unchanged skipping 2024/11/18 01:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:16:48 DEBUG : Waiting for deletions to finish 2024/11/18 01:16:48 INFO : only7: Deleted 2024/11/18 01:16:48 INFO : only6: Deleted 2024/11/18 01:16:48 INFO : only2: Deleted 2024/11/18 01:16:48 INFO : only13: Deleted 2024/11/18 01:16:49 INFO : only16: Deleted 2024/11/18 01:16:49 INFO : only4: Deleted 2024/11/18 01:16:49 INFO : only18: Deleted 2024/11/18 01:16:49 INFO : only19: Deleted 2024/11/18 01:16:49 INFO : only8: Deleted 2024/11/18 01:16:50 INFO : only11: Deleted 2024/11/18 01:16:50 INFO : only9: Deleted 2024/11/18 01:16:50 INFO : only15: Deleted 2024/11/18 01:16:50 INFO : only5: Deleted 2024/11/18 01:16:50 INFO : only10: Deleted 2024/11/18 01:16:50 INFO : only12: Deleted 2024/11/18 01:16:50 INFO : only1: Deleted 2024/11/18 01:16:51 INFO : only14: Deleted 2024/11/18 01:16:51 INFO : only3: Deleted 2024/11/18 01:16:51 INFO : only0: Deleted 2024/11/18 01:16:51 INFO : only17: Deleted 2024/11/18 01:16:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (83.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:17:05 DEBUG : both0: md5 = 8d9fa1e4983b058d8c038ec12d37689d OK 2024/11/18 01:17:07 DEBUG : only0: md5 = e690341c9826bdecffc14d6c872a6301 OK 2024/11/18 01:17:09 DEBUG : both1: md5 = 3792eb6ecebbd8af0b99a7ae9015c7af OK 2024/11/18 01:17:10 DEBUG : only1: md5 = 6266925560c39d243a00d0fb27ae1793 OK 2024/11/18 01:17:12 DEBUG : both2: md5 = 3d38c294d17ae734f177d89f64f7fd2e OK 2024/11/18 01:17:14 DEBUG : only2: md5 = 33aa4914895c20bc793347a837f6177c OK 2024/11/18 01:17:16 DEBUG : both3: md5 = 167fb009de7d1b8ba19139fd87129962 OK 2024/11/18 01:17:17 DEBUG : only3: md5 = f94b1f3d5d1176a82423c13319525d58 OK 2024/11/18 01:17:19 DEBUG : both4: md5 = 6184bc1a3c509f255499194ed1ce12ff OK 2024/11/18 01:17:21 DEBUG : only4: md5 = 554a8445431afed2f2f47bd74b047a41 OK 2024/11/18 01:17:23 DEBUG : both5: md5 = 7f0d536df362ccc6f3492f3d73793d89 OK 2024/11/18 01:17:24 DEBUG : only5: md5 = 496cdd4236cab989d3e930acb9d70c22 OK 2024/11/18 01:17:26 DEBUG : both6: md5 = 4bec85c078fb92017719d3abd59eb200 OK 2024/11/18 01:17:28 DEBUG : only6: md5 = d37c1419e96479b1c9335859b6123f6d OK 2024/11/18 01:17:29 DEBUG : both7: md5 = 4ce4eab09f14188810ed78732749afea OK 2024/11/18 01:17:31 DEBUG : only7: md5 = 12683b39d17f9d6c055d7e54fe62fe49 OK 2024/11/18 01:17:33 DEBUG : both8: md5 = 4b9c804f970c94d7c494407a5f6f8e6b OK 2024/11/18 01:17:35 DEBUG : only8: md5 = c2ec34d64f9c1e028f08dbe3cd2696f5 OK 2024/11/18 01:17:36 DEBUG : both9: md5 = f5a85a64e2c2a6f269a691c23f542290 OK 2024/11/18 01:17:38 DEBUG : only9: md5 = e72b04d07ef654ddebb0c1528526fb84 OK 2024/11/18 01:17:39 DEBUG : both10: md5 = 46e4b7b1ea2e0df35d448c9eb49f12ef OK 2024/11/18 01:17:41 DEBUG : only10: md5 = ce54433fc343b1a96cb6ac8d677ab686 OK 2024/11/18 01:17:43 DEBUG : both11: md5 = 97251ea38e5bc45cec16670dce4dd7cb OK 2024/11/18 01:17:44 DEBUG : only11: md5 = a600da3284b9384a36352345305a4010 OK 2024/11/18 01:17:46 DEBUG : both12: md5 = eceb25bface99be0d794efd71e4fcaca OK 2024/11/18 01:17:48 DEBUG : only12: md5 = fccebfa476655d7b4391d1c3c4fcd4c1 OK 2024/11/18 01:17:50 DEBUG : both13: md5 = 7cbf0ed3f77a1eb3d1c936dea5a411dd OK 2024/11/18 01:17:51 DEBUG : only13: md5 = 79ae711ec893e2dd3fc83b7f96f5893c OK 2024/11/18 01:17:53 DEBUG : both14: md5 = bb287d2eddf5c7a5b00b04d426a1df90 OK 2024/11/18 01:17:55 DEBUG : only14: md5 = c4b5d07012bc65dfe3c9925e63a63bcf OK 2024/11/18 01:17:57 DEBUG : both15: md5 = bd6491eabe3763f395a08f1f5d940148 OK 2024/11/18 01:17:58 DEBUG : only15: md5 = fece06aeea3f2e6e3c2d7988b744fa65 OK 2024/11/18 01:18:00 DEBUG : both16: md5 = 0ab3a863f96156df05e31bbf5b78682e OK 2024/11/18 01:18:02 DEBUG : only16: md5 = e9350f3e6f93dc686f3dd479c83f1d10 OK 2024/11/18 01:18:03 DEBUG : both17: md5 = bbe44ef0458c3ca59bfdbbbee63b6e09 OK 2024/11/18 01:18:05 DEBUG : only17: md5 = 26311f1943f7ce0db086ed527e442434 OK 2024/11/18 01:18:07 DEBUG : both18: md5 = a48034458fbc7e5d546c3d47493afbdb OK 2024/11/18 01:18:09 DEBUG : only18: md5 = 4289ce41b0c659ec48ad572340fc0be2 OK 2024/11/18 01:18:10 DEBUG : both19: md5 = 2e4b10bb58d976cde301bbf0bcf54e5c OK 2024/11/18 01:18:12 DEBUG : only19: md5 = 2ddc627403dee291654c98de9a8b1b79 OK 2024/11/18 01:18:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for checks to finish 2024/11/18 01:18:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both0: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both12: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both13: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both14: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both15: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both16: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both17: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both18: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both19: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both2: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both3: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both1: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both11: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both10: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both4: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both8: Unchanged skipping 2024/11/18 01:18:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 01:18:13 DEBUG : both9: Unchanged skipping 2024/11/18 01:18:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : both6: Unchanged skipping 2024/11/18 01:18:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : both5: Unchanged skipping 2024/11/18 01:18:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : both7: Unchanged skipping 2024/11/18 01:18:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/18 01:18:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Waiting for transfers to finish 2024/11/18 01:18:14 DEBUG : only11: md5 = 0af1977235683c51915ad07e80b715e6 OK 2024/11/18 01:18:14 INFO : only11: Copied (replaced existing) 2024/11/18 01:18:14 DEBUG : only0: md5 = bad9de1eb6a9557536c383041d494a1e OK 2024/11/18 01:18:14 INFO : only0: Copied (replaced existing) 2024/11/18 01:18:14 DEBUG : only1: md5 = 17d7224edf60e9bac02dde97652fb9b7 OK 2024/11/18 01:18:14 INFO : only1: Copied (replaced existing) 2024/11/18 01:18:14 DEBUG : only10: md5 = 26cd671042c4c4507ad8006409dc6447 OK 2024/11/18 01:18:14 INFO : only10: Copied (replaced existing) 2024/11/18 01:18:15 DEBUG : only14: md5 = 1dde8487f7e680e1be8837b7f7b422e6 OK 2024/11/18 01:18:15 INFO : only14: Copied (replaced existing) 2024/11/18 01:18:15 DEBUG : only13: md5 = 43be46da62a9c953805b3c7034b65d56 OK 2024/11/18 01:18:15 INFO : only13: Copied (replaced existing) 2024/11/18 01:18:15 DEBUG : only12: md5 = b12762366d5cec03b2d59abcc717ff4a OK 2024/11/18 01:18:15 INFO : only12: Copied (replaced existing) 2024/11/18 01:18:15 DEBUG : only15: md5 = db21ba11f0930e7707f80b614066b50f OK 2024/11/18 01:18:15 INFO : only15: Copied (replaced existing) 2024/11/18 01:18:17 DEBUG : only16: md5 = 6d525aca7b9489875879430f29aa754e OK 2024/11/18 01:18:17 INFO : only16: Copied (replaced existing) 2024/11/18 01:18:17 DEBUG : only3: md5 = 8787432355b0ee6d919e3a36683f5f49 OK 2024/11/18 01:18:17 INFO : only3: Copied (replaced existing) 2024/11/18 01:18:17 DEBUG : only2: md5 = 4dd7ff1cd4589b5167e276b0940ad686 OK 2024/11/18 01:18:17 INFO : only2: Copied (replaced existing) 2024/11/18 01:18:17 DEBUG : only4: md5 = da3394374c4a66f1d40fda33ac72fb89 OK 2024/11/18 01:18:17 INFO : only4: Copied (replaced existing) 2024/11/18 01:18:18 DEBUG : only5: md5 = 74b7e1c344fdeca5e1cffbf51ecc3989 OK 2024/11/18 01:18:18 INFO : only5: Copied (replaced existing) 2024/11/18 01:18:18 DEBUG : only7: md5 = b93a7f97849cf173afdb50442ea33013 OK 2024/11/18 01:18:18 INFO : only7: Copied (replaced existing) 2024/11/18 01:18:18 DEBUG : only17: md5 = d44228303116342eafe1ae7f2324a0a2 OK 2024/11/18 01:18:18 INFO : only17: Copied (replaced existing) 2024/11/18 01:18:18 DEBUG : only8: md5 = 97aff54e5411301c32c906c77af842da OK 2024/11/18 01:18:18 INFO : only8: Copied (replaced existing) 2024/11/18 01:18:19 DEBUG : only9: md5 = 519f31da063eb270463b28085119ae25 OK 2024/11/18 01:18:19 INFO : only9: Copied (replaced existing) 2024/11/18 01:18:20 DEBUG : only18: md5 = 36a853d8a2f426545575d21b82fd6b5a OK 2024/11/18 01:18:20 INFO : only18: Copied (replaced existing) 2024/11/18 01:18:20 DEBUG : only19: md5 = 07e5a059aab6150bae83e501bc0f746e OK 2024/11/18 01:18:20 INFO : only19: Copied (replaced existing) 2024/11/18 01:18:20 DEBUG : only6: md5 = a287ae04435fe031cca1c6ed769df2d6 OK 2024/11/18 01:18:20 INFO : only6: Copied (replaced existing) 2024/11/18 01:18:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (100.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:18:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:18:44 DEBUG : sub dir: Making directory with metadata 2024/11/18 01:18:45 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:19:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 01:19:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 01:19:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:19:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:19:20 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/11/18 01:19:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:19:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/18 01:19:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/18 01:19:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:19:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:19:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:19:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:19:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:19:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/18 01:19:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:19:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 01:19:31 DEBUG : sub dir: Making directory with metadata 2024/11/18 01:19:32 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:19:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 01:19:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 01:19:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 01:19:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo'", Local "Local file system at /tmp/rclone4191590157", Modify Window "1ms" 2024/11/18 01:20:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:20:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/18 01:20:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/18 01:20:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:20:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:20:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:20:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:20:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/18 01:20:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/18 01:20:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/18 01:20:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.88s) PASS 2024/11/18 01:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupicad6qofo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 18m30.675468324s (try 1/5)