"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 5/5) 2026/08/12 05:05:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka" 2026/08/12 05:05:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:05:47 DEBUG : Creating backend with remote "/tmp/rclone2510872130" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:05:47 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:05:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/12 05:05:47 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:05:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:05:49 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:05:49 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:05:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:05:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:05:51 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:05:52 DEBUG : Yandex rclone-test-quhuvec4qaka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.91s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:06:08 DEBUG : Creating backend with remote "/non-existing" 2026/08/12 05:06:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/12 05:06:08 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:06:08 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:06:09 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:06:09 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:06:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:06:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:06:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.20s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.54s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:06:27 INFO : Yandex rclone-test-quhuvec4qaka: Running all checks before starting transfers 2026/08/12 05:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:06:27 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:06:27 INFO : Yandex rclone-test-quhuvec4qaka: Checks finished, now starting transfers 2026/08/12 05:06:27 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:06:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:06:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:06:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.72s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:06:46 ERROR : Ignoring --no-traverse with sync 2026/08/12 05:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:06:46 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:06:46 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:06:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:06:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:06:48 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.13s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:07:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/12 05:07:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:07:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:07:07 DEBUG : hello world2: size = 12 OK 2026/08/12 05:07:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/12 05:07:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.59s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:07:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:07:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:07:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:07:16 DEBUG : potato2: size = 11 OK 2026/08/12 05:07:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:07:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:07:23 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:07:23 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:07:26 DEBUG : potato2: size = 11 OK 2026/08/12 05:07:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:07:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.49s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:07:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 05:07:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:07:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/12 05:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:07:34 INFO : sub dir2: Making directory 2026/08/12 05:07:34 INFO : sub dir: Making directory 2026/08/12 05:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:07:35 INFO : sub dir2/sub sub dir2: Making directory 2026/08/12 05:07:35 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:07:35 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:07:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:07:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:07:37 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:07:39 DEBUG : Yandex rclone-test-quhuvec4qaka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (36.42s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:08:10 INFO : sub dir2: Making directory 2026/08/12 05:08:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 05:08:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:08:10 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:08:10 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:08:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:08:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:08:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (19.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:08:29 DEBUG : sub dir2: Making directory with metadata 2026/08/12 05:08:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:08:30 INFO : sub dir2: Making directory 2026/08/12 05:08:30 INFO : sub dir: Making directory 2026/08/12 05:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:08:30 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:08:30 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:08:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:08:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:08:32 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:08:32 INFO : sub dir/hello world: Deleted 2026/08/12 05:08:33 DEBUG : Yandex rclone-test-quhuvec4qaka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/12 05:08:34 DEBUG : Yandex rclone-test-quhuvec4qaka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.64s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.49s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:08:58 INFO : sub dir2: Making directory 2026/08/12 05:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:08:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:08:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:09:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:09:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:09:00 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:09:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.65s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:09:16 DEBUG : sub dir2: Making directory with metadata 2026/08/12 05:09:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:09:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:09:16 INFO : sub dir2: Making directory 2026/08/12 05:09:17 INFO : sub dir: Making directory 2026/08/12 05:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:09:17 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:09:17 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:09:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:09:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:09:19 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:09:19 DEBUG : Waiting for deletions to finish 2026/08/12 05:09:20 DEBUG : Yandex rclone-test-quhuvec4qaka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:09:44 INFO : sub dir2: Making directory 2026/08/12 05:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:09:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:09:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:09:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:09:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:09:48 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:09:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (20.60s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:10:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-vimeyes3qewa" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-vimeyes3qewa 2026/08/12 05:10:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:10:08 DEBUG : Yandex rclone-test-vimeyes3qewa: Waiting for checks to finish 2026/08/12 05:10:08 DEBUG : Yandex rclone-test-vimeyes3qewa: Waiting for transfers to finish 2026/08/12 05:10:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:10:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:10:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:10:11 DEBUG : Yandex rclone-test-vimeyes3qewa: Purge remote --- PASS: TestServerSideCopy (35.75s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:10:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:10:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:10:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:10:44 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:10:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:10:47 DEBUG : sub dir/hello world: size = 17 OK 2026/08/12 05:10:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/12 05:10:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (23.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:11:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-zaxiqaq0mavi" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-zaxiqaq0mavi 2026/08/12 05:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:11:07 DEBUG : Yandex rclone-test-zaxiqaq0mavi: Waiting for checks to finish 2026/08/12 05:11:07 DEBUG : Yandex rclone-test-zaxiqaq0mavi: Waiting for transfers to finish 2026/08/12 05:11:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:11:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:11:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:11:20 DEBUG : Yandex rclone-test-zaxiqaq0mavi: Waiting for checks to finish 2026/08/12 05:11:20 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:11:20 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zaxiqaq0mavi) 2026/08/12 05:11:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:11:20 DEBUG : Yandex rclone-test-zaxiqaq0mavi: Waiting for transfers to finish 2026/08/12 05:11:21 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fezaxap8" before starting 2026/08/12 05:11:23 DEBUG : sub dir/hello world.fezaxap8: server side copy: removing renamed existing file after operation 2026/08/12 05:11:30 DEBUG : sub dir/hello world: size = 17 OK 2026/08/12 05:11:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/12 05:11:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:11:31 DEBUG : Yandex rclone-test-zaxiqaq0mavi: Purge remote --- PASS: TestServerSideCopyOverSelf (53.25s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:12:00 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:12:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:12:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:12:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:12:00 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:12:02 DEBUG : sub dir/hello world: size = 17 OK 2026/08/12 05:12:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/12 05:12:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/12 05:12:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:12:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-yotamaz9sawe" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-yotamaz9sawe 2026/08/12 05:12:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:12:22 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for checks to finish 2026/08/12 05:12:22 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for transfers to finish 2026/08/12 05:12:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:12:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:12:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:12:30 DEBUG : Yandex rclone-test-yotamaz9sawe: Using server-side directory move 2026/08/12 05:12:30 INFO : Yandex rclone-test-yotamaz9sawe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:12:30 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:12:30 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-yotamaz9sawe) 2026/08/12 05:12:30 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:12:30 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for checks to finish 2026/08/12 05:12:30 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for transfers to finish 2026/08/12 05:12:37 INFO : sub dir/hello world: Deleted 2026/08/12 05:12:39 INFO : sub dir/hello world: Moved (server-side) 2026/08/12 05:12:42 DEBUG : testing file moves 2026/08/12 05:12:43 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:12:43 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-yotamaz9sawe) 2026/08/12 05:12:43 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:12:43 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for checks to finish 2026/08/12 05:12:43 DEBUG : Yandex rclone-test-yotamaz9sawe: Waiting for transfers to finish 2026/08/12 05:12:49 INFO : sub dir/hello world: Deleted 2026/08/12 05:12:51 INFO : sub dir/hello world: Moved (server-side) 2026/08/12 05:12:53 DEBUG : Yandex rclone-test-yotamaz9sawe: Purge remote --- PASS: TestServerSideMoveOverSelf (53.62s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:13:14 ERROR : error listing: directory not found 2026/08/12 05:13:14 INFO : Local file system at /tmp/rclone2510872130: Making directory 2026/08/12 05:13:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:13:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.27s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:13:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/12 05:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:13:35 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for checks to finish 2026/08/12 05:13:35 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for transfers to finish 2026/08/12 05:13:36 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/12 05:13:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:13:36 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/12 05:13:36 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:13:36 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.22s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:13:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/12 05:13:52 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:13:52 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:13:54 DEBUG : check sum: size = 1 OK 2026/08/12 05:13:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/12 05:13:54 INFO : check sum: Copied (new) 2026/08/12 05:13:54 DEBUG : Waiting for deletions to finish 2026/08/12 05:13:55 DEBUG : check sum: size = 1 OK 2026/08/12 05:13:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:13:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/12 05:13:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/12 05:13:55 DEBUG : check sum: Unchanged skipping 2026/08/12 05:13:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:13:55 DEBUG : Waiting for deletions to finish 2026/08/12 05:13:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.36s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:14:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/12 05:14:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:04 DEBUG : sizeonly: size = 6 OK 2026/08/12 05:14:04 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/12 05:14:04 INFO : sizeonly: Copied (new) 2026/08/12 05:14:04 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:05 DEBUG : sizeonly: size = 6 OK 2026/08/12 05:14:05 DEBUG : sizeonly: Sizes identical 2026/08/12 05:14:05 DEBUG : sizeonly: Unchanged skipping 2026/08/12 05:14:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:05 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.29s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:14:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/12 05:14:13 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:13 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:14 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/12 05:14:14 INFO : ignore-size: Copied (new) 2026/08/12 05:14:14 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:15 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:14:15 DEBUG : ignore-size: Unchanged skipping 2026/08/12 05:14:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:15 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.17s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:14:26 DEBUG : existing: size = 6 OK 2026/08/12 05:14:26 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:14:26 DEBUG : existing: Unchanged skipping 2026/08/12 05:14:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:26 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:26 INFO : There was nothing to transfer 2026/08/12 05:14:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/12 05:14:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:29 DEBUG : existing: size = 6 OK 2026/08/12 05:14:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/12 05:14:29 INFO : existing: Copied (replaced existing) 2026/08/12 05:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:14:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 05:14:37 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:37 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:39 DEBUG : existing: size = 6 OK 2026/08/12 05:14:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/12 05:14:39 INFO : existing: Copied (new) 2026/08/12 05:14:39 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:40 DEBUG : existing: Destination exists, skipping 2026/08/12 05:14:40 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:40 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:40 DEBUG : Waiting for deletions to finish 2026/08/12 05:14:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.59s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:14:52 INFO : d: Making directory 2026/08/12 05:14:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:14:54 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:14:54 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:14:54 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:14:54 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:14:54 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:14:56 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:14:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:14:56 INFO : a/potato2: Copied (new) 2026/08/12 05:14:56 DEBUG : Waiting for deletions to finish 2026/08/12 05:15:02 INFO : b/potato: Deleted 2026/08/12 05:15:02 INFO : d: Removing directory 2026/08/12 05:15:10 INFO : b: Removing directory 2026/08/12 05:15:20 DEBUG : Yandex rclone-test-quhuvec4qaka: deleted 2 directories --- PASS: TestSyncIgnoreErrors (62.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:15:53 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:15:53 DEBUG : empty space: size = 1 OK 2026/08/12 05:15:53 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/08/12 05:15:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/12 05:15:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/12 05:15:53 DEBUG : empty space: Unchanged skipping 2026/08/12 05:15:53 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:15:53 DEBUG : Waiting for deletions to finish 2026/08/12 05:15:53 INFO : There was nothing to transfer 2026/08/12 05:15:54 DEBUG : empty space: size = 1 OK 2026/08/12 05:15:54 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/08/12 05:15:54 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:15:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/12 05:15:54 INFO : empty space: Updated modification time in destination 2026/08/12 05:15:54 DEBUG : empty space: Unchanged skipping 2026/08/12 05:15:54 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:15:54 DEBUG : Waiting for deletions to finish 2026/08/12 05:15:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:16:04 DEBUG : empty space: size = 1 OK 2026/08/12 05:16:04 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/08/12 05:16:04 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:16:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/12 05:16:04 DEBUG : empty space: Unchanged skipping 2026/08/12 05:16:04 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:16:04 DEBUG : Waiting for deletions to finish 2026/08/12 05:16:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.47s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:16:14 DEBUG : foo: size = 3 OK 2026/08/12 05:16:14 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/08/12 05:16:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:16:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:16:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:16:14 DEBUG : foo: md5 differ 2026/08/12 05:16:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:16:16 DEBUG : foo: size = 3 OK 2026/08/12 05:16:16 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/12 05:16:16 INFO : foo: Copied (replaced existing) 2026/08/12 05:16:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.60s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:16:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/12 05:16:26 DEBUG : empty space: size = 1 OK 2026/08/12 05:16:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:16:26 DEBUG : empty space: Unchanged skipping 2026/08/12 05:16:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:16:26 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:16:34 DEBUG : potato: size = 60 OK 2026/08/12 05:16:34 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:16:34 INFO : potato: Copied (new) 2026/08/12 05:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (23.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:16:50 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:16:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:16:50 DEBUG : potato: size = 60 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:16:50 DEBUG : potato: Sizes differ 2026/08/12 05:16:50 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:16:52 DEBUG : potato: size = 21 OK 2026/08/12 05:16:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/12 05:16:52 INFO : potato: Copied (replaced existing) 2026/08/12 05:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.94s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:17:02 DEBUG : potato: size = 21 OK 2026/08/12 05:17:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/12 05:17:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:17:02 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:17:02 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:17:02 DEBUG : potato: md5 differ 2026/08/12 05:17:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:17:04 DEBUG : potato: size = 21 OK 2026/08/12 05:17:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/12 05:17:04 INFO : potato: Copied (replaced existing) 2026/08/12 05:17:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:17:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:17:16 DEBUG : empty space: size = 1 OK 2026/08/12 05:17:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:17:16 DEBUG : empty space: Unchanged skipping 2026/08/12 05:17:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/12 05:17:16 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:17:16 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:17:16 DEBUG : Waiting for deletions to finish 2026/08/12 05:17:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:17:34 DEBUG : empty space: size = 1 OK 2026/08/12 05:17:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:17:34 DEBUG : empty space: Unchanged skipping 2026/08/12 05:17:34 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:17:34 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:17:36 DEBUG : potato2: size = 60 OK 2026/08/12 05:17:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:17:36 INFO : potato2: Copied (new) 2026/08/12 05:17:36 DEBUG : Waiting for deletions to finish 2026/08/12 05:17:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (28.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:18:02 INFO : d: Making directory 2026/08/12 05:18:03 INFO : d/e: Making directory 2026/08/12 05:18:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:18:04 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:18:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:18:04 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:18:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:18:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:18:07 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:18:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:18:07 INFO : a/potato2: Copied (new) 2026/08/12 05:18:07 DEBUG : Waiting for deletions to finish 2026/08/12 05:18:13 INFO : b/potato: Deleted 2026/08/12 05:18:13 INFO : d/e: Removing directory 2026/08/12 05:18:21 INFO : d: Removing directory 2026/08/12 05:18:28 INFO : b: Removing directory 2026/08/12 05:18:36 DEBUG : Yandex rclone-test-quhuvec4qaka: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (71.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:19:13 INFO : d: Making directory 2026/08/12 05:19:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:19:14 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:19:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:19:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:19:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:19:15 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:19:16 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:19:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:19:16 INFO : a/potato2: Copied (new) 2026/08/12 05:19:16 ERROR : Yandex rclone-test-quhuvec4qaka: not deleting files as there were IO errors 2026/08/12 05:19:16 ERROR : Yandex rclone-test-quhuvec4qaka: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:20:13 DEBUG : Waiting for deletions to finish 2026/08/12 05:20:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:20:13 DEBUG : empty space: size = 1 OK 2026/08/12 05:20:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:20:13 DEBUG : empty space: Unchanged skipping 2026/08/12 05:20:13 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:20:13 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:20:16 DEBUG : potato2: size = 60 OK 2026/08/12 05:20:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:20:16 INFO : potato2: Copied (new) 2026/08/12 05:20:20 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (25.71s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:20:40 DEBUG : Waiting for deletions to finish 2026/08/12 05:20:40 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:20:40 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:20:46 INFO : potato: Deleted 2026/08/12 05:20:47 DEBUG : empty space: size = 1 OK 2026/08/12 05:20:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:20:47 DEBUG : empty space: Unchanged skipping 2026/08/12 05:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:20:47 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:20:47 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:20:48 DEBUG : potato2: size = 60 OK 2026/08/12 05:20:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/12 05:20:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (28.08s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:21:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:21:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:21:05 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:21:07 DEBUG : potato2: size = 19 OK 2026/08/12 05:21:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/12 05:21:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.77s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:21:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/12 05:21:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:21:27 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 05:21:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:21:28 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:21:30 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : enormous: Excluded 2026/08/12 05:21:30 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : potato2: Excluded 2026/08/12 05:21:30 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : potato2: Excluded 2026/08/12 05:21:30 DEBUG : empty space: size = 1 OK 2026/08/12 05:21:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:21:30 DEBUG : empty space: Unchanged skipping 2026/08/12 05:21:30 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:21:30 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:21:30 DEBUG : Waiting for deletions to finish 2026/08/12 05:21:30 INFO : There was nothing to transfer 2026/08/12 05:21:30 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : potato2: Excluded 2026/08/12 05:21:30 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : enormous: Excluded 2026/08/12 05:21:30 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:30 DEBUG : potato2: Excluded 2026/08/12 05:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:31 DEBUG : potato2: Excluded 2026/08/12 05:21:31 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for checks to finish 2026/08/12 05:21:31 DEBUG : empty space: size = 1 OK 2026/08/12 05:21:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:21:31 DEBUG : empty space: Unchanged skipping 2026/08/12 05:21:31 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for transfers to finish 2026/08/12 05:21:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:21:31 INFO : There was nothing to transfer 2026/08/12 05:21:31 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:31 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (21.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:21:52 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:21:52 DEBUG : enormous: Excluded 2026/08/12 05:21:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:21:52 DEBUG : potato2: Excluded 2026/08/12 05:21:53 DEBUG : empty space: size = 1 OK 2026/08/12 05:21:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:21:53 DEBUG : empty space: Unchanged skipping 2026/08/12 05:21:53 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:21:53 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:21:53 DEBUG : Waiting for deletions to finish 2026/08/12 05:21:59 INFO : enormous: Deleted 2026/08/12 05:22:00 INFO : potato2: Deleted 2026/08/12 05:22:00 INFO : There was nothing to transfer 2026/08/12 05:22:00 DEBUG : empty space: size = 1 OK 2026/08/12 05:22:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:22:00 DEBUG : empty space: Unchanged skipping 2026/08/12 05:22:00 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for checks to finish 2026/08/12 05:22:00 DEBUG : Local file system at /tmp/rclone2510872130: Waiting for transfers to finish 2026/08/12 05:22:00 DEBUG : Waiting for deletions to finish 2026/08/12 05:22:00 INFO : enormous: Deleted 2026/08/12 05:22:00 INFO : potato2: Deleted 2026/08/12 05:22:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:22:16 DEBUG : five: Need to transfer - File not found at Destination 2026/08/12 05:22:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:22:16 DEBUG : four: size = 8 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:22:16 DEBUG : four: Sizes differ 2026/08/12 05:22:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/12 05:22:16 DEBUG : one: Destination is newer than source, skipping 2026/08/12 05:22:16 DEBUG : three: size = 5 OK 2026/08/12 05:22:16 DEBUG : three: Sizes identical 2026/08/12 05:22:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:22:16 DEBUG : two: size = 3 OK 2026/08/12 05:22:16 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:22:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:22:16 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:22:16 DEBUG : two: md5 differ 2026/08/12 05:22:16 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:22:18 DEBUG : five: size = 4 OK 2026/08/12 05:22:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/12 05:22:18 INFO : five: Copied (new) 2026/08/12 05:22:18 DEBUG : two: size = 3 OK 2026/08/12 05:22:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/12 05:22:18 INFO : two: Copied (replaced existing) 2026/08/12 05:22:19 DEBUG : four: size = 4 OK 2026/08/12 05:22:19 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/12 05:22:19 INFO : four: Copied (replaced existing) 2026/08/12 05:22:19 DEBUG : Waiting for deletions to finish 2026/08/12 05:22:19 DEBUG : five: size = 4 OK 2026/08/12 05:22:19 DEBUG : four: size = 4 OK 2026/08/12 05:22:19 DEBUG : one: Destination is newer than source, skipping 2026/08/12 05:22:19 DEBUG : three: size = 5 OK 2026/08/12 05:22:19 DEBUG : two: size = 3 OK 2026/08/12 05:22:19 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:22:19 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/12 05:22:19 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/12 05:22:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:22:19 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/12 05:22:19 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/12 05:22:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:22:19 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:22:19 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:22:19 DEBUG : three: md5 differ 2026/08/12 05:22:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/12 05:22:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/12 05:22:19 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/12 05:22:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:22:19 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:22:21 DEBUG : three: size = 5 OK 2026/08/12 05:22:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/12 05:22:21 INFO : three: Copied (replaced existing) 2026/08/12 05:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (46.73s) === 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:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/12 05:22:55 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:22:55 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:22:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:22:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:22:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/12 05:22:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:22:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:22:57 DEBUG : yam: size = 11 OK 2026/08/12 05:22:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/12 05:22:57 INFO : yam: Copied (new) 2026/08/12 05:22:57 DEBUG : potato: size = 14 OK 2026/08/12 05:22:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/12 05:22:57 INFO : potato: Copied (new) 2026/08/12 05:22:57 DEBUG : Waiting for deletions to finish 2026/08/12 05:22:58 DEBUG : potato: size = 14 OK 2026/08/12 05:22:58 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:22:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:22:58 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:22:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:22:58 DEBUG : potato: Unchanged skipping 2026/08/12 05:22:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:23:00 INFO : yam: Moved (server-side) to: yaml 2026/08/12 05:23:00 INFO : yaml: Renamed from "yam" 2026/08/12 05:23:00 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:23:00 DEBUG : Waiting for deletions to finish 2026/08/12 05:23:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/12 05:23:14 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:23:14 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:23:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:23:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:23:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/12 05:23:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:23:14 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:23:16 DEBUG : potato: size = 14 OK 2026/08/12 05:23:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/12 05:23:16 INFO : potato: Copied (new) 2026/08/12 05:23:26 DEBUG : yam: size = 11 OK 2026/08/12 05:23:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/12 05:23:26 INFO : yam: Copied (new) 2026/08/12 05:23:26 DEBUG : Waiting for deletions to finish 2026/08/12 05:23:27 DEBUG : potato: size = 14 OK 2026/08/12 05:23:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:23:27 DEBUG : potato: Unchanged skipping 2026/08/12 05:23:27 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:23:27 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:23:27 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:23:27 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:23:28 INFO : yam: Moved (server-side) to: yaml 2026/08/12 05:23:28 INFO : yaml: Renamed from "yam" 2026/08/12 05:23:28 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:23:28 DEBUG : Waiting for deletions to finish 2026/08/12 05:23:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (29.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/12 05:23:44 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:23:44 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:23:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:23:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:23:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:23:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/12 05:23:44 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:23:46 DEBUG : potato: size = 14 OK 2026/08/12 05:23:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/12 05:23:46 INFO : potato: Copied (new) 2026/08/12 05:23:46 DEBUG : sub/yam: size = 11 OK 2026/08/12 05:23:46 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/12 05:23:46 INFO : sub/yam: Copied (new) 2026/08/12 05:23:46 DEBUG : Waiting for deletions to finish 2026/08/12 05:23:47 DEBUG : potato: size = 14 OK 2026/08/12 05:23:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:23:47 DEBUG : potato: Unchanged skipping 2026/08/12 05:23:48 INFO : Yandex rclone-test-quhuvec4qaka: Making map for --track-renames 2026/08/12 05:23:48 INFO : Yandex rclone-test-quhuvec4qaka: Finished making map for --track-renames 2026/08/12 05:23:48 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:23:48 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for renames to finish 2026/08/12 05:23:49 INFO : sub/yam: Moved (server-side) to: yam 2026/08/12 05:23:49 INFO : yam: Renamed from "sub/yam" 2026/08/12 05:23:49 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:23:49 DEBUG : Waiting for deletions to finish 2026/08/12 05:23:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.67s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:24:11 DEBUG : Creating backend with remote "/tmp/rclone2510872130/dir1" 2026/08/12 05:24:11 DEBUG : Config file has changed externally - reloading 2026/08/12 05:24:11 DEBUG : Creating backend with remote "/tmp/rclone2510872130/dir2" 2026/08/12 05:24:11 DEBUG : Local file system at /tmp/rclone2510872130/dir2: Using server-side directory move 2026/08/12 05:24:11 INFO : Local file system at /tmp/rclone2510872130/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:24:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/12 05:24:11 INFO : file1.txt: Moved (server-side) 2026/08/12 05:24:11 DEBUG : Local file system at /tmp/rclone2510872130/dir2: Waiting for checks to finish 2026/08/12 05:24:11 DEBUG : Local file system at /tmp/rclone2510872130/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:24:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:24:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/12 05:24:12 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:24:12 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:24:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/12 05:24:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/12 05:24:15 INFO : nested/sub dir/file: Copied (new) 2026/08/12 05:24:15 INFO : nested/sub dir/file: Deleted 2026/08/12 05:24:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:24:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:24:16 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:24:16 INFO : sub dir/hello world: Deleted 2026/08/12 05:24:16 INFO : sub dir: Removing directory 2026/08/12 05:24:16 INFO : nested/sub dir: Removing directory 2026/08/12 05:24:16 INFO : nested: Removing directory 2026/08/12 05:24:16 DEBUG : Local file system at /tmp/rclone2510872130: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (44.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:24:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/12 05:24:57 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:24:57 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:24:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:24:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/12 05:24:58 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:24:58 INFO : sub dir/hello world: Deleted 2026/08/12 05:24:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/12 05:24:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/12 05:24:59 INFO : nested/sub dir/file: Copied (new) 2026/08/12 05:24:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (44.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:25:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/12 05:25:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 05:25:41 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:25:41 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:25:42 DEBUG : existing: size = 6 OK 2026/08/12 05:25:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/12 05:25:42 INFO : existing: Copied (new) 2026/08/12 05:25:42 INFO : existing: Deleted 2026/08/12 05:25:43 DEBUG : existing-b: size = 6 OK 2026/08/12 05:25:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/12 05:25:43 INFO : existing-b: Copied (new) 2026/08/12 05:25:43 INFO : existing-b: Deleted 2026/08/12 05:25:43 DEBUG : existing: Destination exists, skipping 2026/08/12 05:25:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/12 05:25:43 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:25:43 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:25:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (20.27s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:26:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-sisogiy4xoro" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-sisogiy4xoro 2026/08/12 05:26:12 DEBUG : potato3: modtime not stored after upload (got 2026-08-12 05:26:11 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:26:13 DEBUG : Yandex rclone-test-sisogiy4xoro: Using server-side directory move 2026/08/12 05:26:13 INFO : Yandex rclone-test-sisogiy4xoro: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:26:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:26:13 DEBUG : empty space: size = 1 OK 2026/08/12 05:26:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:26:13 DEBUG : empty space: Unchanged skipping 2026/08/12 05:26:13 DEBUG : potato3: size = 68 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:26:13 DEBUG : potato3: size = 60 (Yandex rclone-test-sisogiy4xoro) 2026/08/12 05:26:13 DEBUG : potato3: Sizes differ 2026/08/12 05:26:13 DEBUG : Yandex rclone-test-sisogiy4xoro: Waiting for checks to finish 2026/08/12 05:26:15 INFO : potato2: Moved (server-side) 2026/08/12 05:26:20 INFO : potato3: Deleted 2026/08/12 05:26:20 INFO : empty space: Deleted 2026/08/12 05:26:20 DEBUG : Yandex rclone-test-sisogiy4xoro: Waiting for transfers to finish 2026/08/12 05:26:21 INFO : potato3: Moved (server-side) 2026/08/12 05:26:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-kupuyew5pega" 2026/08/12 05:26:21 DEBUG : Config file has changed externally - reloading 2026/08/12 05:26:22 DEBUG : Yandex rclone-test-kupuyew5pega: Using server-side directory move 2026/08/12 05:26:24 INFO : Yandex rclone-test-kupuyew5pega: Server side directory move succeeded 2026/08/12 05:26:24 ERROR : error listing: directory not found 2026/08/12 05:26:24 DEBUG : Yandex rclone-test-kupuyew5pega: Purge remote 2026/08/12 05:26:38 DEBUG : Yandex rclone-test-sisogiy4xoro: Purge remote 2026/08/12 05:26:38 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (38.22s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:26:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-yovaber1taga" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-yovaber1taga 2026/08/12 05:26:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:26:53 DEBUG : empty space: Excluded 2026/08/12 05:26:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:26:53 DEBUG : empty space: Excluded 2026/08/12 05:26:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:26:53 DEBUG : potato3: size = 68 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:26:53 DEBUG : potato3: size = 60 (Yandex rclone-test-yovaber1taga) 2026/08/12 05:26:53 DEBUG : potato3: Sizes differ 2026/08/12 05:26:53 DEBUG : Yandex rclone-test-yovaber1taga: Waiting for checks to finish 2026/08/12 05:26:53 DEBUG : Yandex rclone-test-yovaber1taga: Waiting for transfers to finish 2026/08/12 05:26:55 INFO : potato2: Moved (server-side) 2026/08/12 05:27:00 INFO : potato3: Deleted 2026/08/12 05:27:02 INFO : potato3: Moved (server-side) 2026/08/12 05:27:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-bizezaw1rezo" 2026/08/12 05:27:03 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:27:03 DEBUG : empty space: Excluded 2026/08/12 05:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:27:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/12 05:27:03 DEBUG : Yandex rclone-test-bizezaw1rezo: Waiting for checks to finish 2026/08/12 05:27:03 DEBUG : Yandex rclone-test-bizezaw1rezo: Waiting for transfers to finish 2026/08/12 05:27:04 INFO : potato3: Moved (server-side) 2026/08/12 05:27:05 INFO : potato2: Moved (server-side) 2026/08/12 05:27:05 DEBUG : Yandex rclone-test-bizezaw1rezo: Purge remote 2026/08/12 05:27:16 DEBUG : Yandex rclone-test-yovaber1taga: Purge remote --- PASS: TestServerSideMoveWithFilter (56.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:27:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-xagequz1qumu" 2026/08/12 05:27:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-quhuvec4qaka -> Yandex rclone-test-xagequz1qumu 2026/08/12 05:27:50 DEBUG : Yandex rclone-test-xagequz1qumu: Using server-side directory move 2026/08/12 05:27:50 INFO : Yandex rclone-test-xagequz1qumu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:27:51 DEBUG : empty space: size = 1 OK 2026/08/12 05:27:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:27:51 DEBUG : empty space: Unchanged skipping 2026/08/12 05:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:27:51 DEBUG : potato3: size = 68 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:27:51 DEBUG : potato3: size = 60 (Yandex rclone-test-xagequz1qumu) 2026/08/12 05:27:51 DEBUG : potato3: Sizes differ 2026/08/12 05:27:51 DEBUG : Yandex rclone-test-xagequz1qumu: Waiting for checks to finish 2026/08/12 05:27:52 INFO : potato2: Moved (server-side) 2026/08/12 05:27:57 INFO : potato3: Deleted 2026/08/12 05:27:58 INFO : empty space: Deleted 2026/08/12 05:27:58 DEBUG : Yandex rclone-test-xagequz1qumu: Waiting for transfers to finish 2026/08/12 05:27:59 INFO : potato3: Moved (server-side) 2026/08/12 05:27:59 INFO : tomatoDir: Removing directory 2026/08/12 05:28:06 DEBUG : Yandex rclone-test-quhuvec4qaka: deleted 1 directories 2026/08/12 05:28:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nesaqun7keke" 2026/08/12 05:28:08 INFO : tomatoDir: Making directory 2026/08/12 05:28:08 DEBUG : Yandex rclone-test-nesaqun7keke: Using server-side directory move 2026/08/12 05:28:11 INFO : Yandex rclone-test-nesaqun7keke: Server side directory move succeeded 2026/08/12 05:28:12 ERROR : error listing: directory not found 2026/08/12 05:28:12 ERROR : error listing: directory not found 2026/08/12 05:28:12 DEBUG : Yandex rclone-test-nesaqun7keke: Purge remote 2026/08/12 05:28:27 DEBUG : Yandex rclone-test-xagequz1qumu: Purge remote 2026/08/12 05:28:27 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.85s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.88s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:28:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/rclone-sync-test" --- PASS: TestSyncOverlap (2.09s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:28:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/rclone-sync-test" 2026/08/12 05:28:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/rclone-sync-test-include/layer2" 2026/08/12 05:28:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/rclone-sync-test-ignore-file" 2026/08/12 05:28:36 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:36 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test: Waiting for checks to finish 2026/08/12 05:28:36 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test: Waiting for transfers to finish 2026/08/12 05:28:36 DEBUG : Waiting for deletions to finish 2026/08/12 05:28:36 INFO : There was nothing to transfer 2026/08/12 05:28:37 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:39 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:28:39 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:28:39 DEBUG : Waiting for deletions to finish 2026/08/12 05:28:39 INFO : rclone-sync-test-include: Removing directory 2026/08/12 05:28:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/12 05:28:39 DEBUG : Yandex rclone-test-quhuvec4qaka: failed to delete 1 directories 2026/08/12 05:28:39 INFO : There was nothing to transfer 2026/08/12 05:28:39 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:41 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:42 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:44 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:45 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:47 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:48 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:49 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/12 05:28:49 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/12 05:28:49 DEBUG : Waiting for deletions to finish 2026/08/12 05:28:49 INFO : There was nothing to transfer 2026/08/12 05:28:50 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:51 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:54 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:28:55 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:28:55 DEBUG : Waiting for deletions to finish 2026/08/12 05:28:55 INFO : rclone-sync-test-include: Removing directory 2026/08/12 05:28:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/12 05:28:55 DEBUG : Yandex rclone-test-quhuvec4qaka: failed to delete 1 directories 2026/08/12 05:28:55 INFO : There was nothing to transfer 2026/08/12 05:28:56 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:57 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:28:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:28:59 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:28:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:00 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:02 DEBUG : Excluded 2026/08/12 05:29:02 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:03 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/12 05:29:03 DEBUG : Yandex rclone-test-quhuvec4qaka/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/12 05:29:03 DEBUG : Waiting for deletions to finish 2026/08/12 05:29:03 INFO : There was nothing to transfer 2026/08/12 05:29:04 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:05 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:07 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:08 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/12 05:29:10 DEBUG : rclone-sync-test: Excluded 2026/08/12 05:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/12 05:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.66s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:29:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:29:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/CompareDest" 2026/08/12 05:29:53 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:29:53 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:29:53 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:29:55 DEBUG : one: size = 3 OK 2026/08/12 05:29:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/12 05:29:55 INFO : one: Copied (new) 2026/08/12 05:29:55 DEBUG : Waiting for deletions to finish 2026/08/12 05:29:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:29:57 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:29:57 DEBUG : one: Sizes differ 2026/08/12 05:29:57 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:29:58 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:01 DEBUG : one: size = 5 OK 2026/08/12 05:30:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/12 05:30:01 INFO : one: Copied (replaced existing) 2026/08/12 05:30:01 DEBUG : Waiting for deletions to finish 2026/08/12 05:30:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:07 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:30:07 DEBUG : one: Sizes differ 2026/08/12 05:30:07 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:30:07 DEBUG : one: size = 5 OK 2026/08/12 05:30:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:30:07 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:07 DEBUG : Waiting for deletions to finish 2026/08/12 05:30:07 INFO : There was nothing to transfer 2026/08/12 05:30:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:10 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:30:10 DEBUG : one: Sizes differ 2026/08/12 05:30:10 DEBUG : two: size = 3 OK 2026/08/12 05:30:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:30:10 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:30:10 DEBUG : one: size = 5 OK 2026/08/12 05:30:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:30:10 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:10 DEBUG : Waiting for deletions to finish 2026/08/12 05:30:10 INFO : There was nothing to transfer 2026/08/12 05:30:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:11 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:30:11 DEBUG : one: Sizes differ 2026/08/12 05:30:11 DEBUG : two: size = 3 OK 2026/08/12 05:30:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:30:11 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:30:11 DEBUG : one: size = 5 OK 2026/08/12 05:30:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:30:11 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:11 DEBUG : Waiting for deletions to finish 2026/08/12 05:30:11 INFO : There was nothing to transfer 2026/08/12 05:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:12 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:30:12 DEBUG : one: Sizes differ 2026/08/12 05:30:12 DEBUG : two: size = 3 OK 2026/08/12 05:30:12 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/08/12 05:30:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/12 05:30:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:30:12 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:30:12 DEBUG : one: size = 5 OK 2026/08/12 05:30:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:30:12 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:12 DEBUG : Waiting for deletions to finish 2026/08/12 05:30:12 INFO : There was nothing to transfer 2026/08/12 05:30:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:15 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:30:15 DEBUG : one: Sizes differ 2026/08/12 05:30:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:30:15 DEBUG : two: size = 3 (Yandex rclone-test-quhuvec4qaka/CompareDest) 2026/08/12 05:30:15 DEBUG : two: Sizes differ 2026/08/12 05:30:15 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:30:15 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:30:15 DEBUG : one: size = 5 OK 2026/08/12 05:30:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:30:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:30:15 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:30:20 DEBUG : two: size = 5 OK 2026/08/12 05:30:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/12 05:30:20 INFO : two: Copied (new) 2026/08/12 05:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (72.70s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:31:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dest" 2026/08/12 05:31:10 DEBUG : Config file has changed externally - reloading 2026/08/12 05:31:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/pre-dest1" 2026/08/12 05:31:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/pre-dest2" 2026/08/12 05:31:11 DEBUG : 1: size = 1 OK 2026/08/12 05:31:11 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:31:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/12 05:31:11 DEBUG : 2: size = 1 OK 2026/08/12 05:31:11 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:31:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/12 05:31:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/12 05:31:12 DEBUG : Yandex rclone-test-quhuvec4qaka/dest: Waiting for checks to finish 2026/08/12 05:31:12 DEBUG : Yandex rclone-test-quhuvec4qaka/dest: Waiting for transfers to finish 2026/08/12 05:31:14 DEBUG : 3: size = 1 OK 2026/08/12 05:31:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/12 05:31:14 INFO : 3: Copied (new) 2026/08/12 05:31:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (51.87s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:31:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:31:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/CopyDest" 2026/08/12 05:31:58 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:31:58 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:31:58 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:00 DEBUG : one: size = 3 OK 2026/08/12 05:32:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/12 05:32:00 INFO : one: Copied (new) 2026/08/12 05:32:00 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:32:02 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:32:02 DEBUG : one: Sizes differ 2026/08/12 05:32:02 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:32:02 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:06 DEBUG : one: size = 5 OK 2026/08/12 05:32:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/12 05:32:06 INFO : one: Copied (replaced existing) 2026/08/12 05:32:06 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/BackupDir" 2026/08/12 05:32:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:32:13 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:32:13 DEBUG : one: Sizes differ 2026/08/12 05:32:13 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:32:13 DEBUG : one: size = 5 OK 2026/08/12 05:32:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:32:13 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:32:13 DEBUG : one: Sizes differ 2026/08/12 05:32:15 INFO : one: Moved (server-side) 2026/08/12 05:32:16 DEBUG : one: size = 5 OK 2026/08/12 05:32:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/12 05:32:16 INFO : one: Copied (server-side copy) 2026/08/12 05:32:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/12 05:32:16 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:16 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:20 DEBUG : one: size = 5 OK 2026/08/12 05:32:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:20 DEBUG : one: Unchanged skipping 2026/08/12 05:32:20 DEBUG : two: size = 3 OK 2026/08/12 05:32:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:21 DEBUG : two: size = 3 OK 2026/08/12 05:32:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/12 05:32:21 INFO : two: Copied (server-side copy) 2026/08/12 05:32:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/12 05:32:21 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:32:21 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:21 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:22 DEBUG : one: size = 5 OK 2026/08/12 05:32:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:22 DEBUG : one: Unchanged skipping 2026/08/12 05:32:22 DEBUG : two: size = 3 OK 2026/08/12 05:32:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:22 DEBUG : two: Unchanged skipping 2026/08/12 05:32:22 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:32:22 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:22 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:22 INFO : There was nothing to transfer 2026/08/12 05:32:26 DEBUG : one: size = 5 OK 2026/08/12 05:32:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:26 DEBUG : one: Unchanged skipping 2026/08/12 05:32:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:32:26 DEBUG : three: size = 5 (Yandex rclone-test-quhuvec4qaka/CopyDest) 2026/08/12 05:32:26 DEBUG : three: Sizes differ 2026/08/12 05:32:26 DEBUG : three: Destination not found in --copy-dest 2026/08/12 05:32:26 DEBUG : three: Need to transfer - File not found at Destination 2026/08/12 05:32:26 DEBUG : two: size = 3 OK 2026/08/12 05:32:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:32:26 DEBUG : two: Unchanged skipping 2026/08/12 05:32:26 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:32:26 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:32:28 DEBUG : three: modtime not stored after upload (got 2026-08-12 05:32:27 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:32:29 DEBUG : three: size = 7 OK 2026/08/12 05:32:29 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/12 05:32:29 INFO : three: Copied (new) 2026/08/12 05:32:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (103.20s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:33:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:33:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/backup" 2026/08/12 05:33:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:33:48 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:33:48 DEBUG : one: Sizes differ 2026/08/12 05:33:48 DEBUG : two: size = 3 OK 2026/08/12 05:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:33:48 DEBUG : two: Unchanged skipping 2026/08/12 05:33:48 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:33:49 INFO : one: Moved (server-side) 2026/08/12 05:33:49 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:33:51 DEBUG : one: size = 4 OK 2026/08/12 05:33:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:33:51 INFO : one: Copied (new) 2026/08/12 05:33:51 DEBUG : Waiting for deletions to finish 2026/08/12 05:33:52 INFO : three.txt: Moved (server-side) 2026/08/12 05:33:52 INFO : three.txt: Moved into backup dir 2026/08/12 05:33:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:33:55 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:33:55 DEBUG : one: Sizes differ 2026/08/12 05:33:55 DEBUG : two: size = 3 OK 2026/08/12 05:33:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:33:55 DEBUG : two: Unchanged skipping 2026/08/12 05:33:55 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:34:02 INFO : one: Deleted 2026/08/12 05:34:04 INFO : one: Moved (server-side) 2026/08/12 05:34:04 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:34:06 DEBUG : one: size = 5 OK 2026/08/12 05:34:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:34:06 INFO : one: Copied (new) 2026/08/12 05:34:06 DEBUG : Waiting for deletions to finish 2026/08/12 05:34:14 INFO : three.txt: Deleted 2026/08/12 05:34:16 INFO : three.txt: Moved (server-side) 2026/08/12 05:34:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (79.49s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:35:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:35:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/backup" 2026/08/12 05:35:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:35:08 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:35:08 DEBUG : one: Sizes differ 2026/08/12 05:35:08 DEBUG : two: size = 3 OK 2026/08/12 05:35:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:35:08 DEBUG : two: Unchanged skipping 2026/08/12 05:35:08 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:35:09 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:35:09 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:35:11 DEBUG : one: size = 4 OK 2026/08/12 05:35:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:35:11 INFO : one: Copied (new) 2026/08/12 05:35:11 DEBUG : Waiting for deletions to finish 2026/08/12 05:35:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:35:13 INFO : three.txt: Moved into backup dir 2026/08/12 05:35:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:35:16 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:35:16 DEBUG : one: Sizes differ 2026/08/12 05:35:16 DEBUG : two: size = 3 OK 2026/08/12 05:35:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:35:16 DEBUG : two: Unchanged skipping 2026/08/12 05:35:16 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:35:23 INFO : one.bak: Deleted 2026/08/12 05:35:24 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:35:24 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:35:26 DEBUG : one: size = 5 OK 2026/08/12 05:35:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:35:26 INFO : one: Copied (new) 2026/08/12 05:35:26 DEBUG : Waiting for deletions to finish 2026/08/12 05:35:33 INFO : three.txt.bak: Deleted 2026/08/12 05:35:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:35:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (80.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:36:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:36:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/backup" 2026/08/12 05:36:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:36:26 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:36:26 DEBUG : one: Sizes differ 2026/08/12 05:36:26 DEBUG : two: size = 3 OK 2026/08/12 05:36:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:36:26 DEBUG : two: Unchanged skipping 2026/08/12 05:36:26 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:36:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:36:28 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:36:31 DEBUG : one: size = 4 OK 2026/08/12 05:36:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:36:31 INFO : one: Copied (new) 2026/08/12 05:36:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:36:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:36:33 INFO : three.txt: Moved into backup dir 2026/08/12 05:36:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:36:37 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:36:37 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:36:37 DEBUG : two: size = 3 OK 2026/08/12 05:36:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:36:37 DEBUG : two: Unchanged skipping 2026/08/12 05:36:37 DEBUG : one: Sizes differ 2026/08/12 05:36:44 INFO : one-2019-01-01: Deleted 2026/08/12 05:36:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:36:45 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:36:48 DEBUG : one: size = 5 OK 2026/08/12 05:36:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:36:48 INFO : one: Copied (new) 2026/08/12 05:36:48 DEBUG : Waiting for deletions to finish 2026/08/12 05:36:55 INFO : three-2019-01-01.txt: Deleted 2026/08/12 05:36:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:36:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (79.35s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:37:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:37:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:37:47 DEBUG : two: size = 3 OK 2026/08/12 05:37:47 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:37:47 DEBUG : one: Sizes differ 2026/08/12 05:37:47 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:37:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:37:47 DEBUG : two: Unchanged skipping 2026/08/12 05:37:48 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:37:48 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:37:50 DEBUG : one: size = 4 OK 2026/08/12 05:37:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:37:50 INFO : one: Copied (new) 2026/08/12 05:37:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:37:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:37:52 INFO : three.txt: Moved into backup dir 2026/08/12 05:37:55 DEBUG : one.bak: Excluded (Path Filter) 2026/08/12 05:37:55 DEBUG : one.bak: Excluded 2026/08/12 05:37:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/12 05:37:55 DEBUG : three.txt.bak: Excluded 2026/08/12 05:37:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:37:55 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:37:55 DEBUG : one: Sizes differ 2026/08/12 05:37:55 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for checks to finish 2026/08/12 05:37:55 DEBUG : two: size = 3 OK 2026/08/12 05:37:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:37:55 DEBUG : two: Unchanged skipping 2026/08/12 05:38:02 INFO : one.bak: Deleted 2026/08/12 05:38:04 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:38:04 DEBUG : Yandex rclone-test-quhuvec4qaka/dst: Waiting for transfers to finish 2026/08/12 05:38:06 DEBUG : one: size = 5 OK 2026/08/12 05:38:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:38:06 INFO : one: Copied (new) 2026/08/12 05:38:06 DEBUG : Waiting for deletions to finish 2026/08/12 05:38:13 INFO : three.txt.bak: Deleted 2026/08/12 05:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:38:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (72.09s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:38:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:38:58 DEBUG : Config file has changed externally - reloading 2026/08/12 05:38:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:38:59 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:38:59 DEBUG : one: Sizes differ 2026/08/12 05:39:00 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:39:02 DEBUG : one: size = 4 OK 2026/08/12 05:39:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:39:02 INFO : one: Copied (new) 2026/08/12 05:39:03 DEBUG : two: size = 3 OK 2026/08/12 05:39:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:39:03 DEBUG : two: Unchanged skipping 2026/08/12 05:39:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:39:03 DEBUG : three.txt: size = 5 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:39:03 DEBUG : three.txt: Sizes differ 2026/08/12 05:39:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:39:06 DEBUG : three.txt: size = 6 OK 2026/08/12 05:39:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/12 05:39:06 INFO : three.txt: Copied (new) 2026/08/12 05:39:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:39:07 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:39:07 DEBUG : one: Sizes differ 2026/08/12 05:39:15 INFO : one.bak: Deleted 2026/08/12 05:39:16 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:39:18 DEBUG : one: size = 5 OK 2026/08/12 05:39:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:39:18 INFO : one: Copied (new) 2026/08/12 05:39:19 DEBUG : two: size = 3 OK 2026/08/12 05:39:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:39:19 DEBUG : two: Unchanged skipping 2026/08/12 05:39:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:39:19 DEBUG : three.txt: size = 6 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:39:19 DEBUG : three.txt: Sizes differ 2026/08/12 05:39:26 INFO : three.txt.bak: Deleted 2026/08/12 05:39:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 05:39:29 DEBUG : three.txt: size = 19 OK 2026/08/12 05:39:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/12 05:39:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (82.80s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:40:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-quhuvec4qaka/dst" 2026/08/12 05:40:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:40:22 DEBUG : one: size = 3 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:40:22 DEBUG : one: Sizes differ 2026/08/12 05:40:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:40:25 DEBUG : one: size = 4 OK 2026/08/12 05:40:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/12 05:40:25 INFO : one: Copied (new) 2026/08/12 05:40:25 DEBUG : two: size = 3 OK 2026/08/12 05:40:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:40:25 DEBUG : two: Unchanged skipping 2026/08/12 05:40:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:40:26 DEBUG : three.txt: size = 5 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:40:26 DEBUG : three.txt: Sizes differ 2026/08/12 05:40:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:40:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/12 05:40:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:40:30 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 05:40:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:40:30 DEBUG : three.txt: size = 6 OK 2026/08/12 05:40:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/12 05:40:30 INFO : three.txt: Copied (new) 2026/08/12 05:40:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:40:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:40:31 DEBUG : one: size = 4 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:40:31 DEBUG : one: Sizes differ 2026/08/12 05:40:38 INFO : one-2019-01-01: Deleted 2026/08/12 05:40:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:40:41 DEBUG : one: size = 5 OK 2026/08/12 05:40:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/12 05:40:41 INFO : one: Copied (new) 2026/08/12 05:40:41 DEBUG : two: size = 3 OK 2026/08/12 05:40:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:40:41 DEBUG : two: Unchanged skipping 2026/08/12 05:40:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:40:42 DEBUG : three.txt: size = 6 (Yandex rclone-test-quhuvec4qaka/dst) 2026/08/12 05:40:42 DEBUG : three.txt: Sizes differ 2026/08/12 05:40:49 INFO : three-2019-01-01.txt: Deleted 2026/08/12 05:40:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:40:53 DEBUG : three.txt: size = 19 OK 2026/08/12 05:40:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/12 05:40:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (79.41s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:41:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:41:38 DEBUG : Testêé: size = 18 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:41:38 DEBUG : Testêé: Sizes differ 2026/08/12 05:41:38 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:41:38 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:41:40 DEBUG : Testêé: size = 14 OK 2026/08/12 05:41:40 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/12 05:41:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/12 05:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.19s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:41:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 05:41:48 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:41:48 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:41:50 DEBUG : existing: size = 6 OK 2026/08/12 05:41:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/12 05:41:50 INFO : existing: Copied (new) 2026/08/12 05:41:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:41:51 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:41:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:41:51 DEBUG : existing: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:41:51 DEBUG : existing: Sizes differ 2026/08/12 05:41:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/12 05:41:51 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:41:51 ERROR : Yandex rclone-test-quhuvec4qaka: not deleting files as there were IO errors 2026/08/12 05:41:51 ERROR : Yandex rclone-test-quhuvec4qaka: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.73s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:42:02 DEBUG : EXISTING: size = 6 OK 2026/08/12 05:42:02 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:42:02 DEBUG : existing: Unchanged skipping 2026/08/12 05:42:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:42:02 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:42:02 DEBUG : Waiting for deletions to finish 2026/08/12 05:42:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.53s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.57s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:42:54 DEBUG : both10: modtime not stored after upload (got 2026-08-12 05:42:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:43:37 DEBUG : both0: size = 6 OK 2026/08/12 05:43:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both0: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both10: size = 6 OK 2026/08/12 05:43:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both10: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both11: size = 6 OK 2026/08/12 05:43:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both11: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both12: size = 6 OK 2026/08/12 05:43:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both12: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both13: size = 6 OK 2026/08/12 05:43:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both13: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both14: size = 6 OK 2026/08/12 05:43:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both14: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both15: size = 6 OK 2026/08/12 05:43:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both15: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both16: size = 6 OK 2026/08/12 05:43:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both16: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both17: size = 6 OK 2026/08/12 05:43:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both17: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both18: size = 6 OK 2026/08/12 05:43:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both18: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both19: size = 6 OK 2026/08/12 05:43:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both19: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both1: size = 6 OK 2026/08/12 05:43:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both1: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both2: size = 6 OK 2026/08/12 05:43:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both2: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both3: size = 6 OK 2026/08/12 05:43:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both3: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both4: size = 6 OK 2026/08/12 05:43:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both4: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both5: size = 6 OK 2026/08/12 05:43:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both5: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both6: size = 6 OK 2026/08/12 05:43:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both6: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both7: size = 6 OK 2026/08/12 05:43:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both7: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both8: size = 6 OK 2026/08/12 05:43:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both8: Unchanged skipping 2026/08/12 05:43:37 DEBUG : both9: size = 6 OK 2026/08/12 05:43:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:43:37 DEBUG : both9: Unchanged skipping 2026/08/12 05:43:37 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:43:37 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:43:37 DEBUG : Waiting for deletions to finish 2026/08/12 05:43:43 INFO : only14: Deleted 2026/08/12 05:43:44 INFO : only15: Deleted 2026/08/12 05:43:44 INFO : only10: Deleted 2026/08/12 05:43:44 INFO : only18: Deleted 2026/08/12 05:43:50 INFO : only9: Deleted 2026/08/12 05:43:50 INFO : only16: Deleted 2026/08/12 05:43:51 INFO : only17: Deleted 2026/08/12 05:43:52 INFO : only13: Deleted 2026/08/12 05:43:57 INFO : only1: Deleted 2026/08/12 05:43:57 INFO : only3: Deleted 2026/08/12 05:43:57 INFO : only4: Deleted 2026/08/12 05:43:58 INFO : only11: Deleted 2026/08/12 05:44:03 INFO : only2: Deleted 2026/08/12 05:44:03 INFO : only5: Deleted 2026/08/12 05:44:03 INFO : only8: Deleted 2026/08/12 05:44:05 INFO : only0: Deleted 2026/08/12 05:44:09 INFO : only19: Deleted 2026/08/12 05:44:10 INFO : only12: Deleted 2026/08/12 05:44:11 INFO : only7: Deleted 2026/08/12 05:44:12 INFO : only6: Deleted 2026/08/12 05:44:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (256.87s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:46:45 DEBUG : only3: modtime not stored after upload (got 2026-08-12 05:46:44 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:46:53 DEBUG : both5: modtime not stored after upload (got 2026-08-12 05:46:52 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:47:48 DEBUG : only17: modtime not stored after upload (got 2026-08-12 05:47:47 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/12 05:47:58 DEBUG : both10: size = 6 OK 2026/08/12 05:47:58 DEBUG : both0: size = 6 OK 2026/08/12 05:47:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both11: size = 6 OK 2026/08/12 05:47:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both12: size = 6 OK 2026/08/12 05:47:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:47:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both0: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both11: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both13: size = 6 OK 2026/08/12 05:47:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both12: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both14: size = 6 OK 2026/08/12 05:47:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both15: size = 6 OK 2026/08/12 05:47:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both14: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both16: size = 6 OK 2026/08/12 05:47:58 DEBUG : both15: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both17: size = 6 OK 2026/08/12 05:47:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both17: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both18: size = 6 OK 2026/08/12 05:47:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both18: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both13: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both1: size = 6 OK 2026/08/12 05:47:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both1: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both2: size = 6 OK 2026/08/12 05:47:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both2: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both3: size = 6 OK 2026/08/12 05:47:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both3: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both19: size = 6 OK 2026/08/12 05:47:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both19: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both5: size = 6 OK 2026/08/12 05:47:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both5: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both6: size = 6 OK 2026/08/12 05:47:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both6: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both7: size = 6 OK 2026/08/12 05:47:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both7: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both8: size = 6 OK 2026/08/12 05:47:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both8: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both9: size = 6 OK 2026/08/12 05:47:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both9: Unchanged skipping 2026/08/12 05:47:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only0: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only0: Sizes differ 2026/08/12 05:47:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only10: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only10: Sizes differ 2026/08/12 05:47:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only11: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only11: Sizes differ 2026/08/12 05:47:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only12: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only12: Sizes differ 2026/08/12 05:47:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only13: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only13: Sizes differ 2026/08/12 05:47:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only14: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only14: Sizes differ 2026/08/12 05:47:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only15: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only15: Sizes differ 2026/08/12 05:47:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only16: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only16: Sizes differ 2026/08/12 05:47:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only17: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only17: Sizes differ 2026/08/12 05:47:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only18: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only18: Sizes differ 2026/08/12 05:47:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only19: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only19: Sizes differ 2026/08/12 05:47:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only1: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only1: Sizes differ 2026/08/12 05:47:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only2: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only2: Sizes differ 2026/08/12 05:47:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only3: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only3: Sizes differ 2026/08/12 05:47:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only4: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only4: Sizes differ 2026/08/12 05:47:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only5: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only5: Sizes differ 2026/08/12 05:47:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only6: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only6: Sizes differ 2026/08/12 05:47:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only7: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only7: Sizes differ 2026/08/12 05:47:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only8: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only8: Sizes differ 2026/08/12 05:47:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2510872130) 2026/08/12 05:47:58 DEBUG : only9: size = 6 (Yandex rclone-test-quhuvec4qaka) 2026/08/12 05:47:58 DEBUG : only9: Sizes differ 2026/08/12 05:47:58 DEBUG : both10: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both4: size = 6 OK 2026/08/12 05:47:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:47:58 DEBUG : both16: Unchanged skipping 2026/08/12 05:47:58 DEBUG : both4: Unchanged skipping 2026/08/12 05:47:58 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:48:00 DEBUG : only0: size = 0 OK 2026/08/12 05:48:00 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:00 INFO : only0: Copied (replaced existing) 2026/08/12 05:48:00 DEBUG : only12: size = 0 OK 2026/08/12 05:48:00 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:00 INFO : only12: Copied (replaced existing) 2026/08/12 05:48:00 DEBUG : only11: size = 0 OK 2026/08/12 05:48:00 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:00 INFO : only11: Copied (replaced existing) 2026/08/12 05:48:01 DEBUG : only10: size = 0 OK 2026/08/12 05:48:01 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:01 INFO : only10: Copied (replaced existing) 2026/08/12 05:48:02 DEBUG : only14: size = 0 OK 2026/08/12 05:48:02 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:02 INFO : only14: Copied (replaced existing) 2026/08/12 05:48:02 DEBUG : only13: size = 0 OK 2026/08/12 05:48:02 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:02 INFO : only13: Copied (replaced existing) 2026/08/12 05:48:02 DEBUG : only15: size = 0 OK 2026/08/12 05:48:02 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:02 INFO : only15: Copied (replaced existing) 2026/08/12 05:48:03 DEBUG : only16: size = 0 OK 2026/08/12 05:48:03 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:03 INFO : only16: Copied (replaced existing) 2026/08/12 05:48:04 DEBUG : only18: size = 0 OK 2026/08/12 05:48:04 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:04 INFO : only18: Copied (replaced existing) 2026/08/12 05:48:04 DEBUG : only17: size = 0 OK 2026/08/12 05:48:04 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:04 INFO : only17: Copied (replaced existing) 2026/08/12 05:48:05 DEBUG : only19: size = 0 OK 2026/08/12 05:48:05 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:05 INFO : only19: Copied (replaced existing) 2026/08/12 05:48:05 DEBUG : only1: size = 0 OK 2026/08/12 05:48:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:05 INFO : only1: Copied (replaced existing) 2026/08/12 05:48:06 DEBUG : only2: size = 0 OK 2026/08/12 05:48:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:06 INFO : only2: Copied (replaced existing) 2026/08/12 05:48:06 DEBUG : only3: size = 0 OK 2026/08/12 05:48:06 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:06 INFO : only3: Copied (replaced existing) 2026/08/12 05:48:07 DEBUG : only5: size = 0 OK 2026/08/12 05:48:07 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:07 INFO : only5: Copied (replaced existing) 2026/08/12 05:48:07 DEBUG : only4: size = 0 OK 2026/08/12 05:48:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:07 INFO : only4: Copied (replaced existing) 2026/08/12 05:48:08 DEBUG : only6: size = 0 OK 2026/08/12 05:48:08 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:08 INFO : only6: Copied (replaced existing) 2026/08/12 05:48:08 DEBUG : only8: size = 0 OK 2026/08/12 05:48:08 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:08 INFO : only8: Copied (replaced existing) 2026/08/12 05:48:09 DEBUG : only9: size = 0 OK 2026/08/12 05:48:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:09 INFO : only9: Copied (replaced existing) 2026/08/12 05:48:11 DEBUG : only7: size = 0 OK 2026/08/12 05:48:11 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/12 05:48:11 INFO : only7: Copied (replaced existing) 2026/08/12 05:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (378.31s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:52:47 DEBUG : empty_dir: Making directory with metadata 2026/08/12 05:52:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:52:47 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 05:52:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:52:47 INFO : empty_on_remote: Making directory 2026/08/12 05:52:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 05:52:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/12 05:52:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/12 05:52:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:52:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (65.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:53:52 DEBUG : empty_dir: Making directory with metadata 2026/08/12 05:53:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:53:52 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 05:53:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:53:52 INFO : empty_on_remote: Making directory 2026/08/12 05:53:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 05:53:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/12 05:53:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/12 05:53:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:53:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/12 05:53:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (70.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:55:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:55:03 INFO : sub dir: Making directory 2026/08/12 05:55:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (113.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:56:57 INFO : sub dir: Making directory 2026/08/12 05:56:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (109.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 05:59:27 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:27 DEBUG : apple: Excluded (Path Filter) 2026/08/12 05:59:27 DEBUG : apple: Excluded 2026/08/12 05:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 05:59:27 DEBUG : appleappleapplebanana: Excluded 2026/08/12 05:59:27 DEBUG : banana: Excluded (Path Filter) 2026/08/12 05:59:27 DEBUG : banana: Excluded 2026/08/12 05:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 05:59:27 DEBUG : splitbananasplit: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 05:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 05:59:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/12 05:59:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 05:59:29 DEBUG : banana: size = 6 OK 2026/08/12 05:59:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 05:59:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 05:59:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 05:59:29 DEBUG : banana: Unchanged skipping 2026/08/12 05:59:29 DEBUG : apple: size = 5 OK 2026/08/12 05:59:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : apple: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 05:59:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 05:59:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 05:59:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 05:59:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 05:59:29 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:59:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 05:59:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 05:59:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 05:59:29 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:59:29 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:29 INFO : There was nothing to transfer 2026/08/12 05:59:29 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:29 DEBUG : apple: Excluded (Path Filter) 2026/08/12 05:59:29 DEBUG : apple: Excluded 2026/08/12 05:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 05:59:29 DEBUG : appleappleapplebanana: Excluded 2026/08/12 05:59:29 DEBUG : banana: Excluded (Path Filter) 2026/08/12 05:59:29 DEBUG : banana: Excluded 2026/08/12 05:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 05:59:29 DEBUG : splitbananasplit: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 05:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 05:59:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/12 05:59:30 DEBUG : apple: size = 5 OK 2026/08/12 05:59:30 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:30 DEBUG : apple: Unchanged skipping 2026/08/12 05:59:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 05:59:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 05:59:30 DEBUG : banana: size = 6 OK 2026/08/12 05:59:30 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:30 DEBUG : banana: Unchanged skipping 2026/08/12 05:59:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 05:59:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 05:59:31 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 05:59:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 05:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 05:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 05:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 05:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 05:59:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 05:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 05:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 05:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 05:59:31 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 05:59:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:31 INFO : There was nothing to transfer 2026/08/12 05:59:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:31 DEBUG : apple: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : apple: Excluded 2026/08/12 05:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : appleappleapplebanana: Excluded 2026/08/12 05:59:31 DEBUG : banana: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : banana: Excluded 2026/08/12 05:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : splitbananasplit: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 05:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 05:59:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" 2026/08/12 06:02:41 DEBUG : Waiting for deletions to finish 2026/08/12 06:02:42 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : apple: Excluded 2026/08/12 06:02:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : appleappleapplebanana: Excluded 2026/08/12 06:02:42 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : banana: Excluded 2026/08/12 06:02:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : splitbananasplit: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 06:02:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:02:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/12 06:02:43 DEBUG : apple: size = 5 OK 2026/08/12 06:02:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : apple: Unchanged skipping 2026/08/12 06:02:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:02:43 DEBUG : banana: size = 6 OK 2026/08/12 06:02:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:02:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : banana: Unchanged skipping 2026/08/12 06:02:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:02:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 06:02:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:02:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:02:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:02:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:02:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:02:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:02:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:02:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:02:43 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 06:02:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:02:43 INFO : There was nothing to transfer 2026/08/12 06:02:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:02:44 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : apple: Excluded 2026/08/12 06:02:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : appleappleapplebanana: Excluded 2026/08/12 06:02:44 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : banana: Excluded 2026/08/12 06:02:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : splitbananasplit: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 06:02:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:02:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/12 06:02:45 DEBUG : apple: size = 5 OK 2026/08/12 06:02:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:45 DEBUG : apple: Unchanged skipping 2026/08/12 06:02:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:02:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:02:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:02:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:02:45 DEBUG : banana: size = 6 OK 2026/08/12 06:02:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:45 DEBUG : banana: Unchanged skipping 2026/08/12 06:02:46 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for checks to finish 2026/08/12 06:02:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:02:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:02:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:02:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:02:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:02:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:02:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:02:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/12 06:02:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:02:46 DEBUG : Yandex rclone-test-quhuvec4qaka: Waiting for transfers to finish 2026/08/12 06:02:46 DEBUG : Waiting for deletions to finish 2026/08/12 06:02:46 INFO : There was nothing to transfer 2026/08/12 06:02:46 DEBUG : Waiting for deletions to finish 2026/08/12 06:02:46 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:02:46 DEBUG : apple: Excluded 2026/08/12 06:02:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:02:46 DEBUG : appleappleapplebanana: Excluded 2026/08/12 06:02:46 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:02:46 DEBUG : banana: Excluded 2026/08/12 06:02:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:02:46 DEBUG : splitbananasplit: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/12 06:02:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:02:47 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-quhuvec4qaka", Local "Local file system at /tmp/rclone2510872130", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (7m1s) TestTransform/base64 (23s) goroutine 16594 [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(0x3cabb9e73688, {0x2d55608?, 0x3cabb9d01ae8?}, 0x2ee1918) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3cabb9e73688) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3cabb9e73688, 0x3cabb9d01c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7e351, 0x18}, {0x2da145f, 0x20}, 0x3cabb9ca9788, {0x4c02b00, 0x6c, 0x6c}, {0xc297212ed46e90b4, 0x3464ddc0535, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3cabba361040) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3cabba361040) /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 39 [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 40 [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 15110 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc29fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96900?, 0x3cabb9df2f00?, 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(0x3cabbaa96900, {0x3cabb9df2f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96900, {0x3cabb9df2f00?, 0x24fb?, 0x3cabba0807a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabba0c6850, {0x3cabb9df2f00?, 0x0?, 0x3cabba5539c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabbab09140, {0x3cabb9df2f00?, 0x7d3fcc2d7220?, 0x7d4014bb72f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabbab09ab8, {0x3cabb9df2f00?, 0x3cabba023680?, 0x3cabba553a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba3082a8, {0x2f01640, 0x3cabbab09ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba308008, {0x7d3fcc37b938, 0x3cabbab09140}, 0x3cabba553c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba308008, 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(0x3cabba308008, {0x3cabba649000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba570c80, {0x3cabba649000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba8057a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba8057a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba570c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15100 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16549 [select]: net/http.(*persistConn).writeLoop(0x3cabba6d48c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16510 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16571 [IO wait]: internal/poll.runtime_pollWait(0x7d4014a31200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabba085380?, 0x3cabba24a600?, 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(0x3cabba085380, {0x3cabba24a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabba085380, {0x3cabba24a600?, 0x12fb?, 0x3cabba45d9e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9c986a8, {0x3cabba24a600?, 0x0?, 0x3cabba92b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabbab09578, {0x3cabba24a600?, 0x7d3fcc3787e0?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba311d88, {0x3cabba24a600?, 0x3cabba191680?, 0x3cabba92ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba3090a8, {0x2f01640, 0x3cabba311d88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba308e08, {0x7d3fcc37b938, 0x3cabbab09578}, 0x3cabba92bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba308e08, 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(0x3cabba308e08, {0x3cabba755000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba6d57c0, {0x3cabba755000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba74aba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba74aba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba6d57c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16565 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16527 [IO wait]: internal/poll.runtime_pollWait(0x7d4014a30800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96c80?, 0x3cabb9dfec00?, 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(0x3cabbaa96c80, {0x3cabb9dfec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96c80, {0x3cabb9dfec00?, 0x12fb?, 0x3cabb9d06ca0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d82510, {0x3cabb9dfec00?, 0x0?, 0x3cabbaaef9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba1d1758, {0x3cabb9dfec00?, 0x7d3fcc3787e0?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba310f78, {0x3cabb9dfec00?, 0x3cabba5ff4a0?, 0x3cabbaaefa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46b0a8, {0x2f01640, 0x3cabba310f78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46ae08, {0x7d3fcc37b938, 0x3cabba1d1758}, 0x3cabbaaefc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46ae08, 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(0x3cabba46ae08, {0x3cabba551000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba7397c0, {0x3cabba551000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba540f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba540f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba7397c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16521 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16508 [select]: net/http.(*persistConn).writeLoop(0x3cabb9fda8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16477 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16461 [select]: net/http.(*persistConn).writeLoop(0x3cabba08e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16494 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15111 [select]: net/http.(*persistConn).writeLoop(0x3cabba570c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15100 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16519 [select]: net/http.(*persistConn).writeLoop(0x3cabba738f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16464 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16572 [select]: net/http.(*persistConn).writeLoop(0x3cabba6d57c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16565 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16489 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc32d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabba084880?, 0x3cabba248000?, 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(0x3cabba084880, {0x3cabba248000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabba084880, {0x3cabba248000?, 0x12fb?, 0x3cabba45c640?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9c982e0, {0x3cabba248000?, 0x45e0a8?, 0x3cabba92a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabbab08480, {0x3cabba248000?, 0x7d3fcc2d7220?, 0x7d4014bb72f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabbab08768, {0x3cabba248000?, 0x3cabba6e4b40?, 0x3cabba92aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba308628, {0x2f01640, 0x3cabbab08768}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba308388, {0x7d3fcc37b938, 0x3cabbab08480}, 0x3cabba92ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba308388, 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(0x3cabba308388, {0x3cabba1fd000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba103180, {0x3cabba1fd000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba0d9500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba0d9500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba103180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16483 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16528 [select]: net/http.(*persistConn).writeLoop(0x3cabba7397c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16521 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16518 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc4d1c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96a00?, 0x3cabb9dfd900?, 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(0x3cabbaa96a00, {0x3cabb9dfd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96a00, {0x3cabb9dfd900?, 0x12fb?, 0x3cabba139de0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d82488, {0x3cabb9dfd900?, 0x0?, 0x3cabba26f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba1d12c0, {0x3cabb9dfd900?, 0x7d3fcc3787e0?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba310d50, {0x3cabb9dfd900?, 0x3cabba99a3c0?, 0x3cabba26fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46ad28, {0x2f01640, 0x3cabba310d50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46aa88, {0x7d3fcc37b938, 0x3cabba1d12c0}, 0x3cabba26fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46aa88, 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(0x3cabba46aa88, {0x3cabba4cf000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba738f00, {0x3cabba4cf000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba4c0cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba4c0cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba738f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16464 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16545 [select]: net/http.(*persistConn).writeLoop(0x3cabba782dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16557 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16553 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc24d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa97200?, 0x3cabba79d300?, 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(0x3cabbaa97200, {0x3cabba79d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa97200, {0x3cabba79d300?, 0x12fb?, 0x3cabba26d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d82650, {0x3cabba79d300?, 0x0?, 0x3cabba26d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabb9da0150, {0x3cabba79d300?, 0x7d3fcc377a20?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba482120, {0x3cabba79d300?, 0x3cabba8d65a0?, 0x3cabba26da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46b7a8, {0x2f01640, 0x3cabba482120}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46b508, {0x7d3fcc37b938, 0x3cabb9da0150}, 0x3cabba26dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46b508, 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(0x3cabba46b508, {0x3cabba812000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba77a8c0, {0x3cabba812000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba749620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba749620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba77a8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16576 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16507 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc29f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabba084f80?, 0x3cabba249300?, 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(0x3cabba084f80, {0x3cabba249300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabba084f80, {0x3cabba249300?, 0x12fb?, 0x3cabba45d300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9c98570, {0x3cabba249300?, 0x0?, 0x3cabba5749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabbab08ea0, {0x3cabba249300?, 0x7d3fcc3787e0?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba311620, {0x3cabba249300?, 0x3cabba3ed4a0?, 0x3cabba574a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba308d28, {0x2f01640, 0x3cabba311620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba308a88, {0x7d3fcc37b938, 0x3cabbab08ea0}, 0x3cabba574c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba308a88, 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(0x3cabba308a88, {0x3cabba66c000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabb9fda8c0, {0x3cabba66c000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba6526c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba6526c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabb9fda8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16477 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16544 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc24d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabba352880?, 0x3cabba8b4000?, 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(0x3cabba352880, {0x3cabba8b4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabba352880, {0x3cabba8b4000?, 0x12fb?, 0x3cabb9da8a20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabba0c6ab8, {0x3cabba8b4000?, 0x0?, 0x3cabba6c19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba4825e8, {0x3cabba8b4000?, 0x7d3fccebfcc8?, 0x7d4014bb7bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabb9da0c90, {0x3cabba8b4000?, 0x3cabba7765a0?, 0x3cabba6c1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabb9e76628, {0x2f01640, 0x3cabb9da0c90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabb9e76388, {0x7d3fcc37b938, 0x3cabba4825e8}, 0x3cabba6c1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabb9e76388, 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(0x3cabb9e76388, {0x3cabba8cc000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba782dc0, {0x3cabba8cc000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba8a5e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba8a5e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba782dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16557 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15355 [chan receive]: testing.(*T).Run(0x3cabb9e72b48, {0x2d3f7b8?, 0x48e245?}, 0x3cabba708140) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x3cabb9e72b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x3cabb9e72b48, 0x2ee1918) /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 2715 [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 2696 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16460 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc32cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96700?, 0x3cabb9dfc600?, 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(0x3cabbaa96700, {0x3cabb9dfc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96700, {0x3cabb9dfc600?, 0x12fb?, 0x3cabba6709a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d82320, {0x3cabb9dfc600?, 0x0?, 0x3cabba6709c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba1d0d68, {0x3cabb9dfc600?, 0x7d3fcc2d7220?, 0x7d4014bb72f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabbab089d8, {0x3cabb9dfc600?, 0x3cabba25af00?, 0x3cabba670a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46a9a8, {0x2f01640, 0x3cabbab089d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46a708, {0x7d3fcc37b938, 0x3cabba1d0d68}, 0x3cabba670c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46a708, 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(0x3cabba46a708, {0x3cabba3ca000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba08e3c0, {0x3cabba3ca000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabb9d4e720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabb9d4e720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba08e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16494 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16548 [IO wait]: internal/poll.runtime_pollWait(0x7d4014a30c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96f00?, 0x3cabba79c000?, 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(0x3cabbaa96f00, {0x3cabba79c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96f00, {0x3cabba79c000?, 0x12fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d825c8, {0x3cabba79c000?, 0x0?, 0x3cabba9539c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba1d1bd8, {0x3cabba79c000?, 0x7d3fcc3787e0?, 0x7d4014bb6a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba311ab8, {0x3cabba79c000?, 0x3cabba2fa3c0?, 0x3cabba953a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46b428, {0x2f01640, 0x3cabba311ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46b188, {0x7d3fcc37b938, 0x3cabba1d1bd8}, 0x3cabba953c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46b188, 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(0x3cabba46b188, {0x3cabba7a3000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba6d48c0, {0x3cabba7a3000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba78b260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba78b260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba6d48c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16510 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16336 [select]: net/http.(*persistConn).roundTrip(0x3cabba570c80, 0x3cabba0f1b30) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3cabb9dc8d00, 0x3cabba77ab40) /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(0x3cabba45a1e0, 0x3cabba77ab40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3cabba60b200, 0x3cabba77aa00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3cabba77aa00, {0x2f02380, 0x3cabba60b200}, {0x3cabba72ec38?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3cabba3b8f00, 0x3cabba77aa00, {0x75712d7473657401?, 0x3cabba72ecc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3cabba3b8f00, 0x3cabba77aa00) /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(0x3cabb9e783c0, {0x2f2c3c8, 0x4c420a0}, 0x3cabba72f328) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3cabb9e783c0, {0x2f2c3c8, 0x4c420a0}, 0x3cabba774b00?, {0x260b040?, 0x3cabb9c987b8?}, {0x0, 0x0}, 0x3cabba72f538?, 0x2ee2fa0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1050 +0x89 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(0x3cabba45a3c0, 0x3cabba0d38c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3cabba45a3c0, 0x3cabba0d38c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x3cabba45bc80, {0x2f2c3c8, 0x4c420a0}, {0x2d5d0cc, 0xf}, {0x3cabba05d000, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x3cabba45bc80, {0x2f2c3c8, 0x4c420a0}, {0x3cabba45bc80?, 0x2f2c3c8?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x3cabba45bc80, {0x2f2c3c8, 0x4c420a0}, {0x2efdea0, 0x3cabba3b8270}, {0x2f3e2d0, 0x3cabba3043f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1200 +0x368 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x3cabba352a80, {0x2f2c3c8, 0x4c420a0}, {0x2efdea0, 0x3cabba3b8270}, {0x2f3e2d0, 0x3cabba3043f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x3cabba354cb0, {0x2f2c3c8, 0x4c420a0}, {0x2f4e230, 0x3cabba352a80}, {0x3cabba8633f8, 0x15}, {0x3cabba8633f8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x3cabba354cb0?, 0x3cabba354cb0, {0x2d38659, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x3cabb9e72d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x3cabb9e72d88, 0x3cabba708140) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15355 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16452 [IO wait]: internal/poll.runtime_pollWait(0x7d3fcc32d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3cabbaa96300?, 0x3cabb9dfb300?, 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(0x3cabbaa96300, {0x3cabb9dfb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3cabbaa96300, {0x3cabb9dfb300?, 0x12fb?, 0x3cabba138780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3cabb9d82108, {0x3cabb9dfb300?, 0x0?, 0x3cabba6be9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3cabba1d0408, {0x3cabb9dfb300?, 0x7d3fcc525700?, 0x7d4014bb7bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3cabba1d0a38, {0x3cabb9dfb300?, 0x3cabba25ba40?, 0x3cabba6bea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3cabba46a628, {0x2f01640, 0x3cabba1d0a38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3cabba46a388, {0x7d3fcc37b938, 0x3cabba1d0408}, 0x3cabba6bec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3cabba46a388, 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(0x3cabba46a388, {0x3cabba2ee000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3cabba17ec80, {0x3cabba2ee000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3cabba6185a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3cabba6185a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3cabba17ec80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16414 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16453 [select]: net/http.(*persistConn).writeLoop(0x3cabba17ec80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16414 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16554 [select]: net/http.(*persistConn).writeLoop(0x3cabba77a8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16576 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16490 [select]: net/http.(*persistConn).writeLoop(0x3cabba103180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16483 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.5169203s (try 5/5): exit status 2: Failed []