"./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/09/15 01:57:00 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa" 2024/09/15 01:57:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/15 01:57:01 DEBUG : Creating backend with remote "/tmp/rclone677825908" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:57:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:57:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/15 01:57:02 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:02 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:57:02 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.52s) === RUN TestCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:57:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:57:03 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:03 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:57:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:57:08 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:57:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:57:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopy (12.06s) === RUN TestCopyMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:15 DEBUG : metadata sub dir: Making directory with metadata 2024/09/15 01:57:15 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:57:15 DEBUG : empty metadata sub dir: Making directory with metadata 2024/09/15 01:57:15 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:57:15 DEBUG : Local file system at /tmp/rclone677825908: File to upload is small (21 bytes), uploading instead of streaming 2024/09/15 01:57:15 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/09/15 01:57:15 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/09/15 01:57:15 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:57:16 DEBUG : Google drive root 'rclone-test-yizeqol9cuxa': Skipping btime metadata as can't update it on an existing file: 2024-09-15T01:57:15.764037282Z 2024/09/15 01:57:16 INFO : empty metadata sub dir: Updated directory metadata 2024/09/15 01:57:17 DEBUG : Google drive root 'rclone-test-yizeqol9cuxa': Skipping btime metadata as can't update it on an existing file: 2024-09-15T01:57:15.764037282Z 2024/09/15 01:57:18 INFO : metadata sub dir: Updated directory metadata 2024/09/15 01:57:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/09/15 01:57:18 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:18 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:57:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/09/15 01:57:21 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:28 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2024/09/15 01:57:28 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadata (15.26s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:31 DEBUG : metadata sub dir: Making directory with metadata 2024/09/15 01:57:31 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:57:31 DEBUG : empty metadata sub dir: Making directory with metadata 2024/09/15 01:57:31 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:57:31 DEBUG : Local file system at /tmp/rclone677825908: File to upload is small (21 bytes), uploading instead of streaming 2024/09/15 01:57:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/09/15 01:57:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/09/15 01:57:31 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:57:31 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/09/15 01:57:31 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/09/15 01:57:31 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/09/15 01:57:31 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:31 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:57:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/09/15 01:57:36 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/09/15 01:57:36 DEBUG : Google drive root 'rclone-test-yizeqol9cuxa': Skipping btime metadata as can't update it on an existing file: 2024-09-15T01:57:31.028026925Z 2024/09/15 01:57:36 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:43 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2024/09/15 01:57:43 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadataNoEmptyDirs (13.85s) === RUN TestCopyMissingDirectory run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:44 DEBUG : Creating backend with remote "/non-existing" 2024/09/15 01:57:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/15 01:57:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:57:46 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:46 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:57:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:57:51 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:57:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 01:57:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyNoTraverse (11.04s) === RUN TestCopyCheckFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:57:57 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Running all checks before starting transfers 2024/09/15 01:57:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:57:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:57:57 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:57:57 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Checks finished, now starting transfers 2024/09/15 01:57:57 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:58:02 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:58:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:58:07 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyCheckFirst (11.28s) === RUN TestSyncNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:08 ERROR : Ignoring --no-traverse with sync 2024/09/15 01:58:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:58:08 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:08 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:58:13 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:58:13 DEBUG : Waiting for deletions to finish 2024/09/15 01:58:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 01:58:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoTraverse (11.44s) === RUN TestCopyWithDepth run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/15 01:58:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:58:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:23 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/09/15 01:58:23 INFO : hello world2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyWithDepth (7.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 01:58:28 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:28 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:58:31 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (8.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 01:58:36 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:36 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:58:40 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/15 01:58:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:58:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 01:58:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:58:44 DEBUG : sub dir: Making directory with metadata 2024/09/15 01:58:45 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/15 01:58:45 DEBUG : sub dir2: Making directory with metadata 2024/09/15 01:58:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:58:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/15 01:58:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:58:47 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:47 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:58:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:58:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:57 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/09/15 01:58:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:58:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyEmptyDirectories (15.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:58:59 DEBUG : sub dir2: Making directory 2024/09/15 01:58:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/15 01:58:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:58:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:58:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/09/15 01:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:58:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/09/15 01:58:59 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:58:59 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:59:04 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:59:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:59:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:59:09 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoEmptyDirectories (11.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:10 DEBUG : sub dir2: Making directory with metadata 2024/09/15 01:59:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:59:10 DEBUG : sub dir: Making directory with metadata 2024/09/15 01:59:12 INFO : sub dir: Made directory with metadata (mtime=2024-09-15T01:59:10.711959455Z) 2024/09/15 01:59:12 DEBUG : sub dir2: Making directory with metadata 2024/09/15 01:59:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:59:12 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:59:12 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:59:16 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:59:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:59:22 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveEmptyDirectories (13.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:24 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/09/15 01:59:24 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/15 01:59:25 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:59:25 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.93s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:28 DEBUG : sub dir2: Making directory 2024/09/15 01:59:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:59:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/09/15 01:59:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:59:29 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:59:29 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:59:33 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:59:33 INFO : sub dir/hello world: Deleted 2024/09/15 01:59:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:59:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 01:59:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveNoEmptyDirectories (10.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:39 DEBUG : sub dir2: Making directory with metadata 2024/09/15 01:59:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:59:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 01:59:39 DEBUG : sub dir: Making directory with metadata 2024/09/15 01:59:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/09/15 01:59:40 DEBUG : sub dir2: Making directory with metadata 2024/09/15 01:59:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 01:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:59:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:59:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:59:45 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:59:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 01:59:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncEmptyDirectories (13.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 01:59:53 DEBUG : sub dir2: Making directory 2024/09/15 01:59:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 01:59:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/09/15 01:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 01:59:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 01:59:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 01:59:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 01:59:57 INFO : sub dir/hello world: Copied (new) 2024/09/15 01:59:57 DEBUG : Waiting for deletions to finish 2024/09/15 01:59:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:00:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:00:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoEmptyDirectories (10.49s) === RUN TestServerSideCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:10 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-hejizeb1loxe" sync_test.go:590: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa -> Compressed: TestCompressDrive:rclone-test-hejizeb1loxe 2024/09/15 02:00:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 02:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 02:00:13 DEBUG : Compressed: TestCompressDrive:rclone-test-hejizeb1loxe: Waiting for checks to finish 2024/09/15 02:00:13 DEBUG : Compressed: TestCompressDrive:rclone-test-hejizeb1loxe: Waiting for transfers to finish 2024/09/15 02:00:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 02:00:18 INFO : sub dir/hello world: Copied (server-side copy) 2024/09/15 02:00:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:21 DEBUG : Compressed: TestCompressDrive:rclone-test-hejizeb1loxe: Purge remote 2024/09/15 02:00:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:00:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestServerSideCopy (22.32s) === RUN TestCopyAfterDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:30 ERROR : : error listing: directory not found 2024/09/15 02:00:32 DEBUG : Local file system at /tmp/rclone677825908: Making directory 2024/09/15 02:00:33 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:00:33 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:00:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyAfterDelete (13.78s) === RUN TestCopyRedownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 02:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 02:00:47 DEBUG : Local file system at /tmp/rclone677825908: Waiting for checks to finish 2024/09/15 02:00:47 DEBUG : Local file system at /tmp/rclone677825908: Waiting for transfers to finish 2024/09/15 02:00:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 02:00:48 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2024/09/15 02:00:48 INFO : sub dir/hello world: Copied (new) 2024/09/15 02:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:00:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyRedownload (12.90s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:52 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/15 02:00:52 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:00:52 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:00:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/15 02:00:56 INFO : check sum: Copied (new) 2024/09/15 02:00:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:00:58 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:00:59 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/15 02:00:59 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/09/15 02:00:59 DEBUG : check sum: Unchanged skipping 2024/09/15 02:00:59 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:00:59 DEBUG : Waiting for deletions to finish 2024/09/15 02:00:59 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (11.33s) === RUN TestSyncSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/15 02:01:04 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:04 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:08 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/15 02:01:08 INFO : sizeonly: Copied (new) 2024/09/15 02:01:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:10 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:10 DEBUG : sizeonly: Sizes identical 2024/09/15 02:01:11 DEBUG : sizeonly: Unchanged skipping 2024/09/15 02:01:11 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:11 DEBUG : Waiting for deletions to finish 2024/09/15 02:01:11 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncSizeOnly (11.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/15 02:01:15 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:15 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:19 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/09/15 02:01:19 INFO : ignore-size: Copied (new) 2024/09/15 02:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:01:21 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:22 DEBUG : ignore-size: Unchanged skipping 2024/09/15 02:01:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:22 DEBUG : Waiting for deletions to finish 2024/09/15 02:01:22 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (12.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:01:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:34 DEBUG : existing: Unchanged skipping 2024/09/15 02:01:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:34 DEBUG : Waiting for deletions to finish 2024/09/15 02:01:34 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/15 02:01:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/15 02:01:38 INFO : existing: Copied (replaced existing) 2024/09/15 02:01:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (14.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 02:01:43 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:43 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/15 02:01:47 INFO : existing: Copied (new) 2024/09/15 02:01:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:01:49 DEBUG : existing: Destination exists, skipping 2024/09/15 02:01:49 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:01:50 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:01:50 DEBUG : Waiting for deletions to finish 2024/09/15 02:01:50 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (11.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:02:05 DEBUG : d: Making directory 2024/09/15 02:02:09 DEBUG : Added delayed dir = "a", newDst= 2024/09/15 02:02:09 DEBUG : Added delayed dir = "c", newDst=c 2024/09/15 02:02:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 02:02:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:02:09 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 02:02:09 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:02:09 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:02:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:02:13 INFO : a/potato2: Copied (new) 2024/09/15 02:02:13 DEBUG : Waiting for deletions to finish 2024/09/15 02:02:15 INFO : b/potato: Deleted 2024/09/15 02:02:16 INFO : a: Set directory modification time (using DirSetModTime) 2024/09/15 02:02:16 INFO : d: Removing directory 2024/09/15 02:02:17 INFO : b: Removing directory 2024/09/15 02:02:17 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/09/15 02:02:17 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/09/15 02:02:18 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: deleted 2 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:02:24 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/09/15 02:02:24 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/09/15 02:02:25 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/09/15 02:02:25 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncIgnoreErrors (32.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:02:32 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:02:32 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/09/15 02:02:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/15 02:02:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/15 02:02:33 DEBUG : empty space: Unchanged skipping 2024/09/15 02:02:33 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:02:33 DEBUG : Waiting for deletions to finish 2024/09/15 02:02:33 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:02:35 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:02:35 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/09/15 02:02:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/15 02:02:37 INFO : empty space: Updated modification time in destination 2024/09/15 02:02:37 DEBUG : empty space: Unchanged skipping 2024/09/15 02:02:37 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:02:37 DEBUG : Waiting for deletions to finish 2024/09/15 02:02:37 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (14.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:02:48 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/09/15 02:02:48 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:02:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/15 02:02:49 DEBUG : empty space: Unchanged skipping 2024/09/15 02:02:49 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:02:49 DEBUG : Waiting for deletions to finish 2024/09/15 02:02:49 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:03:00 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:03:00 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/09/15 02:03:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone677825908) 2024/09/15 02:03:01 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa) 2024/09/15 02:03:01 DEBUG : foo: md5 differ 2024/09/15 02:03:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:03:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/09/15 02:03:04 INFO : foo: Copied (replaced existing) 2024/09/15 02:03:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (15.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:03:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/15 02:03:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:03:14 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:03:14 DEBUG : empty space: Unchanged skipping 2024/09/15 02:03:14 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:03:18 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:03:18 INFO : potato: Copied (new) 2024/09/15 02:03:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (16.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:03:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/15 02:03:30 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:03:30 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:03:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/09/15 02:03:34 INFO : potato: Copied (replaced existing) 2024/09/15 02:03:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (13.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:03:44 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/09/15 02:03:44 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:03:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone677825908) 2024/09/15 02:03:45 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa) 2024/09/15 02:03:45 DEBUG : potato: md5 differ 2024/09/15 02:03:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:03:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/09/15 02:03:48 INFO : potato: Copied (replaced existing) 2024/09/15 02:03:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (13.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:04:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/15 02:04:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:04:02 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:04:03 DEBUG : empty space: Unchanged skipping 2024/09/15 02:04:03 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:04:03 DEBUG : Waiting for deletions to finish 2024/09/15 02:04:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:04:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:04:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:04:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:04:20 DEBUG : empty space: Unchanged skipping 2024/09/15 02:04:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:04:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:04:24 INFO : potato2: Copied (new) 2024/09/15 02:04:24 DEBUG : Waiting for deletions to finish 2024/09/15 02:04:26 INFO : potato: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:04:43 DEBUG : d: Making directory 2024/09/15 02:04:44 DEBUG : d/e: Making directory 2024/09/15 02:04:49 DEBUG : Added delayed dir = "a", newDst= 2024/09/15 02:04:49 DEBUG : Added delayed dir = "c", newDst=c 2024/09/15 02:04:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 02:04:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:04:49 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 02:04:50 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:04:50 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:04:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:04:53 INFO : a/potato2: Copied (new) 2024/09/15 02:04:53 DEBUG : Waiting for deletions to finish 2024/09/15 02:04:55 INFO : b/potato: Deleted 2024/09/15 02:04:56 INFO : a: Set directory modification time (using DirSetModTime) 2024/09/15 02:04:56 INFO : d/e: Removing directory 2024/09/15 02:04:56 INFO : d: Removing directory 2024/09/15 02:04:57 DEBUG : d: Rmdir: contains trashed file: "e" 2024/09/15 02:04:57 INFO : b: Removing directory 2024/09/15 02:04:58 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/09/15 02:04:58 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/09/15 02:04:58 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:05:05 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/09/15 02:05:05 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/09/15 02:05:07 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/09/15 02:05:07 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (35.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:05:18 DEBUG : d: Making directory 2024/09/15 02:05:22 DEBUG : Added delayed dir = "a", newDst= 2024/09/15 02:05:22 DEBUG : Added delayed dir = "c", newDst=c 2024/09/15 02:05:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/15 02:05:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:05:22 DEBUG : c/non empty space: Unchanged skipping 2024/09/15 02:05:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:05:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:05:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:05:27 INFO : a/potato2: Copied (new) 2024/09/15 02:05:27 ERROR : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: not deleting files as there were IO errors 2024/09/15 02:05:29 INFO : a: Set directory modification time (using DirSetModTime) 2024/09/15 02:05:29 ERROR : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:05:39 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/09/15 02:05:39 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/09/15 02:05:40 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/09/15 02:05:40 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/09/15 02:05:41 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/09/15 02:05:41 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:05:53 DEBUG : Waiting for deletions to finish 2024/09/15 02:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:05:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:05:53 DEBUG : empty space: Unchanged skipping 2024/09/15 02:05:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:05:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:05:55 INFO : potato: Deleted 2024/09/15 02:05:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:05:57 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (21.22s) === RUN TestSyncDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:06:14 DEBUG : Waiting for deletions to finish 2024/09/15 02:06:15 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:06:15 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:06:16 INFO : potato: Deleted 2024/09/15 02:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:06:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:06:17 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:06:17 DEBUG : empty space: Unchanged skipping 2024/09/15 02:06:17 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:06:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/15 02:06:20 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (23.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:06:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:06:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:06:34 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:06:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/09/15 02:06:37 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (16.51s) === RUN TestSyncWithExclude run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:06:54 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 02:06:54 DEBUG : enormous: Excluded 2024/09/15 02:06:54 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 02:06:54 DEBUG : potato2: Excluded 2024/09/15 02:06:54 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 02:06:54 DEBUG : potato2: Excluded 2024/09/15 02:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:06:54 DEBUG : empty space: Unchanged skipping 2024/09/15 02:06:54 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:06:54 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:06:54 DEBUG : Waiting for deletions to finish 2024/09/15 02:06:54 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:06:57 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 02:06:57 DEBUG : enormous: Excluded 2024/09/15 02:06:57 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 02:06:57 DEBUG : potato2: Excluded 2024/09/15 02:06:57 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 02:06:57 DEBUG : potato2: Excluded 2024/09/15 02:06:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/15 02:06:57 DEBUG : Local file system at /tmp/rclone677825908: Waiting for checks to finish 2024/09/15 02:06:58 DEBUG : empty space: Unchanged skipping 2024/09/15 02:06:58 DEBUG : Local file system at /tmp/rclone677825908: Waiting for transfers to finish 2024/09/15 02:06:58 DEBUG : Waiting for deletions to finish 2024/09/15 02:06:58 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncWithExclude (19.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:07:19 DEBUG : enormous: Excluded (Size Filter) 2024/09/15 02:07:19 DEBUG : enormous: Excluded 2024/09/15 02:07:19 DEBUG : potato2: Excluded (Size Filter) 2024/09/15 02:07:19 DEBUG : potato2: Excluded 2024/09/15 02:07:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:07:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:07:19 DEBUG : empty space: Unchanged skipping 2024/09/15 02:07:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:07:19 DEBUG : Waiting for deletions to finish 2024/09/15 02:07:20 INFO : enormous: Deleted 2024/09/15 02:07:21 INFO : potato2: Deleted 2024/09/15 02:07:21 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:07:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/15 02:07:22 DEBUG : Local file system at /tmp/rclone677825908: Waiting for checks to finish 2024/09/15 02:07:23 DEBUG : empty space: Unchanged skipping 2024/09/15 02:07:23 DEBUG : Local file system at /tmp/rclone677825908: Waiting for transfers to finish 2024/09/15 02:07:23 DEBUG : Waiting for deletions to finish 2024/09/15 02:07:23 INFO : enormous: Deleted 2024/09/15 02:07:23 INFO : potato2: Deleted 2024/09/15 02:07:23 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:07:47 DEBUG : five: Need to transfer - File not found at Destination 2024/09/15 02:07:47 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:07:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/15 02:07:47 DEBUG : one: Destination is newer than source, skipping 2024/09/15 02:07:47 DEBUG : three: Sizes identical 2024/09/15 02:07:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/15 02:07:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone677825908) 2024/09/15 02:07:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa) 2024/09/15 02:07:48 DEBUG : two: md5 differ 2024/09/15 02:07:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/15 02:07:49 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:07:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/15 02:07:51 INFO : five: Copied (new) 2024/09/15 02:07:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/15 02:07:51 INFO : four: Copied (replaced existing) 2024/09/15 02:07:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/15 02:07:52 INFO : two: Copied (replaced existing) 2024/09/15 02:07:52 DEBUG : Waiting for deletions to finish 2024/09/15 02:07:59 DEBUG : one: Destination is newer than source, skipping 2024/09/15 02:07:59 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:00 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone677825908) 2024/09/15 02:08:00 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa) 2024/09/15 02:08:00 DEBUG : three: md5 differ 2024/09/15 02:08:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/15 02:08:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/15 02:08:01 DEBUG : two: Size and md5 of src and dst objects identical 2024/09/15 02:08:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/15 02:08:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/15 02:08:01 DEBUG : four: Size and md5 of src and dst objects identical 2024/09/15 02:08:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/15 02:08:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/15 02:08:01 DEBUG : five: Size and md5 of src and dst objects identical 2024/09/15 02:08:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/15 02:08:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:08:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/15 02:08:04 INFO : three: Copied (replaced existing) 2024/09/15 02:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (51.85s) === 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 "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:1436: Can track renames: true 2024/09/15 02:08:19 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:08:19 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:08:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/15 02:08:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/15 02:08:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:08:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:08:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/15 02:08:22 INFO : potato: Copied (new) 2024/09/15 02:08:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/15 02:08:23 INFO : yam: Copied (new) 2024/09/15 02:08:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:08:26 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:08:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:08:26 DEBUG : potato: Unchanged skipping 2024/09/15 02:08:27 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:08:27 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:27 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:08:29 INFO : yam: Moved (server-side) to: yaml 2024/09/15 02:08:29 INFO : yaml: Renamed from "yam" 2024/09/15 02:08:29 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:08:29 DEBUG : Waiting for deletions to finish 2024/09/15 02:08:29 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (18.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:1508: Can track renames: true 2024/09/15 02:08:37 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:08:37 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:08:37 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:37 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:08:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/15 02:08:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/15 02:08:37 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:08:41 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/15 02:08:41 INFO : yam: Copied (new) 2024/09/15 02:08:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/15 02:08:41 INFO : potato: Copied (new) 2024/09/15 02:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:08:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:08:45 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:08:45 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:08:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:45 DEBUG : potato: Unchanged skipping 2024/09/15 02:08:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:08:48 INFO : yam: Moved (server-side) to: yaml 2024/09/15 02:08:48 INFO : yaml: Renamed from "yam" 2024/09/15 02:08:48 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:08:48 DEBUG : Waiting for deletions to finish 2024/09/15 02:08:48 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:1547: Can track renames: true 2024/09/15 02:08:56 DEBUG : Added delayed dir = "sub", newDst= 2024/09/15 02:08:56 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:08:56 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:08:56 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:08:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/15 02:08:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/15 02:08:56 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:08:56 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:09:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/09/15 02:09:01 INFO : potato: Copied (new) 2024/09/15 02:09:01 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/09/15 02:09:01 INFO : sub/yam: Copied (new) 2024/09/15 02:09:01 DEBUG : Waiting for deletions to finish 2024/09/15 02:09:01 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:05 DEBUG : Added delayed dir = "sub", newDst=sub 2024/09/15 02:09:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:09:05 DEBUG : potato: Unchanged skipping 2024/09/15 02:09:05 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Making map for --track-renames 2024/09/15 02:09:05 INFO : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Finished making map for --track-renames 2024/09/15 02:09:05 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:09:05 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for renames to finish 2024/09/15 02:09:09 INFO : sub/yam: Moved (server-side) to: yam 2024/09/15 02:09:09 INFO : yam: Renamed from "sub/yam" 2024/09/15 02:09:09 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:09:09 DEBUG : Waiting for deletions to finish 2024/09/15 02:09:09 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:18 DEBUG : Creating backend with remote "/tmp/rclone677825908/dir1" 2024/09/15 02:09:18 DEBUG : Config file has changed externally - reloading 2024/09/15 02:09:18 DEBUG : Creating backend with remote "/tmp/rclone677825908/dir2" 2024/09/15 02:09:18 DEBUG : Local file system at /tmp/rclone677825908/dir2: Using server-side directory move 2024/09/15 02:09:18 INFO : Local file system at /tmp/rclone677825908/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 02:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/15 02:09:18 DEBUG : Local file system at /tmp/rclone677825908/dir2: Waiting for checks to finish 2024/09/15 02:09:18 DEBUG : Local file system at /tmp/rclone677825908/dir2: Waiting for transfers to finish 2024/09/15 02:09:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:18 DEBUG : Added delayed dir = "nested", newDst= 2024/09/15 02:09:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 02:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 02:09:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/09/15 02:09:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/15 02:09:18 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:09:18 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:09:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 02:09:24 INFO : sub dir/hello world: Copied (new) 2024/09/15 02:09:24 INFO : sub dir/hello world: Deleted 2024/09/15 02:09:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/15 02:09:26 INFO : nested/sub dir/file: Copied (new) 2024/09/15 02:09:26 INFO : nested/sub dir/file: Deleted 2024/09/15 02:09:27 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:09:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:09:28 INFO : nested: Set directory modification time (using DirSetModTime) 2024/09/15 02:09:28 INFO : sub dir: Removing directory 2024/09/15 02:09:28 INFO : nested/sub dir: Removing directory 2024/09/15 02:09:28 INFO : nested: Removing directory 2024/09/15 02:09:28 DEBUG : Local file system at /tmp/rclone677825908: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:09:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:09:36 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/09/15 02:09:36 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/09/15 02:09:37 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (20.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:39 DEBUG : Added delayed dir = "nested", newDst= 2024/09/15 02:09:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/15 02:09:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/15 02:09:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/09/15 02:09:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/15 02:09:39 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:09:39 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:09:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/15 02:09:45 INFO : sub dir/hello world: Copied (new) 2024/09/15 02:09:45 INFO : sub dir/hello world: Deleted 2024/09/15 02:09:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/09/15 02:09:46 INFO : nested/sub dir/file: Copied (new) 2024/09/15 02:09:46 INFO : nested/sub dir/file: Deleted 2024/09/15 02:09:47 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:09:48 INFO : nested: Set directory modification time (using DirSetModTime) 2024/09/15 02:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:09:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:09:56 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/09/15 02:09:56 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/09/15 02:09:57 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:09:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 02:09:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/15 02:09:58 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:09:58 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:10:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/09/15 02:10:02 INFO : existing-b: Copied (new) 2024/09/15 02:10:02 INFO : existing-b: Deleted 2024/09/15 02:10:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/15 02:10:03 INFO : existing: Copied (new) 2024/09/15 02:10:03 INFO : existing: Deleted 2024/09/15 02:10:07 DEBUG : existing: Destination exists, skipping 2024/09/15 02:10:07 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:10:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/15 02:10:08 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:10:08 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (16.75s) === RUN TestServerSideMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:10:15 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-denulap8raqe" sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa -> Compressed: TestCompressDrive:rclone-test-denulap8raqe 2024/09/15 02:10:42 DEBUG : Compressed: TestCompressDrive:rclone-test-denulap8raqe: Using server-side directory move 2024/09/15 02:10:42 INFO : Compressed: TestCompressDrive:rclone-test-denulap8raqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 02:10:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:10:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/15 02:10:42 DEBUG : empty space: Unchanged skipping 2024/09/15 02:10:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 02:10:42 DEBUG : Compressed: TestCompressDrive:rclone-test-denulap8raqe: Waiting for checks to finish 2024/09/15 02:10:44 INFO : empty space: Deleted 2024/09/15 02:10:44 DEBUG : Compressed: TestCompressDrive:rclone-test-denulap8raqe: Waiting for transfers to finish 2024/09/15 02:10:44 INFO : potato3: Deleted 2024/09/15 02:10:47 INFO : potato2: Moved (server-side) 2024/09/15 02:10:47 INFO : potato3: Moved (server-side) 2024/09/15 02:10:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-kiwaves0gixu" 2024/09/15 02:10:51 DEBUG : Compressed: TestCompressDrive:rclone-test-kiwaves0gixu: Using server-side directory move 2024/09/15 02:10:52 INFO : Compressed: TestCompressDrive:rclone-test-kiwaves0gixu: Server side directory move succeeded 2024/09/15 02:10:56 DEBUG : Compressed: TestCompressDrive:rclone-test-kiwaves0gixu: Purge remote 2024/09/15 02:10:57 DEBUG : Compressed: TestCompressDrive:rclone-test-denulap8raqe: Purge remote 2024/09/15 02:10:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (42.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:10:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-fereker7hedo" sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa -> Compressed: TestCompressDrive:rclone-test-fereker7hedo 2024/09/15 02:11:25 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 02:11:25 DEBUG : empty space: Excluded 2024/09/15 02:11:25 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 02:11:25 DEBUG : empty space: Excluded 2024/09/15 02:11:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:11:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 02:11:25 DEBUG : Compressed: TestCompressDrive:rclone-test-fereker7hedo: Waiting for checks to finish 2024/09/15 02:11:25 DEBUG : Compressed: TestCompressDrive:rclone-test-fereker7hedo: Waiting for transfers to finish 2024/09/15 02:11:27 INFO : potato3: Deleted 2024/09/15 02:11:29 INFO : potato2: Moved (server-side) 2024/09/15 02:11:30 INFO : potato3: Moved (server-side) 2024/09/15 02:11:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-hobawil5hojo" 2024/09/15 02:11:36 DEBUG : empty space: Excluded (Size Filter) 2024/09/15 02:11:36 DEBUG : empty space: Excluded 2024/09/15 02:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:11:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/15 02:11:36 DEBUG : Compressed: TestCompressDrive:rclone-test-hobawil5hojo: Waiting for checks to finish 2024/09/15 02:11:36 DEBUG : Compressed: TestCompressDrive:rclone-test-hobawil5hojo: Waiting for transfers to finish 2024/09/15 02:11:40 INFO : potato2: Moved (server-side) 2024/09/15 02:11:40 INFO : potato3: Moved (server-side) 2024/09/15 02:11:44 DEBUG : Compressed: TestCompressDrive:rclone-test-hobawil5hojo: Purge remote 2024/09/15 02:11:44 DEBUG : Compressed: TestCompressDrive:rclone-test-fereker7hedo: Purge remote --- PASS: TestServerSideMoveWithFilter (49.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:11:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-jinamay6misa" 2024/09/15 02:12:00 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa -> Compressed: TestCompressDrive:rclone-test-jinamay6misa 2024/09/15 02:12:16 DEBUG : Compressed: TestCompressDrive:rclone-test-jinamay6misa: Using server-side directory move 2024/09/15 02:12:16 INFO : Compressed: TestCompressDrive:rclone-test-jinamay6misa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/15 02:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/15 02:12:16 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/09/15 02:12:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/15 02:12:16 DEBUG : empty space: Unchanged skipping 2024/09/15 02:12:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/15 02:12:16 DEBUG : Compressed: TestCompressDrive:rclone-test-jinamay6misa: Waiting for checks to finish 2024/09/15 02:12:17 INFO : empty space: Deleted 2024/09/15 02:12:17 DEBUG : Compressed: TestCompressDrive:rclone-test-jinamay6misa: Waiting for transfers to finish 2024/09/15 02:12:18 INFO : potato3: Deleted 2024/09/15 02:12:19 INFO : potato2: Moved (server-side) 2024/09/15 02:12:20 INFO : potato3: Moved (server-side) 2024/09/15 02:12:20 INFO : tomatoDir: Removing directory 2024/09/15 02:12:21 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: deleted 1 directories 2024/09/15 02:12:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lihekaq1weqa" 2024/09/15 02:12:26 DEBUG : tomatoDir: Making directory 2024/09/15 02:12:27 DEBUG : Compressed: TestCompressDrive:rclone-test-lihekaq1weqa: Using server-side directory move 2024/09/15 02:12:28 INFO : Compressed: TestCompressDrive:rclone-test-lihekaq1weqa: Server side directory move succeeded 2024/09/15 02:12:32 DEBUG : Compressed: TestCompressDrive:rclone-test-lihekaq1weqa: Purge remote 2024/09/15 02:12:33 DEBUG : Compressed: TestCompressDrive:rclone-test-jinamay6misa: Purge remote 2024/09/15 02:12:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:12:34 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncOverlap (4.86s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:12:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test" 2024/09/15 02:12:42 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-include/layer2" 2024/09/15 02:12:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-ignore-file" 2024/09/15 02:12:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 02:12:57 DEBUG : rclone-sync-test: Excluded 2024/09/15 02:12:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/09/15 02:12:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 02:12:57 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test: Waiting for checks to finish 2024/09/15 02:12:57 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test: Waiting for transfers to finish 2024/09/15 02:12:57 DEBUG : Waiting for deletions to finish 2024/09/15 02:12:57 INFO : There was nothing to transfer 2024/09/15 02:13:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 02:13:00 DEBUG : rclone-sync-test: Excluded 2024/09/15 02:13:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 02:13:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:13:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:13:01 DEBUG : Waiting for deletions to finish 2024/09/15 02:13:01 INFO : rclone-sync-test-include: Removing directory 2024/09/15 02:13:01 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/09/15 02:13:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/15 02:13:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: failed to delete 1 directories 2024/09/15 02:13:01 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:13:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 02:13:03 DEBUG : rclone-sync-test: Excluded 2024/09/15 02:13:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/09/15 02:13:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 02:13:04 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/09/15 02:13:04 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/09/15 02:13:04 DEBUG : Waiting for deletions to finish 2024/09/15 02:13:04 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:13:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 02:13:06 DEBUG : rclone-sync-test: Excluded 2024/09/15 02:13:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 02:13:07 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:13:07 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:13:07 DEBUG : Waiting for deletions to finish 2024/09/15 02:13:07 INFO : rclone-sync-test-include: Removing directory 2024/09/15 02:13:07 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/09/15 02:13:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/15 02:13:07 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: failed to delete 1 directories 2024/09/15 02:13:07 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:13:09 DEBUG : : Excluded 2024/09/15 02:13:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/15 02:13:11 DEBUG : rclone-sync-test: Excluded 2024/09/15 02:13:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/09/15 02:13:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/15 02:13:11 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/09/15 02:13:11 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/09/15 02:13:11 DEBUG : Waiting for deletions to finish 2024/09/15 02:13:11 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:13:16 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/09/15 02:13:17 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.json" 2024/09/15 02:13:17 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.bin" --- PASS: TestSyncOverlapWithFilter (48.51s) === RUN TestSyncCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:13:27 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:13:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/CompareDest" 2024/09/15 02:13:32 DEBUG : one: Need to transfer - File not found at Destination 2024/09/15 02:13:32 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:13:32 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:13:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/15 02:13:37 INFO : one: Copied (new) 2024/09/15 02:13:37 DEBUG : Waiting for deletions to finish 2024/09/15 02:13:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:13:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:13:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:13:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/15 02:13:46 INFO : one: Copied (replaced existing) 2024/09/15 02:13:46 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:01 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 02:14:03 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:14:03 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:03 INFO : There was nothing to transfer 2024/09/15 02:14:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/15 02:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:16 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:14:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 02:14:17 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:14:17 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:17 INFO : There was nothing to transfer 2024/09/15 02:14:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/15 02:14:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 02:14:23 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:14:23 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:23 INFO : There was nothing to transfer 2024/09/15 02:14:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/09/15 02:14:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/15 02:14:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/15 02:14:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:30 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:14:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 02:14:31 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:14:31 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:31 INFO : There was nothing to transfer 2024/09/15 02:14:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:40 DEBUG : two: Need to transfer - File not found at Destination 2024/09/15 02:14:40 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:14:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:14:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:14:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/15 02:14:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:14:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/09/15 02:14:44 INFO : two: Copied (new) 2024/09/15 02:14:44 DEBUG : Waiting for deletions to finish 2024/09/15 02:14:56 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:14:56 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:14:56 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:14:56 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:14:57 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:14:57 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2024/09/15 02:14:57 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:14:57 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncCompareDest (90.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:15:11 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dest" 2024/09/15 02:15:13 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/pre-dest1" 2024/09/15 02:15:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/pre-dest2" 2024/09/15 02:15:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:15:18 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/15 02:15:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:15:19 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/15 02:15:20 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/15 02:15:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dest: Waiting for checks to finish 2024/09/15 02:15:20 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dest: Waiting for transfers to finish 2024/09/15 02:15:25 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/09/15 02:15:25 INFO : 3: Copied (new) 2024/09/15 02:15:25 DEBUG : Waiting for deletions to finish 2024/09/15 02:15:36 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.json" 2024/09/15 02:15:36 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.bin" 2024/09/15 02:15:37 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.bin" 2024/09/15 02:15:37 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.json" 2024/09/15 02:15:38 DEBUG : dest: Rmdir: contains trashed file: "3.json" 2024/09/15 02:15:38 DEBUG : dest: Rmdir: contains trashed file: "3.bin" --- PASS: TestSyncMultipleCompareDest (40.97s) === RUN TestSyncCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:15:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:15:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/CopyDest" 2024/09/15 02:15:44 DEBUG : one: Need to transfer - File not found at Destination 2024/09/15 02:15:44 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:15:44 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:15:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/15 02:15:49 INFO : one: Copied (new) 2024/09/15 02:15:49 DEBUG : Waiting for deletions to finish 2024/09/15 02:15:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:15:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:15:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:15:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/15 02:15:57 INFO : one: Copied (replaced existing) 2024/09/15 02:15:57 DEBUG : Waiting for deletions to finish 2024/09/15 02:16:11 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/BackupDir" 2024/09/15 02:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:16:14 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:16:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:16:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/15 02:16:20 INFO : one: Moved (server-side) 2024/09/15 02:16:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/15 02:16:23 INFO : one: Copied (server-side copy) 2024/09/15 02:16:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/15 02:16:23 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:16:23 DEBUG : Waiting for deletions to finish 2024/09/15 02:16:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:16:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/15 02:16:41 INFO : two: Copied (server-side copy) 2024/09/15 02:16:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/15 02:16:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:16:41 DEBUG : one: Unchanged skipping 2024/09/15 02:16:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:16:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:16:41 DEBUG : Waiting for deletions to finish 2024/09/15 02:16:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:16:47 DEBUG : one: Unchanged skipping 2024/09/15 02:16:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:16:47 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:16:47 DEBUG : two: Unchanged skipping 2024/09/15 02:16:47 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:16:47 DEBUG : Waiting for deletions to finish 2024/09/15 02:16:47 INFO : There was nothing to transfer 2024/09/15 02:17:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/15 02:17:05 DEBUG : three: Destination not found in --copy-dest 2024/09/15 02:17:05 DEBUG : three: Need to transfer - File not found at Destination 2024/09/15 02:17:05 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:17:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:17:05 DEBUG : one: Unchanged skipping 2024/09/15 02:17:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/15 02:17:05 DEBUG : two: Unchanged skipping 2024/09/15 02:17:05 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:17:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/09/15 02:17:09 INFO : three: Copied (new) 2024/09/15 02:17:09 DEBUG : Waiting for deletions to finish 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:17:29 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/09/15 02:17:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/09/15 02:17:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:17:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncCopyDest (112.66s) === RUN TestSyncBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:17:48 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:17:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/backup" 2024/09/15 02:17:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:17:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:17:53 DEBUG : two: Unchanged skipping 2024/09/15 02:17:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:17:57 INFO : one: Moved (server-side) 2024/09/15 02:17:57 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:18:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:18:01 INFO : one: Copied (new) 2024/09/15 02:18:01 DEBUG : Waiting for deletions to finish 2024/09/15 02:18:04 INFO : three.txt: Moved (server-side) 2024/09/15 02:18:04 INFO : three.txt: Moved into backup dir 2024/09/15 02:18:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:18:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:18:19 DEBUG : two: Unchanged skipping 2024/09/15 02:18:19 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:18:22 INFO : one: Deleted 2024/09/15 02:18:25 INFO : one: Moved (server-side) 2024/09/15 02:18:25 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:18:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:18:29 INFO : one: Copied (new) 2024/09/15 02:18:29 DEBUG : Waiting for deletions to finish 2024/09/15 02:18:32 INFO : three.txt: Deleted 2024/09/15 02:18:35 INFO : three.txt: Moved (server-side) 2024/09/15 02:18:35 INFO : three.txt: Moved into backup dir 2024/09/15 02:18:47 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:18:47 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:18:47 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:18:47 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "one.json" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:18:48 DEBUG : backup: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncBackupDir (77.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:19:05 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:19:06 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/backup" 2024/09/15 02:19:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:19:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:19:09 DEBUG : two: Unchanged skipping 2024/09/15 02:19:09 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:19:13 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:19:13 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:19:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:19:17 INFO : one: Copied (new) 2024/09/15 02:19:17 DEBUG : Waiting for deletions to finish 2024/09/15 02:19:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:19:20 INFO : three.txt: Moved into backup dir 2024/09/15 02:19:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:19:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:19:35 DEBUG : two: Unchanged skipping 2024/09/15 02:19:35 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:19:38 INFO : one.bak: Deleted 2024/09/15 02:19:41 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:19:41 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:19:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:19:45 INFO : one: Copied (new) 2024/09/15 02:19:45 DEBUG : Waiting for deletions to finish 2024/09/15 02:19:47 INFO : three.txt.bak: Deleted 2024/09/15 02:19:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:19:50 INFO : three.txt: Moved into backup dir 2024/09/15 02:20:03 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:20:03 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:20:03 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:20:03 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:20:04 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" --- PASS: TestSyncBackupDirWithSuffix (76.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:20:21 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:20:23 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/backup" 2024/09/15 02:20:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:20:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:20:25 DEBUG : two: Unchanged skipping 2024/09/15 02:20:25 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:20:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 02:20:30 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:20:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:20:34 INFO : one: Copied (new) 2024/09/15 02:20:34 DEBUG : Waiting for deletions to finish 2024/09/15 02:20:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 02:20:37 INFO : three.txt: Moved into backup dir 2024/09/15 02:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:20:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:20:52 DEBUG : two: Unchanged skipping 2024/09/15 02:20:52 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:20:55 INFO : one-2019-01-01: Deleted 2024/09/15 02:20:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 02:20:58 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:21:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:21:02 INFO : one: Copied (new) 2024/09/15 02:21:02 DEBUG : Waiting for deletions to finish 2024/09/15 02:21:05 INFO : three-2019-01-01.txt: Deleted 2024/09/15 02:21:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 02:21:08 INFO : three.txt: Moved into backup dir 2024/09/15 02:21:20 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:21:20 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:21:20 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:21:20 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/09/15 02:21:21 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (77.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:21:40 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:21:41 DEBUG : Config file has changed externally - reloading 2024/09/15 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2024/09/15 02:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:21:42 DEBUG : two: Unchanged skipping 2024/09/15 02:21:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:21:42 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:21:46 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:21:46 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:21:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:21:49 INFO : one: Copied (new) 2024/09/15 02:21:49 DEBUG : Waiting for deletions to finish 2024/09/15 02:21:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:21:52 INFO : three.txt: Moved into backup dir 2024/09/15 02:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2024/09/15 02:22:07 DEBUG : one.bak: Excluded (Path Filter) 2024/09/15 02:22:07 DEBUG : one.bak: Excluded 2024/09/15 02:22:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/15 02:22:07 DEBUG : three.txt.bak: Excluded 2024/09/15 02:22:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:22:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:22:07 DEBUG : two: Unchanged skipping 2024/09/15 02:22:07 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for checks to finish 2024/09/15 02:22:10 INFO : one.bak: Deleted 2024/09/15 02:22:13 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:22:13 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa/dst: Waiting for transfers to finish 2024/09/15 02:22:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:22:17 INFO : one: Copied (new) 2024/09/15 02:22:17 DEBUG : Waiting for deletions to finish 2024/09/15 02:22:19 INFO : three.txt.bak: Deleted 2024/09/15 02:22:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:22:22 INFO : three.txt: Moved into backup dir 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:22:35 DEBUG : dst: Rmdir: contains trashed file: "two.bin" --- PASS: TestSyncBackupDirSuffixOnly (73.03s) === RUN TestSyncSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:22:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:22:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:22:57 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:23:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:23:01 INFO : one: Copied (new) 2024/09/15 02:23:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:23:02 DEBUG : two: Unchanged skipping 2024/09/15 02:23:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/15 02:23:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:23:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/15 02:23:09 INFO : three.txt: Copied (new) 2024/09/15 02:23:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:23:25 INFO : one.bak: Deleted 2024/09/15 02:23:26 INFO : one: Moved (server-side) to: one.bak 2024/09/15 02:23:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:23:30 INFO : one: Copied (new) 2024/09/15 02:23:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:23:32 DEBUG : two: Unchanged skipping 2024/09/15 02:23:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/15 02:23:36 INFO : three.txt.bak: Deleted 2024/09/15 02:23:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/15 02:23:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/15 02:23:42 INFO : three.txt: Copied (new) 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/09/15 02:23:57 DEBUG : dst: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncSuffix (82.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:24:15 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yizeqol9cuxa/dst" 2024/09/15 02:24:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/15 02:24:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 02:24:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/09/15 02:24:24 INFO : one: Copied (new) 2024/09/15 02:24:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:24:25 DEBUG : two: Unchanged skipping 2024/09/15 02:24:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/15 02:24:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 02:24:32 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/09/15 02:24:32 INFO : three.txt: Copied (new) 2024/09/15 02:24:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/15 02:24:48 INFO : one-2019-01-01: Deleted 2024/09/15 02:24:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/15 02:24:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/09/15 02:24:54 INFO : one: Copied (new) 2024/09/15 02:24:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:24:55 DEBUG : two: Unchanged skipping 2024/09/15 02:24:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/15 02:24:59 INFO : three-2019-01-01.txt: Deleted 2024/09/15 02:25:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/15 02:25:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/09/15 02:25:04 INFO : three.txt: Copied (new) 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/09/15 02:25:20 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" --- PASS: TestSyncSuffixKeepExtension (82.28s) === RUN TestSyncUTFNorm run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:25:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/15 02:25:26 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:25:26 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:25:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/09/15 02:25:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/15 02:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.17s) === RUN TestSyncImmutable run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:25:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/15 02:25:35 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:25:35 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:25:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/09/15 02:25:39 INFO : existing: Copied (new) 2024/09/15 02:25:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:25:42 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:25:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/15 02:25:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/15 02:25:43 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:25:43 ERROR : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: not deleting files as there were IO errors 2024/09/15 02:25:43 ERROR : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncImmutable (12.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:25:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:25:53 DEBUG : existing: Unchanged skipping 2024/09/15 02:25:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:25:53 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:25:53 DEBUG : Waiting for deletions to finish 2024/09/15 02:25:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.02s) === RUN TestFixCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.58s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:29:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both0: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both1: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both10: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both11: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both12: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both13: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both14: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both15: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both16: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both17: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both18: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both19: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both2: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both3: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both4: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both5: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both6: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both7: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both8: Unchanged skipping 2024/09/15 02:29:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:29:11 DEBUG : both9: Unchanged skipping 2024/09/15 02:29:11 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:29:11 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:29:11 DEBUG : Waiting for deletions to finish 2024/09/15 02:29:13 INFO : only1: Deleted 2024/09/15 02:29:13 INFO : only0: Deleted 2024/09/15 02:29:13 INFO : only8: Deleted 2024/09/15 02:29:13 INFO : only6: Deleted 2024/09/15 02:29:14 INFO : only16: Deleted 2024/09/15 02:29:15 INFO : only2: Deleted 2024/09/15 02:29:15 INFO : only11: Deleted 2024/09/15 02:29:15 INFO : only5: Deleted 2024/09/15 02:29:16 INFO : only12: Deleted 2024/09/15 02:29:16 INFO : only19: Deleted 2024/09/15 02:29:16 INFO : only9: Deleted 2024/09/15 02:29:16 INFO : only4: Deleted 2024/09/15 02:29:18 INFO : only10: Deleted 2024/09/15 02:29:18 INFO : only13: Deleted 2024/09/15 02:29:18 INFO : only14: Deleted 2024/09/15 02:29:18 INFO : only15: Deleted 2024/09/15 02:29:19 INFO : only17: Deleted 2024/09/15 02:29:19 INFO : only3: Deleted 2024/09/15 02:29:20 INFO : only18: Deleted 2024/09/15 02:29:20 INFO : only7: Deleted 2024/09/15 02:29:20 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (251.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:33:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both0: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both1: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both10: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both11: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both12: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both13: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both14: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both15: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both16: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both17: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both18: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both19: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both2: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both3: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both4: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both5: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both6: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both7: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both8: Unchanged skipping 2024/09/15 02:33:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/15 02:33:22 DEBUG : both9: Unchanged skipping 2024/09/15 02:33:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/15 02:33:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for checks to finish 2024/09/15 02:33:22 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Waiting for transfers to finish 2024/09/15 02:33:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:26 INFO : only0: Copied (replaced existing) 2024/09/15 02:33:26 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:26 INFO : only1: Copied (replaced existing) 2024/09/15 02:33:26 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:26 INFO : only11: Copied (replaced existing) 2024/09/15 02:33:26 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:26 INFO : only10: Copied (replaced existing) 2024/09/15 02:33:30 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:30 INFO : only12: Copied (replaced existing) 2024/09/15 02:33:30 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:30 INFO : only13: Copied (replaced existing) 2024/09/15 02:33:30 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:30 INFO : only15: Copied (replaced existing) 2024/09/15 02:33:31 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:31 INFO : only14: Copied (replaced existing) 2024/09/15 02:33:34 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:34 INFO : only17: Copied (replaced existing) 2024/09/15 02:33:34 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:34 INFO : only16: Copied (replaced existing) 2024/09/15 02:33:34 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:34 INFO : only18: Copied (replaced existing) 2024/09/15 02:33:35 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:35 INFO : only19: Copied (replaced existing) 2024/09/15 02:33:38 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:38 INFO : only2: Copied (replaced existing) 2024/09/15 02:33:38 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:38 INFO : only3: Copied (replaced existing) 2024/09/15 02:33:39 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:39 INFO : only4: Copied (replaced existing) 2024/09/15 02:33:39 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:39 INFO : only5: Copied (replaced existing) 2024/09/15 02:33:41 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:41 INFO : only6: Copied (replaced existing) 2024/09/15 02:33:42 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:42 INFO : only7: Copied (replaced existing) 2024/09/15 02:33:43 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:43 INFO : only8: Copied (replaced existing) 2024/09/15 02:33:43 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/09/15 02:33:43 INFO : only9: Copied (replaced existing) 2024/09/15 02:33:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (317.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:35:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:35:28 DEBUG : sub dir: Making directory with metadata 2024/09/15 02:35:30 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:35:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 02:35:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 02:35:59 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 02:35:59 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:36:23 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2024/09/15 02:36:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:36:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:36:25 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/09/15 02:36:26 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/09/15 02:36:27 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:36:28 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:36:29 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:36:30 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/09/15 02:36:31 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:36:31 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:36:32 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/09/15 02:36:32 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/09/15 02:36:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:36:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestNothingToTransferWithEmptyDirs (66.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:36:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/15 02:36:35 DEBUG : sub dir: Making directory with metadata 2024/09/15 02:36:36 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:37:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 02:37:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/15 02:37:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/15 02:37:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa", Local "Local file system at /tmp/rclone677825908", Modify Window "1ms" 2024/09/15 02:37:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:37:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:37:35 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/09/15 02:37:36 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/09/15 02:37:37 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:37:38 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:37:39 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/09/15 02:37:40 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/09/15 02:37:41 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:37:41 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2024/09/15 02:37:42 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/09/15 02:37:42 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/09/15 02:37:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/09/15 02:37:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestNothingToTransferWithoutEmptyDirs (70.04s) PASS 2024/09/15 02:37:45 DEBUG : Compressed: TestCompressDrive:rclone-test-yizeqol9cuxa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 40m46.174046458s (try 1/5)