"./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2025/03/06 06:38:37 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina" 2025/03/06 06:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 06:38:37 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/06 06:38:37 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/06 06:38:37 DEBUG : TestDrive: Saved new token in config file 2025/03/06 06:38:38 DEBUG : Creating backend with remote "/tmp/rclone1710626386" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:38:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:38:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:38:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/06 06:38:40 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:38:40 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:38:40 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.46s) === RUN TestCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:38:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:38:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:38:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:38:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:38:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:38:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:38:45 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:38:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:38:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:38:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopy (10.51s) === RUN TestCopyMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:38:51 DEBUG : metadata sub dir: Making directory with metadata 2025/03/06 06:38:51 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:38:51 DEBUG : empty metadata sub dir: Making directory with metadata 2025/03/06 06:38:51 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:38:51 DEBUG : Local file system at /tmp/rclone1710626386: File to upload is small (21 bytes), uploading instead of streaming 2025/03/06 06:38:51 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/06 06:38:51 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/03/06 06:38:51 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:38:52 DEBUG : Google drive root 'rclone-test-poxufod3sina': Skipping btime metadata as can't update it on an existing file: 2025-03-06T06:38:51.889258548Z 2025/03/06 06:38:52 INFO : empty metadata sub dir: Updated directory metadata 2025/03/06 06:38:53 DEBUG : Google drive root 'rclone-test-poxufod3sina': Skipping btime metadata as can't update it on an existing file: 2025-03-06T06:38:51.889258548Z 2025/03/06 06:38:53 INFO : metadata sub dir: Updated directory metadata 2025/03/06 06:38:53 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/03/06 06:38:53 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:38:53 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:38:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/06 06:38:57 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:03 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" 2025/03/06 06:39:03 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" --- PASS: TestCopyMetadata (13.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:05 DEBUG : metadata sub dir: Making directory with metadata 2025/03/06 06:39:05 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:39:05 DEBUG : empty metadata sub dir: Making directory with metadata 2025/03/06 06:39:05 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:39:05 DEBUG : Local file system at /tmp/rclone1710626386: File to upload is small (21 bytes), uploading instead of streaming 2025/03/06 06:39:05 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/06 06:39:05 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/03/06 06:39:05 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:39:05 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/03/06 06:39:05 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/03/06 06:39:05 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/03/06 06:39:05 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:05 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:09 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/06 06:39:09 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/03/06 06:39:09 DEBUG : Google drive root 'rclone-test-poxufod3sina': Skipping btime metadata as can't update it on an existing file: 2025-03-06T06:39:05.421174693Z 2025/03/06 06:39:10 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:16 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2025/03/06 06:39:16 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadataNoEmptyDirs (12.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:17 DEBUG : Creating backend with remote "/non-existing" 2025/03/06 06:39:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/06 06:39:18 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:18 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:39:19 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:19 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:39:24 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:39:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyNoTraverse (10.56s) === RUN TestCopyCheckFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:29 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Running all checks before starting transfers 2025/03/06 06:39:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:39:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:39:29 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:29 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Checks finished, now starting transfers 2025/03/06 06:39:29 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:39:34 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:39:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:39:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyCheckFirst (9.91s) === RUN TestSyncNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:39 ERROR : Ignoring --no-traverse with sync 2025/03/06 06:39:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:39:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:39:43 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:39:43 DEBUG : Waiting for deletions to finish 2025/03/06 06:39:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:47 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:39:47 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoTraverse (9.16s) === RUN TestCopyWithDepth run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/06 06:39:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:39:48 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:48 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:51 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/06 06:39:51 INFO : hello world2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyWithDepth (6.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:39:55 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:39:55 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:39:59 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:39:59 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (7.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:40:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:40:06 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 06:40:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 06:40:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:40:10 DEBUG : sub dir: Making directory with metadata 2025/03/06 06:40:10 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 06:40:10 DEBUG : sub dir2: Making directory with metadata 2025/03/06 06:40:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 06:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:40:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:12 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:12 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:40:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:20 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/03/06 06:40:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:40:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyEmptyDirectories (12.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:22 INFO : sub dir2: Making directory 2025/03/06 06:40:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 06:40:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:40:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/06 06:40:22 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/03/06 06:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:40:22 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:22 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:40:26 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:40:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:40:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:40:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoEmptyDirectories (9.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:31 DEBUG : sub dir2: Making directory with metadata 2025/03/06 06:40:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:31 DEBUG : sub dir: Making directory with metadata 2025/03/06 06:40:32 INFO : sub dir: Made directory with metadata (mtime=2025-03-06T06:40:31.544639811Z) 2025/03/06 06:40:32 DEBUG : sub dir2: Making directory with metadata 2025/03/06 06:40:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:40:36 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:40:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:40:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveEmptyDirectories (10.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:42 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/03/06 06:40:42 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 06:40:43 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:43 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.24s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:46 INFO : sub dir2: Making directory 2025/03/06 06:40:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:40:46 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/06 06:40:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:40:46 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:46 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:40:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:40:50 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:40:50 INFO : sub dir/hello world: Deleted 2025/03/06 06:40:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:40:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:40:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveNoEmptyDirectories (9.03s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:40:55 DEBUG : sub dir2: Making directory with metadata 2025/03/06 06:40:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:40:55 DEBUG : sub dir: Making directory with metadata 2025/03/06 06:40:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/06 06:40:56 DEBUG : sub dir2: Making directory with metadata 2025/03/06 06:40:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 06:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:40:57 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:40:57 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:41:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:41:00 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:41:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:41:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncEmptyDirectories (10.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:06 INFO : sub dir2: Making directory 2025/03/06 06:41:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:41:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/06 06:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:41:06 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:41:06 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:41:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:41:10 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:41:10 DEBUG : Waiting for deletions to finish 2025/03/06 06:41:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:41:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:41:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncNoEmptyDirectories (8.68s) === RUN TestServerSideCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:20 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-remoleq1pobu" sync_test.go:590: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-remoleq1pobu 2025/03/06 06:41:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:41:22 DEBUG : Compressed: TestCompressDrive:rclone-test-remoleq1pobu: Waiting for checks to finish 2025/03/06 06:41:22 DEBUG : Compressed: TestCompressDrive:rclone-test-remoleq1pobu: Waiting for transfers to finish 2025/03/06 06:41:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:41:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 06:41:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:28 DEBUG : Compressed: TestCompressDrive:rclone-test-remoleq1pobu: Purge remote 2025/03/06 06:41:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:41:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestServerSideCopy (16.42s) === RUN TestCopyOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/06 06:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/06 06:41:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 06:41:38 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:41:38 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:41:41 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/06 06:41:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/06 06:41:42 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:41:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyOverSelf (15.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:41:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yivefet0jaqe" sync_test.go:626: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-yivefet0jaqe 2025/03/06 06:41:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:41:55 DEBUG : Compressed: TestCompressDrive:rclone-test-yivefet0jaqe: Waiting for checks to finish 2025/03/06 06:41:55 DEBUG : Compressed: TestCompressDrive:rclone-test-yivefet0jaqe: Waiting for transfers to finish 2025/03/06 06:42:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:42:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 06:42:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:09 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 06:42:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/06 06:42:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 06:42:09 DEBUG : Compressed: TestCompressDrive:rclone-test-yivefet0jaqe: Waiting for checks to finish 2025/03/06 06:42:10 DEBUG : Compressed: TestCompressDrive:rclone-test-yivefet0jaqe: Waiting for transfers to finish 2025/03/06 06:42:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/06 06:42:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 06:42:15 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:16 DEBUG : Compressed: TestCompressDrive:rclone-test-yivefet0jaqe: Purge remote 2025/03/06 06:42:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:42:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestServerSideCopyOverSelf (34.13s) === RUN TestMoveOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:28 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/06 06:42:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/06 06:42:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 06:42:28 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:42:28 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:42:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/06 06:42:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/06 06:42:32 INFO : sub dir/hello world: Deleted 2025/03/06 06:42:32 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:42:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveOverSelf (15.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:42 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-foxeyuj8foli" sync_test.go:671: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-foxeyuj8foli 2025/03/06 06:42:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:42:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:42:45 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for checks to finish 2025/03/06 06:42:45 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for transfers to finish 2025/03/06 06:42:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:42:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 06:42:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:42:56 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Using server-side directory move 2025/03/06 06:42:56 INFO : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 06:42:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 06:42:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/06 06:42:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 06:42:57 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for checks to finish 2025/03/06 06:42:59 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for transfers to finish 2025/03/06 06:43:00 INFO : sub dir/hello world: Deleted 2025/03/06 06:43:01 INFO : sub dir/hello world: Moved (server-side) 2025/03/06 06:43:02 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/06 06:43:09 DEBUG : testing file moves 2025/03/06 06:43:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 06:43:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/06 06:43:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/06 06:43:10 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for checks to finish 2025/03/06 06:43:11 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Waiting for transfers to finish 2025/03/06 06:43:13 INFO : sub dir/hello world: Deleted 2025/03/06 06:43:14 INFO : sub dir/hello world: Moved (server-side) 2025/03/06 06:43:14 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:16 DEBUG : Compressed: TestCompressDrive:rclone-test-foxeyuj8foli: Purge remote --- PASS: TestServerSideMoveOverSelf (42.40s) === RUN TestCopyAfterDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:23 ERROR : : error listing: directory not found 2025/03/06 06:43:25 INFO : Local file system at /tmp/rclone1710626386: Making directory 2025/03/06 06:43:26 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:43:26 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:43:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyAfterDelete (11.16s) === RUN TestCopyRedownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:43:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:43:37 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for checks to finish 2025/03/06 06:43:37 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for transfers to finish 2025/03/06 06:43:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:43:38 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2025/03/06 06:43:38 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:43:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:43:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyRedownload (10.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/06 06:43:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:43:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:43:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 06:43:44 INFO : check sum: Copied (new) 2025/03/06 06:43:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:46 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:43:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 06:43:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/06 06:43:47 DEBUG : check sum: Unchanged skipping 2025/03/06 06:43:47 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:43:47 DEBUG : Waiting for deletions to finish 2025/03/06 06:43:47 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (10.28s) === RUN TestSyncSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/06 06:43:51 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:43:51 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:43:54 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 06:43:54 INFO : sizeonly: Copied (new) 2025/03/06 06:43:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:43:56 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:43:56 DEBUG : sizeonly: Sizes identical 2025/03/06 06:43:57 DEBUG : sizeonly: Unchanged skipping 2025/03/06 06:43:57 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:43:57 DEBUG : Waiting for deletions to finish 2025/03/06 06:43:57 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncSizeOnly (9.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/06 06:44:01 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:01 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:04 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/06 06:44:04 INFO : ignore-size: Copied (new) 2025/03/06 06:44:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:44:06 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:07 DEBUG : ignore-size: Unchanged skipping 2025/03/06 06:44:07 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:07 DEBUG : Waiting for deletions to finish 2025/03/06 06:44:07 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (9.88s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:15 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:44:15 DEBUG : existing: Unchanged skipping 2025/03/06 06:44:15 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:15 DEBUG : Waiting for deletions to finish 2025/03/06 06:44:15 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:15 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/06 06:44:15 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 06:44:18 INFO : existing: Copied (replaced existing) 2025/03/06 06:44:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (11.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 06:44:23 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:23 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 06:44:26 INFO : existing: Copied (new) 2025/03/06 06:44:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:27 DEBUG : existing: Destination exists, skipping 2025/03/06 06:44:27 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:28 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:28 DEBUG : Waiting for deletions to finish 2025/03/06 06:44:28 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (9.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:40 INFO : d: Making directory 2025/03/06 06:44:44 DEBUG : Added delayed dir = "a", newDst= 2025/03/06 06:44:44 INFO : c: Set directory modification time (using SetModTime) 2025/03/06 06:44:44 DEBUG : Added delayed dir = "c", newDst=c 2025/03/06 06:44:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 06:44:45 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:44:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:44:45 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 06:44:45 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:44:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:44:48 INFO : a/potato2: Copied (new) 2025/03/06 06:44:48 DEBUG : Waiting for deletions to finish 2025/03/06 06:44:49 INFO : b/potato: Deleted 2025/03/06 06:44:50 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/06 06:44:50 INFO : d: Removing directory 2025/03/06 06:44:51 INFO : b: Removing directory 2025/03/06 06:44:51 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/03/06 06:44:51 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/03/06 06:44:51 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: deleted 2 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:44:57 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/03/06 06:44:57 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/03/06 06:44:58 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2025/03/06 06:44:58 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncIgnoreErrors (27.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 06:45:04 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 06:45:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/06 06:45:05 DEBUG : empty space: Unchanged skipping 2025/03/06 06:45:05 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:05 DEBUG : Waiting for deletions to finish 2025/03/06 06:45:05 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:06 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 06:45:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 06:45:07 INFO : empty space: Updated modification time in destination 2025/03/06 06:45:07 DEBUG : empty space: Unchanged skipping 2025/03/06 06:45:07 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:07 DEBUG : Waiting for deletions to finish 2025/03/06 06:45:07 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (11.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 06:45:15 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 06:45:16 DEBUG : empty space: Unchanged skipping 2025/03/06 06:45:16 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:16 DEBUG : Waiting for deletions to finish 2025/03/06 06:45:16 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:25 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:25 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 06:45:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1710626386) 2025/03/06 06:45:26 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Compressed: TestCompressDrive:rclone-test-poxufod3sina) 2025/03/06 06:45:26 DEBUG : foo: md5 differ 2025/03/06 06:45:26 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:28 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/06 06:45:28 INFO : foo: Copied (replaced existing) 2025/03/06 06:45:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (12.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/06 06:45:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:45:37 DEBUG : empty space: Unchanged skipping 2025/03/06 06:45:37 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:37 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:40 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:45:40 INFO : potato: Copied (new) 2025/03/06 06:45:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (13.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:45:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/06 06:45:50 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:45:50 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:45:54 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/06 06:45:54 INFO : potato: Copied (replaced existing) 2025/03/06 06:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:46:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:46:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/06 06:46:02 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1710626386) 2025/03/06 06:46:02 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Compressed: TestCompressDrive:rclone-test-poxufod3sina) 2025/03/06 06:46:02 DEBUG : potato: md5 differ 2025/03/06 06:46:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:46:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/06 06:46:05 INFO : potato: Copied (replaced existing) 2025/03/06 06:46:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (11.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:46:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/06 06:46:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:46:16 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:46:16 DEBUG : empty space: Unchanged skipping 2025/03/06 06:46:16 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:46:16 DEBUG : Waiting for deletions to finish 2025/03/06 06:46:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:46:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:46:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:46:31 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:46:31 DEBUG : empty space: Unchanged skipping 2025/03/06 06:46:31 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:46:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:46:34 INFO : potato2: Copied (new) 2025/03/06 06:46:34 DEBUG : Waiting for deletions to finish 2025/03/06 06:46:35 INFO : potato: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (18.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:46:48 INFO : d: Making directory 2025/03/06 06:46:49 INFO : d/e: Making directory 2025/03/06 06:46:53 DEBUG : Added delayed dir = "a", newDst= 2025/03/06 06:46:53 INFO : c: Set directory modification time (using SetModTime) 2025/03/06 06:46:53 DEBUG : Added delayed dir = "c", newDst=c 2025/03/06 06:46:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 06:46:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:46:53 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 06:46:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:46:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:46:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:46:57 INFO : a/potato2: Copied (new) 2025/03/06 06:46:57 DEBUG : Waiting for deletions to finish 2025/03/06 06:46:58 INFO : b/potato: Deleted 2025/03/06 06:46:59 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/06 06:46:59 INFO : d/e: Removing directory 2025/03/06 06:46:59 INFO : d: Removing directory 2025/03/06 06:47:00 DEBUG : d: Rmdir: contains trashed file: "e" 2025/03/06 06:47:00 INFO : b: Removing directory 2025/03/06 06:47:00 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/03/06 06:47:00 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/03/06 06:47:01 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:47:06 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/03/06 06:47:06 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/03/06 06:47:07 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2025/03/06 06:47:07 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:47:16 INFO : d: Making directory 2025/03/06 06:47:20 DEBUG : Added delayed dir = "a", newDst= 2025/03/06 06:47:20 INFO : c: Set directory modification time (using SetModTime) 2025/03/06 06:47:20 DEBUG : Added delayed dir = "c", newDst=c 2025/03/06 06:47:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 06:47:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:47:21 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:47:21 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 06:47:21 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:47:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:47:24 INFO : a/potato2: Copied (new) 2025/03/06 06:47:24 ERROR : Compressed: TestCompressDrive:rclone-test-poxufod3sina: not deleting files as there were IO errors 2025/03/06 06:47:25 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/06 06:47:25 ERROR : Compressed: TestCompressDrive:rclone-test-poxufod3sina: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:47:34 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/03/06 06:47:34 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/03/06 06:47:35 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/03/06 06:47:35 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/03/06 06:47:35 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2025/03/06 06:47:35 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (28.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:47:45 DEBUG : Waiting for deletions to finish 2025/03/06 06:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:47:45 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:47:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:47:45 DEBUG : empty space: Unchanged skipping 2025/03/06 06:47:45 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:47:46 INFO : potato: Deleted 2025/03/06 06:47:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:47:48 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (16.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:01 DEBUG : Waiting for deletions to finish 2025/03/06 06:48:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:48:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:48:03 INFO : potato: Deleted 2025/03/06 06:48:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:48:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:48:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:48:03 DEBUG : empty space: Unchanged skipping 2025/03/06 06:48:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:48:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 06:48:06 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (18.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:48:17 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:48:17 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:48:19 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/06 06:48:19 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (14.64s) === RUN TestSyncWithExclude run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:34 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 06:48:34 DEBUG : enormous: Excluded 2025/03/06 06:48:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 06:48:34 DEBUG : potato2: Excluded 2025/03/06 06:48:35 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 06:48:35 DEBUG : potato2: Excluded 2025/03/06 06:48:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:48:35 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:48:35 DEBUG : empty space: Unchanged skipping 2025/03/06 06:48:35 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:48:35 DEBUG : Waiting for deletions to finish 2025/03/06 06:48:35 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:36 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 06:48:36 DEBUG : enormous: Excluded 2025/03/06 06:48:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 06:48:36 DEBUG : potato2: Excluded 2025/03/06 06:48:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 06:48:37 DEBUG : potato2: Excluded 2025/03/06 06:48:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 06:48:37 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for checks to finish 2025/03/06 06:48:37 DEBUG : empty space: Unchanged skipping 2025/03/06 06:48:37 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for transfers to finish 2025/03/06 06:48:37 DEBUG : Waiting for deletions to finish 2025/03/06 06:48:37 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncWithExclude (14.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:54 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 06:48:54 DEBUG : enormous: Excluded 2025/03/06 06:48:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 06:48:54 DEBUG : potato2: Excluded 2025/03/06 06:48:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:48:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:48:54 DEBUG : empty space: Unchanged skipping 2025/03/06 06:48:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:48:54 DEBUG : Waiting for deletions to finish 2025/03/06 06:48:55 INFO : potato2: Deleted 2025/03/06 06:48:55 INFO : enormous: Deleted 2025/03/06 06:48:55 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:48:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 06:48:57 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for checks to finish 2025/03/06 06:48:58 DEBUG : empty space: Unchanged skipping 2025/03/06 06:48:58 DEBUG : Local file system at /tmp/rclone1710626386: Waiting for transfers to finish 2025/03/06 06:48:58 DEBUG : Waiting for deletions to finish 2025/03/06 06:48:58 INFO : enormous: Deleted 2025/03/06 06:48:58 INFO : potato2: Deleted 2025/03/06 06:48:58 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:49:18 DEBUG : five: Need to transfer - File not found at Destination 2025/03/06 06:49:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/06 06:49:18 DEBUG : one: Destination is newer than source, skipping 2025/03/06 06:49:18 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:49:18 DEBUG : three: Sizes identical 2025/03/06 06:49:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 06:49:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1710626386) 2025/03/06 06:49:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Compressed: TestCompressDrive:rclone-test-poxufod3sina) 2025/03/06 06:49:19 DEBUG : two: md5 differ 2025/03/06 06:49:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 06:49:20 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:49:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/06 06:49:21 INFO : five: Copied (new) 2025/03/06 06:49:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/06 06:49:21 INFO : four: Copied (replaced existing) 2025/03/06 06:49:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 06:49:23 INFO : two: Copied (replaced existing) 2025/03/06 06:49:23 DEBUG : Waiting for deletions to finish 2025/03/06 06:49:29 DEBUG : one: Destination is newer than source, skipping 2025/03/06 06:49:29 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:49:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/06 06:49:29 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/06 06:49:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 06:49:30 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/06 06:49:30 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/06 06:49:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 06:49:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 06:49:30 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/06 06:49:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 06:49:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1710626386) 2025/03/06 06:49:30 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Compressed: TestCompressDrive:rclone-test-poxufod3sina) 2025/03/06 06:49:30 DEBUG : three: md5 differ 2025/03/06 06:49:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 06:49:30 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:49:32 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/06 06:49:32 INFO : three: Copied (replaced existing) 2025/03/06 06:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/06 06:49:44 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:49:44 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:49:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:49:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 06:49:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 06:49:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:49:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:49:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 06:49:47 INFO : potato: Copied (new) 2025/03/06 06:49:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 06:49:47 INFO : yam: Copied (new) 2025/03/06 06:49:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:49:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:49:49 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:49:49 DEBUG : potato: Unchanged skipping 2025/03/06 06:49:50 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:49:50 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:49:50 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:49:52 INFO : yam: Moved (server-side) to: yaml 2025/03/06 06:49:52 INFO : yaml: Renamed from "yam" 2025/03/06 06:49:52 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:49:52 DEBUG : Waiting for deletions to finish 2025/03/06 06:49:52 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (14.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/06 06:49:58 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:49:58 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:49:58 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:49:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 06:49:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 06:49:58 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:49:58 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 06:50:01 INFO : potato: Copied (new) 2025/03/06 06:50:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 06:50:01 INFO : yam: Copied (new) 2025/03/06 06:50:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:03 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:50:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:50:03 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:50:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:50:03 DEBUG : potato: Unchanged skipping 2025/03/06 06:50:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:50:06 INFO : yam: Moved (server-side) to: yaml 2025/03/06 06:50:06 INFO : yaml: Renamed from "yam" 2025/03/06 06:50:06 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:06 DEBUG : Waiting for deletions to finish 2025/03/06 06:50:06 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/06 06:50:12 DEBUG : Added delayed dir = "sub", newDst= 2025/03/06 06:50:12 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:50:12 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:50:12 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:50:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 06:50:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/06 06:50:12 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:50:12 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:16 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 06:50:16 INFO : sub/yam: Copied (new) 2025/03/06 06:50:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 06:50:16 INFO : potato: Copied (new) 2025/03/06 06:50:16 DEBUG : Waiting for deletions to finish 2025/03/06 06:50:16 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:50:19 DEBUG : potato: Unchanged skipping 2025/03/06 06:50:19 INFO : sub: Set directory modification time (using SetModTime) 2025/03/06 06:50:19 DEBUG : Added delayed dir = "sub", newDst=sub 2025/03/06 06:50:20 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Making map for --track-renames 2025/03/06 06:50:20 INFO : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Finished making map for --track-renames 2025/03/06 06:50:20 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:50:20 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for renames to finish 2025/03/06 06:50:22 INFO : sub/yam: Moved (server-side) to: yam 2025/03/06 06:50:22 INFO : yam: Renamed from "sub/yam" 2025/03/06 06:50:22 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:22 DEBUG : Waiting for deletions to finish 2025/03/06 06:50:22 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:29 DEBUG : Creating backend with remote "/tmp/rclone1710626386/dir1" 2025/03/06 06:50:29 DEBUG : Creating backend with remote "/tmp/rclone1710626386/dir2" 2025/03/06 06:50:29 DEBUG : Local file system at /tmp/rclone1710626386/dir2: Using server-side directory move 2025/03/06 06:50:29 INFO : Local file system at /tmp/rclone1710626386/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 06:50:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/06 06:50:29 DEBUG : Local file system at /tmp/rclone1710626386/dir2: Waiting for checks to finish 2025/03/06 06:50:29 INFO : file1.txt: Moved (server-side) 2025/03/06 06:50:29 DEBUG : Local file system at /tmp/rclone1710626386/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:30 DEBUG : Added delayed dir = "nested", newDst= 2025/03/06 06:50:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:50:30 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/06 06:50:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 06:50:30 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:50:30 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:50:35 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:50:35 INFO : sub dir/hello world: Deleted 2025/03/06 06:50:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/06 06:50:36 INFO : nested/sub dir/file: Copied (new) 2025/03/06 06:50:36 INFO : nested/sub dir/file: Deleted 2025/03/06 06:50:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:50:37 INFO : nested: Set directory modification time (using DirSetModTime) 2025/03/06 06:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:50:37 INFO : sub dir: Removing directory 2025/03/06 06:50:37 INFO : nested/sub dir: Removing directory 2025/03/06 06:50:37 INFO : nested: Removing directory 2025/03/06 06:50:37 DEBUG : Local file system at /tmp/rclone1710626386: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:50:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:50:44 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2025/03/06 06:50:44 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2025/03/06 06:50:44 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:46 DEBUG : Added delayed dir = "nested", newDst= 2025/03/06 06:50:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 06:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 06:50:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/06 06:50:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 06:50:46 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:50:46 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:50:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 06:50:51 INFO : sub dir/hello world: Copied (new) 2025/03/06 06:50:51 INFO : sub dir/hello world: Deleted 2025/03/06 06:50:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/06 06:50:52 INFO : nested/sub dir/file: Copied (new) 2025/03/06 06:50:52 INFO : nested/sub dir/file: Deleted 2025/03/06 06:50:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 06:50:53 INFO : nested: Set directory modification time (using DirSetModTime) 2025/03/06 06:50:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:50:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 06:50:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 06:51:00 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2025/03/06 06:51:00 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2025/03/06 06:51:01 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:51:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 06:51:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/06 06:51:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:51:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:51:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/06 06:51:05 INFO : existing-b: Copied (new) 2025/03/06 06:51:05 INFO : existing-b: Deleted 2025/03/06 06:51:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 06:51:05 INFO : existing: Copied (new) 2025/03/06 06:51:05 INFO : existing: Deleted 2025/03/06 06:51:09 DEBUG : existing: Destination exists, skipping 2025/03/06 06:51:09 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:51:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/06 06:51:10 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:51:10 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (13.57s) === RUN TestServerSideMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:51:15 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-halison3kefe" sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-halison3kefe 2025/03/06 06:51:39 DEBUG : Compressed: TestCompressDrive:rclone-test-halison3kefe: Using server-side directory move 2025/03/06 06:51:39 INFO : Compressed: TestCompressDrive:rclone-test-halison3kefe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 06:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:51:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 06:51:39 DEBUG : empty space: Unchanged skipping 2025/03/06 06:51:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 06:51:39 DEBUG : Compressed: TestCompressDrive:rclone-test-halison3kefe: Waiting for checks to finish 2025/03/06 06:51:41 INFO : potato3: Deleted 2025/03/06 06:51:41 INFO : empty space: Deleted 2025/03/06 06:51:41 DEBUG : Compressed: TestCompressDrive:rclone-test-halison3kefe: Waiting for transfers to finish 2025/03/06 06:51:42 INFO : potato2: Moved (server-side) 2025/03/06 06:51:43 INFO : potato3: Moved (server-side) 2025/03/06 06:51:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-xoxibet3pane" 2025/03/06 06:51:47 DEBUG : Compressed: TestCompressDrive:rclone-test-xoxibet3pane: Using server-side directory move 2025/03/06 06:51:48 INFO : Compressed: TestCompressDrive:rclone-test-xoxibet3pane: Server side directory move succeeded 2025/03/06 06:51:51 DEBUG : Compressed: TestCompressDrive:rclone-test-xoxibet3pane: Purge remote 2025/03/06 06:51:52 DEBUG : Compressed: TestCompressDrive:rclone-test-halison3kefe: Purge remote 2025/03/06 06:51:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (36.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:51:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-kutecim2qilo" sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-kutecim2qilo 2025/03/06 06:52:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 06:52:15 DEBUG : empty space: Excluded 2025/03/06 06:52:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 06:52:15 DEBUG : empty space: Excluded 2025/03/06 06:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:52:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 06:52:15 DEBUG : Compressed: TestCompressDrive:rclone-test-kutecim2qilo: Waiting for checks to finish 2025/03/06 06:52:15 DEBUG : Compressed: TestCompressDrive:rclone-test-kutecim2qilo: Waiting for transfers to finish 2025/03/06 06:52:16 INFO : potato3: Deleted 2025/03/06 06:52:17 INFO : potato2: Moved (server-side) 2025/03/06 06:52:19 INFO : potato3: Moved (server-side) 2025/03/06 06:52:24 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-safukez4wehu" 2025/03/06 06:52:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 06:52:25 DEBUG : empty space: Excluded 2025/03/06 06:52:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:52:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 06:52:25 DEBUG : Compressed: TestCompressDrive:rclone-test-safukez4wehu: Waiting for checks to finish 2025/03/06 06:52:25 DEBUG : Compressed: TestCompressDrive:rclone-test-safukez4wehu: Waiting for transfers to finish 2025/03/06 06:52:28 INFO : potato3: Moved (server-side) 2025/03/06 06:52:29 INFO : potato2: Moved (server-side) 2025/03/06 06:52:32 DEBUG : Compressed: TestCompressDrive:rclone-test-safukez4wehu: Purge remote 2025/03/06 06:52:33 DEBUG : Compressed: TestCompressDrive:rclone-test-kutecim2qilo: Purge remote --- PASS: TestServerSideMoveWithFilter (42.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:52:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-diqezic4yoko" 2025/03/06 06:52:45 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-poxufod3sina -> Compressed: TestCompressDrive:rclone-test-diqezic4yoko 2025/03/06 06:52:58 DEBUG : Compressed: TestCompressDrive:rclone-test-diqezic4yoko: Using server-side directory move 2025/03/06 06:52:58 INFO : Compressed: TestCompressDrive:rclone-test-diqezic4yoko: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 06:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 06:52:58 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/03/06 06:52:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 06:52:58 DEBUG : empty space: Unchanged skipping 2025/03/06 06:52:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 06:52:59 DEBUG : Compressed: TestCompressDrive:rclone-test-diqezic4yoko: Waiting for checks to finish 2025/03/06 06:52:59 INFO : potato3: Deleted 2025/03/06 06:53:00 INFO : empty space: Deleted 2025/03/06 06:53:00 DEBUG : Compressed: TestCompressDrive:rclone-test-diqezic4yoko: Waiting for transfers to finish 2025/03/06 06:53:01 INFO : potato2: Moved (server-side) 2025/03/06 06:53:02 INFO : potato3: Moved (server-side) 2025/03/06 06:53:02 INFO : tomatoDir: Removing directory 2025/03/06 06:53:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: deleted 1 directories 2025/03/06 06:53:06 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-reficow1nuxu" 2025/03/06 06:53:07 INFO : tomatoDir: Making directory 2025/03/06 06:53:08 DEBUG : Compressed: TestCompressDrive:rclone-test-reficow1nuxu: Using server-side directory move 2025/03/06 06:53:08 INFO : Compressed: TestCompressDrive:rclone-test-reficow1nuxu: Server side directory move succeeded 2025/03/06 06:53:12 DEBUG : Compressed: TestCompressDrive:rclone-test-reficow1nuxu: Purge remote 2025/03/06 06:53:13 DEBUG : Compressed: TestCompressDrive:rclone-test-diqezic4yoko: Purge remote 2025/03/06 06:53:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncOverlap (4.17s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:18 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test" 2025/03/06 06:53:21 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-include/layer2" 2025/03/06 06:53:24 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-ignore-file" 2025/03/06 06:53:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 06:53:33 DEBUG : rclone-sync-test: Excluded 2025/03/06 06:53:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/06 06:53:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/06 06:53:33 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test: Waiting for checks to finish 2025/03/06 06:53:33 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test: Waiting for transfers to finish 2025/03/06 06:53:33 DEBUG : Waiting for deletions to finish 2025/03/06 06:53:33 INFO : There was nothing to transfer 2025/03/06 06:53:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 06:53:35 DEBUG : rclone-sync-test: Excluded 2025/03/06 06:53:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/06 06:53:36 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:53:36 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:53:36 DEBUG : Waiting for deletions to finish 2025/03/06 06:53:36 INFO : rclone-sync-test-include: Removing directory 2025/03/06 06:53:36 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/03/06 06:53:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/06 06:53:36 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: failed to delete 1 directories 2025/03/06 06:53:36 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 06:53:38 DEBUG : rclone-sync-test: Excluded 2025/03/06 06:53:38 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/06 06:53:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/06 06:53:38 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/06 06:53:38 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/06 06:53:38 DEBUG : Waiting for deletions to finish 2025/03/06 06:53:38 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 06:53:40 DEBUG : rclone-sync-test: Excluded 2025/03/06 06:53:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/06 06:53:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 06:53:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 06:53:41 DEBUG : Waiting for deletions to finish 2025/03/06 06:53:41 INFO : rclone-sync-test-include: Removing directory 2025/03/06 06:53:41 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/03/06 06:53:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/06 06:53:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: failed to delete 1 directories 2025/03/06 06:53:41 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:42 DEBUG : : Excluded 2025/03/06 06:53:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 06:53:44 DEBUG : rclone-sync-test: Excluded 2025/03/06 06:53:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/06 06:53:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/06 06:53:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/06 06:53:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/06 06:53:44 DEBUG : Waiting for deletions to finish 2025/03/06 06:53:44 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:47 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/03/06 06:53:48 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.bin" 2025/03/06 06:53:48 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.json" --- PASS: TestSyncOverlapWithFilter (39.14s) === RUN TestSyncCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:53:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 06:53:59 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/CompareDest" 2025/03/06 06:54:02 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 06:54:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:02 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/06 06:54:05 INFO : one: Copied (new) 2025/03/06 06:54:05 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:08 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:09 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/06 06:54:12 INFO : one: Copied (replaced existing) 2025/03/06 06:54:12 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:23 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 06:54:24 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:24 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:24 INFO : There was nothing to transfer 2025/03/06 06:54:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 06:54:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:34 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 06:54:35 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:35 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:35 INFO : There was nothing to transfer 2025/03/06 06:54:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 06:54:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:40 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 06:54:41 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:41 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:41 INFO : There was nothing to transfer 2025/03/06 06:54:47 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 2025/03/06 06:54:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 06:54:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 06:54:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:47 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 06:54:48 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:48 DEBUG : Waiting for deletions to finish 2025/03/06 06:54:48 INFO : There was nothing to transfer 2025/03/06 06:54:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:55 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 06:54:55 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:54:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:54:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 06:54:56 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:54:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/06 06:54:58 INFO : two: Copied (new) 2025/03/06 06:54:58 DEBUG : Waiting for deletions to finish 2025/03/06 06:55:08 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 06:55:08 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:55:08 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:55:08 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 06:55:09 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:55:09 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2025/03/06 06:55:09 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:55:09 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncCompareDest (72.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:55:20 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dest" 2025/03/06 06:55:22 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/pre-dest1" 2025/03/06 06:55:23 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/pre-dest2" 2025/03/06 06:55:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:55:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/06 06:55:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:55:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/06 06:55:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/06 06:55:28 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dest: Waiting for checks to finish 2025/03/06 06:55:28 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dest: Waiting for transfers to finish 2025/03/06 06:55:31 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/06 06:55:31 INFO : 3: Copied (new) 2025/03/06 06:55:31 DEBUG : Waiting for deletions to finish 2025/03/06 06:55:40 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.json" 2025/03/06 06:55:40 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.bin" 2025/03/06 06:55:41 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.json" 2025/03/06 06:55:41 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.bin" 2025/03/06 06:55:42 DEBUG : dest: Rmdir: contains trashed file: "3.json" 2025/03/06 06:55:42 DEBUG : dest: Rmdir: contains trashed file: "3.bin" --- PASS: TestSyncMultipleCompareDest (32.81s) === RUN TestSyncCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:55:43 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 06:55:45 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/CopyDest" 2025/03/06 06:55:47 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 06:55:47 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:55:47 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:55:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/06 06:55:51 INFO : one: Copied (new) 2025/03/06 06:55:51 DEBUG : Waiting for deletions to finish 2025/03/06 06:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:55:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:55:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:55:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/06 06:55:57 INFO : one: Copied (replaced existing) 2025/03/06 06:55:57 DEBUG : Waiting for deletions to finish 2025/03/06 06:56:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/BackupDir" 2025/03/06 06:56:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:56:11 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:56:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 06:56:15 INFO : one: Moved (server-side) 2025/03/06 06:56:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/06 06:56:17 INFO : one: Copied (server-side copy) 2025/03/06 06:56:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 06:56:17 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:56:17 DEBUG : Waiting for deletions to finish 2025/03/06 06:56:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 06:56:32 INFO : two: Copied (server-side copy) 2025/03/06 06:56:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 06:56:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:32 DEBUG : one: Unchanged skipping 2025/03/06 06:56:32 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:56:32 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:56:32 DEBUG : Waiting for deletions to finish 2025/03/06 06:56:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:39 DEBUG : one: Unchanged skipping 2025/03/06 06:56:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:39 DEBUG : two: Unchanged skipping 2025/03/06 06:56:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:56:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:56:39 DEBUG : Waiting for deletions to finish 2025/03/06 06:56:39 INFO : There was nothing to transfer 2025/03/06 06:56:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 06:56:54 DEBUG : three: Destination not found in --copy-dest 2025/03/06 06:56:54 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 06:56:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:54 DEBUG : one: Unchanged skipping 2025/03/06 06:56:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 06:56:54 DEBUG : two: Unchanged skipping 2025/03/06 06:56:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:56:54 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:56:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/06 06:56:57 INFO : three: Copied (new) 2025/03/06 06:56:57 DEBUG : Waiting for deletions to finish 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 06:57:14 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2025/03/06 06:57:15 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2025/03/06 06:57:16 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:57:16 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncCopyDest (93.68s) === RUN TestSyncBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:57:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 06:57:31 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/backup" 2025/03/06 06:57:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 06:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:57:34 DEBUG : two: Unchanged skipping 2025/03/06 06:57:34 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:57:37 INFO : one: Moved (server-side) 2025/03/06 06:57:37 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:57:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 06:57:40 INFO : one: Copied (new) 2025/03/06 06:57:40 DEBUG : Waiting for deletions to finish 2025/03/06 06:57:43 INFO : three.txt: Moved (server-side) 2025/03/06 06:57:43 INFO : three.txt: Moved into backup dir 2025/03/06 06:57:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 06:57:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:57:55 DEBUG : two: Unchanged skipping 2025/03/06 06:57:55 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:57:57 INFO : one: Deleted 2025/03/06 06:58:00 INFO : one: Moved (server-side) 2025/03/06 06:58:00 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:58:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 06:58:03 INFO : one: Copied (new) 2025/03/06 06:58:03 DEBUG : Waiting for deletions to finish 2025/03/06 06:58:05 INFO : three.txt: Deleted 2025/03/06 06:58:08 INFO : three.txt: Moved (server-side) 2025/03/06 06:58:08 INFO : three.txt: Moved into backup dir 2025/03/06 06:58:18 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 06:58:18 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:58:18 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 06:58:18 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "one.json" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2025/03/06 06:58:18 DEBUG : backup: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncBackupDir (62.67s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:58:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 06:58:33 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/backup" 2025/03/06 06:58:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 06:58:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:58:36 DEBUG : two: Unchanged skipping 2025/03/06 06:58:36 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:58:39 INFO : one: Moved (server-side) to: one.bak 2025/03/06 06:58:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:58:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 06:58:42 INFO : one: Copied (new) 2025/03/06 06:58:42 DEBUG : Waiting for deletions to finish 2025/03/06 06:58:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 06:58:45 INFO : three.txt: Moved into backup dir 2025/03/06 06:58:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 06:58:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:58:59 DEBUG : two: Unchanged skipping 2025/03/06 06:58:59 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:59:00 INFO : one.bak: Deleted 2025/03/06 06:59:03 INFO : one: Moved (server-side) to: one.bak 2025/03/06 06:59:03 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:59:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 06:59:06 INFO : one: Copied (new) 2025/03/06 06:59:06 DEBUG : Waiting for deletions to finish 2025/03/06 06:59:08 INFO : three.txt.bak: Deleted 2025/03/06 06:59:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 06:59:11 INFO : three.txt: Moved into backup dir 2025/03/06 06:59:21 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 06:59:21 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 06:59:21 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 06:59:21 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2025/03/06 06:59:22 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" --- PASS: TestSyncBackupDirWithSuffix (63.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 06:59:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 06:59:35 DEBUG : Config file has changed externally - reloading 2025/03/06 06:59:37 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/backup" 2025/03/06 06:59:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 06:59:39 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 06:59:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 06:59:39 DEBUG : two: Unchanged skipping 2025/03/06 06:59:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 06:59:42 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 06:59:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 06:59:45 INFO : one: Copied (new) 2025/03/06 06:59:45 DEBUG : Waiting for deletions to finish 2025/03/06 06:59:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 06:59:48 INFO : three.txt: Moved into backup dir 2025/03/06 07:00:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 07:00:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:00:00 DEBUG : two: Unchanged skipping 2025/03/06 07:00:00 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 07:00:03 INFO : one-2019-01-01: Deleted 2025/03/06 07:00:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 07:00:05 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 07:00:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 07:00:08 INFO : one: Copied (new) 2025/03/06 07:00:08 DEBUG : Waiting for deletions to finish 2025/03/06 07:00:11 INFO : three-2019-01-01.txt: Deleted 2025/03/06 07:00:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 07:00:14 INFO : three.txt: Moved into backup dir 2025/03/06 07:00:24 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 07:00:24 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 07:00:24 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 07:00:24 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/03/06 07:00:25 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (63.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:00:40 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 07:00:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 07:00:42 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 07:00:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:00:42 DEBUG : two: Unchanged skipping 2025/03/06 07:00:44 INFO : one: Moved (server-side) to: one.bak 2025/03/06 07:00:44 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 07:00:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 07:00:47 INFO : one: Copied (new) 2025/03/06 07:00:47 DEBUG : Waiting for deletions to finish 2025/03/06 07:00:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 07:00:50 INFO : three.txt: Moved into backup dir 2025/03/06 07:01:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/06 07:01:04 DEBUG : three.txt.bak: Excluded 2025/03/06 07:01:04 DEBUG : one.bak: Excluded (Path Filter) 2025/03/06 07:01:04 DEBUG : one.bak: Excluded 2025/03/06 07:01:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 07:01:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:01:04 DEBUG : two: Unchanged skipping 2025/03/06 07:01:04 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for checks to finish 2025/03/06 07:01:06 INFO : one.bak: Deleted 2025/03/06 07:01:08 INFO : one: Moved (server-side) to: one.bak 2025/03/06 07:01:08 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina/dst: Waiting for transfers to finish 2025/03/06 07:01:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 07:01:11 INFO : one: Copied (new) 2025/03/06 07:01:11 DEBUG : Waiting for deletions to finish 2025/03/06 07:01:13 INFO : three.txt.bak: Deleted 2025/03/06 07:01:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 07:01:15 INFO : three.txt: Moved into backup dir 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/03/06 07:01:27 DEBUG : dst: Rmdir: contains trashed file: "two.bin" --- PASS: TestSyncBackupDirSuffixOnly (61.70s) === RUN TestSyncSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:01:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 07:01:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 07:01:45 INFO : one: Moved (server-side) to: one.bak 2025/03/06 07:01:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 07:01:48 INFO : one: Copied (new) 2025/03/06 07:01:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:01:49 DEBUG : two: Unchanged skipping 2025/03/06 07:01:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 07:01:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 07:01:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/06 07:01:55 INFO : three.txt: Copied (new) 2025/03/06 07:02:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 07:02:09 INFO : one.bak: Deleted 2025/03/06 07:02:10 INFO : one: Moved (server-side) to: one.bak 2025/03/06 07:02:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 07:02:13 INFO : one: Copied (new) 2025/03/06 07:02:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:02:14 DEBUG : two: Unchanged skipping 2025/03/06 07:02:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 07:02:18 INFO : three.txt.bak: Deleted 2025/03/06 07:02:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 07:02:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/06 07:02:23 INFO : three.txt: Copied (new) 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/03/06 07:02:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" --- PASS: TestSyncSuffix (68.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:02:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-poxufod3sina/dst" 2025/03/06 07:02:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 07:02:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 07:02:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 07:02:57 INFO : one: Copied (new) 2025/03/06 07:02:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:02:58 DEBUG : two: Unchanged skipping 2025/03/06 07:03:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 07:03:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 07:03:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/06 07:03:05 INFO : three.txt: Copied (new) 2025/03/06 07:03:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 07:03:19 INFO : one-2019-01-01: Deleted 2025/03/06 07:03:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 07:03:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 07:03:23 INFO : one: Copied (new) 2025/03/06 07:03:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:03:24 DEBUG : two: Unchanged skipping 2025/03/06 07:03:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 07:03:27 INFO : three-2019-01-01.txt: Deleted 2025/03/06 07:03:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 07:03:32 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/06 07:03:32 INFO : three.txt: Copied (new) 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/03/06 07:03:45 DEBUG : dst: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncSuffixKeepExtension (69.18s) === RUN TestSyncUTFNorm run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:03:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/06 07:03:51 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:03:51 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:03:54 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/06 07:03:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/06 07:03:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.88s) === RUN TestSyncImmutable run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:03:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 07:03:58 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:03:58 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:04:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 07:04:01 INFO : existing: Copied (new) 2025/03/06 07:04:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:04:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/06 07:04:04 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:04:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/06 07:04:05 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:04:05 ERROR : Compressed: TestCompressDrive:rclone-test-poxufod3sina: not deleting files as there were IO errors 2025/03/06 07:04:05 ERROR : Compressed: TestCompressDrive:rclone-test-poxufod3sina: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncImmutable (12.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:04:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:04:14 DEBUG : existing: Unchanged skipping 2025/03/06 07:04:14 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:04:14 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:04:14 DEBUG : Waiting for deletions to finish 2025/03/06 07:04:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.69s) === RUN TestFixCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:06:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:06:57 DEBUG : both0: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both12: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both11: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both10: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both15: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both1: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both17: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both18: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both19: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both13: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both3: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both4: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both5: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both6: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both7: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both8: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:06:57 DEBUG : both9: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both14: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both16: Unchanged skipping 2025/03/06 07:06:57 DEBUG : both2: Unchanged skipping 2025/03/06 07:06:57 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:06:57 DEBUG : Waiting for deletions to finish 2025/03/06 07:06:58 INFO : only12: Deleted 2025/03/06 07:06:58 INFO : only5: Deleted 2025/03/06 07:06:58 INFO : only6: Deleted 2025/03/06 07:06:58 INFO : only0: Deleted 2025/03/06 07:06:59 INFO : only15: Deleted 2025/03/06 07:06:59 INFO : only13: Deleted 2025/03/06 07:06:59 INFO : only18: Deleted 2025/03/06 07:07:00 INFO : only2: Deleted 2025/03/06 07:07:00 INFO : only10: Deleted 2025/03/06 07:07:01 INFO : only3: Deleted 2025/03/06 07:07:01 INFO : only8: Deleted 2025/03/06 07:07:01 INFO : only7: Deleted 2025/03/06 07:07:02 INFO : only11: Deleted 2025/03/06 07:07:02 INFO : only14: Deleted 2025/03/06 07:07:02 INFO : only17: Deleted 2025/03/06 07:07:02 INFO : only19: Deleted 2025/03/06 07:07:03 INFO : only1: Deleted 2025/03/06 07:07:03 INFO : only4: Deleted 2025/03/06 07:07:03 INFO : only16: Deleted 2025/03/06 07:07:03 INFO : only9: Deleted 2025/03/06 07:07:03 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (207.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:10:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for checks to finish 2025/03/06 07:10:23 DEBUG : both0: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both12: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both1: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both14: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both15: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both16: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both17: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both18: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both19: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both2: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both3: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both4: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both5: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both6: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both7: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both8: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 07:10:23 DEBUG : both9: Unchanged skipping 2025/03/06 07:10:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : both11: Unchanged skipping 2025/03/06 07:10:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/06 07:10:23 DEBUG : both10: Unchanged skipping 2025/03/06 07:10:23 DEBUG : both13: Unchanged skipping 2025/03/06 07:10:23 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Waiting for transfers to finish 2025/03/06 07:10:26 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:26 INFO : only11: Copied (replaced existing) 2025/03/06 07:10:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:26 INFO : only0: Copied (replaced existing) 2025/03/06 07:10:26 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:26 INFO : only10: Copied (replaced existing) 2025/03/06 07:10:27 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:27 INFO : only1: Copied (replaced existing) 2025/03/06 07:10:29 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:29 INFO : only14: Copied (replaced existing) 2025/03/06 07:10:29 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:29 INFO : only13: Copied (replaced existing) 2025/03/06 07:10:30 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:30 INFO : only12: Copied (replaced existing) 2025/03/06 07:10:31 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:31 INFO : only15: Copied (replaced existing) 2025/03/06 07:10:32 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:32 INFO : only17: Copied (replaced existing) 2025/03/06 07:10:33 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:33 INFO : only18: Copied (replaced existing) 2025/03/06 07:10:34 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:34 INFO : only19: Copied (replaced existing) 2025/03/06 07:10:36 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:36 INFO : only2: Copied (replaced existing) 2025/03/06 07:10:36 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:36 INFO : only3: Copied (replaced existing) 2025/03/06 07:10:38 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:38 INFO : only4: Copied (replaced existing) 2025/03/06 07:10:39 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:39 INFO : only5: Copied (replaced existing) 2025/03/06 07:10:39 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:39 INFO : only6: Copied (replaced existing) 2025/03/06 07:10:41 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:41 INFO : only7: Copied (replaced existing) 2025/03/06 07:10:42 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:42 INFO : only8: Copied (replaced existing) 2025/03/06 07:10:42 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:42 INFO : only9: Copied (replaced existing) 2025/03/06 07:10:46 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 07:10:46 INFO : only16: Copied (replaced existing) 2025/03/06 07:10:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (267.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:13 DEBUG : empty_dir: Making directory with metadata 2025/03/06 07:12:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:12:13 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 07:12:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:12:13 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 07:12:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:34 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.json" 2025/03/06 07:12:34 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.bin" 2025/03/06 07:12:34 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/03/06 07:12:35 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.bin" 2025/03/06 07:12:35 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.json" --- PASS: TestSyncReplaceDirModTime (24.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:38 DEBUG : empty_dir: Making directory with metadata 2025/03/06 07:12:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:12:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 07:12:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:12:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 07:12:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/06 07:12:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:12:59 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.bin" 2025/03/06 07:12:59 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.json" 2025/03/06 07:12:59 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/03/06 07:13:00 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.json" 2025/03/06 07:13:00 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.bin" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:13:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 07:13:03 DEBUG : sub dir: Making directory with metadata 2025/03/06 07:13:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:13:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:13:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:13:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:13:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:13:47 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2025/03/06 07:13:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 07:13:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:13:49 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/03/06 07:13:50 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/03/06 07:13:50 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:13:51 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:13:52 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:13:52 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/03/06 07:13:53 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:13:53 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 07:13:54 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2025/03/06 07:13:54 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/03/06 07:13:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:13:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestNothingToTransferWithEmptyDirs (53.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:13:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 07:13:57 DEBUG : sub dir: Making directory with metadata 2025/03/06 07:13:58 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:14:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:14:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 07:14:26 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 07:14:26 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-poxufod3sina", Local "Local file system at /tmp/rclone1710626386", Modify Window "1ms" 2025/03/06 07:14:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:14:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 07:14:45 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/03/06 07:14:46 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/03/06 07:14:46 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:14:47 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:14:48 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/03/06 07:14:49 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/03/06 07:14:49 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:14:49 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2025/03/06 07:14:50 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2025/03/06 07:14:50 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/03/06 07:14:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/03/06 07:14:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.32s) PASS 2025/03/06 07:14:53 DEBUG : Compressed: TestCompressDrive:rclone-test-poxufod3sina: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 36m16.557255757s (try 1/5)