"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/04/30 05:17:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro" 2026/04/30 05:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 05:17:31 DEBUG : Creating backend with remote "/tmp/rclone2417173585" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:17:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/30 05:17:31 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:17:31 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:17:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/30 05:17:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:17:33 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:17:33 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:17:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:17:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:17:37 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:17:38 DEBUG : Yandex rclone-test-domuteq3ziro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.28s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:17:55 DEBUG : Creating backend with remote "/non-existing" 2026/04/30 05:17:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/30 05:17:56 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:17:56 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.16s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:17:57 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:17:57 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:17:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:17:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:17:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.30s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.62s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:18:16 INFO : Yandex rclone-test-domuteq3ziro: Running all checks before starting transfers 2026/04/30 05:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:18:17 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:18:17 INFO : Yandex rclone-test-domuteq3ziro: Checks finished, now starting transfers 2026/04/30 05:18:17 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:18:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:18:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:18:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.76s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:18:35 ERROR : Ignoring --no-traverse with sync 2026/04/30 05:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:18:35 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:18:35 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:18:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:18:38 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:18:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.38s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:18:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/30 05:18:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:18:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:18:57 DEBUG : hello world2: size = 12 OK 2026/04/30 05:18:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/30 05:18:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.55s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:19:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:19:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:19:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:19:07 DEBUG : potato2: size = 11 OK 2026/04/30 05:19:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:19:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:19:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:19:14 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:19:14 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:19:17 DEBUG : potato2: size = 11 OK 2026/04/30 05:19:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:19:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (11.24s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:19:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/30 05:19:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 05:19:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/30 05:19:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/30 05:19:26 INFO : sub dir2: Making directory 2026/04/30 05:19:26 INFO : sub dir: Making directory 2026/04/30 05:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:19:27 INFO : sub dir2/sub sub dir2: Making directory 2026/04/30 05:19:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:19:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:19:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:19:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:19:29 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:19:31 DEBUG : Yandex rclone-test-domuteq3ziro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.64s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:20:00 INFO : sub dir2: Making directory 2026/04/30 05:20:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/30 05:20:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 05:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:20:02 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:20:02 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:20:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:20:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:20:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (20.88s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:20:21 DEBUG : sub dir2: Making directory with metadata 2026/04/30 05:20:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 05:20:21 INFO : sub dir2: Making directory 2026/04/30 05:20:22 INFO : sub dir: Making directory 2026/04/30 05:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:20:22 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:20:22 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:20:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:20:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:20:25 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:20:25 INFO : sub dir/hello world: Deleted 2026/04/30 05:20:26 DEBUG : Yandex rclone-test-domuteq3ziro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/30 05:20:26 DEBUG : Yandex rclone-test-domuteq3ziro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.19s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:20:47 INFO : sub dir2: Making directory 2026/04/30 05:20:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:20:48 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:20:48 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:20:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:20:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:20:50 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:20:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.85s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:21:05 DEBUG : sub dir2: Making directory with metadata 2026/04/30 05:21:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 05:21:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/30 05:21:06 INFO : sub dir2: Making directory 2026/04/30 05:21:06 INFO : sub dir: Making directory 2026/04/30 05:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:21:06 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:21:06 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:21:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:21:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:21:08 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:21:08 DEBUG : Waiting for deletions to finish 2026/04/30 05:21:10 DEBUG : Yandex rclone-test-domuteq3ziro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.53s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:21:33 INFO : sub dir2: Making directory 2026/04/30 05:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:21:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:21:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:21:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:21:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:21:36 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.91s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:21:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-mekovuv8voso" 2026/04/30 05:21:54 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-mekovuv8voso 2026/04/30 05:21:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:21:55 DEBUG : Yandex rclone-test-mekovuv8voso: Waiting for checks to finish 2026/04/30 05:21:55 DEBUG : Yandex rclone-test-mekovuv8voso: Waiting for transfers to finish 2026/04/30 05:21:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:21:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:21:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/30 05:21:58 DEBUG : Yandex rclone-test-mekovuv8voso: Purge remote --- PASS: TestServerSideCopy (32.16s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:22:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:22:27 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:22:27 DEBUG : sub dir/hello world: Sizes differ 2026/04/30 05:22:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:22:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:22:28 DEBUG : sub dir/hello world: size = 17 OK 2026/04/30 05:22:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/30 05:22:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.26s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:22:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-dafifat6foga" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-dafifat6foga 2026/04/30 05:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:22:48 DEBUG : Yandex rclone-test-dafifat6foga: Waiting for checks to finish 2026/04/30 05:22:48 DEBUG : Yandex rclone-test-dafifat6foga: Waiting for transfers to finish 2026/04/30 05:22:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:22:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:22:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/30 05:22:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:22:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-dafifat6foga) 2026/04/30 05:22:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/30 05:22:57 DEBUG : Yandex rclone-test-dafifat6foga: Waiting for checks to finish 2026/04/30 05:22:57 DEBUG : Yandex rclone-test-dafifat6foga: Waiting for transfers to finish 2026/04/30 05:22:58 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yanivog9" before starting 2026/04/30 05:23:00 DEBUG : sub dir/hello world.yanivog9: server side copy: removing renamed existing file after operation 2026/04/30 05:23:06 DEBUG : sub dir/hello world: size = 17 OK 2026/04/30 05:23:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/30 05:23:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/30 05:23:08 DEBUG : Yandex rclone-test-dafifat6foga: Purge remote --- PASS: TestServerSideCopyOverSelf (53.44s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:23:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:23:40 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:23:40 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:23:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/30 05:23:40 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:23:42 DEBUG : sub dir/hello world: size = 17 OK 2026/04/30 05:23:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/30 05:23:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/30 05:23:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.87s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-higegax7fuci" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-higegax7fuci 2026/04/30 05:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:24:05 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for checks to finish 2026/04/30 05:24:05 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for transfers to finish 2026/04/30 05:24:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:24:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:24:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/30 05:24:11 DEBUG : Yandex rclone-test-higegax7fuci: Using server-side directory move 2026/04/30 05:24:11 INFO : Yandex rclone-test-higegax7fuci: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/30 05:24:12 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:24:12 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-higegax7fuci) 2026/04/30 05:24:12 DEBUG : sub dir/hello world: Sizes differ 2026/04/30 05:24:12 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for checks to finish 2026/04/30 05:24:12 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for transfers to finish 2026/04/30 05:24:18 INFO : sub dir/hello world: Deleted 2026/04/30 05:24:20 INFO : sub dir/hello world: Moved (server-side) 2026/04/30 05:24:23 DEBUG : testing file moves 2026/04/30 05:24:24 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for checks to finish 2026/04/30 05:24:24 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:24:24 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-higegax7fuci) 2026/04/30 05:24:24 DEBUG : sub dir/hello world: Sizes differ 2026/04/30 05:24:24 DEBUG : Yandex rclone-test-higegax7fuci: Waiting for transfers to finish 2026/04/30 05:24:29 INFO : sub dir/hello world: Deleted 2026/04/30 05:24:31 INFO : sub dir/hello world: Moved (server-side) 2026/04/30 05:24:33 DEBUG : Yandex rclone-test-higegax7fuci: Purge remote --- PASS: TestServerSideMoveOverSelf (51.99s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:24:54 ERROR : error listing: directory not found 2026/04/30 05:24:55 INFO : Local file system at /tmp/rclone2417173585: Making directory 2026/04/30 05:24:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:24:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.23s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:25:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/30 05:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:25:13 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for checks to finish 2026/04/30 05:25:13 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for transfers to finish 2026/04/30 05:25:14 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/30 05:25:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:25:14 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/30 05:25:14 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:25:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/30 05:25:31 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:31 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:34 DEBUG : check sum: size = 1 OK 2026/04/30 05:25:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/30 05:25:34 INFO : check sum: Copied (new) 2026/04/30 05:25:34 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:35 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:35 DEBUG : check sum: size = 1 OK 2026/04/30 05:25:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/30 05:25:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/30 05:25:35 DEBUG : check sum: Unchanged skipping 2026/04/30 05:25:35 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:35 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.79s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:25:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/30 05:25:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:44 DEBUG : sizeonly: size = 6 OK 2026/04/30 05:25:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/30 05:25:44 INFO : sizeonly: Copied (new) 2026/04/30 05:25:44 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:46 DEBUG : sizeonly: size = 6 OK 2026/04/30 05:25:46 DEBUG : sizeonly: Sizes identical 2026/04/30 05:25:46 DEBUG : sizeonly: Unchanged skipping 2026/04/30 05:25:46 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:46 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:46 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (12.76s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:25:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/30 05:25:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:55 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:56 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/04/30 05:25:56 INFO : ignore-size: Copied (new) 2026/04/30 05:25:56 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:57 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:25:57 DEBUG : ignore-size: Unchanged skipping 2026/04/30 05:25:57 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:25:57 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:25:57 DEBUG : Waiting for deletions to finish 2026/04/30 05:25:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.61s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:26:08 DEBUG : existing: size = 6 OK 2026/04/30 05:26:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:26:08 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:26:08 DEBUG : existing: Unchanged skipping 2026/04/30 05:26:08 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:26:08 DEBUG : Waiting for deletions to finish 2026/04/30 05:26:08 INFO : There was nothing to transfer 2026/04/30 05:26:08 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:26:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/30 05:26:08 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:26:10 DEBUG : existing: size = 6 OK 2026/04/30 05:26:10 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/04/30 05:26:10 INFO : existing: Copied (replaced existing) 2026/04/30 05:26:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.32s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:26:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/30 05:26:18 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:26:18 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:26:20 DEBUG : existing: size = 6 OK 2026/04/30 05:26:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/30 05:26:20 INFO : existing: Copied (new) 2026/04/30 05:26:20 DEBUG : Waiting for deletions to finish 2026/04/30 05:26:21 DEBUG : existing: Destination exists, skipping 2026/04/30 05:26:21 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:26:21 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:26:21 DEBUG : Waiting for deletions to finish 2026/04/30 05:26:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.86s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:26:31 INFO : d: Making directory 2026/04/30 05:26:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/30 05:26:34 DEBUG : c/non empty space: size = 5 OK 2026/04/30 05:26:34 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:26:34 DEBUG : c/non empty space: Unchanged skipping 2026/04/30 05:26:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:26:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:26:36 DEBUG : a/potato2: size = 60 OK 2026/04/30 05:26:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:26:36 INFO : a/potato2: Copied (new) 2026/04/30 05:26:36 DEBUG : Waiting for deletions to finish 2026/04/30 05:26:41 INFO : b/potato: Deleted 2026/04/30 05:26:41 INFO : d: Removing directory 2026/04/30 05:26:49 INFO : b: Removing directory 2026/04/30 05:26:57 DEBUG : Yandex rclone-test-domuteq3ziro: deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:27:30 DEBUG : empty space: size = 1 OK 2026/04/30 05:27:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 05:27:30 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:27:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/30 05:27:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/30 05:27:30 DEBUG : empty space: Unchanged skipping 2026/04/30 05:27:30 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:27:30 DEBUG : Waiting for deletions to finish 2026/04/30 05:27:30 INFO : There was nothing to transfer 2026/04/30 05:27:31 DEBUG : empty space: size = 1 OK 2026/04/30 05:27:31 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 05:27:31 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:27:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/30 05:27:32 INFO : empty space: Updated modification time in destination 2026/04/30 05:27:32 DEBUG : empty space: Unchanged skipping 2026/04/30 05:27:32 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:27:32 DEBUG : Waiting for deletions to finish 2026/04/30 05:27:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:27:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:27:42 DEBUG : empty space: size = 1 OK 2026/04/30 05:27:42 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 05:27:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/30 05:27:42 DEBUG : empty space: Unchanged skipping 2026/04/30 05:27:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:27:42 DEBUG : Waiting for deletions to finish 2026/04/30 05:27:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.73s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:27:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:27:52 DEBUG : foo: size = 3 OK 2026/04/30 05:27:52 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 05:27:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:27:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:27:52 DEBUG : foo: md5 differ 2026/04/30 05:27:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:27:54 DEBUG : foo: size = 3 OK 2026/04/30 05:27:54 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/04/30 05:27:54 INFO : foo: Copied (replaced existing) 2026/04/30 05:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.21s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:28:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/30 05:28:04 DEBUG : empty space: size = 1 OK 2026/04/30 05:28:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:28:04 DEBUG : empty space: Unchanged skipping 2026/04/30 05:28:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:28:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:28:06 DEBUG : potato: size = 60 OK 2026/04/30 05:28:06 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:28:06 INFO : potato: Copied (new) 2026/04/30 05:28:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:28:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:28:24 DEBUG : potato: size = 60 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:28:24 DEBUG : potato: Sizes differ 2026/04/30 05:28:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:28:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:28:27 DEBUG : potato: size = 21 OK 2026/04/30 05:28:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/30 05:28:27 INFO : potato: Copied (replaced existing) 2026/04/30 05:28:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:28:37 DEBUG : potato: size = 21 OK 2026/04/30 05:28:37 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 2026/04/30 05:28:37 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:28:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:28:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:28:37 DEBUG : potato: md5 differ 2026/04/30 05:28:37 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:28:40 DEBUG : potato: size = 21 OK 2026/04/30 05:28:40 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/30 05:28:40 INFO : potato: Copied (replaced existing) 2026/04/30 05:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:28:52 DEBUG : empty space: size = 1 OK 2026/04/30 05:28:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:28:52 DEBUG : empty space: Unchanged skipping 2026/04/30 05:28:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/30 05:28:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:28:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:28:52 DEBUG : Waiting for deletions to finish 2026/04/30 05:28:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:29:10 DEBUG : empty space: size = 1 OK 2026/04/30 05:29:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:29:10 DEBUG : empty space: Unchanged skipping 2026/04/30 05:29:10 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:29:10 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:29:13 DEBUG : potato2: size = 60 OK 2026/04/30 05:29:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:29:13 INFO : potato2: Copied (new) 2026/04/30 05:29:13 DEBUG : Waiting for deletions to finish 2026/04/30 05:29:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:29:39 INFO : d: Making directory 2026/04/30 05:29:39 INFO : d/e: Making directory 2026/04/30 05:29:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/30 05:29:41 DEBUG : c/non empty space: size = 5 OK 2026/04/30 05:29:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:29:41 DEBUG : c/non empty space: Unchanged skipping 2026/04/30 05:29:41 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:29:41 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:29:43 DEBUG : a/potato2: size = 60 OK 2026/04/30 05:29:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:29:43 INFO : a/potato2: Copied (new) 2026/04/30 05:29:43 DEBUG : Waiting for deletions to finish 2026/04/30 05:29:50 INFO : b/potato: Deleted 2026/04/30 05:29:50 INFO : d/e: Removing directory 2026/04/30 05:29:57 INFO : d: Removing directory 2026/04/30 05:30:06 INFO : b: Removing directory 2026/04/30 05:30:13 DEBUG : Yandex rclone-test-domuteq3ziro: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (75.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:30:52 INFO : d: Making directory 2026/04/30 05:30:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/30 05:30:54 DEBUG : c/non empty space: size = 5 OK 2026/04/30 05:30:54 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:30:54 DEBUG : c/non empty space: Unchanged skipping 2026/04/30 05:30:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:30:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:30:56 DEBUG : a/potato2: size = 60 OK 2026/04/30 05:30:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:30:56 INFO : a/potato2: Copied (new) 2026/04/30 05:30:56 ERROR : Yandex rclone-test-domuteq3ziro: not deleting files as there were IO errors 2026/04/30 05:30:56 ERROR : Yandex rclone-test-domuteq3ziro: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (59.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:31:51 DEBUG : Waiting for deletions to finish 2026/04/30 05:31:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:31:52 DEBUG : empty space: size = 1 OK 2026/04/30 05:31:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:31:52 DEBUG : empty space: Unchanged skipping 2026/04/30 05:31:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:31:52 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:31:54 DEBUG : potato2: size = 60 OK 2026/04/30 05:31:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:31:54 INFO : potato2: Copied (new) 2026/04/30 05:31:58 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (25.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:32:17 DEBUG : Waiting for deletions to finish 2026/04/30 05:32:17 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:32:17 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:32:24 INFO : potato: Deleted 2026/04/30 05:32:24 DEBUG : empty space: size = 1 OK 2026/04/30 05:32:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:32:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:32:24 DEBUG : empty space: Unchanged skipping 2026/04/30 05:32:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:32:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:32:26 DEBUG : potato2: size = 60 OK 2026/04/30 05:32:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/30 05:32:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (27.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:32:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:32:43 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:32:43 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:32:45 DEBUG : potato2: size = 19 OK 2026/04/30 05:32:45 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/30 05:32:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.17s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:33:03 DEBUG : enormous: Excluded (Size Filter) 2026/04/30 05:33:03 DEBUG : enormous: Excluded 2026/04/30 05:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:03 DEBUG : potato2: Excluded 2026/04/30 05:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:03 DEBUG : potato2: Excluded 2026/04/30 05:33:03 DEBUG : empty space: size = 1 OK 2026/04/30 05:33:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:33:03 DEBUG : empty space: Unchanged skipping 2026/04/30 05:33:03 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:33:03 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:33:03 DEBUG : Waiting for deletions to finish 2026/04/30 05:33:03 INFO : There was nothing to transfer 2026/04/30 05:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:03 DEBUG : potato2: Excluded 2026/04/30 05:33:04 DEBUG : enormous: Excluded (Size Filter) 2026/04/30 05:33:04 DEBUG : enormous: Excluded 2026/04/30 05:33:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:04 DEBUG : potato2: Excluded 2026/04/30 05:33:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:04 DEBUG : potato2: Excluded 2026/04/30 05:33:04 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for checks to finish 2026/04/30 05:33:04 DEBUG : empty space: size = 1 OK 2026/04/30 05:33:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:33:04 DEBUG : empty space: Unchanged skipping 2026/04/30 05:33:04 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for transfers to finish 2026/04/30 05:33:04 DEBUG : Waiting for deletions to finish 2026/04/30 05:33:04 INFO : There was nothing to transfer 2026/04/30 05:33:04 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:04 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:33:23 DEBUG : enormous: Excluded (Size Filter) 2026/04/30 05:33:23 DEBUG : enormous: Excluded 2026/04/30 05:33:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/30 05:33:23 DEBUG : potato2: Excluded 2026/04/30 05:33:23 DEBUG : empty space: size = 1 OK 2026/04/30 05:33:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:33:23 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:33:23 DEBUG : empty space: Unchanged skipping 2026/04/30 05:33:23 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:33:23 DEBUG : Waiting for deletions to finish 2026/04/30 05:33:29 INFO : enormous: Deleted 2026/04/30 05:33:30 INFO : potato2: Deleted 2026/04/30 05:33:30 INFO : There was nothing to transfer 2026/04/30 05:33:31 DEBUG : empty space: size = 1 OK 2026/04/30 05:33:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:33:31 DEBUG : empty space: Unchanged skipping 2026/04/30 05:33:31 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for checks to finish 2026/04/30 05:33:31 DEBUG : Local file system at /tmp/rclone2417173585: Waiting for transfers to finish 2026/04/30 05:33:31 DEBUG : Waiting for deletions to finish 2026/04/30 05:33:31 INFO : enormous: Deleted 2026/04/30 05:33:31 INFO : potato2: Deleted 2026/04/30 05:33:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.50s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:33:49 DEBUG : five: Need to transfer - File not found at Destination 2026/04/30 05:33:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:33:49 DEBUG : four: size = 8 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:33:49 DEBUG : four: Sizes differ 2026/04/30 05:33:49 DEBUG : one: Destination is newer than source, skipping 2026/04/30 05:33:49 DEBUG : three: size = 5 OK 2026/04/30 05:33:49 DEBUG : two: size = 3 OK 2026/04/30 05:33:49 DEBUG : three: Sizes identical 2026/04/30 05:33:49 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:33:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/30 05:33:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/30 05:33:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:33:49 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:33:49 DEBUG : two: md5 differ 2026/04/30 05:33:49 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:33:51 DEBUG : two: size = 3 OK 2026/04/30 05:33:51 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/30 05:33:51 INFO : two: Copied (replaced existing) 2026/04/30 05:33:51 DEBUG : four: size = 4 OK 2026/04/30 05:33:51 DEBUG : four: Dst hash empty - aborting Src hash check 2026/04/30 05:33:51 INFO : four: Copied (replaced existing) 2026/04/30 05:33:53 DEBUG : five: size = 4 OK 2026/04/30 05:33:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/30 05:33:53 INFO : five: Copied (new) 2026/04/30 05:33:53 DEBUG : Waiting for deletions to finish 2026/04/30 05:33:54 DEBUG : five: size = 4 OK 2026/04/30 05:33:54 DEBUG : four: size = 4 OK 2026/04/30 05:33:54 DEBUG : one: Destination is newer than source, skipping 2026/04/30 05:33:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/30 05:33:54 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/30 05:33:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:33:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/30 05:33:54 DEBUG : three: size = 5 OK 2026/04/30 05:33:54 DEBUG : two: size = 3 OK 2026/04/30 05:33:54 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/30 05:33:54 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/30 05:33:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/30 05:33:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:33:54 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:33:54 DEBUG : three: md5 differ 2026/04/30 05:33:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/30 05:33:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/30 05:33:54 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/30 05:33:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/30 05:33:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:33:56 DEBUG : three: size = 5 OK 2026/04/30 05:33:56 DEBUG : three: Dst hash empty - aborting Src hash check 2026/04/30 05:33:56 INFO : three: Copied (replaced existing) 2026/04/30 05:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (48.71s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/30 05:34:30 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:34:30 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:34:30 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:34:30 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:34:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/30 05:34:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/30 05:34:30 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:34:32 DEBUG : yam: size = 11 OK 2026/04/30 05:34:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/30 05:34:32 INFO : yam: Copied (new) 2026/04/30 05:34:33 DEBUG : potato: size = 14 OK 2026/04/30 05:34:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/30 05:34:33 INFO : potato: Copied (new) 2026/04/30 05:34:33 DEBUG : Waiting for deletions to finish 2026/04/30 05:34:34 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:34:34 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:34:34 DEBUG : potato: size = 14 OK 2026/04/30 05:34:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:34:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:34:34 DEBUG : potato: Unchanged skipping 2026/04/30 05:34:34 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:34:36 INFO : yam: Moved (server-side) to: yaml 2026/04/30 05:34:36 INFO : yaml: Renamed from "yam" 2026/04/30 05:34:36 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:34:36 DEBUG : Waiting for deletions to finish 2026/04/30 05:34:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (20.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/30 05:34:50 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:34:50 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:34:50 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:34:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/30 05:34:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/30 05:34:50 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:34:50 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:34:53 DEBUG : potato: size = 14 OK 2026/04/30 05:34:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/30 05:34:53 INFO : potato: Copied (new) 2026/04/30 05:34:53 DEBUG : yam: size = 11 OK 2026/04/30 05:34:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/30 05:34:53 INFO : yam: Copied (new) 2026/04/30 05:34:53 DEBUG : Waiting for deletions to finish 2026/04/30 05:34:54 DEBUG : potato: size = 14 OK 2026/04/30 05:34:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:34:54 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:34:54 DEBUG : potato: Unchanged skipping 2026/04/30 05:34:54 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:34:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:34:54 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:34:56 INFO : yam: Moved (server-side) to: yaml 2026/04/30 05:34:56 INFO : yaml: Renamed from "yam" 2026/04/30 05:34:56 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:34:56 DEBUG : Waiting for deletions to finish 2026/04/30 05:34:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/30 05:35:12 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:35:12 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:35:12 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:35:12 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:35:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/30 05:35:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/30 05:35:12 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:35:14 DEBUG : sub/yam: size = 11 OK 2026/04/30 05:35:14 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/30 05:35:14 INFO : sub/yam: Copied (new) 2026/04/30 05:35:14 DEBUG : potato: size = 14 OK 2026/04/30 05:35:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/30 05:35:14 INFO : potato: Copied (new) 2026/04/30 05:35:14 DEBUG : Waiting for deletions to finish 2026/04/30 05:35:16 DEBUG : potato: size = 14 OK 2026/04/30 05:35:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:35:16 DEBUG : potato: Unchanged skipping 2026/04/30 05:35:16 INFO : Yandex rclone-test-domuteq3ziro: Making map for --track-renames 2026/04/30 05:35:16 INFO : Yandex rclone-test-domuteq3ziro: Finished making map for --track-renames 2026/04/30 05:35:16 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:35:16 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for renames to finish 2026/04/30 05:35:18 INFO : sub/yam: Moved (server-side) to: yam 2026/04/30 05:35:18 INFO : yam: Renamed from "sub/yam" 2026/04/30 05:35:18 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:35:18 DEBUG : Waiting for deletions to finish 2026/04/30 05:35:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.63s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:35:41 DEBUG : Creating backend with remote "/tmp/rclone2417173585/dir1" 2026/04/30 05:35:41 DEBUG : Config file has changed externally - reloading 2026/04/30 05:35:41 DEBUG : Creating backend with remote "/tmp/rclone2417173585/dir2" 2026/04/30 05:35:41 DEBUG : Local file system at /tmp/rclone2417173585/dir2: Using server-side directory move 2026/04/30 05:35:41 INFO : Local file system at /tmp/rclone2417173585/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/30 05:35:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/30 05:35:41 DEBUG : Local file system at /tmp/rclone2417173585/dir2: Waiting for checks to finish 2026/04/30 05:35:41 DEBUG : Local file system at /tmp/rclone2417173585/dir2: Waiting for transfers to finish 2026/04/30 05:35:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.74s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:35:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/30 05:35:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:35:42 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:35:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:35:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:35:45 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:35:45 INFO : sub dir/hello world: Deleted 2026/04/30 05:35:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/30 05:35:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/30 05:35:46 INFO : nested/sub dir/file: Copied (new) 2026/04/30 05:35:46 INFO : nested/sub dir/file: Deleted 2026/04/30 05:35:46 INFO : sub dir: Removing directory 2026/04/30 05:35:46 INFO : nested/sub dir: Removing directory 2026/04/30 05:35:46 INFO : nested: Removing directory 2026/04/30 05:35:46 DEBUG : Local file system at /tmp/rclone2417173585: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (41.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/30 05:36:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/30 05:36:25 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:36:25 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:36:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/30 05:36:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 05:36:27 INFO : sub dir/hello world: Copied (new) 2026/04/30 05:36:27 INFO : sub dir/hello world: Deleted 2026/04/30 05:36:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/30 05:36:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/30 05:36:29 INFO : nested/sub dir/file: Copied (new) 2026/04/30 05:36:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (45.22s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:37:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/30 05:37:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/30 05:37:11 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:37:11 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:37:13 DEBUG : existing-b: size = 6 OK 2026/04/30 05:37:13 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/30 05:37:13 INFO : existing-b: Copied (new) 2026/04/30 05:37:13 INFO : existing-b: Deleted 2026/04/30 05:37:13 DEBUG : existing: size = 6 OK 2026/04/30 05:37:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/30 05:37:13 INFO : existing: Copied (new) 2026/04/30 05:37:13 INFO : existing: Deleted 2026/04/30 05:37:13 DEBUG : existing: Destination exists, skipping 2026/04/30 05:37:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/30 05:37:13 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:37:13 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:37:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (18.47s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:37:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-sezuwin2qoki" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-sezuwin2qoki 2026/04/30 05:37:38 DEBUG : Yandex rclone-test-sezuwin2qoki: Using server-side directory move 2026/04/30 05:37:38 INFO : Yandex rclone-test-sezuwin2qoki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/30 05:37:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:37:39 DEBUG : empty space: size = 1 OK 2026/04/30 05:37:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:37:39 DEBUG : empty space: Unchanged skipping 2026/04/30 05:37:39 DEBUG : potato3: size = 68 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:37:39 DEBUG : potato3: size = 60 (Yandex rclone-test-sezuwin2qoki) 2026/04/30 05:37:39 DEBUG : potato3: Sizes differ 2026/04/30 05:37:39 DEBUG : Yandex rclone-test-sezuwin2qoki: Waiting for checks to finish 2026/04/30 05:37:40 INFO : potato2: Moved (server-side) 2026/04/30 05:37:44 INFO : empty space: Deleted 2026/04/30 05:37:44 DEBUG : Yandex rclone-test-sezuwin2qoki: Waiting for transfers to finish 2026/04/30 05:37:45 INFO : potato3: Deleted 2026/04/30 05:37:47 INFO : potato3: Moved (server-side) 2026/04/30 05:37:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-cakutuk6zola" 2026/04/30 05:37:48 DEBUG : Yandex rclone-test-cakutuk6zola: Using server-side directory move 2026/04/30 05:37:51 INFO : Yandex rclone-test-cakutuk6zola: Server side directory move succeeded 2026/04/30 05:37:52 ERROR : error listing: directory not found 2026/04/30 05:37:52 DEBUG : Yandex rclone-test-cakutuk6zola: Purge remote 2026/04/30 05:38:05 DEBUG : Yandex rclone-test-sezuwin2qoki: Purge remote 2026/04/30 05:38:06 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (38.76s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:38:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-kucutol6doyu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-kucutol6doyu 2026/04/30 05:38:19 DEBUG : empty space: Excluded (Size Filter) 2026/04/30 05:38:19 DEBUG : empty space: Excluded 2026/04/30 05:38:19 DEBUG : empty space: Excluded (Size Filter) 2026/04/30 05:38:19 DEBUG : empty space: Excluded 2026/04/30 05:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:38:19 DEBUG : potato3: size = 68 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:38:19 DEBUG : potato3: size = 60 (Yandex rclone-test-kucutol6doyu) 2026/04/30 05:38:19 DEBUG : potato3: Sizes differ 2026/04/30 05:38:19 DEBUG : Yandex rclone-test-kucutol6doyu: Waiting for checks to finish 2026/04/30 05:38:19 DEBUG : Yandex rclone-test-kucutol6doyu: Waiting for transfers to finish 2026/04/30 05:38:20 INFO : potato2: Moved (server-side) 2026/04/30 05:38:25 INFO : potato3: Deleted 2026/04/30 05:38:26 INFO : potato3: Moved (server-side) 2026/04/30 05:38:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-joduwaz9tazi" 2026/04/30 05:38:28 DEBUG : empty space: Excluded (Size Filter) 2026/04/30 05:38:28 DEBUG : empty space: Excluded 2026/04/30 05:38:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:38:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/30 05:38:28 DEBUG : Yandex rclone-test-joduwaz9tazi: Waiting for checks to finish 2026/04/30 05:38:28 DEBUG : Yandex rclone-test-joduwaz9tazi: Waiting for transfers to finish 2026/04/30 05:38:29 INFO : potato3: Moved (server-side) 2026/04/30 05:38:29 INFO : potato2: Moved (server-side) 2026/04/30 05:38:30 DEBUG : Yandex rclone-test-joduwaz9tazi: Purge remote 2026/04/30 05:38:41 DEBUG : Yandex rclone-test-kucutol6doyu: Purge remote --- PASS: TestServerSideMoveWithFilter (52.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:38:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-ruletiw1vivu" 2026/04/30 05:39:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-domuteq3ziro -> Yandex rclone-test-ruletiw1vivu 2026/04/30 05:39:12 DEBUG : Yandex rclone-test-ruletiw1vivu: Using server-side directory move 2026/04/30 05:39:12 INFO : Yandex rclone-test-ruletiw1vivu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/30 05:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/30 05:39:13 DEBUG : empty space: size = 1 OK 2026/04/30 05:39:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:39:13 DEBUG : empty space: Unchanged skipping 2026/04/30 05:39:13 DEBUG : potato3: size = 68 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:39:13 DEBUG : potato3: size = 60 (Yandex rclone-test-ruletiw1vivu) 2026/04/30 05:39:13 DEBUG : potato3: Sizes differ 2026/04/30 05:39:13 DEBUG : Yandex rclone-test-ruletiw1vivu: Waiting for checks to finish 2026/04/30 05:39:14 INFO : potato2: Moved (server-side) 2026/04/30 05:39:20 INFO : potato3: Deleted 2026/04/30 05:39:20 INFO : empty space: Deleted 2026/04/30 05:39:20 DEBUG : Yandex rclone-test-ruletiw1vivu: Waiting for transfers to finish 2026/04/30 05:39:21 INFO : potato3: Moved (server-side) 2026/04/30 05:39:21 INFO : tomatoDir: Removing directory 2026/04/30 05:39:28 DEBUG : Yandex rclone-test-domuteq3ziro: deleted 1 directories 2026/04/30 05:39:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-jiliyih8roda" 2026/04/30 05:39:30 INFO : tomatoDir: Making directory 2026/04/30 05:39:30 DEBUG : Yandex rclone-test-jiliyih8roda: Using server-side directory move 2026/04/30 05:39:33 INFO : Yandex rclone-test-jiliyih8roda: Server side directory move succeeded 2026/04/30 05:39:34 ERROR : error listing: directory not found 2026/04/30 05:39:34 ERROR : error listing: directory not found 2026/04/30 05:39:34 DEBUG : Yandex rclone-test-jiliyih8roda: Purge remote 2026/04/30 05:39:49 DEBUG : Yandex rclone-test-ruletiw1vivu: Purge remote 2026/04/30 05:39:50 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.37s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.55s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:39:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/rclone-sync-test" --- PASS: TestSyncOverlap (2.44s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:39:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/rclone-sync-test" 2026/04/30 05:39:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/rclone-sync-test-include/layer2" 2026/04/30 05:39:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/rclone-sync-test-ignore-file" 2026/04/30 05:39:59 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:39:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:00 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test: Waiting for checks to finish 2026/04/30 05:40:00 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test: Waiting for transfers to finish 2026/04/30 05:40:00 DEBUG : Waiting for deletions to finish 2026/04/30 05:40:00 INFO : There was nothing to transfer 2026/04/30 05:40:03 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:40:04 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:40:04 DEBUG : Waiting for deletions to finish 2026/04/30 05:40:04 INFO : rclone-sync-test-include: Removing directory 2026/04/30 05:40:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/30 05:40:05 DEBUG : Yandex rclone-test-domuteq3ziro: failed to delete 1 directories 2026/04/30 05:40:05 INFO : There was nothing to transfer 2026/04/30 05:40:05 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:07 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:08 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:10 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:12 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:14 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:16 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:18 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/30 05:40:18 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/30 05:40:18 DEBUG : Waiting for deletions to finish 2026/04/30 05:40:18 INFO : There was nothing to transfer 2026/04/30 05:40:19 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:20 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:23 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:40:24 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:40:24 DEBUG : Waiting for deletions to finish 2026/04/30 05:40:24 INFO : rclone-sync-test-include: Removing directory 2026/04/30 05:40:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/30 05:40:24 DEBUG : Yandex rclone-test-domuteq3ziro: failed to delete 1 directories 2026/04/30 05:40:24 INFO : There was nothing to transfer 2026/04/30 05:40:25 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:27 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:29 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:30 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:32 DEBUG : Excluded 2026/04/30 05:40:32 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:34 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/30 05:40:34 DEBUG : Yandex rclone-test-domuteq3ziro/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/30 05:40:34 DEBUG : Waiting for deletions to finish 2026/04/30 05:40:34 INFO : There was nothing to transfer 2026/04/30 05:40:34 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:36 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:38 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:40 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/30 05:40:41 DEBUG : rclone-sync-test: Excluded 2026/04/30 05:40:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/30 05:40:43 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (87.36s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:41:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:41:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/CompareDest" 2026/04/30 05:41:22 DEBUG : one: Need to transfer - File not found at Destination 2026/04/30 05:41:22 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:22 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:26 DEBUG : one: size = 3 OK 2026/04/30 05:41:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/30 05:41:26 INFO : one: Copied (new) 2026/04/30 05:41:26 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:27 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:27 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:27 DEBUG : one: Sizes differ 2026/04/30 05:41:28 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:31 DEBUG : one: size = 5 OK 2026/04/30 05:41:31 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/30 05:41:31 INFO : one: Copied (replaced existing) 2026/04/30 05:41:31 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:36 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:36 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:36 DEBUG : one: Sizes differ 2026/04/30 05:41:37 DEBUG : one: size = 5 OK 2026/04/30 05:41:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/30 05:41:37 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:37 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:37 INFO : There was nothing to transfer 2026/04/30 05:41:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:40 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:40 DEBUG : one: Sizes differ 2026/04/30 05:41:40 DEBUG : two: size = 3 OK 2026/04/30 05:41:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/30 05:41:40 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:41 DEBUG : one: size = 5 OK 2026/04/30 05:41:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/30 05:41:41 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:41 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:41 INFO : There was nothing to transfer 2026/04/30 05:41:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:44 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:44 DEBUG : one: Sizes differ 2026/04/30 05:41:44 DEBUG : two: size = 3 OK 2026/04/30 05:41:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/30 05:41:44 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:44 DEBUG : one: size = 5 OK 2026/04/30 05:41:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/30 05:41:44 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:44 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:44 INFO : There was nothing to transfer 2026/04/30 05:41:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:46 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:46 DEBUG : one: Sizes differ 2026/04/30 05:41:47 DEBUG : one: size = 5 OK 2026/04/30 05:41:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/30 05:41:47 DEBUG : two: size = 3 OK 2026/04/30 05:41:47 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 05:41:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/30 05:41:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/30 05:41:47 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:47 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:47 DEBUG : Waiting for deletions to finish 2026/04/30 05:41:47 INFO : There was nothing to transfer 2026/04/30 05:41:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:48 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:41:48 DEBUG : one: Sizes differ 2026/04/30 05:41:49 DEBUG : one: size = 5 OK 2026/04/30 05:41:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:41:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/30 05:41:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:41:49 DEBUG : two: size = 3 (Yandex rclone-test-domuteq3ziro/CompareDest) 2026/04/30 05:41:49 DEBUG : two: Sizes differ 2026/04/30 05:41:49 DEBUG : two: Need to transfer - File not found at Destination 2026/04/30 05:41:49 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:41:49 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:41:51 DEBUG : two: size = 5 OK 2026/04/30 05:41:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/30 05:41:51 INFO : two: Copied (new) 2026/04/30 05:41:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (71.44s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:42:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dest" 2026/04/30 05:42:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/pre-dest1" 2026/04/30 05:42:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/pre-dest2" 2026/04/30 05:42:39 DEBUG : 1: size = 1 OK 2026/04/30 05:42:39 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:42:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/30 05:42:40 DEBUG : 2: size = 1 OK 2026/04/30 05:42:40 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:42:40 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/30 05:42:40 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/30 05:42:40 DEBUG : Yandex rclone-test-domuteq3ziro/dest: Waiting for checks to finish 2026/04/30 05:42:40 DEBUG : Yandex rclone-test-domuteq3ziro/dest: Waiting for transfers to finish 2026/04/30 05:42:42 DEBUG : 3: size = 1 OK 2026/04/30 05:42:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/30 05:42:42 INFO : 3: Copied (new) 2026/04/30 05:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (53.23s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:43:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:43:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/CopyDest" 2026/04/30 05:43:27 DEBUG : one: Need to transfer - File not found at Destination 2026/04/30 05:43:27 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:27 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:29 DEBUG : one: size = 3 OK 2026/04/30 05:43:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/30 05:43:29 INFO : one: Copied (new) 2026/04/30 05:43:29 DEBUG : Waiting for deletions to finish 2026/04/30 05:43:31 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:43:31 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:43:31 DEBUG : one: Sizes differ 2026/04/30 05:43:32 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:34 DEBUG : one: size = 5 OK 2026/04/30 05:43:34 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/30 05:43:34 INFO : one: Copied (replaced existing) 2026/04/30 05:43:34 DEBUG : Waiting for deletions to finish 2026/04/30 05:43:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/BackupDir" 2026/04/30 05:43:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:43:40 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:43:40 DEBUG : one: Sizes differ 2026/04/30 05:43:40 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:40 DEBUG : one: size = 5 OK 2026/04/30 05:43:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:43:40 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:43:40 DEBUG : one: Sizes differ 2026/04/30 05:43:42 INFO : one: Moved (server-side) 2026/04/30 05:43:44 DEBUG : one: size = 5 OK 2026/04/30 05:43:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/30 05:43:44 INFO : one: Copied (server-side copy) 2026/04/30 05:43:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/30 05:43:44 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:44 DEBUG : Waiting for deletions to finish 2026/04/30 05:43:48 DEBUG : one: size = 5 OK 2026/04/30 05:43:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:48 DEBUG : one: Unchanged skipping 2026/04/30 05:43:48 DEBUG : two: size = 3 OK 2026/04/30 05:43:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:49 DEBUG : two: size = 3 OK 2026/04/30 05:43:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/30 05:43:49 INFO : two: Copied (server-side copy) 2026/04/30 05:43:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/30 05:43:49 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:49 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:49 DEBUG : Waiting for deletions to finish 2026/04/30 05:43:51 DEBUG : one: size = 5 OK 2026/04/30 05:43:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:51 DEBUG : one: Unchanged skipping 2026/04/30 05:43:51 DEBUG : two: size = 3 OK 2026/04/30 05:43:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:51 DEBUG : two: Unchanged skipping 2026/04/30 05:43:51 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:51 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:51 DEBUG : Waiting for deletions to finish 2026/04/30 05:43:51 INFO : There was nothing to transfer 2026/04/30 05:43:54 DEBUG : one: size = 5 OK 2026/04/30 05:43:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:54 DEBUG : one: Unchanged skipping 2026/04/30 05:43:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:43:54 DEBUG : three: size = 5 (Yandex rclone-test-domuteq3ziro/CopyDest) 2026/04/30 05:43:54 DEBUG : three: Sizes differ 2026/04/30 05:43:54 DEBUG : three: Destination not found in --copy-dest 2026/04/30 05:43:54 DEBUG : three: Need to transfer - File not found at Destination 2026/04/30 05:43:54 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:43:54 DEBUG : two: size = 3 OK 2026/04/30 05:43:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:43:54 DEBUG : two: Unchanged skipping 2026/04/30 05:43:54 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:43:57 DEBUG : three: size = 7 OK 2026/04/30 05:43:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/30 05:43:57 INFO : three: Copied (new) 2026/04/30 05:43:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (101.70s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:45:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:45:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/backup" 2026/04/30 05:45:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:45:14 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:45:14 DEBUG : one: Sizes differ 2026/04/30 05:45:14 DEBUG : two: size = 3 OK 2026/04/30 05:45:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:45:14 DEBUG : two: Unchanged skipping 2026/04/30 05:45:14 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:45:16 INFO : one: Moved (server-side) 2026/04/30 05:45:16 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:45:18 DEBUG : one: size = 4 OK 2026/04/30 05:45:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:45:18 INFO : one: Copied (new) 2026/04/30 05:45:18 DEBUG : Waiting for deletions to finish 2026/04/30 05:45:19 INFO : three.txt: Moved (server-side) 2026/04/30 05:45:19 INFO : three.txt: Moved into backup dir 2026/04/30 05:45:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:45:22 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:45:22 DEBUG : one: Sizes differ 2026/04/30 05:45:22 DEBUG : two: size = 3 OK 2026/04/30 05:45:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:45:22 DEBUG : two: Unchanged skipping 2026/04/30 05:45:22 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:45:29 INFO : one: Deleted 2026/04/30 05:45:31 INFO : one: Moved (server-side) 2026/04/30 05:45:31 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:45:33 DEBUG : one: size = 5 OK 2026/04/30 05:45:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:45:33 INFO : one: Copied (new) 2026/04/30 05:45:33 DEBUG : Waiting for deletions to finish 2026/04/30 05:45:40 INFO : three.txt: Deleted 2026/04/30 05:45:42 INFO : three.txt: Moved (server-side) 2026/04/30 05:45:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (77.56s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:46:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:46:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/backup" 2026/04/30 05:46:34 DEBUG : two: size = 3 OK 2026/04/30 05:46:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:46:34 DEBUG : two: Unchanged skipping 2026/04/30 05:46:34 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:46:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:46:34 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:46:34 DEBUG : one: Sizes differ 2026/04/30 05:46:36 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:46:36 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:46:38 DEBUG : one: size = 4 OK 2026/04/30 05:46:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:46:38 INFO : one: Copied (new) 2026/04/30 05:46:38 DEBUG : Waiting for deletions to finish 2026/04/30 05:46:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:46:42 INFO : three.txt: Moved into backup dir 2026/04/30 05:46:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:46:45 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:46:45 DEBUG : one: Sizes differ 2026/04/30 05:46:45 DEBUG : two: size = 3 OK 2026/04/30 05:46:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:46:45 DEBUG : two: Unchanged skipping 2026/04/30 05:46:45 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:46:53 INFO : one.bak: Deleted 2026/04/30 05:46:55 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:46:55 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:46:57 DEBUG : one: size = 5 OK 2026/04/30 05:46:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:46:57 INFO : one: Copied (new) 2026/04/30 05:46:57 DEBUG : Waiting for deletions to finish 2026/04/30 05:47:04 INFO : three.txt.bak: Deleted 2026/04/30 05:47:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:47:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (84.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:47:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:47:57 DEBUG : Config file has changed externally - reloading 2026/04/30 05:47:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/backup" 2026/04/30 05:47:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:47:58 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:47:58 DEBUG : one: Sizes differ 2026/04/30 05:47:58 DEBUG : two: size = 3 OK 2026/04/30 05:47:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:47:58 DEBUG : two: Unchanged skipping 2026/04/30 05:47:58 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:48:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/30 05:48:00 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:48:02 DEBUG : one: size = 4 OK 2026/04/30 05:48:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:48:02 INFO : one: Copied (new) 2026/04/30 05:48:02 DEBUG : Waiting for deletions to finish 2026/04/30 05:48:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/30 05:48:04 INFO : three.txt: Moved into backup dir 2026/04/30 05:48:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:48:08 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:48:08 DEBUG : one: Sizes differ 2026/04/30 05:48:08 DEBUG : two: size = 3 OK 2026/04/30 05:48:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:48:08 DEBUG : two: Unchanged skipping 2026/04/30 05:48:08 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:48:22 INFO : one-2019-01-01: Deleted 2026/04/30 05:48:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/30 05:48:23 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:48:25 DEBUG : one: size = 5 OK 2026/04/30 05:48:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:48:25 INFO : one: Copied (new) 2026/04/30 05:48:25 DEBUG : Waiting for deletions to finish 2026/04/30 05:48:33 INFO : three-2019-01-01.txt: Deleted 2026/04/30 05:48:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/30 05:48:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (89.99s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:49:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:49:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:49:25 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:49:25 DEBUG : one: Sizes differ 2026/04/30 05:49:25 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:49:25 DEBUG : two: size = 3 OK 2026/04/30 05:49:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:49:25 DEBUG : two: Unchanged skipping 2026/04/30 05:49:27 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:49:27 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:49:29 DEBUG : one: size = 4 OK 2026/04/30 05:49:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:49:29 INFO : one: Copied (new) 2026/04/30 05:49:29 DEBUG : Waiting for deletions to finish 2026/04/30 05:49:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:49:31 INFO : three.txt: Moved into backup dir 2026/04/30 05:49:35 DEBUG : one.bak: Excluded (Path Filter) 2026/04/30 05:49:35 DEBUG : one.bak: Excluded 2026/04/30 05:49:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/30 05:49:35 DEBUG : three.txt.bak: Excluded 2026/04/30 05:49:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:49:35 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:49:35 DEBUG : one: Sizes differ 2026/04/30 05:49:35 DEBUG : two: size = 3 OK 2026/04/30 05:49:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:49:35 DEBUG : two: Unchanged skipping 2026/04/30 05:49:35 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for checks to finish 2026/04/30 05:49:42 INFO : one.bak: Deleted 2026/04/30 05:49:44 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:49:44 DEBUG : Yandex rclone-test-domuteq3ziro/dst: Waiting for transfers to finish 2026/04/30 05:49:46 DEBUG : one: size = 5 OK 2026/04/30 05:49:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:49:46 INFO : one: Copied (new) 2026/04/30 05:49:46 DEBUG : Waiting for deletions to finish 2026/04/30 05:49:54 INFO : three.txt.bak: Deleted 2026/04/30 05:49:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:49:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (74.30s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:50:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:50:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:50:39 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:50:39 DEBUG : one: Sizes differ 2026/04/30 05:50:42 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:50:44 DEBUG : one: size = 4 OK 2026/04/30 05:50:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:50:44 INFO : one: Copied (new) 2026/04/30 05:50:44 DEBUG : two: size = 3 OK 2026/04/30 05:50:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:50:44 DEBUG : two: Unchanged skipping 2026/04/30 05:50:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:50:44 DEBUG : three.txt: size = 5 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:50:44 DEBUG : three.txt: Sizes differ 2026/04/30 05:50:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:50:48 DEBUG : three.txt: size = 6 OK 2026/04/30 05:50:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/30 05:50:48 INFO : three.txt: Copied (new) 2026/04/30 05:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:50:50 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:50:50 DEBUG : one: Sizes differ 2026/04/30 05:50:57 INFO : one.bak: Deleted 2026/04/30 05:50:58 INFO : one: Moved (server-side) to: one.bak 2026/04/30 05:51:01 DEBUG : one: size = 5 OK 2026/04/30 05:51:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:51:01 INFO : one: Copied (new) 2026/04/30 05:51:01 DEBUG : two: size = 3 OK 2026/04/30 05:51:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:51:01 DEBUG : two: Unchanged skipping 2026/04/30 05:51:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:51:01 DEBUG : three.txt: size = 6 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:51:01 DEBUG : three.txt: Sizes differ 2026/04/30 05:51:09 INFO : three.txt.bak: Deleted 2026/04/30 05:51:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/30 05:51:12 DEBUG : three.txt: size = 19 OK 2026/04/30 05:51:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/30 05:51:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (82.38s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:52:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-domuteq3ziro/dst" 2026/04/30 05:52:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:52:05 DEBUG : one: size = 3 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:52:05 DEBUG : one: Sizes differ 2026/04/30 05:52:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/30 05:52:09 DEBUG : one: size = 4 OK 2026/04/30 05:52:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/30 05:52:09 INFO : one: Copied (new) 2026/04/30 05:52:10 DEBUG : two: size = 3 OK 2026/04/30 05:52:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:52:10 DEBUG : two: Unchanged skipping 2026/04/30 05:52:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:52:10 DEBUG : three.txt: size = 5 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:52:10 DEBUG : three.txt: Sizes differ 2026/04/30 05:52:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/30 05:52:14 DEBUG : three.txt: size = 6 OK 2026/04/30 05:52:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/30 05:52:14 INFO : three.txt: Copied (new) 2026/04/30 05:52:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:52:16 DEBUG : one: size = 4 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:52:16 DEBUG : one: Sizes differ 2026/04/30 05:52:23 INFO : one-2019-01-01: Deleted 2026/04/30 05:52:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/30 05:52:27 DEBUG : one: size = 5 OK 2026/04/30 05:52:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/30 05:52:27 INFO : one: Copied (new) 2026/04/30 05:52:27 DEBUG : two: size = 3 OK 2026/04/30 05:52:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:52:27 DEBUG : two: Unchanged skipping 2026/04/30 05:52:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:52:27 DEBUG : three.txt: size = 6 (Yandex rclone-test-domuteq3ziro/dst) 2026/04/30 05:52:27 DEBUG : three.txt: Sizes differ 2026/04/30 05:52:34 INFO : three-2019-01-01.txt: Deleted 2026/04/30 05:52:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/30 05:52:38 DEBUG : three.txt: size = 19 OK 2026/04/30 05:52:38 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/30 05:52:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (89.10s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:53:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:53:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:53:27 DEBUG : Testêé: size = 18 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:53:27 DEBUG : Testêé: Sizes differ 2026/04/30 05:53:27 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:53:29 DEBUG : Testêé: size = 14 OK 2026/04/30 05:53:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/04/30 05:53:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/30 05:53:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (13.65s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:53:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/30 05:53:39 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:53:39 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:53:41 DEBUG : existing: size = 6 OK 2026/04/30 05:53:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/30 05:53:41 INFO : existing: Copied (new) 2026/04/30 05:53:41 DEBUG : Waiting for deletions to finish 2026/04/30 05:53:43 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:53:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:53:43 DEBUG : existing: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:53:43 DEBUG : existing: Sizes differ 2026/04/30 05:53:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/30 05:53:43 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:53:43 ERROR : Yandex rclone-test-domuteq3ziro: not deleting files as there were IO errors 2026/04/30 05:53:43 ERROR : Yandex rclone-test-domuteq3ziro: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (12.59s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:53:53 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:53:53 DEBUG : EXISTING: size = 6 OK 2026/04/30 05:53:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:53:53 DEBUG : existing: Unchanged skipping 2026/04/30 05:53:53 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:53:53 DEBUG : Waiting for deletions to finish 2026/04/30 05:53:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.64s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.04s) --- SKIP: TestMaxTransfer/Hard (0.57s) --- SKIP: TestMaxTransfer/Soft (0.60s) --- SKIP: TestMaxTransfer/Cautious (0.87s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:55:18 DEBUG : both0: size = 6 OK 2026/04/30 05:55:18 DEBUG : both10: size = 6 OK 2026/04/30 05:55:18 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:55:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both11: size = 6 OK 2026/04/30 05:55:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both12: size = 6 OK 2026/04/30 05:55:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both0: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both13: size = 6 OK 2026/04/30 05:55:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both13: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both14: size = 6 OK 2026/04/30 05:55:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both14: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both15: size = 6 OK 2026/04/30 05:55:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both15: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both16: size = 6 OK 2026/04/30 05:55:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both11: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both17: size = 6 OK 2026/04/30 05:55:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both17: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both18: size = 6 OK 2026/04/30 05:55:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both18: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both19: size = 6 OK 2026/04/30 05:55:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both19: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both1: size = 6 OK 2026/04/30 05:55:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both1: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both2: size = 6 OK 2026/04/30 05:55:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both10: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both3: size = 6 OK 2026/04/30 05:55:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both16: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both4: size = 6 OK 2026/04/30 05:55:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both4: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both5: size = 6 OK 2026/04/30 05:55:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both5: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both6: size = 6 OK 2026/04/30 05:55:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both6: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both7: size = 6 OK 2026/04/30 05:55:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both7: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both8: size = 6 OK 2026/04/30 05:55:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both8: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both9: size = 6 OK 2026/04/30 05:55:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:55:18 DEBUG : both9: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both12: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both2: Unchanged skipping 2026/04/30 05:55:18 DEBUG : both3: Unchanged skipping 2026/04/30 05:55:18 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:55:18 DEBUG : Waiting for deletions to finish 2026/04/30 05:55:24 INFO : only10: Deleted 2026/04/30 05:55:25 INFO : only11: Deleted 2026/04/30 05:55:25 INFO : only17: Deleted 2026/04/30 05:55:25 INFO : only0: Deleted 2026/04/30 05:55:31 INFO : only1: Deleted 2026/04/30 05:55:32 INFO : only2: Deleted 2026/04/30 05:55:32 INFO : only8: Deleted 2026/04/30 05:55:33 INFO : only13: Deleted 2026/04/30 05:55:38 INFO : only3: Deleted 2026/04/30 05:55:39 INFO : only15: Deleted 2026/04/30 05:55:39 INFO : only19: Deleted 2026/04/30 05:55:40 INFO : only4: Deleted 2026/04/30 05:55:44 INFO : only5: Deleted 2026/04/30 05:55:45 INFO : only6: Deleted 2026/04/30 05:55:45 INFO : only9: Deleted 2026/04/30 05:55:46 INFO : only12: Deleted 2026/04/30 05:55:51 INFO : only14: Deleted 2026/04/30 05:55:52 INFO : only18: Deleted 2026/04/30 05:55:52 INFO : only16: Deleted 2026/04/30 05:55:53 INFO : only7: Deleted 2026/04/30 05:55:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (256.28s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 05:58:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/30 05:58:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 05:58:39 DEBUG : pacer: Reducing sleep to 15ms 2026/04/30 05:58:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/30 05:58:39 DEBUG : pacer: Reducing sleep to 10ms fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only18: Modification time difference too big |-221209h54m34.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-30 05:59:41 +0000 UTC) (precision 1ns) 2026/04/30 05:59:46 DEBUG : both10: size = 6 OK 2026/04/30 05:59:46 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both0: size = 6 OK 2026/04/30 05:59:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both11: size = 6 OK 2026/04/30 05:59:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both12: size = 6 OK 2026/04/30 05:59:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both10: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both13: size = 6 OK 2026/04/30 05:59:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both0: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both14: size = 6 OK 2026/04/30 05:59:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 05:59:46 DEBUG : both11: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both15: size = 6 OK 2026/04/30 05:59:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both15: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both16: size = 6 OK 2026/04/30 05:59:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both16: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both17: size = 6 OK 2026/04/30 05:59:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both17: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both18: size = 6 OK 2026/04/30 05:59:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both18: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both19: size = 6 OK 2026/04/30 05:59:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both19: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both1: size = 6 OK 2026/04/30 05:59:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both1: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both2: size = 6 OK 2026/04/30 05:59:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both2: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both3: size = 6 OK 2026/04/30 05:59:46 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both3: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both4: size = 6 OK 2026/04/30 05:59:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both4: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both5: size = 6 OK 2026/04/30 05:59:46 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both5: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both6: size = 6 OK 2026/04/30 05:59:46 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both6: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both7: size = 6 OK 2026/04/30 05:59:46 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both7: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both8: size = 6 OK 2026/04/30 05:59:46 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both8: Unchanged skipping 2026/04/30 05:59:46 DEBUG : both9: size = 6 OK 2026/04/30 05:59:46 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 05:59:46 DEBUG : both9: Unchanged skipping 2026/04/30 05:59:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only0: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only0: Sizes differ 2026/04/30 05:59:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only10: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only10: Sizes differ 2026/04/30 05:59:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only11: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only11: Sizes differ 2026/04/30 05:59:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only12: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only12: Sizes differ 2026/04/30 05:59:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only13: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only13: Sizes differ 2026/04/30 05:59:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only14: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only14: Sizes differ 2026/04/30 05:59:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only15: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only15: Sizes differ 2026/04/30 05:59:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only16: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only16: Sizes differ 2026/04/30 05:59:46 DEBUG : both12: Unchanged skipping 2026/04/30 05:59:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only17: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only17: Sizes differ 2026/04/30 05:59:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only18: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only18: Sizes differ 2026/04/30 05:59:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only19: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only19: Sizes differ 2026/04/30 05:59:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only1: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only1: Sizes differ 2026/04/30 05:59:46 DEBUG : both13: Unchanged skipping 2026/04/30 05:59:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only2: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only2: Sizes differ 2026/04/30 05:59:46 DEBUG : both14: Unchanged skipping 2026/04/30 05:59:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only3: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only3: Sizes differ 2026/04/30 05:59:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only4: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only4: Sizes differ 2026/04/30 05:59:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only5: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only5: Sizes differ 2026/04/30 05:59:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only6: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only6: Sizes differ 2026/04/30 05:59:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only7: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only7: Sizes differ 2026/04/30 05:59:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only8: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only8: Sizes differ 2026/04/30 05:59:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2417173585) 2026/04/30 05:59:46 DEBUG : only9: size = 6 (Yandex rclone-test-domuteq3ziro) 2026/04/30 05:59:46 DEBUG : only9: Sizes differ 2026/04/30 05:59:46 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 05:59:48 DEBUG : only11: size = 0 OK 2026/04/30 05:59:48 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/04/30 05:59:48 INFO : only11: Copied (replaced existing) 2026/04/30 05:59:48 DEBUG : only0: size = 0 OK 2026/04/30 05:59:48 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/04/30 05:59:48 INFO : only0: Copied (replaced existing) 2026/04/30 05:59:48 DEBUG : only10: size = 0 OK 2026/04/30 05:59:48 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/04/30 05:59:48 INFO : only10: Copied (replaced existing) 2026/04/30 05:59:48 DEBUG : only12: size = 0 OK 2026/04/30 05:59:48 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/04/30 05:59:48 INFO : only12: Copied (replaced existing) 2026/04/30 05:59:49 DEBUG : only13: size = 0 OK 2026/04/30 05:59:49 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/04/30 05:59:49 INFO : only13: Copied (replaced existing) 2026/04/30 05:59:50 DEBUG : only14: size = 0 OK 2026/04/30 05:59:50 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/04/30 05:59:50 INFO : only14: Copied (replaced existing) 2026/04/30 05:59:50 DEBUG : only15: size = 0 OK 2026/04/30 05:59:50 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/04/30 05:59:50 INFO : only15: Copied (replaced existing) 2026/04/30 05:59:50 DEBUG : only17: size = 0 OK 2026/04/30 05:59:50 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/04/30 05:59:50 INFO : only17: Copied (replaced existing) 2026/04/30 05:59:51 DEBUG : only18: size = 0 OK 2026/04/30 05:59:51 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/04/30 05:59:51 INFO : only18: Copied (replaced existing) 2026/04/30 05:59:52 DEBUG : only19: size = 0 OK 2026/04/30 05:59:52 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/04/30 05:59:52 INFO : only19: Copied (replaced existing) 2026/04/30 05:59:52 DEBUG : only16: size = 0 OK 2026/04/30 05:59:52 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/04/30 05:59:52 INFO : only16: Copied (replaced existing) 2026/04/30 05:59:53 DEBUG : only3: size = 0 OK 2026/04/30 05:59:53 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/04/30 05:59:53 INFO : only3: Copied (replaced existing) 2026/04/30 05:59:53 DEBUG : only1: size = 0 OK 2026/04/30 05:59:53 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/04/30 05:59:53 INFO : only1: Copied (replaced existing) 2026/04/30 05:59:54 DEBUG : only2: size = 0 OK 2026/04/30 05:59:54 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/04/30 05:59:54 INFO : only2: Copied (replaced existing) 2026/04/30 05:59:54 DEBUG : only6: size = 0 OK 2026/04/30 05:59:54 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/04/30 05:59:54 INFO : only6: Copied (replaced existing) 2026/04/30 05:59:54 DEBUG : only8: size = 0 OK 2026/04/30 05:59:54 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/04/30 05:59:54 INFO : only8: Copied (replaced existing) 2026/04/30 05:59:55 DEBUG : only9: size = 0 OK 2026/04/30 05:59:55 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/04/30 05:59:55 INFO : only9: Copied (replaced existing) 2026/04/30 05:59:56 DEBUG : only4: size = 0 OK 2026/04/30 05:59:56 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/04/30 05:59:56 INFO : only4: Copied (replaced existing) 2026/04/30 05:59:56 DEBUG : only5: size = 0 OK 2026/04/30 05:59:56 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/04/30 05:59:56 INFO : only5: Copied (replaced existing) 2026/04/30 05:59:57 DEBUG : only7: size = 0 OK 2026/04/30 05:59:57 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/04/30 05:59:57 INFO : only7: Copied (replaced existing) 2026/04/30 05:59:57 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (383.76s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:04:43 DEBUG : empty_dir: Making directory with metadata 2026/04/30 06:04:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 06:04:43 DEBUG : empty_on_remote: Making directory with metadata 2026/04/30 06:04:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 06:04:43 INFO : empty_on_remote: Making directory 2026/04/30 06:04:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 06:04:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/30 06:04:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/30 06:04:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/30 06:04:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (64.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:05:48 DEBUG : empty_dir: Making directory with metadata 2026/04/30 06:05:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 06:05:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/30 06:05:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/30 06:05:48 INFO : empty_on_remote: Making directory 2026/04/30 06:05:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 06:05:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/30 06:05:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/30 06:05:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/30 06:05:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/30 06:05:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (74.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:07:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/30 06:07:02 INFO : sub dir: Making directory 2026/04/30 06:07:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (118.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:09:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/30 06:09:01 INFO : sub dir: Making directory 2026/04/30 06:09:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (115.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:11:36 DEBUG : Waiting for deletions to finish 2026/04/30 06:11:36 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : apple: Excluded 2026/04/30 06:11:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:11:36 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : banana: Excluded 2026/04/30 06:11:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : splitbananasplit: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:11:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:11:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/30 06:11:37 DEBUG : apple: size = 5 OK 2026/04/30 06:11:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/30 06:11:37 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:37 DEBUG : apple: Unchanged skipping 2026/04/30 06:11:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/30 06:11:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/30 06:11:37 DEBUG : banana: size = 6 OK 2026/04/30 06:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/30 06:11:37 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:37 DEBUG : banana: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/30 06:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/30 06:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/30 06:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/30 06:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/30 06:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/30 06:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/30 06:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/30 06:11:38 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 06:11:38 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 06:11:38 DEBUG : Waiting for deletions to finish 2026/04/30 06:11:38 INFO : There was nothing to transfer 2026/04/30 06:11:38 DEBUG : Waiting for deletions to finish 2026/04/30 06:11:38 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:11:38 DEBUG : apple: Excluded 2026/04/30 06:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:11:38 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:11:38 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:11:38 DEBUG : banana: Excluded 2026/04/30 06:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:11:38 DEBUG : splitbananasplit: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:11:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/30 06:11:40 DEBUG : apple: size = 5 OK 2026/04/30 06:11:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/30 06:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : banana: size = 6 OK 2026/04/30 06:11:40 DEBUG : apple: Unchanged skipping 2026/04/30 06:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/30 06:11:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : banana: Unchanged skipping 2026/04/30 06:11:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/30 06:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/30 06:11:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/30 06:11:40 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 06:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/30 06:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/30 06:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/30 06:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/30 06:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/30 06:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/30 06:11:40 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 06:11:40 DEBUG : Waiting for deletions to finish 2026/04/30 06:11:40 INFO : There was nothing to transfer 2026/04/30 06:11:40 DEBUG : Waiting for deletions to finish 2026/04/30 06:11:41 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:11:41 DEBUG : apple: Excluded 2026/04/30 06:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:11:41 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:11:41 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:11:41 DEBUG : banana: Excluded 2026/04/30 06:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:11:41 DEBUG : splitbananasplit: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:11:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" 2026/04/30 06:14:57 DEBUG : Waiting for deletions to finish 2026/04/30 06:14:57 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : apple: Excluded 2026/04/30 06:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:14:57 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : banana: Excluded 2026/04/30 06:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : splitbananasplit: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:14:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/30 06:14:58 DEBUG : apple: size = 5 OK 2026/04/30 06:14:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : apple: Unchanged skipping 2026/04/30 06:14:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/30 06:14:58 DEBUG : banana: size = 6 OK 2026/04/30 06:14:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : banana: Unchanged skipping 2026/04/30 06:14:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/30 06:14:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/30 06:14:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/30 06:14:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/30 06:14:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/30 06:14:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/30 06:14:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/30 06:14:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 06:14:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/30 06:14:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/30 06:14:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:14:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/30 06:14:58 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 06:14:58 DEBUG : Waiting for deletions to finish 2026/04/30 06:14:58 INFO : There was nothing to transfer 2026/04/30 06:14:58 DEBUG : Waiting for deletions to finish 2026/04/30 06:14:59 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : apple: Excluded 2026/04/30 06:14:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:14:59 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : banana: Excluded 2026/04/30 06:14:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : splitbananasplit: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:14:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:14:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/30 06:15:01 DEBUG : apple: size = 5 OK 2026/04/30 06:15:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/30 06:15:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:01 DEBUG : apple: Unchanged skipping 2026/04/30 06:15:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:01 DEBUG : banana: size = 6 OK 2026/04/30 06:15:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/30 06:15:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:01 DEBUG : banana: Unchanged skipping 2026/04/30 06:15:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/30 06:15:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/30 06:15:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/30 06:15:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/30 06:15:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/30 06:15:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/30 06:15:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/30 06:15:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for checks to finish 2026/04/30 06:15:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/30 06:15:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/30 06:15:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/30 06:15:02 DEBUG : Yandex rclone-test-domuteq3ziro: Waiting for transfers to finish 2026/04/30 06:15:02 DEBUG : Waiting for deletions to finish 2026/04/30 06:15:02 INFO : There was nothing to transfer 2026/04/30 06:15:02 DEBUG : Waiting for deletions to finish 2026/04/30 06:15:02 DEBUG : apple: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : apple: Excluded 2026/04/30 06:15:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : appleappleapplebanana: Excluded 2026/04/30 06:15:02 DEBUG : banana: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : banana: Excluded 2026/04/30 06:15:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : splitbananasplit: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/30 06:15:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/30 06:15:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-domuteq3ziro", Local "Local file system at /tmp/rclone2417173585", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (6m34s) TestTransform/base64 (2s) goroutine 15860 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x1b005cf32908, {0x2a1d983?, 0x1b005d2dfae8?}, 0x2b8fd78) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1b005cf32908) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1b005cf32908, 0x1b005d2dfc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a442c8, 0x18}, {0x2a65005, 0x20}, 0x1b005d1022a0, {0x4616bc0, 0x6c, 0x6c}, {0xc274dadecd54e5e7, 0x34640663655, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1b005d2ceb40) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x1b005d2ceb40) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 20 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 14725 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x1b005cd35680, {0x2bd5dd0, 0x1b005cb8e550}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14508 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 2689 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2641 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 14894 [chan receive]: testing.(*T).Run(0x1b005d09a008, {0x2a08be0?, 0x48e813?}, 0x1b005cf4e320) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x1b005d09a008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x1b005d09a008, 0x2b8fd78) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15839 [IO wait]: internal/poll.runtime_pollWait(0x7929cc49f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1b005ce26880?, 0x1b005ce77300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1b005ce26880, {0x1b005ce77300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1b005ce26880, {0x1b005ce77300?, 0x12fb?, 0x1b005d410720?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1b005ce04108, {0x1b005ce77300?, 0x0?, 0x1b005d1519c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1b005d51a378, {0x1b005ce77300?, 0x792a14c79c40?, 0x792a14d252f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1b005cfbcca8, {0x1b005ce77300?, 0x1b005d344d20?, 0x1b005d151a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1b005cadc2a8, {0x2bad200, 0x1b005cfbcca8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1b005cadc008, {0x792a14c3b000, 0x1b005d51a378}, 0x1b005d151c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1b005cadc008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1b005cadc008, {0x1b005d445000, 0x1000, 0x259d460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1b005d1ff400, {0x1b005d445000?, 0x2ba99a0?, 0x45bc090?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1b005d6284e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1b005d6284e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1b005d1ff400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15833 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15875 [select]: net/http.(*persistConn).roundTrip(0x1b005d47e780, 0x1b005cf4e5f0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1b005d0de340, 0x1b005d505040) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x1b005cb006c0, 0x1b005d505040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x1b005d2e91c0, 0x1b005d504f00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1b005d504f00, {0x2bae000, 0x1b005d2e91c0}, {0x1b005ca32ce8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1b005d2eb5c0, 0x1b005d504f00, {0x6f642d7473657401?, 0x1b005ca32d70?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1b005d2eb5c0, 0x1b005d504f00) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x1b005cad2410, {0x2bd5cb8, 0x46535c0}, 0x1b005d31fa20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x1b005cad2410, {0x2bd5cb8, 0x46535c0}, 0x1b005ca335f0?, {0x0?, 0x0?}, {0x235bc20, 0x1b005cc1dec0}, 0x1b005ca335e8?, 0x2b913a0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).upload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1106 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1b005cb00780, 0x1b005d3c4680, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1b005cb00780, 0x1b005d3c4680) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x1b005cb010e0, {0x2bd5cb8, 0x46535c0}, {0x2baa4e0, 0x1b005d102768}, 0x1, {0x1b005d2ba2e0, 0x19}, {0x0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1105 +0x4a5 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x1b005cb010e0, {0x2bd5cb8, 0x46535c0}, {0x2ba9b00, 0x1b005cafd440}, {0x2be61b0, 0x1b005d20cc40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x1b005cabdc80, {0x2bd5cb8, 0x46535c0}, {0x2ba9b00, 0x1b005cafd440}, {0x2be61b0, 0x1b005d20cc40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x1b005ca92070, {0x2bd5cb8, 0x46535c0}, {0x2bf4430, 0x1b005cabdc80}, {0x1b005d1de5d0, 0x15}, {0x1b005d1de5d0, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0x1b005ca92070?, 0x1b005ca92070, {0x2a01cd3, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1b005d09a488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0x1b005d09a488, 0x1b005cf4e320) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14894 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15840 [select]: net/http.(*persistConn).writeLoop(0x1b005d1ff400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15833 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14626 [IO wait]: internal/poll.runtime_pollWait(0x792a14c9da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1b005ce26e00?, 0x1b005c9e2f00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1b005ce26e00, {0x1b005c9e2f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1b005ce26e00, {0x1b005c9e2f00?, 0x24fb?, 0x1b005d4118c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1b005ca82398, {0x1b005c9e2f00?, 0x0?, 0x1b005d7ce9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1b005cfbd008, {0x1b005c9e2f00?, 0x792a14c79c40?, 0x792a14d252f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1b005cfbcd98, {0x1b005c9e2f00?, 0x1b005d0eab40?, 0x1b005d7cea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1b005cd7a628, {0x2bad200, 0x1b005cfbcd98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1b005cd7a388, {0x792a14c3b000, 0x1b005cfbd008}, 0x1b005d7cec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1b005cd7a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1b005cd7a388, {0x1b005d62a000, 0x1000, 0x259d460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1b005d47e780, {0x1b005d62a000?, 0x2ba99a0?, 0x45bc090?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1b005d628000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1b005d628000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1b005d47e780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 14605 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14627 [select]: net/http.(*persistConn).writeLoop(0x1b005d47e780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 14605 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.279108492s (try 2/5): exit status 2: Failed [TestSyncConcurrentTruncate]