"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/14 18:34:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova" 2024/11/14 18:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 18:34:54 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg" 2024/11/14 18:34:56 DEBUG : Creating backend with remote "/tmp/rclone837476298" === 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-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:34:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:34:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:34:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/14 18:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:34:57 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.82s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:34:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:34:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:02 DEBUG : sub dir/hello world: md5 = 7b712928cc3c30629473d40fe172d6d7 OK 2024/11/14 18:35:02 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:35:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (8.24s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:07 DEBUG : metadata sub dir: Making directory with metadata 2024/11/14 18:35:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:35:07 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/14 18:35:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:35:07 DEBUG : Local file system at /tmp/rclone837476298: File to upload is small (21 bytes), uploading instead of streaming 2024/11/14 18:35:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 18:35:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/14 18:35:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:35:07 DEBUG : Google drive root 'crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg': Skipping btime metadata as can't update it on an existing file: 2024-11-14T18:35:07.089936424Z 2024/11/14 18:35:08 INFO : empty metadata sub dir: Updated directory metadata 2024/11/14 18:35:09 DEBUG : Google drive root 'crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg': Skipping btime metadata as can't update it on an existing file: 2024-11-14T18:35:07.089936424Z 2024/11/14 18:35:10 INFO : metadata sub dir: Updated directory metadata 2024/11/14 18:35:10 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/14 18:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:12 DEBUG : metadata sub dir/hello metadata world: md5 = d26ba6a6325732cdfb02a0c720090026 OK 2024/11/14 18:35:12 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:15 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (10.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:17 DEBUG : metadata sub dir: Making directory with metadata 2024/11/14 18:35:17 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:35:17 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/14 18:35:17 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:35:17 DEBUG : Local file system at /tmp/rclone837476298: File to upload is small (21 bytes), uploading instead of streaming 2024/11/14 18:35:17 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 18:35:17 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/14 18:35:17 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:35:17 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/14 18:35:17 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/14 18:35:17 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/14 18:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:21 DEBUG : metadata sub dir/hello metadata world: md5 = 1c95caa987b7f41382f06415be7338e9 OK 2024/11/14 18:35:21 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/14 18:35:21 DEBUG : Google drive root 'crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg': Skipping btime metadata as can't update it on an existing file: 2024-11-14T18:35:17.72986425Z 2024/11/14 18:35:22 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:25 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (9.03s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:26 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 18:35:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 18:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:31 DEBUG : sub dir/hello world: md5 = ee14bc9bee4d6dd7e953269f7898d0dc OK 2024/11/14 18:35:31 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:35:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.82s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Running all checks before starting transfers 2024/11/14 18:35:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Checks finished, now starting transfers 2024/11/14 18:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:39 DEBUG : sub dir/hello world: md5 = 58b7a91e2c7184946a43a52378327f82 OK 2024/11/14 18:35:39 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.97s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:43 ERROR : Ignoring --no-traverse with sync 2024/11/14 18:35:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:47 DEBUG : sub dir/hello world: md5 = 3087ad0595533022cce0b81b3f28bcb4 OK 2024/11/14 18:35:47 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:35:47 DEBUG : Waiting for deletions to finish 2024/11/14 18:35:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (8.08s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 18:35:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:54 DEBUG : hello world2: md5 = 187f039c2c084587b99fd23ebcd15a65 OK 2024/11/14 18:35:54 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:35:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:35:58 DEBUG : potato2: md5 = 1afc9b42a9989822bbe1fbde861bca66 OK 2024/11/14 18:35:58 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:02 DEBUG : potato2: md5 = 9561422a7b381899aaf4ea7c6487731d OK 2024/11/14 18:36:02 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 18:36:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 18:36:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:36:04 DEBUG : sub dir: Making directory with metadata 2024/11/14 18:36:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 18:36:05 DEBUG : sub dir2: Making directory with metadata 2024/11/14 18:36:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 18:36:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:08 DEBUG : sub dir/hello world: md5 = 33099c9083f392cabd3d8f45c5fca58f OK 2024/11/14 18:36:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/11/14 18:36:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:15 DEBUG : sub dir2: Making directory 2024/11/14 18:36:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 18:36:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:36:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 18:36:16 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/14 18:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:19 DEBUG : sub dir/hello world: md5 = 9980db866df74db84fcde813d8bf2efe OK 2024/11/14 18:36:19 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:36:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:36:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (7.08s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:22 DEBUG : sub dir2: Making directory with metadata 2024/11/14 18:36:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:23 DEBUG : sub dir: Making directory with metadata 2024/11/14 18:36:24 INFO : sub dir: Made directory with metadata (mtime=2024-11-14T18:36:22.825422366Z) 2024/11/14 18:36:24 DEBUG : sub dir2: Making directory with metadata 2024/11/14 18:36:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:27 DEBUG : sub dir/hello world: md5 = e4377a14f4670bda3aa60497b4993bda OK 2024/11/14 18:36:27 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:36:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:32 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/14 18:36:32 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 18:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (5.15s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:37 DEBUG : sub dir2: Making directory 2024/11/14 18:36:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:36:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 18:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:41 DEBUG : sub dir/hello world: md5 = 72c909f3a5267aa3f62f2f251de0757d OK 2024/11/14 18:36:41 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:36:41 INFO : sub dir/hello world: Deleted 2024/11/14 18:36:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:36:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:44 DEBUG : sub dir2: Making directory with metadata 2024/11/14 18:36:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:36:45 DEBUG : sub dir: Making directory with metadata 2024/11/14 18:36:46 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 18:36:46 DEBUG : sub dir2: Making directory with metadata 2024/11/14 18:36:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:36:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:49 DEBUG : sub dir/hello world: md5 = a8b20b501b88728549e1c4e82580e967 OK 2024/11/14 18:36:49 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:36:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (10.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:36:55 DEBUG : sub dir2: Making directory 2024/11/14 18:36:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:36:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 18:36:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:36:58 DEBUG : sub dir/hello world: md5 = 500c69b66c6c1cee0228a5e025213368 OK 2024/11/14 18:36:58 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:36:58 DEBUG : Waiting for deletions to finish 2024/11/14 18:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:37:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (7.11s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:05 DEBUG : sub dir/hello world: md5 = 2a12dacfc09235bf1383450f75a8b5a0 OK 2024/11/14 18:37:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vexagej5ceyi" 2024/11/14 18:37:06 DEBUG : Config file has changed externally - reloading 2024/11/14 18:37:06 DEBUG : Creating backend with remote "TestDrive:crypt/gj3opempin6hmui6l3rkgc5m0kfh6mekqlicv6jfpsljsd14p0cg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova' -> Encrypted drive 'TestCryptDrive:rclone-test-vexagej5ceyi' 2024/11/14 18:37:07 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vexagej5ceyi': Waiting for checks to finish 2024/11/14 18:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vexagej5ceyi': Waiting for transfers to finish 2024/11/14 18:37:11 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/14 18:37:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vexagej5ceyi': Purge remote 2024/11/14 18:37:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (14.33s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:19 DEBUG : sub dir/hello world: md5 = b8dea75a37db2590d74f8a42109a1a4b OK 2024/11/14 18:37:19 ERROR : : error listing: directory not found 2024/11/14 18:37:20 DEBUG : Local file system at /tmp/rclone837476298: Making directory 2024/11/14 18:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.77s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:27 DEBUG : sub dir/hello world: md5 = 488a4aacdf195b34248f24e59e68fd47 OK 2024/11/14 18:37:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:37:28 DEBUG : Local file system at /tmp/rclone837476298: Waiting for checks to finish 2024/11/14 18:37:28 DEBUG : Local file system at /tmp/rclone837476298: Waiting for transfers to finish 2024/11/14 18:37:29 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/11/14 18:37:29 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.17s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:33 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 18:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:35 DEBUG : check sum: md5 = 30b98b3e05ae2ef133f778a864eb4d42 OK 2024/11/14 18:37:35 INFO : check sum: Copied (new) 2024/11/14 18:37:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/14 18:37:35 DEBUG : check sum: Size of src and dst objects identical 2024/11/14 18:37:35 DEBUG : check sum: Unchanged skipping 2024/11/14 18:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:35 DEBUG : Waiting for deletions to finish 2024/11/14 18:37:35 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.19s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 18:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:40 DEBUG : sizeonly: md5 = 07d9e4924c36d7148e5dd2ab425ed50e OK 2024/11/14 18:37:40 INFO : sizeonly: Copied (new) 2024/11/14 18:37:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:40 DEBUG : sizeonly: Sizes identical 2024/11/14 18:37:40 DEBUG : sizeonly: Unchanged skipping 2024/11/14 18:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:40 DEBUG : Waiting for deletions to finish 2024/11/14 18:37:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 18:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:45 DEBUG : ignore-size: md5 = 2601ca09eadbe4fa7d5e6ed8ec4e953b OK 2024/11/14 18:37:45 INFO : ignore-size: Copied (new) 2024/11/14 18:37:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:46 DEBUG : ignore-size: Unchanged skipping 2024/11/14 18:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:46 DEBUG : Waiting for deletions to finish 2024/11/14 18:37:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (5.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:51 DEBUG : existing: md5 = b288efda60f7b0b4876cbc4891b7c325 OK 2024/11/14 18:37:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:51 DEBUG : existing: Unchanged skipping 2024/11/14 18:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:51 DEBUG : Waiting for deletions to finish 2024/11/14 18:37:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 18:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:53 DEBUG : existing: md5 = 14b66aee18c26ed4e57ae613bbbd0268 OK 2024/11/14 18:37:53 INFO : existing: Copied (replaced existing) 2024/11/14 18:37:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.89s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 18:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:58 DEBUG : existing: md5 = 204dff653cfe44695b954509890c13d3 OK 2024/11/14 18:37:58 INFO : existing: Copied (new) 2024/11/14 18:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:37:58 DEBUG : existing: Destination exists, skipping 2024/11/14 18:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:37:58 DEBUG : Waiting for deletions to finish 2024/11/14 18:37:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:04 DEBUG : b/potato: md5 = dbc85a17d1eb372dcdc96ad467e30e58 OK 2024/11/14 18:38:07 DEBUG : c/non empty space: md5 = 725fce1222e88571bf2fd741eb1c3dd8 OK 2024/11/14 18:38:07 DEBUG : d: Making directory 2024/11/14 18:38:10 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 18:38:10 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 18:38:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 18:38:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:38:10 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 18:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:14 DEBUG : a/potato2: md5 = 4f3e46a267315d4af4a3df0118c6924d OK 2024/11/14 18:38:14 INFO : a/potato2: Copied (new) 2024/11/14 18:38:14 DEBUG : Waiting for deletions to finish 2024/11/14 18:38:15 INFO : b/potato: Deleted 2024/11/14 18:38:16 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 18:38:16 INFO : d: Removing directory 2024/11/14 18:38:17 INFO : b: Removing directory 2024/11/14 18:38:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/14 18:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:21 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/14 18:38:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (22.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:26 DEBUG : empty space: md5 = 07d1efe29044fe86d25a9842b1e972e7 OK 2024/11/14 18:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:26 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/14 18:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:26 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/14 18:38:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:27 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/14 18:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:29 DEBUG : empty space: md5 = c6fb65108765c7f382409454de8a9104 OK 2024/11/14 18:38:29 INFO : empty space: Copied (replaced existing) 2024/11/14 18:38:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (7.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:34 DEBUG : foo: md5 = 474bd73aefaf1d222371b91f3d95c570 OK 2024/11/14 18:38:34 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/14 18:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:36 DEBUG : foo: md5 = 23ce817b38997efc1c24e7b79cddc25b OK 2024/11/14 18:38:36 INFO : foo: Copied (replaced existing) 2024/11/14 18:38:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (6.07s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:40 DEBUG : empty space: md5 = f8e4e2ee43bcf73d0bd0b73911cd39a7 OK 2024/11/14 18:38:40 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 18:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:38:40 DEBUG : empty space: Unchanged skipping 2024/11/14 18:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:42 DEBUG : potato: md5 = 80fbe7da0df5618eda810390d20efc50 OK 2024/11/14 18:38:42 INFO : potato: Copied (new) 2024/11/14 18:38:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (7.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:47 DEBUG : potato: md5 = 78bca1f0d495e73006467eaf53284a6f OK 2024/11/14 18:38:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 18:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:49 DEBUG : potato: md5 = 428e9f5841ff35299a2636aa31e5824c OK 2024/11/14 18:38:49 INFO : potato: Copied (replaced existing) 2024/11/14 18:38:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:38:53 DEBUG : potato: md5 = cd5ff332e2d38cc5148dbbdb4ceaea09 OK 2024/11/14 18:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:38:54 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/14 18:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:38:56 DEBUG : potato: md5 = 78b218fa51fb5b169696a24b77b15e5c OK 2024/11/14 18:38:56 INFO : potato: Copied (replaced existing) 2024/11/14 18:38:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (6.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:00 DEBUG : potato: md5 = 08ca1e33edeebe74f94b26b14e96204c OK 2024/11/14 18:39:01 DEBUG : empty space: md5 = 26f24be7fb54e32e39c54d96cc1a9429 OK 2024/11/14 18:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:39:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 18:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:39:02 DEBUG : empty space: Unchanged skipping 2024/11/14 18:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:39:02 DEBUG : Waiting for deletions to finish 2024/11/14 18:39:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:06 DEBUG : potato: md5 = 32a36b852d214c5f8542ff4dc9b4d22c OK 2024/11/14 18:39:08 DEBUG : empty space: md5 = 6578a315da23a62ded55be7f0d742a92 OK 2024/11/14 18:39:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:39:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:39:09 DEBUG : empty space: Unchanged skipping 2024/11/14 18:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:39:11 DEBUG : potato2: md5 = 8638664ce3fd07bc6f5b06e0765b6664 OK 2024/11/14 18:39:11 INFO : potato2: Copied (new) 2024/11/14 18:39:11 DEBUG : Waiting for deletions to finish 2024/11/14 18:39:12 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:18 DEBUG : b/potato: md5 = 71361da86c17f2b227dc0a83267276e9 OK 2024/11/14 18:39:21 DEBUG : c/non empty space: md5 = 4361f3a559485dd6c43a3e45aa7a902b OK 2024/11/14 18:39:21 DEBUG : d: Making directory 2024/11/14 18:39:22 DEBUG : d/e: Making directory 2024/11/14 18:39:24 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 18:39:24 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 18:39:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 18:39:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:39:24 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 18:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:39:28 DEBUG : a/potato2: md5 = 0b5d3634f8ee1645bf39f23904883e68 OK 2024/11/14 18:39:28 INFO : a/potato2: Copied (new) 2024/11/14 18:39:28 DEBUG : Waiting for deletions to finish 2024/11/14 18:39:29 INFO : b/potato: Deleted 2024/11/14 18:39:29 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 18:39:29 INFO : d/e: Removing directory 2024/11/14 18:39:30 INFO : d: Removing directory 2024/11/14 18:39:31 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/11/14 18:39:31 INFO : b: Removing directory 2024/11/14 18:39:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/14 18:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:35 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/14 18:39:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (23.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:41 DEBUG : b/potato: md5 = ca4035629eecff3d454ef16a7c5e5ffd OK 2024/11/14 18:39:44 DEBUG : c/non empty space: md5 = 7730235938e5ee0f876bc656497ae89d OK 2024/11/14 18:39:44 DEBUG : d: Making directory 2024/11/14 18:39:46 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 18:39:46 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 18:39:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 18:39:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:39:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 18:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:39:49 DEBUG : a/potato2: md5 = f40c69b4370a115c16c3d5109d760bc9 OK 2024/11/14 18:39:49 INFO : a/potato2: Copied (new) 2024/11/14 18:39:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': not deleting files as there were IO errors 2024/11/14 18:39:50 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 18:39:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:39:54 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/14 18:39:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/14 18:39:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:00 DEBUG : potato: md5 = 74c61278a2994f66cd99364576a9d958 OK 2024/11/14 18:40:02 DEBUG : empty space: md5 = 44614a56415478b8ba0a85fdffd2fd61 OK 2024/11/14 18:40:02 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:40:02 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:03 INFO : potato: Deleted 2024/11/14 18:40:04 DEBUG : potato2: md5 = d4a2fda2bc3427c2f823ffc4205f4f27 OK 2024/11/14 18:40:04 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:08 DEBUG : potato: md5 = f699f3b658a3a1d574006f99b4c19707 OK 2024/11/14 18:40:10 DEBUG : empty space: md5 = 3f2970a3eefc1bb162751ee6e70b2bc1 OK 2024/11/14 18:40:12 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:13 INFO : potato: Deleted 2024/11/14 18:40:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:40:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:13 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:16 DEBUG : potato2: md5 = 3ef0d9bdaa4f1779b0d34cb50ec3bd9a OK 2024/11/14 18:40:16 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (12.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:21 DEBUG : potato: md5 = 8add53b65fb1d44ceadf8c0460241e4b OK 2024/11/14 18:40:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:23 DEBUG : potato2: md5 = 8ad054327fbb5bbcdf2204c3014d8d4d OK 2024/11/14 18:40:23 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.98s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:29 DEBUG : potato2: md5 = b57a2d691bc993a5ed985300315730be OK 2024/11/14 18:40:30 DEBUG : empty space: md5 = a8ef257bbe93f2efd8a8d54d66497b12 OK 2024/11/14 18:40:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 18:40:31 DEBUG : enormous: Excluded 2024/11/14 18:40:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 18:40:31 DEBUG : potato2: Excluded 2024/11/14 18:40:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 18:40:31 DEBUG : potato2: Excluded 2024/11/14 18:40:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:31 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:31 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 18:40:31 DEBUG : enormous: Excluded 2024/11/14 18:40:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 18:40:31 DEBUG : potato2: Excluded 2024/11/14 18:40:32 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 18:40:32 DEBUG : potato2: Excluded 2024/11/14 18:40:32 DEBUG : Local file system at /tmp/rclone837476298: Waiting for checks to finish 2024/11/14 18:40:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 18:40:32 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:32 DEBUG : Local file system at /tmp/rclone837476298: Waiting for transfers to finish 2024/11/14 18:40:32 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncWithExclude (13.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:43 DEBUG : potato2: md5 = 439c8a74d71bfc8f3db3f7901d9f8fdd OK 2024/11/14 18:40:48 DEBUG : empty space: md5 = 8ca535cd13d9a86922f1cda876f0fce8 OK 2024/11/14 18:40:50 DEBUG : enormous: md5 = 6fc1d02bb03fc1a55948571d6686b8ab OK 2024/11/14 18:40:50 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 18:40:50 DEBUG : enormous: Excluded 2024/11/14 18:40:50 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 18:40:50 DEBUG : potato2: Excluded 2024/11/14 18:40:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:40:50 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:40:50 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:51 INFO : enormous: Deleted 2024/11/14 18:40:51 INFO : potato2: Deleted 2024/11/14 18:40:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 18:40:52 DEBUG : Local file system at /tmp/rclone837476298: Waiting for checks to finish 2024/11/14 18:40:52 DEBUG : empty space: Unchanged skipping 2024/11/14 18:40:52 DEBUG : Local file system at /tmp/rclone837476298: Waiting for transfers to finish 2024/11/14 18:40:52 DEBUG : Waiting for deletions to finish 2024/11/14 18:40:52 INFO : potato2: Deleted 2024/11/14 18:40:52 INFO : enormous: Deleted 2024/11/14 18:40:52 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.50s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:40:57 DEBUG : one: md5 = 93dc06a09dfae1a73a37e28979328df2 OK 2024/11/14 18:40:59 DEBUG : two: md5 = 67c0f7064fba0f90de7a45abda9353ff OK 2024/11/14 18:41:01 DEBUG : three: md5 = 1816961a0caf990ae9bcc0af3da12e21 OK 2024/11/14 18:41:03 DEBUG : four: md5 = 8c63904a6afc5fc8fb642640f45d358c OK 2024/11/14 18:41:03 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 18:41:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 18:41:03 DEBUG : one: Destination is newer than source, skipping 2024/11/14 18:41:03 DEBUG : three: Sizes identical 2024/11/14 18:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 18:41:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 18:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:05 DEBUG : two: md5 = 48f8641f6adb29f21dc3aaf575a3ce2b OK 2024/11/14 18:41:05 INFO : two: Copied (replaced existing) 2024/11/14 18:41:05 DEBUG : four: md5 = 8ca03f5bc1edda15ba980c546e0f44e6 OK 2024/11/14 18:41:05 INFO : four: Copied (replaced existing) 2024/11/14 18:41:05 DEBUG : five: md5 = a0171cad4078709b76a3c0ac515fea50 OK 2024/11/14 18:41:05 INFO : five: Copied (new) 2024/11/14 18:41:05 DEBUG : Waiting for deletions to finish sync_test.go:1347: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (15.32s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:1436: Can track renames: false 2024/11/14 18:41:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/14 18:41:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 18:41:11 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/14 18:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:13 DEBUG : potato: md5 = ec61dfdbdba4fc54370b84ab7ffc5ef8 OK 2024/11/14 18:41:13 INFO : potato: Copied (new) 2024/11/14 18:41:13 DEBUG : yam: md5 = 4636ca888e035b64cac3ec1080d98b97 OK 2024/11/14 18:41:13 INFO : yam: Copied (new) 2024/11/14 18:41:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/14 18:41:14 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/14 18:41:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:14 DEBUG : potato: Unchanged skipping 2024/11/14 18:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:15 DEBUG : yaml: md5 = a14ce6c3042a08289c8aa33857cedaa1 OK 2024/11/14 18:41:15 INFO : yaml: Copied (new) 2024/11/14 18:41:15 DEBUG : Waiting for deletions to finish 2024/11/14 18:41:16 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (9.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:1508: Can track renames: true 2024/11/14 18:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Making map for --track-renames 2024/11/14 18:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Finished making map for --track-renames 2024/11/14 18:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 18:41:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 18:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for renames to finish 2024/11/14 18:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:22 DEBUG : potato: md5 = 1416aa1efdc906b0b435606e7269e744 OK 2024/11/14 18:41:22 INFO : potato: Copied (new) 2024/11/14 18:41:22 DEBUG : yam: md5 = c6335a17007d128691f3345674cb92a4 OK 2024/11/14 18:41:22 INFO : yam: Copied (new) 2024/11/14 18:41:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Making map for --track-renames 2024/11/14 18:41:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Finished making map for --track-renames 2024/11/14 18:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:22 DEBUG : potato: Unchanged skipping 2024/11/14 18:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for renames to finish 2024/11/14 18:41:23 INFO : yam: Moved (server-side) to: yaml 2024/11/14 18:41:23 INFO : yaml: Renamed from "yam" 2024/11/14 18:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:23 DEBUG : Waiting for deletions to finish 2024/11/14 18:41:23 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:1547: Can track renames: true 2024/11/14 18:41:27 DEBUG : Added delayed dir = "sub", newDst= 2024/11/14 18:41:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Making map for --track-renames 2024/11/14 18:41:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Finished making map for --track-renames 2024/11/14 18:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 18:41:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 18:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for renames to finish 2024/11/14 18:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:30 DEBUG : potato: md5 = ea31971c69e71678fcc768d8b15c770b OK 2024/11/14 18:41:30 INFO : potato: Copied (new) 2024/11/14 18:41:30 DEBUG : sub/yam: md5 = c0a3fe1450870abd9838d555452130e6 OK 2024/11/14 18:41:30 INFO : sub/yam: Copied (new) 2024/11/14 18:41:30 DEBUG : Waiting for deletions to finish 2024/11/14 18:41:31 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:32 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/14 18:41:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:41:32 DEBUG : potato: Unchanged skipping 2024/11/14 18:41:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Making map for --track-renames 2024/11/14 18:41:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Finished making map for --track-renames 2024/11/14 18:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for renames to finish 2024/11/14 18:41:34 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 18:41:34 INFO : yam: Renamed from "sub/yam" 2024/11/14 18:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:34 DEBUG : Waiting for deletions to finish 2024/11/14 18:41:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:38 DEBUG : Creating backend with remote "/tmp/rclone837476298/dir1" 2024/11/14 18:41:38 DEBUG : Config file has changed externally - reloading 2024/11/14 18:41:38 DEBUG : Creating backend with remote "/tmp/rclone837476298/dir2" 2024/11/14 18:41:38 DEBUG : Local file system at /tmp/rclone837476298/dir2: Using server-side directory move 2024/11/14 18:41:38 INFO : Local file system at /tmp/rclone837476298/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 18:41:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 18:41:38 INFO : file1.txt: Moved (server-side) 2024/11/14 18:41:38 DEBUG : Local file system at /tmp/rclone837476298/dir2: Waiting for checks to finish 2024/11/14 18:41:38 DEBUG : Local file system at /tmp/rclone837476298/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:39 DEBUG : Added delayed dir = "nested", newDst= 2024/11/14 18:41:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:41:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/14 18:41:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 18:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:42 DEBUG : sub dir/hello world: md5 = 16874eb0a13743c35edf55c6bd06cd12 OK 2024/11/14 18:41:42 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:41:42 INFO : sub dir/hello world: Deleted 2024/11/14 18:41:45 DEBUG : nested/sub dir/file: md5 = ce35427cd5f223f9b44a75580c95b58c OK 2024/11/14 18:41:45 INFO : nested/sub dir/file: Copied (new) 2024/11/14 18:41:45 INFO : nested/sub dir/file: Deleted 2024/11/14 18:41:45 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:41:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:41:46 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/14 18:41:46 INFO : sub dir: Removing directory 2024/11/14 18:41:46 INFO : nested/sub dir: Removing directory 2024/11/14 18:41:46 INFO : nested: Removing directory 2024/11/14 18:41:46 DEBUG : Local file system at /tmp/rclone837476298: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:41:51 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/14 18:41:52 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:41:53 DEBUG : Added delayed dir = "nested", newDst= 2024/11/14 18:41:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 18:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 18:41:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/14 18:41:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 18:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:41:57 DEBUG : sub dir/hello world: md5 = f8732bcfdd3b5a32d677f42cdd5c1e9e OK 2024/11/14 18:41:57 INFO : sub dir/hello world: Copied (new) 2024/11/14 18:41:57 INFO : sub dir/hello world: Deleted 2024/11/14 18:41:59 DEBUG : nested/sub dir/file: md5 = 47e3ee86c3a2d0cc812cb74cfa40e9aa OK 2024/11/14 18:41:59 INFO : nested/sub dir/file: Copied (new) 2024/11/14 18:41:59 INFO : nested/sub dir/file: Deleted 2024/11/14 18:42:00 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:42:01 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/14 18:42:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:42:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:42:05 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/14 18:42:06 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:42:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 18:42:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 18:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:42:10 DEBUG : existing: md5 = e26cbaf6bb5e73ecfd76e9c1c83d90a0 OK 2024/11/14 18:42:10 INFO : existing: Copied (new) 2024/11/14 18:42:10 INFO : existing: Deleted 2024/11/14 18:42:10 DEBUG : existing-b: md5 = 9fcb290eaf90cb045c72cbf675f9a576 OK 2024/11/14 18:42:10 INFO : existing-b: Copied (new) 2024/11/14 18:42:10 INFO : existing-b: Deleted 2024/11/14 18:42:11 DEBUG : existing: Destination exists, skipping 2024/11/14 18:42:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 18:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:42:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.80s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanivad7fixa" 2024/11/14 18:42:14 DEBUG : Config file has changed externally - reloading 2024/11/14 18:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/ovijb2j2h0e4t4vlgkuq3k1sql7angpomvj4acmr3thgmlrqkn50" 2024/11/14 18:42:18 DEBUG : potato2: md5 = f306d117edd9470c1ec78ce77b6ac4f3 OK 2024/11/14 18:42:21 DEBUG : empty space: md5 = 370aef64d56b80f8c1b854c5bdfe0994 OK 2024/11/14 18:42:23 DEBUG : potato3: md5 = 8fed4a8b207b2f083bc3c6b30881bbb3 OK sync_test.go:1603: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova' -> Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa' 2024/11/14 18:42:27 DEBUG : empty space: md5 = c44620ae78e03576e1df0908d328b41d OK 2024/11/14 18:42:29 DEBUG : potato3: md5 = a4c5a232d29927e12fc818b9ead995dd OK 2024/11/14 18:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa': Using server-side directory move 2024/11/14 18:42:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 18:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa': Waiting for checks to finish 2024/11/14 18:42:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 18:42:30 DEBUG : empty space: Unchanged skipping 2024/11/14 18:42:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 18:42:30 INFO : empty space: Deleted 2024/11/14 18:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa': Waiting for transfers to finish 2024/11/14 18:42:30 INFO : potato3: Deleted 2024/11/14 18:42:31 INFO : potato2: Moved (server-side) 2024/11/14 18:42:32 INFO : potato3: Moved (server-side) 2024/11/14 18:42:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihejaf2geca" 2024/11/14 18:42:32 DEBUG : Config file has changed externally - reloading 2024/11/14 18:42:32 DEBUG : Creating backend with remote "TestDrive:crypt/pd2bfej3lt6j5aphl585jbiiqvfhtf6ihjbn2d1esmonba3t9qv0" 2024/11/14 18:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihejaf2geca': Using server-side directory move 2024/11/14 18:42:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wihejaf2geca': Server side directory move succeeded 2024/11/14 18:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihejaf2geca': Purge remote 2024/11/14 18:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanivad7fixa': Purge remote 2024/11/14 18:42:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (23.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:42:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-netipaz2baki" 2024/11/14 18:42:37 DEBUG : Config file has changed externally - reloading 2024/11/14 18:42:37 DEBUG : Creating backend with remote "TestDrive:crypt/6eng3dlc60n6akj99s168aek3kno5ne8a9lfj0t3pnj81d1g7820" 2024/11/14 18:42:43 DEBUG : potato2: md5 = b456b60d63cc7e4056ae182417548aa9 OK 2024/11/14 18:42:45 DEBUG : empty space: md5 = 4d7c9c15aab05aa33996cc776f060d3e OK 2024/11/14 18:42:46 DEBUG : potato3: md5 = e8e12fce9e22fa0d50341963f93c6af3 OK sync_test.go:1603: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova' -> Encrypted drive 'TestCryptDrive:rclone-test-netipaz2baki' 2024/11/14 18:42:50 DEBUG : empty space: md5 = 35c4fcd5150f3983200a7e0ef0a6796d OK 2024/11/14 18:42:52 DEBUG : potato3: md5 = dfa09a086dbe7dfec428641e808ebefe OK 2024/11/14 18:42:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 18:42:53 DEBUG : empty space: Excluded 2024/11/14 18:42:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 18:42:53 DEBUG : empty space: Excluded 2024/11/14 18:42:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netipaz2baki': Waiting for checks to finish 2024/11/14 18:42:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 18:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netipaz2baki': Waiting for transfers to finish 2024/11/14 18:42:54 INFO : potato3: Deleted 2024/11/14 18:42:54 INFO : potato2: Moved (server-side) 2024/11/14 18:42:55 INFO : potato3: Moved (server-side) 2024/11/14 18:42:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gobunan4veke" 2024/11/14 18:42:55 DEBUG : Creating backend with remote "TestDrive:crypt/fa028m6dpq1gqb3251nu7mg30m3qn05cehj24ueknpvrpcje8bt0" 2024/11/14 18:42:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 18:42:57 DEBUG : empty space: Excluded 2024/11/14 18:42:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:42:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 18:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gobunan4veke': Waiting for checks to finish 2024/11/14 18:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gobunan4veke': Waiting for transfers to finish 2024/11/14 18:42:59 INFO : potato3: Moved (server-side) 2024/11/14 18:43:00 INFO : potato2: Moved (server-side) 2024/11/14 18:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gobunan4veke': Purge remote 2024/11/14 18:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-netipaz2baki': Purge remote --- PASS: TestServerSideMoveWithFilter (25.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yimaqoy8megi" 2024/11/14 18:43:03 DEBUG : Creating backend with remote "TestDrive:crypt/2pg46671ts31ka1152dtkp7enl7c5hapsggktdodjd31jjh94ct0" 2024/11/14 18:43:06 DEBUG : potato2: md5 = 73cd21c7d06e8e0a8d20dbb9367427a4 OK 2024/11/14 18:43:08 DEBUG : empty space: md5 = f9148246f9b74b3b9ce22e96833a3c37 OK 2024/11/14 18:43:10 DEBUG : potato3: md5 = db83587d288c426c79b0024e2d1c9f87 OK 2024/11/14 18:43:10 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova' -> Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi' 2024/11/14 18:43:15 DEBUG : empty space: md5 = f613d287e2cae971eeafc41e82fa7843 OK 2024/11/14 18:43:17 DEBUG : potato3: md5 = 1ce56bd3ab33f9b8753ce0f6453dc853 OK 2024/11/14 18:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi': Using server-side directory move 2024/11/14 18:43:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 18:43:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 18:43:18 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/14 18:43:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 18:43:18 DEBUG : empty space: Unchanged skipping 2024/11/14 18:43:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 18:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi': Waiting for checks to finish 2024/11/14 18:43:19 INFO : empty space: Deleted 2024/11/14 18:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi': Waiting for transfers to finish 2024/11/14 18:43:19 INFO : potato3: Deleted 2024/11/14 18:43:19 INFO : potato2: Moved (server-side) 2024/11/14 18:43:20 INFO : potato3: Moved (server-side) 2024/11/14 18:43:20 INFO : tomatoDir: Removing directory 2024/11/14 18:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': deleted 1 directories 2024/11/14 18:43:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dumezuf4dowe" 2024/11/14 18:43:22 DEBUG : Creating backend with remote "TestDrive:crypt/9enc96holokvsbr6d5u56b3uc0slveb0cb4r4hmsehko0trlovqg" 2024/11/14 18:43:23 DEBUG : tomatoDir: Making directory 2024/11/14 18:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumezuf4dowe': Using server-side directory move 2024/11/14 18:43:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dumezuf4dowe': Server side directory move succeeded 2024/11/14 18:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumezuf4dowe': Purge remote 2024/11/14 18:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yimaqoy8megi': Purge remote 2024/11/14 18:43:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (25.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test" 2024/11/14 18:43:29 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncOverlap (4.14s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test" 2024/11/14 18:43:33 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/11/14 18:43:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-include/layer2" 2024/11/14 18:43:36 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/11/14 18:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-ignore-file" 2024/11/14 18:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/11/14 18:43:46 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = aa4ea86bb5da363362b93f7c49d61292 OK 2024/11/14 18:43:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 18:43:47 DEBUG : rclone-sync-test: Excluded 2024/11/14 18:43:47 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 18:43:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 18:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test': Waiting for checks to finish 2024/11/14 18:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test': Waiting for transfers to finish 2024/11/14 18:43:48 DEBUG : Waiting for deletions to finish 2024/11/14 18:43:48 INFO : There was nothing to transfer 2024/11/14 18:43:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 18:43:49 DEBUG : rclone-sync-test: Excluded 2024/11/14 18:43:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 18:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:43:49 DEBUG : Waiting for deletions to finish 2024/11/14 18:43:49 INFO : rclone-sync-test-include: Removing directory 2024/11/14 18:43:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/14 18:43:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 18:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': failed to delete 1 directories 2024/11/14 18:43:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 18:43:51 DEBUG : rclone-sync-test: Excluded 2024/11/14 18:43:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 18:43:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 18:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/14 18:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/14 18:43:51 DEBUG : Waiting for deletions to finish 2024/11/14 18:43:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 18:43:53 DEBUG : rclone-sync-test: Excluded 2024/11/14 18:43:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 18:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:43:53 DEBUG : Waiting for deletions to finish 2024/11/14 18:43:53 INFO : rclone-sync-test-include: Removing directory 2024/11/14 18:43:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/14 18:43:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 18:43:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': failed to delete 1 directories 2024/11/14 18:43:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:54 DEBUG : : Excluded 2024/11/14 18:43:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 18:43:55 DEBUG : rclone-sync-test: Excluded 2024/11/14 18:43:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 18:43:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 18:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/14 18:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/14 18:43:55 DEBUG : Waiting for deletions to finish 2024/11/14 18:43:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:43:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/14 18:43:59 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (36.90s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:44:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:44:10 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/CompareDest" 2024/11/14 18:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/gveqi14airsml4bgu7krj116o8" 2024/11/14 18:44:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 18:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:17 DEBUG : one: md5 = cf2675c3494e69bf84a43284a32b22c9 OK 2024/11/14 18:44:17 INFO : one: Copied (new) 2024/11/14 18:44:17 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:20 DEBUG : one: md5 = b71ef5177da196367756167b1311c6aa OK 2024/11/14 18:44:20 INFO : one: Copied (replaced existing) 2024/11/14 18:44:20 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:23 DEBUG : dst/one: md5 = 43de84ba289f48578fa96e94d866e1ef OK 2024/11/14 18:44:26 DEBUG : CompareDest/one: md5 = 168f3b660c951a4b0bf72c41f78e8ce9 OK 2024/11/14 18:44:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 18:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:27 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:27 INFO : There was nothing to transfer 2024/11/14 18:44:30 DEBUG : CompareDest/two: md5 = 5285a538b1f0109994bb8e7c6eea984e OK 2024/11/14 18:44:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 18:44:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 18:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:31 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:31 INFO : There was nothing to transfer 2024/11/14 18:44:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 18:44:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 18:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:33 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:33 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/11/14 18:44:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:34 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 18:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:44:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:44:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:44:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 18:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:44:36 DEBUG : two: md5 = d21438adc0ac5f8eb37b31159ca61fca OK 2024/11/14 18:44:36 INFO : two: Copied (new) 2024/11/14 18:44:36 DEBUG : Waiting for deletions to finish 2024/11/14 18:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:44:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:44:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (33.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:44:47 DEBUG : pre-dest1/1: md5 = 2b64f5b46783a0d96516c131b7a70410 OK 2024/11/14 18:44:50 DEBUG : pre-dest2/2: md5 = 30d1075e66390fa115cf335e955530f0 OK 2024/11/14 18:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dest" 2024/11/14 18:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/rg03c1jvnehrrc617i0lnqjddc" 2024/11/14 18:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/pre-dest1" 2024/11/14 18:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/bbnblvh6k061ssopqrp18kd7gc" 2024/11/14 18:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/pre-dest2" 2024/11/14 18:44:53 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/dgicm1h6b5ejvlltm8eeif0bnk" 2024/11/14 18:44:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:44:54 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 18:44:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:44:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 18:44:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 18:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dest': Waiting for checks to finish 2024/11/14 18:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dest': Waiting for transfers to finish 2024/11/14 18:45:00 DEBUG : 3: md5 = 1de9ca266fad06b46fd3b78bdd570995 OK 2024/11/14 18:45:00 INFO : 3: Copied (new) 2024/11/14 18:45:00 DEBUG : Waiting for deletions to finish 2024/11/14 18:45:04 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/11/14 18:45:05 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/11/14 18:45:09 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (26.39s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:45:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/CopyDest" 2024/11/14 18:45:12 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/14 18:45:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 18:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:45:26 DEBUG : one: md5 = cdc511086ea1bf86298825fd0a07e9e5 OK 2024/11/14 18:45:26 INFO : one: Copied (new) 2024/11/14 18:45:26 DEBUG : Waiting for deletions to finish 2024/11/14 18:45:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:45:30 DEBUG : one: md5 = 06759862196fa6c1750e6d5f27a1d147 OK 2024/11/14 18:45:30 INFO : one: Copied (replaced existing) 2024/11/14 18:45:30 DEBUG : Waiting for deletions to finish 2024/11/14 18:45:33 DEBUG : dst/one: md5 = a4b60e651e72d130d649721226e7c70b OK 2024/11/14 18:45:39 DEBUG : CopyDest/one: md5 = 3707accee1512a11ded1cfc8297193ae OK 2024/11/14 18:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/BackupDir" 2024/11/14 18:45:39 DEBUG : Config file has changed externally - reloading 2024/11/14 18:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/14 18:45:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:45:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:45:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 18:45:53 INFO : one: Moved (server-side) 2024/11/14 18:45:54 INFO : one: Copied (server-side copy) 2024/11/14 18:45:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 18:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:45:54 DEBUG : Waiting for deletions to finish 2024/11/14 18:45:57 DEBUG : CopyDest/two: md5 = eb2e1b23212774055c6c9e307485828b OK 2024/11/14 18:45:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:00 INFO : two: Copied (server-side copy) 2024/11/14 18:46:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 18:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:00 DEBUG : one: Unchanged skipping 2024/11/14 18:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:46:00 DEBUG : Waiting for deletions to finish 2024/11/14 18:46:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:01 DEBUG : one: Unchanged skipping 2024/11/14 18:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:46:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:01 DEBUG : two: Unchanged skipping 2024/11/14 18:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:46:01 DEBUG : Waiting for deletions to finish 2024/11/14 18:46:01 INFO : There was nothing to transfer 2024/11/14 18:46:04 DEBUG : CopyDest/three: md5 = 38dd09ccb51c9ff2465ad794e2e452a7 OK 2024/11/14 18:46:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 18:46:05 DEBUG : three: Destination not found in --copy-dest 2024/11/14 18:46:05 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 18:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:05 DEBUG : one: Unchanged skipping 2024/11/14 18:46:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 18:46:05 DEBUG : two: Unchanged skipping 2024/11/14 18:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:46:07 DEBUG : three: md5 = a0ae7e17fcc3bdb3a2464161474ee3d6 OK 2024/11/14 18:46:07 INFO : three: Copied (new) 2024/11/14 18:46:07 DEBUG : Waiting for deletions to finish 2024/11/14 18:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/14 18:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:46:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:46:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/14 18:46:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (67.09s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:46:20 DEBUG : dst/one: md5 = 597097d121dc8994afe1ea64d03b8bc2 OK 2024/11/14 18:46:22 DEBUG : dst/two: md5 = 6aaf68fe06e3b9ec2e56117ebf26d40a OK 2024/11/14 18:46:24 DEBUG : dst/three.txt: md5 = 336172551bec07cb5350f3b92380c5be OK 2024/11/14 18:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:46:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/backup" 2024/11/14 18:46:26 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/1nrff024r7pq65ecp72fc28jb0" 2024/11/14 18:46:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:46:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:46:28 DEBUG : two: Unchanged skipping 2024/11/14 18:46:30 INFO : one: Moved (server-side) 2024/11/14 18:46:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:46:32 DEBUG : one: md5 = 717ea635924e03cec47b8b5b96637937 OK 2024/11/14 18:46:32 INFO : one: Copied (new) 2024/11/14 18:46:32 DEBUG : Waiting for deletions to finish 2024/11/14 18:46:34 INFO : three.txt: Moved (server-side) 2024/11/14 18:46:34 INFO : three.txt: Moved into backup dir 2024/11/14 18:46:36 DEBUG : dst/three.txt: md5 = 9cace0da23f8b678c701c0ec48920d42 OK 2024/11/14 18:46:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:46:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:46:37 DEBUG : two: Unchanged skipping 2024/11/14 18:46:38 INFO : one: Deleted 2024/11/14 18:46:39 INFO : one: Moved (server-side) 2024/11/14 18:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:46:41 DEBUG : one: md5 = 1299b94124f41bb61654fba14e9dc2e9 OK 2024/11/14 18:46:41 INFO : one: Copied (new) 2024/11/14 18:46:41 DEBUG : Waiting for deletions to finish 2024/11/14 18:46:42 INFO : three.txt: Deleted 2024/11/14 18:46:43 INFO : three.txt: Moved (server-side) 2024/11/14 18:46:43 INFO : three.txt: Moved into backup dir 2024/11/14 18:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/14 18:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/14 18:46:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (33.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:46:53 DEBUG : dst/one: md5 = 0fb3be3fbb3c57138b233356737f01f3 OK 2024/11/14 18:46:55 DEBUG : dst/two: md5 = 0cdab1df6bfc59f8457f23001f8aeb51 OK 2024/11/14 18:46:57 DEBUG : dst/three.txt: md5 = f774ec3f9ccf7e7e4dcdbaeee0ada8f5 OK 2024/11/14 18:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:46:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/backup" 2024/11/14 18:46:59 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/1nrff024r7pq65ecp72fc28jb0" 2024/11/14 18:47:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:47:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:47:01 DEBUG : two: Unchanged skipping 2024/11/14 18:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:47:04 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:47:06 DEBUG : one: md5 = cebda1046779299b9fe81a41ddd45ede OK 2024/11/14 18:47:06 INFO : one: Copied (new) 2024/11/14 18:47:06 DEBUG : Waiting for deletions to finish 2024/11/14 18:47:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:47:07 INFO : three.txt: Moved into backup dir 2024/11/14 18:47:10 DEBUG : dst/three.txt: md5 = 78dca74f4c811d0cfe799125c1782366 OK 2024/11/14 18:47:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:47:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:47:11 DEBUG : two: Unchanged skipping 2024/11/14 18:47:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:47:12 INFO : one.bak: Deleted 2024/11/14 18:47:13 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:47:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:47:15 DEBUG : one: md5 = 77847e00bdb15bf8e85a3e2d9e01a63e OK 2024/11/14 18:47:15 INFO : one: Copied (new) 2024/11/14 18:47:15 DEBUG : Waiting for deletions to finish 2024/11/14 18:47:16 INFO : three.txt.bak: Deleted 2024/11/14 18:47:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:47:17 INFO : three.txt: Moved into backup dir 2024/11/14 18:47:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:47:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/14 18:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/14 18:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/14 18:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (33.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:47:28 DEBUG : dst/one: md5 = 872acc34ff0a467920197ebe6745cdaf OK 2024/11/14 18:47:30 DEBUG : dst/two: md5 = 028541879352724233334c0860e2a3bd OK 2024/11/14 18:47:32 DEBUG : dst/three.txt: md5 = f66e4bf7320fd5525f141462caf8ab4e OK 2024/11/14 18:47:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:47:32 DEBUG : Config file has changed externally - reloading 2024/11/14 18:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:47:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/backup" 2024/11/14 18:47:33 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/1nrff024r7pq65ecp72fc28jb0" 2024/11/14 18:47:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:47:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:47:35 DEBUG : two: Unchanged skipping 2024/11/14 18:47:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 18:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:47:40 DEBUG : one: md5 = c64788c1a01d0b686cf9d92a40c59f49 OK 2024/11/14 18:47:40 INFO : one: Copied (new) 2024/11/14 18:47:40 DEBUG : Waiting for deletions to finish 2024/11/14 18:47:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 18:47:42 INFO : three.txt: Moved into backup dir 2024/11/14 18:47:44 DEBUG : dst/three.txt: md5 = cc40af4a4000dff743fedca2acb3393b OK 2024/11/14 18:47:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:47:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:47:45 DEBUG : two: Unchanged skipping 2024/11/14 18:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:47:46 INFO : one-2019-01-01: Deleted 2024/11/14 18:47:47 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 18:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:47:49 DEBUG : one: md5 = 6f6ae2889b4520d7bdfa4d3f50c77809 OK 2024/11/14 18:47:49 INFO : one: Copied (new) 2024/11/14 18:47:49 DEBUG : Waiting for deletions to finish 2024/11/14 18:47:50 INFO : three-2019-01-01.txt: Deleted 2024/11/14 18:47:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 18:47:51 INFO : three.txt: Moved into backup dir 2024/11/14 18:47:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:47:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/14 18:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/14 18:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/14 18:47:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (33.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:48:01 DEBUG : dst/one: md5 = 6b910271384bd725ef008da819771b92 OK 2024/11/14 18:48:03 DEBUG : dst/two: md5 = 4ad3c464fff04472d934bd782fe1f744 OK 2024/11/14 18:48:05 DEBUG : dst/three.txt: md5 = 207b9018355ac60e2d6147e9fe618e93 OK 2024/11/14 18:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:48:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:48:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:48:07 DEBUG : two: Unchanged skipping 2024/11/14 18:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:48:08 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:48:10 DEBUG : one: md5 = 7e6ae5b0be923261b9e030ba867df598 OK 2024/11/14 18:48:10 INFO : one: Copied (new) 2024/11/14 18:48:10 DEBUG : Waiting for deletions to finish 2024/11/14 18:48:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:48:11 INFO : three.txt: Moved into backup dir 2024/11/14 18:48:14 DEBUG : dst/three.txt: md5 = 826dc9c14f519c66a07aa6b9726fbce2 OK 2024/11/14 18:48:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 18:48:15 DEBUG : three.txt.bak: Excluded 2024/11/14 18:48:15 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 18:48:15 DEBUG : one.bak: Excluded 2024/11/14 18:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for checks to finish 2024/11/14 18:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:48:15 DEBUG : two: Unchanged skipping 2024/11/14 18:48:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:48:15 INFO : one.bak: Deleted 2024/11/14 18:48:16 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova/dst': Waiting for transfers to finish 2024/11/14 18:48:18 DEBUG : one: md5 = 22b3372c237f672876c4e9431e84bbba OK 2024/11/14 18:48:18 INFO : one: Copied (new) 2024/11/14 18:48:18 DEBUG : Waiting for deletions to finish 2024/11/14 18:48:20 INFO : three.txt.bak: Deleted 2024/11/14 18:48:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:48:20 INFO : three.txt: Moved into backup dir 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/14 18:48:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (28.40s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:48:29 DEBUG : dst/one: md5 = 803992fbea1be872cd0aa8e4084e55e2 OK 2024/11/14 18:48:31 DEBUG : dst/two: md5 = 118147a3c1b6804bd3c4e5fac4102996 OK 2024/11/14 18:48:33 DEBUG : dst/three.txt: md5 = 6ab95ac71f5e450c56f3736de1200eec OK 2024/11/14 18:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:48:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:48:36 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:48:38 DEBUG : one: md5 = 691fcf422d96bddf6c3cbcffa3e3b4e5 OK 2024/11/14 18:48:38 INFO : one: Copied (new) 2024/11/14 18:48:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:48:38 DEBUG : two: Unchanged skipping 2024/11/14 18:48:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 18:48:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:48:41 DEBUG : three.txt: md5 = e658fc567f8691e2e11d669b33bc3c97 OK 2024/11/14 18:48:41 INFO : three.txt: Copied (new) 2024/11/14 18:48:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:48:44 INFO : one.bak: Deleted 2024/11/14 18:48:45 INFO : one: Moved (server-side) to: one.bak 2024/11/14 18:48:47 DEBUG : one: md5 = df2e053c4bc67faef8c1bd5c38d64fc4 OK 2024/11/14 18:48:47 INFO : one: Copied (new) 2024/11/14 18:48:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:48:48 DEBUG : two: Unchanged skipping 2024/11/14 18:48:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 18:48:50 INFO : three.txt.bak: Deleted 2024/11/14 18:48:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 18:48:53 DEBUG : three.txt: md5 = dea11209b87e55bdf0ac9be49b623137 OK 2024/11/14 18:48:53 INFO : three.txt: Copied (new) 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/14 18:49:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (61.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:49:31 DEBUG : dst/one: md5 = 04b41dc1f97e4ca1b1c9ea5bac037a5f OK 2024/11/14 18:49:33 DEBUG : dst/two: md5 = c326cc1e92695f0961cc205ab457b9a4 OK 2024/11/14 18:49:35 DEBUG : dst/three.txt: md5 = 0bcf51137810fb95238704f651ec4475 OK 2024/11/14 18:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahebul3bova/dst" 2024/11/14 18:49:35 DEBUG : Creating backend with remote "TestDrive:crypt/vtogkqvdb6hq0b90sle5er8lf4oq2q5hehk5tvia1btdkvlh3tjg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/14 18:49:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 18:49:38 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 18:49:40 DEBUG : one: md5 = a14e8d42fa5cb45fd22314a98d441140 OK 2024/11/14 18:49:40 INFO : one: Copied (new) 2024/11/14 18:49:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:49:41 DEBUG : two: Unchanged skipping 2024/11/14 18:49:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 18:49:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 18:49:44 DEBUG : three.txt: md5 = 8623dfe27afa1e0047d8a54f383eb152 OK 2024/11/14 18:49:44 INFO : three.txt: Copied (new) 2024/11/14 18:49:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 18:49:47 INFO : one-2019-01-01: Deleted 2024/11/14 18:49:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 18:49:50 DEBUG : one: md5 = d63ddfa743a467222257f24be869cc2e OK 2024/11/14 18:49:50 INFO : one: Copied (new) 2024/11/14 18:49:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:49:50 DEBUG : two: Unchanged skipping 2024/11/14 18:49:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 18:49:51 INFO : three-2019-01-01.txt: Deleted 2024/11/14 18:49:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 18:49:54 DEBUG : three.txt: md5 = 6b1166bc4f81bcc654690d19cb3954c4 OK 2024/11/14 18:49:54 INFO : three.txt: Copied (new) 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/14 18:49:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (31.94s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:50:02 DEBUG : Testêé: md5 = 9c822365cac20be069a606f71004206c OK 2024/11/14 18:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:50:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 18:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:50:04 DEBUG : Testêé: md5 = 8a641d3c0e169a5c2313267b122440e0 OK 2024/11/14 18:50:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 18:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.05s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 18:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:50:08 DEBUG : existing: md5 = 764ef43a908212bb39609917e6f1eeab OK 2024/11/14 18:50:08 INFO : existing: Copied (new) 2024/11/14 18:50:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:50:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 18:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:50:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 18:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:50:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': not deleting files as there were IO errors 2024/11/14 18:50:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncImmutable (6.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:50:14 DEBUG : EXISTING: md5 = 6b52d20cf57aef796f3b6f895d7badc3 OK 2024/11/14 18:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:50:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:50:14 DEBUG : existing: Unchanged skipping 2024/11/14 18:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:50:14 DEBUG : Waiting for deletions to finish 2024/11/14 18:50:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.97s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.61s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:50:21 DEBUG : both0: md5 = fbefa421fb56a49289248d2444aa57cf OK 2024/11/14 18:50:23 DEBUG : only0: md5 = a4705efb0131b49c497f5824f779614f OK 2024/11/14 18:50:25 DEBUG : both1: md5 = e0f826b65fb6d0cd8bdcd9c65a721aea OK 2024/11/14 18:50:27 DEBUG : only1: md5 = bea967426b13550e202a31aa73ff073c OK 2024/11/14 18:50:29 DEBUG : both2: md5 = 746300a3b311903328350bea4d311808 OK 2024/11/14 18:50:30 DEBUG : only2: md5 = 2db11a8e2a444fb5eae5d2058c0f185f OK 2024/11/14 18:50:32 DEBUG : both3: md5 = d699c30da35744cda032827a43cf5aa9 OK 2024/11/14 18:50:34 DEBUG : only3: md5 = 690cf507a99a58ff0b06851ab837da7c OK 2024/11/14 18:50:36 DEBUG : both4: md5 = f4e8732b7cbc58ccc72508f171fc3747 OK 2024/11/14 18:50:38 DEBUG : only4: md5 = 4bc87244f650b13ccb795f6246e6dc04 OK 2024/11/14 18:50:40 DEBUG : both5: md5 = 0aa9da1ad99af9ddc295626972de2729 OK 2024/11/14 18:50:42 DEBUG : only5: md5 = 68f399e7a9fa1363515b7d5452fde7c8 OK 2024/11/14 18:50:44 DEBUG : both6: md5 = 54daeb06ec68e88a35394a8a9c17f768 OK 2024/11/14 18:50:46 DEBUG : only6: md5 = a583843b267bf61d62ee24e88b87aa05 OK 2024/11/14 18:50:48 DEBUG : both7: md5 = 8a1f5268cd87f7affc120ec7f8ff5330 OK 2024/11/14 18:50:49 DEBUG : only7: md5 = 5d8720eb3f29f46050758f1bc2fc5dc0 OK 2024/11/14 18:50:51 DEBUG : both8: md5 = d391795c4c30b02546c4d73014fa9d0a OK 2024/11/14 18:50:53 DEBUG : only8: md5 = 2f7b1e557a0d425029ee1b9c45b60398 OK 2024/11/14 18:50:55 DEBUG : both9: md5 = f519f2986b26124e15fbd2f1982bebdc OK 2024/11/14 18:50:57 DEBUG : only9: md5 = a002d38dfb221953419ef89b33176c4d OK 2024/11/14 18:50:59 DEBUG : both10: md5 = 7a77d4aa6f5ba5d8461e1927752a5ed3 OK 2024/11/14 18:51:01 DEBUG : only10: md5 = 2a631b6d801c05aeb1e2bbecf33ae870 OK 2024/11/14 18:51:03 DEBUG : both11: md5 = 2599229cb24532432bbc41fa215f36f1 OK 2024/11/14 18:51:04 DEBUG : only11: md5 = 478454a630aed4514b5bdbee6cfacf7f OK 2024/11/14 18:51:06 DEBUG : both12: md5 = 2b041a26d32e54be0666e87d063f0bf2 OK 2024/11/14 18:51:08 DEBUG : only12: md5 = 2afb76d02f11f672ca7c62890f230172 OK 2024/11/14 18:51:10 DEBUG : both13: md5 = 511d00a219413f68ef70706ec9074e08 OK 2024/11/14 18:51:12 DEBUG : only13: md5 = b5c96994e77643e31f3b3c6b25dabf56 OK 2024/11/14 18:51:14 DEBUG : both14: md5 = 28c761e0c00d1712868b7ed2f795cec6 OK 2024/11/14 18:51:16 DEBUG : only14: md5 = ea0f66175b76d9631180b19f324b206e OK 2024/11/14 18:51:18 DEBUG : both15: md5 = 1407725e86ca681a333b9328bdec5ca0 OK 2024/11/14 18:51:20 DEBUG : only15: md5 = cd8c77748d0be4706f21990249a947ca OK 2024/11/14 18:51:22 DEBUG : both16: md5 = 28647f972e344db33f1b1e13f3125c2c OK 2024/11/14 18:51:24 DEBUG : only16: md5 = 30acb33c3a55d5f5beb191b5000fddc7 OK 2024/11/14 18:51:27 DEBUG : both17: md5 = 282ead4094d047b7e5d6cb06394641a0 OK 2024/11/14 18:51:28 DEBUG : only17: md5 = 6d8f6ef5077d096086b7ebb97d152afb OK 2024/11/14 18:51:30 DEBUG : both18: md5 = 99198461024aa6dc3f2aad76970d6328 OK 2024/11/14 18:51:34 DEBUG : only18: md5 = a1fc28791e574547d3b3d3dc9c111f56 OK 2024/11/14 18:51:36 DEBUG : both19: md5 = 6e3555fd3a5941938aaa2cee1f8d760b OK 2024/11/14 18:51:42 DEBUG : only19: md5 = a5582847b65aa486ee71da52b07df850 OK 2024/11/14 18:51:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:51:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both0: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both10: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both13: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both14: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both15: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both16: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both17: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both18: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both19: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both2: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both3: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both4: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both5: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both1: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both6: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both8: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:51:43 DEBUG : both9: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both7: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both12: Unchanged skipping 2024/11/14 18:51:43 DEBUG : both11: Unchanged skipping 2024/11/14 18:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:51:43 DEBUG : Waiting for deletions to finish 2024/11/14 18:51:43 INFO : only17: Deleted 2024/11/14 18:51:43 INFO : only16: Deleted 2024/11/14 18:51:43 INFO : only12: Deleted 2024/11/14 18:51:43 INFO : only9: Deleted 2024/11/14 18:51:44 INFO : only7: Deleted 2024/11/14 18:51:44 INFO : only19: Deleted 2024/11/14 18:51:44 INFO : only11: Deleted 2024/11/14 18:51:44 INFO : only18: Deleted 2024/11/14 18:51:45 INFO : only2: Deleted 2024/11/14 18:51:45 INFO : only3: Deleted 2024/11/14 18:51:45 INFO : only5: Deleted 2024/11/14 18:51:45 INFO : only4: Deleted 2024/11/14 18:51:46 INFO : only14: Deleted 2024/11/14 18:51:46 INFO : only0: Deleted 2024/11/14 18:51:46 INFO : only10: Deleted 2024/11/14 18:51:46 INFO : only13: Deleted 2024/11/14 18:51:46 INFO : only1: Deleted 2024/11/14 18:51:46 INFO : only6: Deleted 2024/11/14 18:51:46 INFO : only15: Deleted 2024/11/14 18:51:46 INFO : only8: Deleted 2024/11/14 18:51:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (103.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:52:05 DEBUG : both0: md5 = b0789b0523f10be1f7f65a4490543317 OK 2024/11/14 18:52:07 DEBUG : only0: md5 = b142d4234e4537761d6ea881a09765bc OK 2024/11/14 18:52:09 DEBUG : both1: md5 = ad0722980e9ada665816b0d6e2616b28 OK 2024/11/14 18:52:11 DEBUG : only1: md5 = 418e15d83267a64e614ab929ba80c7c9 OK 2024/11/14 18:52:13 DEBUG : both2: md5 = 2f5dc2d8a29e8035fafb97c84662e852 OK 2024/11/14 18:52:15 DEBUG : only2: md5 = 6c0321eb29e3cb611a38a51e969d957c OK 2024/11/14 18:52:16 DEBUG : both3: md5 = 7e987bdc684389088d92032c22863fb2 OK 2024/11/14 18:52:18 DEBUG : only3: md5 = 07e54d633841dbe18a30e7c5dc734fea OK 2024/11/14 18:52:20 DEBUG : both4: md5 = efcd4707d2bdaeef934932a8bacbc040 OK 2024/11/14 18:52:22 DEBUG : only4: md5 = fcc2a230887aad4504f9db9da1d20e59 OK 2024/11/14 18:52:24 DEBUG : both5: md5 = de6c9498147a692ee6ea70cd9c90943c OK 2024/11/14 18:52:26 DEBUG : only5: md5 = 78c247ed01fbd8d78ba43fabe317aabf OK 2024/11/14 18:52:28 DEBUG : both6: md5 = 21988dbf401d96de75ec84bab01ce42e OK 2024/11/14 18:52:30 DEBUG : only6: md5 = 562c62af55873553d19100b354801d5b OK 2024/11/14 18:52:33 DEBUG : both7: md5 = b1e8989a2edc15b15a200d4e03bb6eda OK 2024/11/14 18:52:35 DEBUG : only7: md5 = c0c1099e48267f5874af7bc3b25411cc OK 2024/11/14 18:52:37 DEBUG : both8: md5 = 8987a36e467171b0d31b833aceb01fa8 OK 2024/11/14 18:52:39 DEBUG : only8: md5 = 2ee186c6af1ae12a40f26256c8e94701 OK 2024/11/14 18:52:41 DEBUG : both9: md5 = 667df8c1f15dd64b41dcdf99b2c4c4ee OK 2024/11/14 18:52:43 DEBUG : only9: md5 = 51ab7b3c7c7dcf3df0e42889a36d0a47 OK 2024/11/14 18:52:45 DEBUG : both10: md5 = 4e50fbc7ec9f0ea6dae2c64dea53b93c OK 2024/11/14 18:52:47 DEBUG : only10: md5 = 181c24c352f6d3e86a948711ea7b284f OK 2024/11/14 18:52:49 DEBUG : both11: md5 = b0971e8ee237a33f981b10cbbc6dfbad OK 2024/11/14 18:52:51 DEBUG : only11: md5 = a7189be9755b1e5c5b868dd2734f8a10 OK 2024/11/14 18:52:53 DEBUG : both12: md5 = 4178946437f746a3d074971b8cfe4896 OK 2024/11/14 18:52:55 DEBUG : only12: md5 = 128caee7da3a6642d87ae8fa779a2add OK 2024/11/14 18:52:57 DEBUG : both13: md5 = d14b00f5c0ba8b4e77b82ca760675e5d OK 2024/11/14 18:52:58 DEBUG : only13: md5 = bd1caf9c6dddf1696b9980ba5e5246f9 OK 2024/11/14 18:53:00 DEBUG : both14: md5 = e70fa5302a5c246fe837ff13e5cc45db OK 2024/11/14 18:53:03 DEBUG : only14: md5 = 9a1b27991a5825852078ba2178d5479d OK 2024/11/14 18:53:05 DEBUG : both15: md5 = f58310dfb2f83c94ef05fc60021e9c96 OK 2024/11/14 18:53:07 DEBUG : only15: md5 = 99a5b87bd667d048f7a561fbdedb1bde OK 2024/11/14 18:53:09 DEBUG : both16: md5 = 661f010fb8f46e078eb1082134129ade OK 2024/11/14 18:53:11 DEBUG : only16: md5 = 5f36016a27da89b18386e1f71210fdde OK 2024/11/14 18:53:13 DEBUG : both17: md5 = 4cfa11d7b111d29e3a24223f6e4fb2a4 OK 2024/11/14 18:53:15 DEBUG : only17: md5 = b9db082d38773bd65096827467001fc5 OK 2024/11/14 18:53:17 DEBUG : both18: md5 = 7942261fccef7cc5b93250c9e3cf04a2 OK 2024/11/14 18:53:19 DEBUG : only18: md5 = 7d9264487da7fb10cd0ef2d961e6c0cb OK 2024/11/14 18:53:21 DEBUG : both19: md5 = b0adb4249e17c1d88a11586e1b2c5f30 OK 2024/11/14 18:53:23 DEBUG : only19: md5 = ae9ee5de9ba0ad25961ec53c1c7e0795 OK 2024/11/14 18:53:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for checks to finish 2024/11/14 18:53:24 DEBUG : both0: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both12: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both1: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both14: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both15: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both16: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both17: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both18: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both19: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both2: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both3: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both4: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both5: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both6: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both7: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both8: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 18:53:24 DEBUG : both9: Unchanged skipping 2024/11/14 18:53:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 18:53:24 DEBUG : both10: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both11: Unchanged skipping 2024/11/14 18:53:24 DEBUG : both13: Unchanged skipping 2024/11/14 18:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Waiting for transfers to finish 2024/11/14 18:53:25 DEBUG : only10: md5 = 9d20184ec8f138584fb269b3a8448ff0 OK 2024/11/14 18:53:25 INFO : only10: Copied (replaced existing) 2024/11/14 18:53:25 DEBUG : only1: md5 = 2654e7193338f3859e4b58198b61bc61 OK 2024/11/14 18:53:25 INFO : only1: Copied (replaced existing) 2024/11/14 18:53:25 DEBUG : only11: md5 = 4cdb178f4d92caf29ac5fff3b8bb3b02 OK 2024/11/14 18:53:25 INFO : only11: Copied (replaced existing) 2024/11/14 18:53:25 DEBUG : only0: md5 = cc3d6ce8544f8bc3849f4157c7ffa617 OK 2024/11/14 18:53:25 INFO : only0: Copied (replaced existing) 2024/11/14 18:53:27 DEBUG : only12: md5 = 86bfeb70fb443ad580f0026366988b4c OK 2024/11/14 18:53:27 INFO : only12: Copied (replaced existing) 2024/11/14 18:53:27 DEBUG : only13: md5 = 85966a398f1fac98eb789bc5d75a1e65 OK 2024/11/14 18:53:27 INFO : only13: Copied (replaced existing) 2024/11/14 18:53:27 DEBUG : only15: md5 = 39ec154ddf89f41802d8a2ec29f9fdf5 OK 2024/11/14 18:53:27 INFO : only15: Copied (replaced existing) 2024/11/14 18:53:27 DEBUG : only14: md5 = 9cc2bcec3acaa50f1b472737c034b3e7 OK 2024/11/14 18:53:27 INFO : only14: Copied (replaced existing) 2024/11/14 18:53:28 DEBUG : only16: md5 = f0d9644a7c01a211a783c7f70f3510a4 OK 2024/11/14 18:53:28 INFO : only16: Copied (replaced existing) 2024/11/14 18:53:28 DEBUG : only17: md5 = 3760726a5282561b01977343f574d658 OK 2024/11/14 18:53:28 INFO : only17: Copied (replaced existing) 2024/11/14 18:53:28 DEBUG : only19: md5 = 8fe70155349ee07b13ea362e2a93fc29 OK 2024/11/14 18:53:28 INFO : only19: Copied (replaced existing) 2024/11/14 18:53:28 DEBUG : only18: md5 = 185ab94a2b11b9a9229775f62f77af69 OK 2024/11/14 18:53:28 INFO : only18: Copied (replaced existing) 2024/11/14 18:53:30 DEBUG : only4: md5 = 4a3ca627a7a0c70ef5aab740c80bd9f9 OK 2024/11/14 18:53:30 INFO : only4: Copied (replaced existing) 2024/11/14 18:53:30 DEBUG : only2: md5 = 9308411726cb94c5e50536473f08f837 OK 2024/11/14 18:53:30 INFO : only2: Copied (replaced existing) 2024/11/14 18:53:30 DEBUG : only5: md5 = 8d49d4dd72d4204029441fa65b072b70 OK 2024/11/14 18:53:30 INFO : only5: Copied (replaced existing) 2024/11/14 18:53:30 DEBUG : only3: md5 = 8a86dfa9c8e997c039bec30d0efcfe6c OK 2024/11/14 18:53:30 INFO : only3: Copied (replaced existing) 2024/11/14 18:53:31 DEBUG : only6: md5 = 249b7d98eebd9c7acf35186903594fe1 OK 2024/11/14 18:53:31 INFO : only6: Copied (replaced existing) 2024/11/14 18:53:31 DEBUG : only9: md5 = 53f5623e8c990cb11d9d2d640ac1a333 OK 2024/11/14 18:53:31 INFO : only9: Copied (replaced existing) 2024/11/14 18:53:31 DEBUG : only7: md5 = bae72c2461917759faa093d65444c79d OK 2024/11/14 18:53:31 INFO : only7: Copied (replaced existing) 2024/11/14 18:53:32 DEBUG : only8: md5 = d3091aaff136d03462c4cf9989d7d8b1 OK 2024/11/14 18:53:32 INFO : only8: Copied (replaced existing) 2024/11/14 18:53:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (119.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:54:02 DEBUG : sub dir: Making directory with metadata 2024/11/14 18:54:03 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:54:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 18:54:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 18:54:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:54:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:54:46 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/11/14 18:54:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:54:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/14 18:54:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/14 18:54:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:54:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:54:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:54:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:54:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:54:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/14 18:54:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:54:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (60.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:55:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 18:55:02 DEBUG : sub dir: Making directory with metadata 2024/11/14 18:55:03 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:55:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 18:55:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 18:55:34 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 18:55:34 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova'", Local "Local file system at /tmp/rclone837476298", Modify Window "1ms" 2024/11/14 18:55:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:55:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/14 18:55:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/14 18:55:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:55:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:55:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:55:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:55:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/14 18:55:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/14 18:55:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/14 18:55:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (59.18s) PASS 2024/11/14 18:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahebul3bova': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 21m7.96287132s (try 1/5)