"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 4/5) 2026/09/08 06:42:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko" 2026/09/08 06:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 06:42:44 DEBUG : Creating backend with remote "/tmp/rclone1009240543" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:42:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:42:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/08 06:42:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:42:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.90s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:42:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 06:42:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:42:47 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:42:47 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:42:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:42:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:42:50 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:42:51 DEBUG : Yandex rclone-test-fasecan7poko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (20.01s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.55s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:43:08 DEBUG : Creating backend with remote "/non-existing" 2026/09/08 06:43:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/08 06:43:08 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:43:08 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:43:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:43:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:43:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:43:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:43:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:43:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (27.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.27s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:43:38 INFO : Yandex rclone-test-fasecan7poko: Running all checks before starting transfers 2026/09/08 06:43:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:43:39 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:43:39 INFO : Yandex rclone-test-fasecan7poko: Checks finished, now starting transfers 2026/09/08 06:43:39 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:43:41 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:43:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:43:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.59s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:43:58 ERROR : Ignoring --no-traverse with sync 2026/09/08 06:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:43:58 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:43:58 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:44:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:44:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:44:00 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:44:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (20.83s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:44:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/08 06:44:19 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:44:19 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:44:21 DEBUG : hello world2: size = 12 OK 2026/09/08 06:44:21 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/08 06:44:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (16.52s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:44:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:44:35 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:44:35 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:44:38 DEBUG : potato2: size = 11 OK 2026/09/08 06:44:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:44:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (12.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:44:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:44:47 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:44:47 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:44:50 DEBUG : potato2: size = 11 OK 2026/09/08 06:44:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:44:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (12.18s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:44:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/08 06:44:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 06:44:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/08 06:44:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 06:45:00 INFO : sub dir2: Making directory 2026/09/08 06:45:00 INFO : sub dir: Making directory 2026/09/08 06:45:01 INFO : sub dir2/sub sub dir2: Making directory 2026/09/08 06:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:45:01 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:45:01 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:45:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:45:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:45:04 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:45:06 DEBUG : Yandex rclone-test-fasecan7poko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (44.92s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:45:44 INFO : sub dir2: Making directory 2026/09/08 06:45:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/08 06:45:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 06:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:45:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:45:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:45:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:45:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:45:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (21.73s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:46:06 DEBUG : sub dir2: Making directory with metadata 2026/09/08 06:46:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 06:46:06 INFO : sub dir2: Making directory 2026/09/08 06:46:07 INFO : sub dir: Making directory 2026/09/08 06:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:46:07 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:46:07 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:46:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:46:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:46:09 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:46:09 INFO : sub dir/hello world: Deleted 2026/09/08 06:46:11 DEBUG : Yandex rclone-test-fasecan7poko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/08 06:46:11 DEBUG : Yandex rclone-test-fasecan7poko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (29.85s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.88s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:46:37 INFO : sub dir2: Making directory 2026/09/08 06:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:46:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:46:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:46:40 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-08 06:46:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:46:41 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:46:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:46:41 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:46:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (22.45s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:46:59 DEBUG : sub dir2: Making directory with metadata 2026/09/08 06:46:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 06:46:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 06:46:59 INFO : sub dir2: Making directory 2026/09/08 06:47:00 INFO : sub dir: Making directory 2026/09/08 06:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:47:00 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:47:00 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:47:03 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-08 06:47:01 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:47:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:47:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:47:04 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:47:04 DEBUG : Waiting for deletions to finish 2026/09/08 06:47:08 DEBUG : Yandex rclone-test-fasecan7poko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (34.37s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:47:34 INFO : sub dir2: Making directory 2026/09/08 06:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:47:34 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:47:34 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:47:38 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:47:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:47:38 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.88s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:48:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhilit2febi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-wuhilit2febi 2026/09/08 06:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:48:03 DEBUG : Yandex rclone-test-wuhilit2febi: Waiting for checks to finish 2026/09/08 06:48:03 DEBUG : Yandex rclone-test-wuhilit2febi: Waiting for transfers to finish 2026/09/08 06:48:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:48:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:48:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/08 06:48:07 DEBUG : Yandex rclone-test-wuhilit2febi: Purge remote --- PASS: TestServerSideCopy (42.10s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:48:41 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-08 06:48:40 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:48:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1009240543) 2026/09/08 06:48:43 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:48:43 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 06:48:43 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:48:43 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:48:46 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 06:48:46 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/08 06:48:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (25.51s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:49:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nizexid3ralo" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-nizexid3ralo 2026/09/08 06:49:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:49:08 DEBUG : Yandex rclone-test-nizexid3ralo: Waiting for checks to finish 2026/09/08 06:49:08 DEBUG : Yandex rclone-test-nizexid3ralo: Waiting for transfers to finish 2026/09/08 06:49:11 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:49:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:49:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/08 06:49:16 DEBUG : Yandex rclone-test-nizexid3ralo: Waiting for checks to finish 2026/09/08 06:49:16 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:49:16 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nizexid3ralo) 2026/09/08 06:49:16 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 06:49:16 DEBUG : Yandex rclone-test-nizexid3ralo: Waiting for transfers to finish 2026/09/08 06:49:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lodazal1" before starting 2026/09/08 06:49:20 DEBUG : sub dir/hello world.lodazal1: server side copy: removing renamed existing file after operation 2026/09/08 06:49:27 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 06:49:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/08 06:49:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/08 06:49:29 DEBUG : Yandex rclone-test-nizexid3ralo: Purge remote --- PASS: TestServerSideCopyOverSelf (53.36s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:50:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1009240543) 2026/09/08 06:50:01 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:50:01 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 06:50:01 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:50:01 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:50:04 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 06:50:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/08 06:50:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/08 06:50:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (26.18s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:50:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-fiyijih7bubi" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-fiyijih7bubi 2026/09/08 06:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:50:28 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for checks to finish 2026/09/08 06:50:28 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for transfers to finish 2026/09/08 06:50:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 06:50:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:50:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/08 06:50:35 DEBUG : Yandex rclone-test-fiyijih7bubi: Using server-side directory move 2026/09/08 06:50:35 INFO : Yandex rclone-test-fiyijih7bubi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/08 06:50:37 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:50:37 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fiyijih7bubi) 2026/09/08 06:50:37 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 06:50:37 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for checks to finish 2026/09/08 06:50:37 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for transfers to finish 2026/09/08 06:50:43 INFO : sub dir/hello world: Deleted 2026/09/08 06:50:45 INFO : sub dir/hello world: Moved (server-side) 2026/09/08 06:50:49 DEBUG : testing file moves 2026/09/08 06:50:50 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for checks to finish 2026/09/08 06:50:50 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:50:50 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-fiyijih7bubi) 2026/09/08 06:50:50 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 06:50:50 DEBUG : Yandex rclone-test-fiyijih7bubi: Waiting for transfers to finish 2026/09/08 06:50:57 INFO : sub dir/hello world: Deleted 2026/09/08 06:50:59 INFO : sub dir/hello world: Moved (server-side) 2026/09/08 06:51:01 DEBUG : Yandex rclone-test-fiyijih7bubi: Purge remote --- PASS: TestServerSideMoveOverSelf (59.41s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:51:25 ERROR : error listing: directory not found 2026/09/08 06:51:26 INFO : Local file system at /tmp/rclone1009240543: Making directory 2026/09/08 06:51:26 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:51:26 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.13s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:51:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/08 06:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 06:51:48 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for checks to finish 2026/09/08 06:51:48 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for transfers to finish 2026/09/08 06:51:49 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/08 06:51:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 06:51:49 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/08 06:51:49 INFO : sub dir/hello world: Copied (new) 2026/09/08 06:51:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (22.94s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:52:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/08 06:52:07 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:07 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:09 DEBUG : check sum: size = 1 OK 2026/09/08 06:52:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/08 06:52:09 INFO : check sum: Copied (new) 2026/09/08 06:52:09 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:10 DEBUG : check sum: size = 1 OK 2026/09/08 06:52:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/08 06:52:10 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/08 06:52:10 DEBUG : check sum: Unchanged skipping 2026/09/08 06:52:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:10 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.99s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:52:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/08 06:52:20 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:20 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:24 DEBUG : sizeonly: size = 6 OK 2026/09/08 06:52:24 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/08 06:52:24 INFO : sizeonly: Copied (new) 2026/09/08 06:52:24 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:25 DEBUG : sizeonly: size = 6 OK 2026/09/08 06:52:25 DEBUG : sizeonly: Sizes identical 2026/09/08 06:52:25 DEBUG : sizeonly: Unchanged skipping 2026/09/08 06:52:25 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:25 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:25 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (13.54s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:52:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/08 06:52:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:36 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/08 06:52:36 INFO : ignore-size: Copied (new) 2026/09/08 06:52:36 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:39 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:52:39 DEBUG : ignore-size: Unchanged skipping 2026/09/08 06:52:39 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:39 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:39 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (14.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:52:51 DEBUG : existing: modtime not stored after upload (got 2026-09-08 06:52:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:52:52 DEBUG : existing: size = 6 OK 2026/09/08 06:52:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:52:52 DEBUG : existing: Unchanged skipping 2026/09/08 06:52:52 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:52 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:52 DEBUG : Waiting for deletions to finish 2026/09/08 06:52:52 INFO : There was nothing to transfer 2026/09/08 06:52:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/08 06:52:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:52:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:52:55 DEBUG : existing: modtime not stored after upload (got 2026-09-08 06:52:54 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:52:56 DEBUG : existing: size = 6 OK 2026/09/08 06:52:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/08 06:52:56 INFO : existing: Copied (replaced existing) 2026/09/08 06:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (16.55s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:53:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 06:53:05 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:53:05 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:53:08 DEBUG : existing: size = 6 OK 2026/09/08 06:53:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/08 06:53:08 INFO : existing: Copied (new) 2026/09/08 06:53:08 DEBUG : Waiting for deletions to finish 2026/09/08 06:53:09 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:53:09 DEBUG : existing: Destination exists, skipping 2026/09/08 06:53:09 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:53:09 DEBUG : Waiting for deletions to finish 2026/09/08 06:53:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (13.93s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:53:29 INFO : d: Making directory 2026/09/08 06:53:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 06:53:31 DEBUG : c/non empty space: size = 5 OK 2026/09/08 06:53:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:53:31 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 06:53:31 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:53:31 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:53:33 DEBUG : a/potato2: size = 60 OK 2026/09/08 06:53:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:53:33 INFO : a/potato2: Copied (new) 2026/09/08 06:53:33 DEBUG : Waiting for deletions to finish 2026/09/08 06:53:39 INFO : b/potato: Deleted 2026/09/08 06:53:39 INFO : d: Removing directory 2026/09/08 06:53:47 INFO : b: Removing directory 2026/09/08 06:53:55 DEBUG : Yandex rclone-test-fasecan7poko: deleted 2 directories --- PASS: TestSyncIgnoreErrors (70.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:54:33 DEBUG : empty space: size = 1 OK 2026/09/08 06:54:33 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/09/08 06:54:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:54:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/08 06:54:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/08 06:54:33 DEBUG : empty space: Unchanged skipping 2026/09/08 06:54:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:54:33 DEBUG : Waiting for deletions to finish 2026/09/08 06:54:33 INFO : There was nothing to transfer 2026/09/08 06:54:34 DEBUG : empty space: size = 1 OK 2026/09/08 06:54:34 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/09/08 06:54:34 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:54:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/08 06:54:34 INFO : empty space: Updated modification time in destination 2026/09/08 06:54:34 DEBUG : empty space: Unchanged skipping 2026/09/08 06:54:34 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:54:34 DEBUG : Waiting for deletions to finish 2026/09/08 06:54:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (14.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:54:45 DEBUG : empty space: size = 1 OK 2026/09/08 06:54:45 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/09/08 06:54:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:54:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/08 06:54:45 DEBUG : empty space: Unchanged skipping 2026/09/08 06:54:45 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:54:45 DEBUG : Waiting for deletions to finish 2026/09/08 06:54:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.91s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:54:57 DEBUG : foo: size = 3 OK 2026/09/08 06:54:57 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/09/08 06:54:57 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:54:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1009240543) 2026/09/08 06:54:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:54:57 DEBUG : foo: md5 differ 2026/09/08 06:54:57 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:55:02 DEBUG : foo: size = 3 OK 2026/09/08 06:55:02 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/08 06:55:02 INFO : foo: Copied (replaced existing) 2026/09/08 06:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (15.27s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:55:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/08 06:55:15 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:55:15 DEBUG : empty space: size = 1 OK 2026/09/08 06:55:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:55:15 DEBUG : empty space: Unchanged skipping 2026/09/08 06:55:15 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:55:18 DEBUG : potato: size = 60 OK 2026/09/08 06:55:18 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:55:18 INFO : potato: Copied (new) 2026/09/08 06:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (24.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:55:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:55:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1009240543) 2026/09/08 06:55:37 DEBUG : potato: size = 60 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:55:37 DEBUG : potato: Sizes differ 2026/09/08 06:55:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:55:39 DEBUG : potato: size = 21 OK 2026/09/08 06:55:39 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/08 06:55:39 INFO : potato: Copied (replaced existing) 2026/09/08 06:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.25s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:55:50 DEBUG : potato: modtime not stored after upload (got 2026-09-08 06:55:49 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:55:53 DEBUG : potato: size = 21 OK 2026/09/08 06:55:53 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/09/08 06:55:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:55:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1009240543) 2026/09/08 06:55:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-fasecan7poko) 2026/09/08 06:55:53 DEBUG : potato: md5 differ 2026/09/08 06:55:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:55:56 DEBUG : potato: size = 21 OK 2026/09/08 06:55:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/08 06:55:56 INFO : potato: Copied (replaced existing) 2026/09/08 06:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:56:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:56:09 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:56:09 DEBUG : empty space: size = 1 OK 2026/09/08 06:56:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:56:09 DEBUG : empty space: Unchanged skipping 2026/09/08 06:56:09 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:56:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/08 06:56:09 DEBUG : Waiting for deletions to finish 2026/09/08 06:56:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (19.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:56:30 DEBUG : empty space: size = 1 OK 2026/09/08 06:56:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:56:30 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:56:30 DEBUG : empty space: Unchanged skipping 2026/09/08 06:56:30 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:56:32 DEBUG : potato2: size = 60 OK 2026/09/08 06:56:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:56:32 INFO : potato2: Copied (new) 2026/09/08 06:56:32 DEBUG : Waiting for deletions to finish 2026/09/08 06:56:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (31.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:57:01 DEBUG : c/non empty space: modtime not stored after upload (got 2026-09-08 06:56:59 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/08 06:57:02 INFO : d: Making directory 2026/09/08 06:57:02 INFO : d/e: Making directory 2026/09/08 06:57:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 06:57:04 DEBUG : c/non empty space: size = 5 OK 2026/09/08 06:57:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:57:04 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 06:57:05 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:57:05 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:57:07 DEBUG : a/potato2: size = 60 OK 2026/09/08 06:57:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:57:07 INFO : a/potato2: Copied (new) 2026/09/08 06:57:07 DEBUG : Waiting for deletions to finish 2026/09/08 06:57:14 INFO : b/potato: Deleted 2026/09/08 06:57:14 INFO : d/e: Removing directory 2026/09/08 06:57:23 INFO : d: Removing directory 2026/09/08 06:57:31 INFO : b: Removing directory 2026/09/08 06:57:39 DEBUG : Yandex rclone-test-fasecan7poko: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (74.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:58:15 INFO : d: Making directory 2026/09/08 06:58:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 06:58:18 DEBUG : c/non empty space: size = 5 OK 2026/09/08 06:58:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:58:18 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:58:18 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 06:58:18 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:58:20 DEBUG : a/potato2: size = 60 OK 2026/09/08 06:58:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:58:20 INFO : a/potato2: Copied (new) 2026/09/08 06:58:20 ERROR : Yandex rclone-test-fasecan7poko: not deleting files as there were IO errors 2026/09/08 06:58:20 ERROR : Yandex rclone-test-fasecan7poko: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (63.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:59:19 DEBUG : Waiting for deletions to finish 2026/09/08 06:59:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:59:19 DEBUG : empty space: size = 1 OK 2026/09/08 06:59:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:59:19 DEBUG : empty space: Unchanged skipping 2026/09/08 06:59:19 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:59:19 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:59:22 DEBUG : potato2: size = 60 OK 2026/09/08 06:59:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:59:22 INFO : potato2: Copied (new) 2026/09/08 06:59:26 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (27.48s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 06:59:46 DEBUG : Waiting for deletions to finish 2026/09/08 06:59:46 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:59:46 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:59:53 INFO : potato: Deleted 2026/09/08 06:59:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 06:59:53 DEBUG : empty space: size = 1 OK 2026/09/08 06:59:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 06:59:53 DEBUG : empty space: Unchanged skipping 2026/09/08 06:59:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 06:59:53 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 06:59:56 DEBUG : potato2: size = 60 OK 2026/09/08 06:59:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/08 06:59:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (30.14s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:00:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 07:00:14 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:00:14 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:00:17 DEBUG : potato2: size = 19 OK 2026/09/08 07:00:17 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/08 07:00:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.33s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:00:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 07:00:37 DEBUG : enormous: Excluded 2026/09/08 07:00:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:37 DEBUG : potato2: Excluded 2026/09/08 07:00:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:37 DEBUG : potato2: Excluded 2026/09/08 07:00:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:00:37 DEBUG : empty space: size = 1 OK 2026/09/08 07:00:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:00:37 DEBUG : empty space: Unchanged skipping 2026/09/08 07:00:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:00:37 DEBUG : Waiting for deletions to finish 2026/09/08 07:00:37 INFO : There was nothing to transfer 2026/09/08 07:00:38 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:38 DEBUG : potato2: Excluded 2026/09/08 07:00:38 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 07:00:38 DEBUG : enormous: Excluded 2026/09/08 07:00:38 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:38 DEBUG : potato2: Excluded 2026/09/08 07:00:38 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:38 DEBUG : potato2: Excluded 2026/09/08 07:00:38 DEBUG : empty space: size = 1 OK 2026/09/08 07:00:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:00:38 DEBUG : empty space: Unchanged skipping 2026/09/08 07:00:38 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for checks to finish 2026/09/08 07:00:38 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for transfers to finish 2026/09/08 07:00:38 DEBUG : Waiting for deletions to finish 2026/09/08 07:00:38 INFO : There was nothing to transfer 2026/09/08 07:00:39 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:00:39 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:00:54 DEBUG : potato2: modtime not stored after upload (got 2026-09-08 07:00:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:01:02 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 07:01:02 DEBUG : enormous: Excluded 2026/09/08 07:01:02 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 07:01:02 DEBUG : potato2: Excluded 2026/09/08 07:01:03 DEBUG : empty space: size = 1 OK 2026/09/08 07:01:03 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:01:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:01:03 DEBUG : empty space: Unchanged skipping 2026/09/08 07:01:03 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:01:03 DEBUG : Waiting for deletions to finish 2026/09/08 07:01:09 INFO : enormous: Deleted 2026/09/08 07:01:09 INFO : potato2: Deleted 2026/09/08 07:01:09 INFO : There was nothing to transfer 2026/09/08 07:01:10 DEBUG : empty space: size = 1 OK 2026/09/08 07:01:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:01:10 DEBUG : empty space: Unchanged skipping 2026/09/08 07:01:10 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for checks to finish 2026/09/08 07:01:10 DEBUG : Local file system at /tmp/rclone1009240543: Waiting for transfers to finish 2026/09/08 07:01:10 DEBUG : Waiting for deletions to finish 2026/09/08 07:01:10 INFO : potato2: Deleted 2026/09/08 07:01:10 INFO : enormous: Deleted 2026/09/08 07:01:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (25.91s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:01:30 DEBUG : five: Need to transfer - File not found at Destination 2026/09/08 07:01:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:01:30 DEBUG : four: size = 8 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:01:30 DEBUG : four: Sizes differ 2026/09/08 07:01:30 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:01:30 DEBUG : one: Destination is newer than source, skipping 2026/09/08 07:01:30 DEBUG : three: size = 5 OK 2026/09/08 07:01:30 DEBUG : three: Sizes identical 2026/09/08 07:01:30 DEBUG : two: size = 3 OK 2026/09/08 07:01:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/08 07:01:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/08 07:01:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:01:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-fasecan7poko) 2026/09/08 07:01:30 DEBUG : two: md5 differ 2026/09/08 07:01:30 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:01:32 DEBUG : two: size = 3 OK 2026/09/08 07:01:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/08 07:01:32 INFO : two: Copied (replaced existing) 2026/09/08 07:01:32 DEBUG : five: size = 4 OK 2026/09/08 07:01:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/08 07:01:32 INFO : five: Copied (new) 2026/09/08 07:01:33 DEBUG : four: size = 4 OK 2026/09/08 07:01:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/08 07:01:33 INFO : four: Copied (replaced existing) 2026/09/08 07:01:33 DEBUG : Waiting for deletions to finish 2026/09/08 07:01:33 DEBUG : five: size = 4 OK 2026/09/08 07:01:33 DEBUG : three: size = 5 OK 2026/09/08 07:01:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:01:33 DEBUG : one: Destination is newer than source, skipping 2026/09/08 07:01:33 DEBUG : two: size = 3 OK 2026/09/08 07:01:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:01:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/08 07:01:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:01:33 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/08 07:01:33 DEBUG : three: md5 differ 2026/09/08 07:01:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/08 07:01:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/08 07:01:33 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/08 07:01:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/08 07:01:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/08 07:01:33 DEBUG : four: size = 4 OK 2026/09/08 07:01:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/08 07:01:33 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/08 07:01:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/08 07:01:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:01:36 DEBUG : three: size = 5 OK 2026/09/08 07:01:36 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/08 07:01:36 INFO : three: Copied (replaced existing) 2026/09/08 07:01:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (53.96s) === 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-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/08 07:02:12 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:02:12 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:02:12 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:02:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/08 07:02:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/08 07:02:12 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:02:12 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:02:14 DEBUG : potato: size = 14 OK 2026/09/08 07:02:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/08 07:02:14 INFO : potato: Copied (new) 2026/09/08 07:02:14 DEBUG : yam: size = 11 OK 2026/09/08 07:02:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/08 07:02:14 INFO : yam: Copied (new) 2026/09/08 07:02:14 DEBUG : Waiting for deletions to finish 2026/09/08 07:02:16 DEBUG : potato: size = 14 OK 2026/09/08 07:02:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:02:16 DEBUG : potato: Unchanged skipping 2026/09/08 07:02:16 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:02:16 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:02:16 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:02:16 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:02:18 INFO : yam: Moved (server-side) to: yaml 2026/09/08 07:02:18 INFO : yaml: Renamed from "yam" 2026/09/08 07:02:18 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:02:18 DEBUG : Waiting for deletions to finish 2026/09/08 07:02:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (21.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/08 07:02:33 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:02:33 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:02:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:02:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/08 07:02:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/08 07:02:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:02:33 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:02:36 DEBUG : yam: size = 11 OK 2026/09/08 07:02:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/08 07:02:36 INFO : yam: Copied (new) 2026/09/08 07:02:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:02:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:02:37 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:02:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:02:37 DEBUG : potato: size = 14 OK 2026/09/08 07:02:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/08 07:02:37 INFO : potato: Copied (new) 2026/09/08 07:02:37 DEBUG : Waiting for deletions to finish 2026/09/08 07:02:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:02:38 DEBUG : potato: size = 14 OK 2026/09/08 07:02:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:02:38 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:02:38 DEBUG : potato: Unchanged skipping 2026/09/08 07:02:38 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:02:38 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:02:38 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:02:40 INFO : yam: Moved (server-side) to: yaml 2026/09/08 07:02:40 INFO : yaml: Renamed from "yam" 2026/09/08 07:02:40 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:02:40 DEBUG : Waiting for deletions to finish 2026/09/08 07:02:40 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/08 07:02:56 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:02:56 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:02:56 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:02:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/08 07:02:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/08 07:02:56 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:02:56 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:02:58 DEBUG : potato: size = 14 OK 2026/09/08 07:02:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/08 07:02:58 INFO : potato: Copied (new) 2026/09/08 07:02:58 DEBUG : sub/yam: modtime not stored after upload (got 2026-09-08 07:02:57 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:02:59 DEBUG : sub/yam: size = 11 OK 2026/09/08 07:02:59 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/08 07:02:59 INFO : sub/yam: Copied (new) 2026/09/08 07:02:59 DEBUG : Waiting for deletions to finish 2026/09/08 07:03:02 DEBUG : potato: size = 14 OK 2026/09/08 07:03:02 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:03:02 DEBUG : potato: Unchanged skipping 2026/09/08 07:03:02 INFO : Yandex rclone-test-fasecan7poko: Making map for --track-renames 2026/09/08 07:03:02 INFO : Yandex rclone-test-fasecan7poko: Finished making map for --track-renames 2026/09/08 07:03:02 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:03:02 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for renames to finish 2026/09/08 07:03:05 INFO : sub/yam: Moved (server-side) to: yam 2026/09/08 07:03:05 INFO : yam: Renamed from "sub/yam" 2026/09/08 07:03:05 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:03:05 DEBUG : Waiting for deletions to finish 2026/09/08 07:03:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (31.54s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:03:27 DEBUG : Creating backend with remote "/tmp/rclone1009240543/dir1" 2026/09/08 07:03:27 DEBUG : Config file has changed externally - reloading 2026/09/08 07:03:27 DEBUG : Creating backend with remote "/tmp/rclone1009240543/dir2" 2026/09/08 07:03:27 DEBUG : Local file system at /tmp/rclone1009240543/dir2: Using server-side directory move 2026/09/08 07:03:27 INFO : Local file system at /tmp/rclone1009240543/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/08 07:03:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/08 07:03:27 DEBUG : Local file system at /tmp/rclone1009240543/dir2: Waiting for checks to finish 2026/09/08 07:03:27 DEBUG : Local file system at /tmp/rclone1009240543/dir2: Waiting for transfers to finish 2026/09/08 07:03:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 07:03:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/08 07:03:28 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:03:28 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:03:30 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-08 07:03:29 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:03:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 07:03:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 07:03:31 INFO : sub dir/hello world: Copied (new) 2026/09/08 07:03:31 INFO : sub dir/hello world: Deleted 2026/09/08 07:03:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/08 07:03:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/08 07:03:36 INFO : nested/sub dir/file: Copied (new) 2026/09/08 07:03:36 INFO : nested/sub dir/file: Deleted 2026/09/08 07:03:36 INFO : sub dir: Removing directory 2026/09/08 07:03:36 INFO : nested/sub dir: Removing directory 2026/09/08 07:03:36 INFO : nested: Removing directory 2026/09/08 07:03:36 DEBUG : Local file system at /tmp/rclone1009240543: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (49.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 07:04:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/08 07:04:17 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:04:17 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:04:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 07:04:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 07:04:21 INFO : sub dir/hello world: Copied (new) 2026/09/08 07:04:21 INFO : sub dir/hello world: Deleted 2026/09/08 07:04:21 DEBUG : nested/sub dir/file: modtime not stored after upload (got 2026-09-08 07:04:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:04:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/08 07:04:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/08 07:04:22 INFO : nested/sub dir/file: Copied (new) 2026/09/08 07:04:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (45.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:05:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/08 07:05:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 07:05:02 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:05:02 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:05:06 DEBUG : existing-b: size = 6 OK 2026/09/08 07:05:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/08 07:05:06 INFO : existing-b: Copied (new) 2026/09/08 07:05:06 INFO : existing-b: Deleted 2026/09/08 07:05:08 DEBUG : existing: modtime not stored after upload (got 2026-09-08 07:05:06 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:05:09 DEBUG : existing: size = 6 OK 2026/09/08 07:05:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/08 07:05:09 INFO : existing: Copied (new) 2026/09/08 07:05:09 INFO : existing: Deleted 2026/09/08 07:05:10 DEBUG : existing: Destination exists, skipping 2026/09/08 07:05:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/08 07:05:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:05:10 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:05:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (22.24s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:05:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-nunaqax5jaba" 2026/09/08 07:05:27 DEBUG : potato2: modtime not stored after upload (got 2026-09-08 07:05:26 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-nunaqax5jaba 2026/09/08 07:05:40 DEBUG : Yandex rclone-test-nunaqax5jaba: Using server-side directory move 2026/09/08 07:05:41 INFO : Yandex rclone-test-nunaqax5jaba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/08 07:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 07:05:41 DEBUG : empty space: size = 1 OK 2026/09/08 07:05:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:05:41 DEBUG : empty space: Unchanged skipping 2026/09/08 07:05:41 DEBUG : potato3: size = 68 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:05:41 DEBUG : potato3: size = 60 (Yandex rclone-test-nunaqax5jaba) 2026/09/08 07:05:41 DEBUG : potato3: Sizes differ 2026/09/08 07:05:41 DEBUG : Yandex rclone-test-nunaqax5jaba: Waiting for checks to finish 2026/09/08 07:05:43 INFO : potato2: Moved (server-side) 2026/09/08 07:05:47 INFO : empty space: Deleted 2026/09/08 07:05:47 DEBUG : Yandex rclone-test-nunaqax5jaba: Waiting for transfers to finish 2026/09/08 07:05:48 INFO : potato3: Deleted 2026/09/08 07:05:50 INFO : potato3: Moved (server-side) 2026/09/08 07:05:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihufex4qide" 2026/09/08 07:05:51 DEBUG : Yandex rclone-test-bihufex4qide: Using server-side directory move 2026/09/08 07:05:54 INFO : Yandex rclone-test-bihufex4qide: Server side directory move succeeded 2026/09/08 07:05:55 ERROR : error listing: directory not found 2026/09/08 07:05:55 DEBUG : Yandex rclone-test-bihufex4qide: Purge remote 2026/09/08 07:06:10 DEBUG : Yandex rclone-test-nunaqax5jaba: Purge remote 2026/09/08 07:06:10 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (46.89s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:06:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-negaguj6kani" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-negaguj6kani 2026/09/08 07:06:28 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 07:06:28 DEBUG : empty space: Excluded 2026/09/08 07:06:28 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 07:06:28 DEBUG : empty space: Excluded 2026/09/08 07:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 07:06:28 DEBUG : potato3: size = 68 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:06:28 DEBUG : potato3: size = 60 (Yandex rclone-test-negaguj6kani) 2026/09/08 07:06:28 DEBUG : potato3: Sizes differ 2026/09/08 07:06:28 DEBUG : Yandex rclone-test-negaguj6kani: Waiting for checks to finish 2026/09/08 07:06:28 DEBUG : Yandex rclone-test-negaguj6kani: Waiting for transfers to finish 2026/09/08 07:06:30 INFO : potato2: Moved (server-side) 2026/09/08 07:06:37 INFO : potato3: Deleted 2026/09/08 07:06:39 INFO : potato3: Moved (server-side) 2026/09/08 07:06:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-pijokap5rayo" 2026/09/08 07:06:41 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 07:06:41 DEBUG : empty space: Excluded 2026/09/08 07:06:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 07:06:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/08 07:06:41 DEBUG : Yandex rclone-test-pijokap5rayo: Waiting for checks to finish 2026/09/08 07:06:41 DEBUG : Yandex rclone-test-pijokap5rayo: Waiting for transfers to finish 2026/09/08 07:06:42 INFO : potato3: Moved (server-side) 2026/09/08 07:06:42 INFO : potato2: Moved (server-side) 2026/09/08 07:06:43 DEBUG : Yandex rclone-test-pijokap5rayo: Purge remote 2026/09/08 07:06:57 DEBUG : Yandex rclone-test-negaguj6kani: Purge remote --- PASS: TestServerSideMoveWithFilter (64.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:07:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-gonurud4yute" 2026/09/08 07:07:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-fasecan7poko -> Yandex rclone-test-gonurud4yute 2026/09/08 07:07:32 DEBUG : Yandex rclone-test-gonurud4yute: Using server-side directory move 2026/09/08 07:07:32 INFO : Yandex rclone-test-gonurud4yute: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/08 07:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 07:07:33 DEBUG : empty space: size = 1 OK 2026/09/08 07:07:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:07:33 DEBUG : empty space: Unchanged skipping 2026/09/08 07:07:33 DEBUG : potato3: size = 68 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:07:33 DEBUG : potato3: size = 60 (Yandex rclone-test-gonurud4yute) 2026/09/08 07:07:33 DEBUG : potato3: Sizes differ 2026/09/08 07:07:33 DEBUG : Yandex rclone-test-gonurud4yute: Waiting for checks to finish 2026/09/08 07:07:34 INFO : potato2: Moved (server-side) 2026/09/08 07:07:39 INFO : potato3: Deleted 2026/09/08 07:07:40 INFO : empty space: Deleted 2026/09/08 07:07:40 DEBUG : Yandex rclone-test-gonurud4yute: Waiting for transfers to finish 2026/09/08 07:07:41 INFO : potato3: Moved (server-side) 2026/09/08 07:07:41 INFO : tomatoDir: Removing directory 2026/09/08 07:07:50 DEBUG : Yandex rclone-test-fasecan7poko: deleted 1 directories 2026/09/08 07:07:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-hepaden4qehu" 2026/09/08 07:07:51 INFO : tomatoDir: Making directory 2026/09/08 07:07:51 DEBUG : Yandex rclone-test-hepaden4qehu: Using server-side directory move 2026/09/08 07:07:55 INFO : Yandex rclone-test-hepaden4qehu: Server side directory move succeeded 2026/09/08 07:07:56 ERROR : error listing: directory not found 2026/09/08 07:07:56 ERROR : error listing: directory not found 2026/09/08 07:07:56 DEBUG : Yandex rclone-test-hepaden4qehu: Purge remote 2026/09/08 07:08:11 DEBUG : Yandex rclone-test-gonurud4yute: Purge remote 2026/09/08 07:08:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (57.03s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.65s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:08:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/rclone-sync-test" --- PASS: TestSyncOverlap (2.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:08:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/rclone-sync-test" 2026/09/08 07:08:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/rclone-sync-test-include/layer2" 2026/09/08 07:08:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/rclone-sync-test-ignore-file" 2026/09/08 07:08:26 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:27 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test: Waiting for checks to finish 2026/09/08 07:08:27 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test: Waiting for transfers to finish 2026/09/08 07:08:27 DEBUG : Waiting for deletions to finish 2026/09/08 07:08:27 INFO : There was nothing to transfer 2026/09/08 07:08:28 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:29 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:08:29 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:08:29 DEBUG : Waiting for deletions to finish 2026/09/08 07:08:29 INFO : rclone-sync-test-include: Removing directory 2026/09/08 07:08:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/08 07:08:29 DEBUG : Yandex rclone-test-fasecan7poko: failed to delete 1 directories 2026/09/08 07:08:29 INFO : There was nothing to transfer 2026/09/08 07:08:30 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:33 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:35 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:37 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:39 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:41 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:43 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:45 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/08 07:08:45 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/08 07:08:45 DEBUG : Waiting for deletions to finish 2026/09/08 07:08:45 INFO : There was nothing to transfer 2026/09/08 07:08:46 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:48 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:50 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:51 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:08:51 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:08:51 DEBUG : Waiting for deletions to finish 2026/09/08 07:08:51 INFO : rclone-sync-test-include: Removing directory 2026/09/08 07:08:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/08 07:08:51 DEBUG : Yandex rclone-test-fasecan7poko: failed to delete 1 directories 2026/09/08 07:08:51 INFO : There was nothing to transfer 2026/09/08 07:08:51 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:53 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:55 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:56 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:08:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:08:58 DEBUG : Excluded 2026/09/08 07:08:58 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:08:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:09:01 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/08 07:09:01 DEBUG : Yandex rclone-test-fasecan7poko/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/08 07:09:01 DEBUG : Waiting for deletions to finish 2026/09/08 07:09:01 INFO : There was nothing to transfer 2026/09/08 07:09:02 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:09:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:09:04 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:09:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:09:06 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:09:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:09:08 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:09:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/08 07:09:10 DEBUG : rclone-sync-test: Excluded 2026/09/08 07:09:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/08 07:09:11 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (108.38s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:10:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:10:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/CompareDest" 2026/09/08 07:10:06 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 07:10:06 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:06 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:09 DEBUG : one: size = 3 OK 2026/09/08 07:10:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/08 07:10:09 INFO : one: Copied (new) 2026/09/08 07:10:09 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:11 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:11 DEBUG : one: Sizes differ 2026/09/08 07:10:11 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:11 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:14 DEBUG : one: size = 5 OK 2026/09/08 07:10:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/08 07:10:14 INFO : one: Copied (replaced existing) 2026/09/08 07:10:14 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:22 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:22 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:22 DEBUG : one: Sizes differ 2026/09/08 07:10:22 DEBUG : one: size = 5 OK 2026/09/08 07:10:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 07:10:22 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:22 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:22 INFO : There was nothing to transfer 2026/09/08 07:10:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:27 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:27 DEBUG : one: Sizes differ 2026/09/08 07:10:27 DEBUG : two: size = 3 OK 2026/09/08 07:10:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 07:10:27 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:27 DEBUG : one: size = 5 OK 2026/09/08 07:10:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 07:10:27 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:27 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:27 INFO : There was nothing to transfer 2026/09/08 07:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:28 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:28 DEBUG : one: Sizes differ 2026/09/08 07:10:29 DEBUG : one: size = 5 OK 2026/09/08 07:10:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 07:10:29 DEBUG : two: size = 3 OK 2026/09/08 07:10:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 07:10:29 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:29 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:29 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:29 INFO : There was nothing to transfer 2026/09/08 07:10:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:30 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:30 DEBUG : one: Sizes differ 2026/09/08 07:10:31 DEBUG : one: size = 5 OK 2026/09/08 07:10:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 07:10:31 DEBUG : two: size = 3 OK 2026/09/08 07:10:31 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/09/08 07:10:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/08 07:10:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 07:10:31 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:31 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:31 DEBUG : Waiting for deletions to finish 2026/09/08 07:10:31 INFO : There was nothing to transfer 2026/09/08 07:10:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:32 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:10:32 DEBUG : one: Sizes differ 2026/09/08 07:10:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:10:33 DEBUG : two: size = 3 (Yandex rclone-test-fasecan7poko/CompareDest) 2026/09/08 07:10:33 DEBUG : two: Sizes differ 2026/09/08 07:10:33 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 07:10:33 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:10:33 DEBUG : one: size = 5 OK 2026/09/08 07:10:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:10:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 07:10:33 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:10:35 DEBUG : two: size = 5 OK 2026/09/08 07:10:35 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/08 07:10:35 INFO : two: Copied (new) 2026/09/08 07:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (78.92s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:11:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dest" 2026/09/08 07:11:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/pre-dest1" 2026/09/08 07:11:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/pre-dest2" 2026/09/08 07:11:32 DEBUG : 1: size = 1 OK 2026/09/08 07:11:32 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:11:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/08 07:11:33 DEBUG : 2: size = 1 OK 2026/09/08 07:11:33 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:11:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/08 07:11:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/08 07:11:34 DEBUG : Yandex rclone-test-fasecan7poko/dest: Waiting for checks to finish 2026/09/08 07:11:34 DEBUG : Yandex rclone-test-fasecan7poko/dest: Waiting for transfers to finish 2026/09/08 07:11:37 DEBUG : 3: size = 1 OK 2026/09/08 07:11:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/08 07:11:37 INFO : 3: Copied (new) 2026/09/08 07:11:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (62.46s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:12:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:12:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/CopyDest" 2026/09/08 07:12:28 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 07:12:28 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:12:28 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:12:30 DEBUG : one: modtime not stored after upload (got 2026-09-08 07:12:29 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:12:31 DEBUG : one: size = 3 OK 2026/09/08 07:12:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/08 07:12:31 INFO : one: Copied (new) 2026/09/08 07:12:31 DEBUG : Waiting for deletions to finish 2026/09/08 07:12:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:12:33 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:12:33 DEBUG : one: Sizes differ 2026/09/08 07:12:33 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:12:33 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:12:37 DEBUG : one: size = 5 OK 2026/09/08 07:12:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/08 07:12:37 INFO : one: Copied (replaced existing) 2026/09/08 07:12:37 DEBUG : Waiting for deletions to finish 2026/09/08 07:12:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/BackupDir" 2026/09/08 07:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:12:44 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:12:44 DEBUG : one: Sizes differ 2026/09/08 07:12:44 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:12:45 DEBUG : one: size = 5 OK 2026/09/08 07:12:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:12:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:12:45 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:12:45 DEBUG : one: Sizes differ 2026/09/08 07:12:47 INFO : one: Moved (server-side) 2026/09/08 07:12:49 DEBUG : one: size = 5 OK 2026/09/08 07:12:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/08 07:12:49 INFO : one: Copied (server-side copy) 2026/09/08 07:12:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/08 07:12:49 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:12:49 DEBUG : Waiting for deletions to finish 2026/09/08 07:12:53 DEBUG : one: size = 5 OK 2026/09/08 07:12:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:12:53 DEBUG : one: Unchanged skipping 2026/09/08 07:12:53 DEBUG : two: size = 3 OK 2026/09/08 07:12:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:12:55 DEBUG : two: size = 3 OK 2026/09/08 07:12:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/08 07:12:55 INFO : two: Copied (server-side copy) 2026/09/08 07:12:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/08 07:12:55 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:12:55 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:12:55 DEBUG : Waiting for deletions to finish 2026/09/08 07:12:56 DEBUG : one: size = 5 OK 2026/09/08 07:12:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:12:56 DEBUG : one: Unchanged skipping 2026/09/08 07:12:56 DEBUG : two: size = 3 OK 2026/09/08 07:12:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:12:56 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:12:56 DEBUG : two: Unchanged skipping 2026/09/08 07:12:56 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:12:56 DEBUG : Waiting for deletions to finish 2026/09/08 07:12:56 INFO : There was nothing to transfer 2026/09/08 07:13:03 DEBUG : one: size = 5 OK 2026/09/08 07:13:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:13:03 DEBUG : one: Unchanged skipping 2026/09/08 07:13:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:13:04 DEBUG : three: size = 5 (Yandex rclone-test-fasecan7poko/CopyDest) 2026/09/08 07:13:04 DEBUG : three: Sizes differ 2026/09/08 07:13:04 DEBUG : three: Destination not found in --copy-dest 2026/09/08 07:13:04 DEBUG : three: Need to transfer - File not found at Destination 2026/09/08 07:13:04 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:13:04 DEBUG : two: size = 3 OK 2026/09/08 07:13:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:13:04 DEBUG : two: Unchanged skipping 2026/09/08 07:13:04 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:13:06 DEBUG : three: size = 7 OK 2026/09/08 07:13:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/08 07:13:06 INFO : three: Copied (new) 2026/09/08 07:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (130.40s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:14:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:14:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/backup" 2026/09/08 07:14:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:14:46 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:14:46 DEBUG : one: Sizes differ 2026/09/08 07:14:46 DEBUG : two: size = 3 OK 2026/09/08 07:14:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:14:46 DEBUG : two: Unchanged skipping 2026/09/08 07:14:46 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:14:48 INFO : one: Moved (server-side) 2026/09/08 07:14:48 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:14:50 DEBUG : one: size = 4 OK 2026/09/08 07:14:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:14:50 INFO : one: Copied (new) 2026/09/08 07:14:50 DEBUG : Waiting for deletions to finish 2026/09/08 07:14:53 INFO : three.txt: Moved (server-side) 2026/09/08 07:14:53 INFO : three.txt: Moved into backup dir 2026/09/08 07:14:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:14:57 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:14:57 DEBUG : one: Sizes differ 2026/09/08 07:14:57 DEBUG : two: size = 3 OK 2026/09/08 07:14:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:14:57 DEBUG : two: Unchanged skipping 2026/09/08 07:14:57 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:15:05 INFO : one: Deleted 2026/09/08 07:15:07 INFO : one: Moved (server-side) 2026/09/08 07:15:07 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:15:09 DEBUG : one: size = 5 OK 2026/09/08 07:15:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:15:09 INFO : one: Copied (new) 2026/09/08 07:15:09 DEBUG : Waiting for deletions to finish 2026/09/08 07:15:16 INFO : three.txt: Deleted 2026/09/08 07:15:17 INFO : three.txt: Moved (server-side) 2026/09/08 07:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (90.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:16:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:16:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/backup" 2026/09/08 07:16:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:16:19 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:16:19 DEBUG : two: size = 3 OK 2026/09/08 07:16:19 DEBUG : one: Sizes differ 2026/09/08 07:16:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:16:19 DEBUG : two: Unchanged skipping 2026/09/08 07:16:19 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:16:21 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:16:21 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:16:24 DEBUG : one: size = 4 OK 2026/09/08 07:16:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:16:24 INFO : one: Copied (new) 2026/09/08 07:16:24 DEBUG : Waiting for deletions to finish 2026/09/08 07:16:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:16:25 INFO : three.txt: Moved into backup dir 2026/09/08 07:16:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:16:30 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:16:30 DEBUG : one: Sizes differ 2026/09/08 07:16:30 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:16:30 DEBUG : two: size = 3 OK 2026/09/08 07:16:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:16:30 DEBUG : two: Unchanged skipping 2026/09/08 07:16:38 INFO : one.bak: Deleted 2026/09/08 07:16:39 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:16:39 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:16:41 DEBUG : one: size = 5 OK 2026/09/08 07:16:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:16:41 INFO : one: Copied (new) 2026/09/08 07:16:41 DEBUG : Waiting for deletions to finish 2026/09/08 07:16:47 INFO : three.txt.bak: Deleted 2026/09/08 07:16:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:16:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (85.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:17:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:17:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/backup" 2026/09/08 07:17:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:17:44 DEBUG : two: size = 3 OK 2026/09/08 07:17:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:17:44 DEBUG : two: Unchanged skipping 2026/09/08 07:17:44 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:17:44 DEBUG : one: Sizes differ 2026/09/08 07:17:44 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:17:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/08 07:17:47 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:17:49 DEBUG : one: size = 4 OK 2026/09/08 07:17:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:17:49 INFO : one: Copied (new) 2026/09/08 07:17:49 DEBUG : Waiting for deletions to finish 2026/09/08 07:17:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/08 07:17:51 INFO : three.txt: Moved into backup dir 2026/09/08 07:17:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:17:55 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:17:55 DEBUG : one: Sizes differ 2026/09/08 07:17:55 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:17:55 DEBUG : two: size = 3 OK 2026/09/08 07:17:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:17:55 DEBUG : two: Unchanged skipping 2026/09/08 07:18:02 INFO : one-2019-01-01: Deleted 2026/09/08 07:18:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/08 07:18:03 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:18:06 DEBUG : one: size = 5 OK 2026/09/08 07:18:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:18:06 INFO : one: Copied (new) 2026/09/08 07:18:06 DEBUG : Waiting for deletions to finish 2026/09/08 07:18:12 INFO : three-2019-01-01.txt: Deleted 2026/09/08 07:18:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/08 07:18:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (93.85s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:19:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:19:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:19:16 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:19:16 DEBUG : one: Sizes differ 2026/09/08 07:19:16 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:19:16 DEBUG : two: size = 3 OK 2026/09/08 07:19:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:19:16 DEBUG : two: Unchanged skipping 2026/09/08 07:19:17 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:19:17 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:19:21 DEBUG : one: size = 4 OK 2026/09/08 07:19:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:19:21 INFO : one: Copied (new) 2026/09/08 07:19:21 DEBUG : Waiting for deletions to finish 2026/09/08 07:19:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:19:22 INFO : three.txt: Moved into backup dir 2026/09/08 07:19:27 DEBUG : one.bak: Excluded (Path Filter) 2026/09/08 07:19:27 DEBUG : one.bak: Excluded 2026/09/08 07:19:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/08 07:19:27 DEBUG : three.txt.bak: Excluded 2026/09/08 07:19:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:19:27 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:19:27 DEBUG : one: Sizes differ 2026/09/08 07:19:27 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for checks to finish 2026/09/08 07:19:27 DEBUG : two: size = 3 OK 2026/09/08 07:19:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:19:27 DEBUG : two: Unchanged skipping 2026/09/08 07:19:34 INFO : one.bak: Deleted 2026/09/08 07:19:35 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:19:35 DEBUG : Yandex rclone-test-fasecan7poko/dst: Waiting for transfers to finish 2026/09/08 07:19:38 DEBUG : one: size = 5 OK 2026/09/08 07:19:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:19:38 INFO : one: Copied (new) 2026/09/08 07:19:38 DEBUG : Waiting for deletions to finish 2026/09/08 07:19:45 INFO : three.txt.bak: Deleted 2026/09/08 07:19:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:19:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (77.91s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:20:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:20:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:20:33 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:20:33 DEBUG : one: Sizes differ 2026/09/08 07:20:35 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:20:39 DEBUG : one: size = 4 OK 2026/09/08 07:20:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:20:39 INFO : one: Copied (new) 2026/09/08 07:20:39 DEBUG : two: size = 3 OK 2026/09/08 07:20:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:20:39 DEBUG : two: Unchanged skipping 2026/09/08 07:20:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:20:39 DEBUG : three.txt: size = 5 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:20:39 DEBUG : three.txt: Sizes differ 2026/09/08 07:20:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:20:43 DEBUG : three.txt: size = 6 OK 2026/09/08 07:20:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/08 07:20:43 INFO : three.txt: Copied (new) 2026/09/08 07:20:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:20:45 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:20:45 DEBUG : one: Sizes differ 2026/09/08 07:20:51 INFO : one.bak: Deleted 2026/09/08 07:20:52 INFO : one: Moved (server-side) to: one.bak 2026/09/08 07:20:55 DEBUG : one: size = 5 OK 2026/09/08 07:20:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:20:55 INFO : one: Copied (new) 2026/09/08 07:20:55 DEBUG : two: size = 3 OK 2026/09/08 07:20:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:20:55 DEBUG : two: Unchanged skipping 2026/09/08 07:20:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:20:55 DEBUG : three.txt: size = 6 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:20:55 DEBUG : three.txt: Sizes differ 2026/09/08 07:21:02 INFO : three.txt.bak: Deleted 2026/09/08 07:21:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/08 07:21:06 DEBUG : three.txt: size = 19 OK 2026/09/08 07:21:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/08 07:21:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (85.60s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:21:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasecan7poko/dst" 2026/09/08 07:21:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:21:59 DEBUG : one: size = 3 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:21:59 DEBUG : one: Sizes differ 2026/09/08 07:22:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/08 07:22:04 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:22:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:22:04 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:22:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:22:05 DEBUG : one: size = 4 OK 2026/09/08 07:22:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/08 07:22:05 INFO : one: Copied (new) 2026/09/08 07:22:05 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:22:05 DEBUG : two: size = 3 OK 2026/09/08 07:22:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:22:05 DEBUG : two: Unchanged skipping 2026/09/08 07:22:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:22:05 DEBUG : three.txt: size = 5 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:22:05 DEBUG : three.txt: Sizes differ 2026/09/08 07:22:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/08 07:22:09 DEBUG : three.txt: size = 6 OK 2026/09/08 07:22:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/08 07:22:09 INFO : three.txt: Copied (new) 2026/09/08 07:22:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:22:11 DEBUG : one: size = 4 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:22:11 DEBUG : one: Sizes differ 2026/09/08 07:22:19 INFO : one-2019-01-01: Deleted 2026/09/08 07:22:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/08 07:22:23 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:22:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:22:23 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:22:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:22:24 DEBUG : one: size = 5 OK 2026/09/08 07:22:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/08 07:22:24 INFO : one: Copied (new) 2026/09/08 07:22:27 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:22:27 DEBUG : two: size = 3 OK 2026/09/08 07:22:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:22:27 DEBUG : two: Unchanged skipping 2026/09/08 07:22:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:22:27 DEBUG : three.txt: size = 6 (Yandex rclone-test-fasecan7poko/dst) 2026/09/08 07:22:27 DEBUG : three.txt: Sizes differ 2026/09/08 07:22:35 INFO : three-2019-01-01.txt: Deleted 2026/09/08 07:22:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/08 07:22:39 DEBUG : three.txt: size = 19 OK 2026/09/08 07:22:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/08 07:22:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (92.83s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:23:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:23:26 DEBUG : Testêé: size = 18 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:23:26 DEBUG : Testêé: Sizes differ 2026/09/08 07:23:26 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:23:26 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:23:29 DEBUG : Testêé: size = 14 OK 2026/09/08 07:23:29 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/08 07:23:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/08 07:23:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (13.84s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:23:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 07:23:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:23:37 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:23:40 DEBUG : existing: size = 6 OK 2026/09/08 07:23:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/08 07:23:40 INFO : existing: Copied (new) 2026/09/08 07:23:40 DEBUG : Waiting for deletions to finish 2026/09/08 07:23:42 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:23:42 DEBUG : existing: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:23:42 DEBUG : existing: Sizes differ 2026/09/08 07:23:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/08 07:23:42 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:23:42 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:23:42 ERROR : Yandex rclone-test-fasecan7poko: not deleting files as there were IO errors 2026/09/08 07:23:42 ERROR : Yandex rclone-test-fasecan7poko: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:23:54 DEBUG : EXISTING: size = 6 OK 2026/09/08 07:23:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:23:54 DEBUG : existing: Unchanged skipping 2026/09/08 07:23:54 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:23:54 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:23:54 DEBUG : Waiting for deletions to finish 2026/09/08 07:23:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.55s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.71s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.18s) --- SKIP: TestMaxTransfer/Hard (0.85s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.76s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:24:20 DEBUG : both2: modtime not stored after upload (got 2026-09-08 07:24:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:25:08 DEBUG : only10: modtime not stored after upload (got 2026-09-08 07:25:06 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:25:58 DEBUG : both0: size = 6 OK 2026/09/08 07:25:58 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:25:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both12: size = 6 OK 2026/09/08 07:25:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both11: size = 6 OK 2026/09/08 07:25:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both10: size = 6 OK 2026/09/08 07:25:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both0: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both13: size = 6 OK 2026/09/08 07:25:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both13: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both14: size = 6 OK 2026/09/08 07:25:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both14: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both15: size = 6 OK 2026/09/08 07:25:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both15: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both16: size = 6 OK 2026/09/08 07:25:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both16: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both17: size = 6 OK 2026/09/08 07:25:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both12: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both18: size = 6 OK 2026/09/08 07:25:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both18: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both19: size = 6 OK 2026/09/08 07:25:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both19: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both1: size = 6 OK 2026/09/08 07:25:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both1: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both2: size = 6 OK 2026/09/08 07:25:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both2: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both3: size = 6 OK 2026/09/08 07:25:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both3: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both4: size = 6 OK 2026/09/08 07:25:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both4: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both5: size = 6 OK 2026/09/08 07:25:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both5: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both6: size = 6 OK 2026/09/08 07:25:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both6: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both7: size = 6 OK 2026/09/08 07:25:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both7: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both8: size = 6 OK 2026/09/08 07:25:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both8: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both9: size = 6 OK 2026/09/08 07:25:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:25:58 DEBUG : both11: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both10: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both9: Unchanged skipping 2026/09/08 07:25:58 DEBUG : both17: Unchanged skipping 2026/09/08 07:25:58 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:25:58 DEBUG : Waiting for deletions to finish 2026/09/08 07:26:09 INFO : only11: Deleted 2026/09/08 07:26:10 INFO : only13: Deleted 2026/09/08 07:26:10 INFO : only15: Deleted 2026/09/08 07:26:14 INFO : only3: Deleted 2026/09/08 07:26:16 INFO : only19: Deleted 2026/09/08 07:26:16 INFO : only4: Deleted 2026/09/08 07:26:17 INFO : only1: Deleted 2026/09/08 07:26:21 INFO : only5: Deleted 2026/09/08 07:26:23 INFO : only10: Deleted 2026/09/08 07:26:23 INFO : only14: Deleted 2026/09/08 07:26:24 INFO : only6: Deleted 2026/09/08 07:26:27 INFO : only7: Deleted 2026/09/08 07:26:29 INFO : only16: Deleted 2026/09/08 07:26:29 INFO : only8: Deleted 2026/09/08 07:26:29 INFO : only17: Deleted 2026/09/08 07:26:34 INFO : only18: Deleted 2026/09/08 07:26:36 INFO : only0: Deleted 2026/09/08 07:26:36 INFO : only2: Deleted 2026/09/08 07:26:37 INFO : only12: Deleted 2026/09/08 07:26:40 INFO : only9: Deleted 2026/09/08 07:26:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (293.38s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:29:22 DEBUG : only3: modtime not stored after upload (got 2026-09-08 07:29:21 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/08 07:29:31 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:29:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:29:31 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:29:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:29:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:29:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:29:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:29:38 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:29:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:29:39 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:29:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:29:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:29:59 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:29:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:30:00 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:30:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/08 07:30:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/08 07:30:05 DEBUG : pacer: Reducing sleep to 15ms 2026/09/08 07:30:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/08 07:30:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/08 07:30:54 DEBUG : both10: size = 6 OK 2026/09/08 07:30:54 DEBUG : both11: size = 6 OK 2026/09/08 07:30:54 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for checks to finish 2026/09/08 07:30:54 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both12: size = 6 OK 2026/09/08 07:30:54 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both11: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both13: size = 6 OK 2026/09/08 07:30:54 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both10: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both14: size = 6 OK 2026/09/08 07:30:54 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both0: size = 6 OK 2026/09/08 07:30:54 DEBUG : both14: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both15: size = 6 OK 2026/09/08 07:30:54 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both0: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both16: size = 6 OK 2026/09/08 07:30:54 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both16: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both17: size = 6 OK 2026/09/08 07:30:54 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both17: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both18: size = 6 OK 2026/09/08 07:30:54 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both18: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both19: size = 6 OK 2026/09/08 07:30:54 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both19: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both1: size = 6 OK 2026/09/08 07:30:54 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both13: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both2: size = 6 OK 2026/09/08 07:30:54 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both15: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both3: size = 6 OK 2026/09/08 07:30:54 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both3: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both4: size = 6 OK 2026/09/08 07:30:54 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both4: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both5: size = 6 OK 2026/09/08 07:30:54 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both5: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both6: size = 6 OK 2026/09/08 07:30:54 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both6: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both7: size = 6 OK 2026/09/08 07:30:54 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both7: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both8: size = 6 OK 2026/09/08 07:30:54 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both8: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both9: size = 6 OK 2026/09/08 07:30:54 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/08 07:30:54 DEBUG : both9: Unchanged skipping 2026/09/08 07:30:54 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only0: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only0: Sizes differ 2026/09/08 07:30:54 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only10: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only10: Sizes differ 2026/09/08 07:30:54 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only11: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only11: Sizes differ 2026/09/08 07:30:54 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only12: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only12: Sizes differ 2026/09/08 07:30:54 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only13: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only13: Sizes differ 2026/09/08 07:30:54 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only14: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only14: Sizes differ 2026/09/08 07:30:54 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only15: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only15: Sizes differ 2026/09/08 07:30:54 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only16: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only16: Sizes differ 2026/09/08 07:30:54 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only17: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only17: Sizes differ 2026/09/08 07:30:54 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only18: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only18: Sizes differ 2026/09/08 07:30:54 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only19: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only19: Sizes differ 2026/09/08 07:30:54 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only1: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only1: Sizes differ 2026/09/08 07:30:54 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only2: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only2: Sizes differ 2026/09/08 07:30:54 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only3: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only3: Sizes differ 2026/09/08 07:30:54 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only4: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only4: Sizes differ 2026/09/08 07:30:54 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only5: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only5: Sizes differ 2026/09/08 07:30:54 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only6: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only6: Sizes differ 2026/09/08 07:30:54 DEBUG : both1: Unchanged skipping 2026/09/08 07:30:54 DEBUG : both12: Unchanged skipping 2026/09/08 07:30:54 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only7: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only7: Sizes differ 2026/09/08 07:30:54 DEBUG : only8: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only8: Sizes differ 2026/09/08 07:30:54 DEBUG : both2: Unchanged skipping 2026/09/08 07:30:54 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1009240543) 2026/09/08 07:30:54 DEBUG : only9: size = 6 (Yandex rclone-test-fasecan7poko) 2026/09/08 07:30:54 DEBUG : only9: Sizes differ 2026/09/08 07:30:54 DEBUG : Yandex rclone-test-fasecan7poko: Waiting for transfers to finish 2026/09/08 07:30:56 DEBUG : only0: size = 0 OK 2026/09/08 07:30:56 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:56 INFO : only0: Copied (replaced existing) 2026/09/08 07:30:56 DEBUG : only12: size = 0 OK 2026/09/08 07:30:56 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:56 INFO : only12: Copied (replaced existing) 2026/09/08 07:30:56 DEBUG : only11: size = 0 OK 2026/09/08 07:30:56 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:56 INFO : only11: Copied (replaced existing) 2026/09/08 07:30:57 DEBUG : only10: size = 0 OK 2026/09/08 07:30:57 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:57 INFO : only10: Copied (replaced existing) 2026/09/08 07:30:59 DEBUG : only14: size = 0 OK 2026/09/08 07:30:59 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:59 INFO : only14: Copied (replaced existing) 2026/09/08 07:30:59 DEBUG : only13: size = 0 OK 2026/09/08 07:30:59 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:59 INFO : only13: Copied (replaced existing) 2026/09/08 07:30:59 DEBUG : only16: size = 0 OK 2026/09/08 07:30:59 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:30:59 INFO : only16: Copied (replaced existing) 2026/09/08 07:31:02 DEBUG : only19: size = 0 OK 2026/09/08 07:31:02 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:02 INFO : only19: Copied (replaced existing) 2026/09/08 07:31:03 DEBUG : only18: size = 0 OK 2026/09/08 07:31:03 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:03 INFO : only18: Copied (replaced existing) 2026/09/08 07:31:04 DEBUG : only15: size = 0 OK 2026/09/08 07:31:04 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:04 INFO : only15: Copied (replaced existing) 2026/09/08 07:31:05 DEBUG : only17: size = 0 OK 2026/09/08 07:31:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:05 INFO : only17: Copied (replaced existing) 2026/09/08 07:31:05 DEBUG : only1: size = 0 OK 2026/09/08 07:31:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:05 INFO : only1: Copied (replaced existing) 2026/09/08 07:31:06 DEBUG : only2: size = 0 OK 2026/09/08 07:31:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:06 INFO : only2: Copied (replaced existing) 2026/09/08 07:31:07 DEBUG : only4: size = 0 OK 2026/09/08 07:31:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:07 INFO : only4: Copied (replaced existing) 2026/09/08 07:31:07 DEBUG : only5: size = 0 OK 2026/09/08 07:31:07 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:07 INFO : only5: Copied (replaced existing) 2026/09/08 07:31:07 DEBUG : only3: size = 0 OK 2026/09/08 07:31:07 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:07 INFO : only3: Copied (replaced existing) 2026/09/08 07:31:09 DEBUG : only6: size = 0 OK 2026/09/08 07:31:09 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:09 INFO : only6: Copied (replaced existing) 2026/09/08 07:31:09 DEBUG : only9: size = 0 OK 2026/09/08 07:31:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:09 INFO : only9: Copied (replaced existing) 2026/09/08 07:31:10 DEBUG : only7: size = 0 OK 2026/09/08 07:31:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:10 INFO : only7: Copied (replaced existing) 2026/09/08 07:31:11 DEBUG : only8: size = 0 OK 2026/09/08 07:31:11 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 07:31:11 INFO : only8: Copied (replaced existing) 2026/09/08 07:31:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (402.86s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:35:40 DEBUG : empty_dir: Making directory with metadata 2026/09/08 07:35:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 07:35:40 DEBUG : empty_on_remote: Making directory with metadata 2026/09/08 07:35:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 07:35:40 INFO : empty_on_remote: Making directory 2026/09/08 07:35:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/08 07:35:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/08 07:35:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/08 07:35:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (59.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:36:40 DEBUG : empty_dir: Making directory with metadata 2026/09/08 07:36:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 07:36:40 DEBUG : empty_on_remote: Making directory with metadata 2026/09/08 07:36:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 07:36:40 INFO : empty_on_remote: Making directory 2026/09/08 07:36:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/08 07:36:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/08 07:36:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/08 07:36:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/08 07:36:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (118.15s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:38:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 07:38:39 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (115.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:40:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 07:40:34 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (120.63s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-fasecan7poko", Local "Local file system at /tmp/rclone1009240543", Modify Window "1ns" 2026/09/08 07:42:44 DEBUG : dir1/0002-cdefghi.txt: modtime not stored after upload (got 2026-09-08 07:42:41 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) panic: test timed out after 1h0m0s running tests: TestTransform (9s) TestTransform/NFC (9s) goroutine 15386 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2959 +0x34a created by time.goFunc /usr/local/go/src/time/sleep.go:182 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0x26a33956908, {0x24abfc9?, 0x26a33441a58?}, 0x4838c78) /usr/local/go/src/testing/testing.go:2266 +0x4f2 testing.runTests.func1(0x26a33956908) /usr/local/go/src/testing/testing.go:2742 +0x37 testing.tRunner(0x26a33956908, 0x26a33441b80) /usr/local/go/src/testing/testing.go:2193 +0xea testing.runTests({0x24d5141, 0x18}, {0x24f86ff, 0x20}, 0x26a33e6f770, {0x4b0fe60, 0x6d, 0x6d}, {0xc2a00cfd186d8487, 0x3464fdd66b2, ...}) /usr/local/go/src/testing/testing.go:2740 +0x510 testing.(*M).Run(0x26a33ae50e0) /usr/local/go/src/testing/testing.go:2600 +0x6af github.com/rclone/rclone/fstest.TestMain(0x26a33ae50e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:264 +0xa6 goroutine 53 [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.func2.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:164 +0x1f goroutine 54 [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 +0xae goroutine 15502 [chan receive, 2 minutes]: testing.(*T).Run(0x26a33846b48, {0x248d76c?, 0x26a342b5bf0?}, 0x26a33cf2d20) /usr/local/go/src/testing/testing.go:2266 +0x4f2 github.com/rclone/rclone/fs/sync.TestTransform(0x26a33846b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x70a testing.tRunner(0x26a33846b48, 0x4838c78) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 15216 [select]: net/http.(*persistConn).writeLoop(0x26a33e67680) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15194 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15534 [select]: net/http.(*persistConn).writeLoop(0x26a33e7ea00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15527 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15558 [select]: net/http.(*persistConn).writeLoop(0x26a336d1400) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15543 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15533 [IO wait]: internal/poll.runtime_pollWait(0x7712786c1600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x26a33d2a300?, 0x26a34135300?, 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(0x26a33d2a300, {0x26a34135300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x26a33d2a300, {0x26a34135300?, 0x0?, 0x26a3346fa10?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x26a33802080, {0x26a34135300?, 0x4003f00000?, 0x26a3346fa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x26a340ea1e0, {0x26a34135300?, 0x26a3346fa38?, 0x26a33abb008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x26a33864808, {0x771278f9ae40, 0x26a340ea1e0}, 0x26a3346fc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x26a33864808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x26a33864808, {0x26a3413a000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x26a33e7ea00, {0x26a3413a000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x26a33e50360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x26a33e50360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x26a33e7ea00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15527 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 2738 [chan receive, 51 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 2722 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15538 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x771278f59400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x26a3385aa80?, 0x26a34134000?, 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(0x26a3385aa80, {0x26a34134000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x26a3385aa80, {0x26a34134000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x26a333d8e78, {0x26a34134000?, 0x0?, 0x26a33de5a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x26a33ce7350, {0x26a34134000?, 0x26a33de5a38?, 0x26a33900008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x26a33864408, {0x771278f9ae40, 0x26a33ce7350}, 0x26a33de5c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x26a33864408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x26a33864408, {0x26a3413b000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x26a33e7ef00, {0x26a3413b000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x26a340b3380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x26a340b3380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x26a33e7ef00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15519 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15503 [select]: net/http.(*persistConn).roundTrip(0x26a33e67680, 0x26a33cf2000) /usr/local/go/src/net/http/transport.go:3069 +0x84b net/http.(*Transport).roundTrip(0x26a3394ec40, 0x26a3386cb40) /usr/local/go/src/net/http/transport.go:725 +0xada net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x26a33ad62a0, 0x26a3386cb40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:700 +0x63b golang.org/x/oauth2.(*Transport).RoundTrip(0x26a33a08260, 0x26a3386c8c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15b net/http.send(0x26a3386c8c0, {0x47fae58, 0x26a33a08260}, {0x26a33440b88?, 0x497406?, 0x0?}) /usr/local/go/src/net/http/client.go:266 +0x654 net/http.(*Client).send(0x26a33adde90, 0x26a3386c8c0, {0x263b3d8?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:187 +0x250 net/http.(*Client).do(0x26a33adde90, 0x26a3386c8c0) /usr/local/go/src/net/http/client.go:745 +0x9f7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:604 github.com/rclone/rclone/lib/rest.(*Client).Call(0x26a339279a0, {0x481ee50, 0x4b4fc80}, 0x26a33441298) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:440 +0xe85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x26a339279a0, {0x481ee50, 0x4b4fc80}, 0x26a33a89760?, {0x3fdf030?, 0x26a338021f0?}, {0x0, 0x0}, 0x120?, 0x483a0f8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:686 +0x4e8 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:623 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, 0x7712c786abf0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x26a33ad6360, 0x26a33e61e80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x26a33ad6360, 0x26a33e61e80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x91 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x26a33e50540, {0x481ee50, 0x4b4fc80}, {0x24b3a9c, 0xf}, {0x26a339b7340, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x465 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x26a33e50540, {0x481ee50, 0x4b4fc80}, {0x2578e2c?, 0x4d?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x26a33e50540, {0x481ee50, 0x4b4fc80}, {0x47f6cf8, 0x26a338a52f0}, {0x4827b50, 0x26a33530070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1206 +0x490 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x26a33b66a80, {0x481ee50, 0x4b4fc80}, {0x47f6cf8, 0x26a338a52f0}, {0x4827b50, 0x26a33530070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x26a33530c40, {0x481ee50, 0x4b4fc80}, {0x482ef48, 0x26a33b66a80}, {0x26a3342ed50, 0x15}, {0x26a3342ed50, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x408 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(0x26a33530c40?, 0x26a33530c40, {0x248edbb, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x45b github.com/rclone/rclone/fs/sync.TestTransform.func1(0x26a33847688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x26a33847688, 0x26a33cf2d20) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 15502 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 15539 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0x26a33e7ef00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15519 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15215 [IO wait]: internal/poll.runtime_pollWait(0x771278f5a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x26a33675380?, 0x26a339ea000?, 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(0x26a33675380, {0x26a339ea000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x26a33675380, {0x26a339ea000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x26a338022e8, {0x26a339ea000?, 0x0?, 0x26a33f57a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x26a340eaf18, {0x26a339ea000?, 0x26a33f57a38?, 0x26a33f57a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x26a33bee408, {0x771278f9ae40, 0x26a340eaf18}, 0x26a33f57c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x26a33bee408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x26a33bee408, {0x26a339cb000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x26a33e67680, {0x26a339cb000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x26a34262060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x26a34262060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x26a33e67680) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15194 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15557 [IO wait]: internal/poll.runtime_pollWait(0x771280bd1000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x26a33d2a880?, 0x26a34136600?, 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(0x26a33d2a880, {0x26a34136600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x26a33d2a880, {0x26a34136600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x26a33802198, {0x26a34136600?, 0x0?, 0x26a33dcaa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x26a340ea6a8, {0x26a34136600?, 0x26a33dcaa38?, 0x26a33abb008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x26a33864c08, {0x771278f9ae40, 0x26a340ea6a8}, 0x26a33dcac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x26a33864c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x26a33864c08, {0x26a33a9b000, 0x1000, 0x426ba40?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x26a336d1400, {0x26a33a9b000?, 0x47f6c18?, 0x4ab2660?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x26a34262360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x26a34262360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x26a336d1400) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15543 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.543184112s (try 4/5): exit status 2: Failed []