"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 4/5) 2026/07/31 04:54:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe" 2026/07/31 04:54:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 04:54:49 DEBUG : Creating backend with remote "/tmp/rclone1395840503" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:54:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/31 04:54:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:54:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:54:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:54:51 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:54:51 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:54:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:54:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:54:54 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:54:55 DEBUG : Yandex rclone-test-nupovez6ciwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.99s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:55:11 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 04:55:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 04:55:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:55:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:55:13 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:55:13 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:55:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:55:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:55:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.14s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.54s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:55:31 INFO : Yandex rclone-test-nupovez6ciwe: Running all checks before starting transfers 2026/07/31 04:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:55:32 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:55:32 INFO : Yandex rclone-test-nupovez6ciwe: Checks finished, now starting transfers 2026/07/31 04:55:32 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:55:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:55:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:55:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.34s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:55:50 ERROR : Ignoring --no-traverse with sync 2026/07/31 04:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:55:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:55:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:55:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:55:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:55:52 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.07s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:56:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 04:56:08 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:56:08 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:56:10 DEBUG : hello world2: size = 12 OK 2026/07/31 04:56:10 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/31 04:56:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.59s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:56:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:56:18 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:56:18 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:56:20 DEBUG : potato2: size = 11 OK 2026/07/31 04:56:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:56:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:56:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:56:28 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:56:28 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:56:30 DEBUG : potato2: modtime not stored after upload (got 2026-07-31 04:56:29 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 04:56:30 DEBUG : potato2: size = 11 OK 2026/07/31 04:56:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:56:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.09s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:56:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 04:56:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:56:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 04:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:56:38 INFO : sub dir2: Making directory 2026/07/31 04:56:39 INFO : sub dir: Making directory 2026/07/31 04:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:56:39 INFO : sub dir2/sub sub dir2: Making directory 2026/07/31 04:56:39 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:56:39 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:56:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:56:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:56:41 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:56:43 DEBUG : Yandex rclone-test-nupovez6ciwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.48s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:57:12 INFO : sub dir2: Making directory 2026/07/31 04:57:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 04:57:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:57:12 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:57:12 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:57:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:57:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:57:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.98s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:57:29 DEBUG : sub dir2: Making directory with metadata 2026/07/31 04:57:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:57:30 INFO : sub dir2: Making directory 2026/07/31 04:57:30 INFO : sub dir: Making directory 2026/07/31 04:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:57:30 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:57:30 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:57:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:57:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:57:32 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:57:32 INFO : sub dir/hello world: Deleted 2026/07/31 04:57:33 DEBUG : Yandex rclone-test-nupovez6ciwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 04:57:34 DEBUG : Yandex rclone-test-nupovez6ciwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.90s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.57s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:57:57 INFO : sub dir2: Making directory 2026/07/31 04:57:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:57:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:57:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:57:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:57:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:57:59 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:57:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.05s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:58:14 DEBUG : sub dir2: Making directory with metadata 2026/07/31 04:58:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:58:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:58:14 INFO : sub dir2: Making directory 2026/07/31 04:58:15 INFO : sub dir: Making directory 2026/07/31 04:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:58:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:58:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:58:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:58:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:58:17 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:58:17 DEBUG : Waiting for deletions to finish 2026/07/31 04:58:19 DEBUG : Yandex rclone-test-nupovez6ciwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.68s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:58:42 INFO : sub dir2: Making directory 2026/07/31 04:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:58:42 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:58:42 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:58:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:58:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:58:44 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.15s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:59:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-dekisik0loyi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-dekisik0loyi 2026/07/31 04:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:59:03 DEBUG : Yandex rclone-test-dekisik0loyi: Waiting for checks to finish 2026/07/31 04:59:03 DEBUG : Yandex rclone-test-dekisik0loyi: Waiting for transfers to finish 2026/07/31 04:59:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:59:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:59:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 04:59:06 DEBUG : Yandex rclone-test-dekisik0loyi: Purge remote --- PASS: TestServerSideCopy (32.48s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:59:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1395840503) 2026/07/31 04:59:36 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 04:59:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 04:59:36 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 04:59:36 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 04:59:39 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 04:59:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 04:59:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (23.08s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 04:59:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qurafih8dawi" 2026/07/31 04:59:57 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-qurafih8dawi 2026/07/31 04:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:59:58 DEBUG : Yandex rclone-test-qurafih8dawi: Waiting for checks to finish 2026/07/31 04:59:58 DEBUG : Yandex rclone-test-qurafih8dawi: Waiting for transfers to finish 2026/07/31 05:00:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 05:00:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:00:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 05:00:06 DEBUG : Yandex rclone-test-qurafih8dawi: Waiting for checks to finish 2026/07/31 05:00:06 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:00:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qurafih8dawi) 2026/07/31 05:00:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 05:00:06 DEBUG : Yandex rclone-test-qurafih8dawi: Waiting for transfers to finish 2026/07/31 05:00:06 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.degidaw6" before starting 2026/07/31 05:00:10 DEBUG : sub dir/hello world.degidaw6: server side copy: removing renamed existing file after operation 2026/07/31 05:00:17 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 05:00:17 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 05:00:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 05:00:20 DEBUG : Yandex rclone-test-qurafih8dawi: Purge remote --- PASS: TestServerSideCopyOverSelf (49.80s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:00:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:00:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:00:48 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:00:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 05:00:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:00:51 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 05:00:51 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 05:00:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 05:00:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.41s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:01:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-jupesis0dico" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-jupesis0dico 2026/07/31 05:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 05:01:10 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for checks to finish 2026/07/31 05:01:10 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for transfers to finish 2026/07/31 05:01:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 05:01:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:01:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 05:01:16 DEBUG : Yandex rclone-test-jupesis0dico: Using server-side directory move 2026/07/31 05:01:16 INFO : Yandex rclone-test-jupesis0dico: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 05:01:17 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:01:17 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jupesis0dico) 2026/07/31 05:01:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 05:01:17 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for checks to finish 2026/07/31 05:01:17 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for transfers to finish 2026/07/31 05:01:23 INFO : sub dir/hello world: Deleted 2026/07/31 05:01:24 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 05:01:27 DEBUG : testing file moves 2026/07/31 05:01:28 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for checks to finish 2026/07/31 05:01:28 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:01:28 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-jupesis0dico) 2026/07/31 05:01:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 05:01:28 DEBUG : Yandex rclone-test-jupesis0dico: Waiting for transfers to finish 2026/07/31 05:01:34 INFO : sub dir/hello world: Deleted 2026/07/31 05:01:35 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 05:01:38 DEBUG : Yandex rclone-test-jupesis0dico: Purge remote --- PASS: TestServerSideMoveOverSelf (50.62s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:01:59 ERROR : error listing: directory not found 2026/07/31 05:02:00 INFO : Local file system at /tmp/rclone1395840503: Making directory 2026/07/31 05:02:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.66s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:02:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 05:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 05:02:19 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for checks to finish 2026/07/31 05:02:19 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for transfers to finish 2026/07/31 05:02:20 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/31 05:02:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:02:20 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/31 05:02:20 INFO : sub dir/hello world: Copied (new) 2026/07/31 05:02:20 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:02:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 05:02:35 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:35 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:36 DEBUG : check sum: size = 1 OK 2026/07/31 05:02:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 05:02:36 INFO : check sum: Copied (new) 2026/07/31 05:02:36 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:37 DEBUG : check sum: size = 1 OK 2026/07/31 05:02:37 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 05:02:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/31 05:02:37 DEBUG : check sum: Unchanged skipping 2026/07/31 05:02:37 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:37 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.56s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:02:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 05:02:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:47 DEBUG : sizeonly: size = 6 OK 2026/07/31 05:02:47 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 05:02:47 INFO : sizeonly: Copied (new) 2026/07/31 05:02:47 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:48 DEBUG : sizeonly: size = 6 OK 2026/07/31 05:02:48 DEBUG : sizeonly: Sizes identical 2026/07/31 05:02:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:48 DEBUG : sizeonly: Unchanged skipping 2026/07/31 05:02:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:48 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.27s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:02:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 05:02:56 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:56 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:58 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/31 05:02:58 INFO : ignore-size: Copied (new) 2026/07/31 05:02:58 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:58 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:02:58 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:02:58 DEBUG : ignore-size: Unchanged skipping 2026/07/31 05:02:58 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:02:58 DEBUG : Waiting for deletions to finish 2026/07/31 05:02:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (13.43s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:03:11 DEBUG : existing: size = 6 OK 2026/07/31 05:03:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:03:11 DEBUG : existing: Unchanged skipping 2026/07/31 05:03:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:03:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:03:11 DEBUG : Waiting for deletions to finish 2026/07/31 05:03:11 INFO : There was nothing to transfer 2026/07/31 05:03:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 05:03:12 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:03:12 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:03:14 DEBUG : existing: size = 6 OK 2026/07/31 05:03:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 05:03:14 INFO : existing: Copied (replaced existing) 2026/07/31 05:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.24s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:03:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 05:03:22 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:03:22 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:03:24 DEBUG : existing: size = 6 OK 2026/07/31 05:03:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 05:03:24 INFO : existing: Copied (new) 2026/07/31 05:03:24 DEBUG : Waiting for deletions to finish 2026/07/31 05:03:25 DEBUG : existing: Destination exists, skipping 2026/07/31 05:03:25 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:03:25 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:03:25 DEBUG : Waiting for deletions to finish 2026/07/31 05:03:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:03:37 INFO : d: Making directory 2026/07/31 05:03:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 05:03:39 DEBUG : c/non empty space: size = 5 OK 2026/07/31 05:03:39 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:03:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:03:39 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 05:03:39 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:03:42 DEBUG : a/potato2: size = 60 OK 2026/07/31 05:03:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:03:42 INFO : a/potato2: Copied (new) 2026/07/31 05:03:42 DEBUG : Waiting for deletions to finish 2026/07/31 05:03:49 INFO : b/potato: Deleted 2026/07/31 05:03:49 INFO : d: Removing directory 2026/07/31 05:03:56 INFO : b: Removing directory 2026/07/31 05:04:03 DEBUG : Yandex rclone-test-nupovez6ciwe: deleted 2 directories --- PASS: TestSyncIgnoreErrors (59.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:04:35 DEBUG : empty space: size = 1 OK 2026/07/31 05:04:35 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/07/31 05:04:35 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:04:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 05:04:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/31 05:04:35 DEBUG : empty space: Unchanged skipping 2026/07/31 05:04:35 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:04:35 DEBUG : Waiting for deletions to finish 2026/07/31 05:04:35 INFO : There was nothing to transfer 2026/07/31 05:04:36 DEBUG : empty space: size = 1 OK 2026/07/31 05:04:36 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/07/31 05:04:36 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:04:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 05:04:36 INFO : empty space: Updated modification time in destination 2026/07/31 05:04:36 DEBUG : empty space: Unchanged skipping 2026/07/31 05:04:36 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:04:36 DEBUG : Waiting for deletions to finish 2026/07/31 05:04:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:04:48 DEBUG : empty space: size = 1 OK 2026/07/31 05:04:48 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/07/31 05:04:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:04:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 05:04:48 DEBUG : empty space: Unchanged skipping 2026/07/31 05:04:48 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:04:48 DEBUG : Waiting for deletions to finish 2026/07/31 05:04:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:04:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:04:57 DEBUG : foo: size = 3 OK 2026/07/31 05:04: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/07/31 05:04:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:04:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:04:57 DEBUG : foo: md5 differ 2026/07/31 05:04:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:05:01 DEBUG : foo: size = 3 OK 2026/07/31 05:05:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/31 05:05:01 INFO : foo: Copied (replaced existing) 2026/07/31 05:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (14.20s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:05:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 05:05:11 DEBUG : empty space: size = 1 OK 2026/07/31 05:05:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:05:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:05:11 DEBUG : empty space: Unchanged skipping 2026/07/31 05:05:11 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:05:13 DEBUG : potato: size = 60 OK 2026/07/31 05:05:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:05:13 INFO : potato: Copied (new) 2026/07/31 05:05:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:05:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:05:29 DEBUG : potato: size = 60 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:05:29 DEBUG : potato: Sizes differ 2026/07/31 05:05:29 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:05:29 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:05:32 DEBUG : potato: size = 21 OK 2026/07/31 05:05:32 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/31 05:05:32 INFO : potato: Copied (replaced existing) 2026/07/31 05:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.63s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:05:42 DEBUG : potato: size = 21 OK 2026/07/31 05:05:42 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/07/31 05:05:42 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:05:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:05:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:05:42 DEBUG : potato: md5 differ 2026/07/31 05:05:42 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:05:44 DEBUG : potato: size = 21 OK 2026/07/31 05:05:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/31 05:05:44 INFO : potato: Copied (replaced existing) 2026/07/31 05:05:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:05:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:05:57 DEBUG : empty space: size = 1 OK 2026/07/31 05:05:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:05:57 DEBUG : empty space: Unchanged skipping 2026/07/31 05:05:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 05:05:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:05:57 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:05:57 DEBUG : Waiting for deletions to finish 2026/07/31 05:05:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:06:17 DEBUG : empty space: size = 1 OK 2026/07/31 05:06:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:06:17 DEBUG : empty space: Unchanged skipping 2026/07/31 05:06:17 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:06:17 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:06:20 DEBUG : potato2: size = 60 OK 2026/07/31 05:06:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:06:20 INFO : potato2: Copied (new) 2026/07/31 05:06:20 DEBUG : Waiting for deletions to finish 2026/07/31 05:06:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (28.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:06:43 INFO : d: Making directory 2026/07/31 05:06:43 INFO : d/e: Making directory 2026/07/31 05:06:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 05:06:44 DEBUG : c/non empty space: size = 5 OK 2026/07/31 05:06:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:06:44 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 05:06:45 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:06:45 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:06:47 DEBUG : a/potato2: size = 60 OK 2026/07/31 05:06:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:06:47 INFO : a/potato2: Copied (new) 2026/07/31 05:06:47 DEBUG : Waiting for deletions to finish 2026/07/31 05:06:52 INFO : b/potato: Deleted 2026/07/31 05:06:52 INFO : d/e: Removing directory 2026/07/31 05:07:00 INFO : d: Removing directory 2026/07/31 05:07:07 INFO : b: Removing directory 2026/07/31 05:07:15 DEBUG : Yandex rclone-test-nupovez6ciwe: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (64.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:07:50 INFO : d: Making directory 2026/07/31 05:07:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 05:07:51 DEBUG : c/non empty space: size = 5 OK 2026/07/31 05:07:51 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:07:51 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:07:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 05:07:51 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:07:53 DEBUG : a/potato2: size = 60 OK 2026/07/31 05:07:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:07:53 INFO : a/potato2: Copied (new) 2026/07/31 05:07:53 ERROR : Yandex rclone-test-nupovez6ciwe: not deleting files as there were IO errors 2026/07/31 05:07:53 ERROR : Yandex rclone-test-nupovez6ciwe: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:08:49 DEBUG : Waiting for deletions to finish 2026/07/31 05:08:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:08:49 DEBUG : empty space: size = 1 OK 2026/07/31 05:08:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:08:49 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:08:49 DEBUG : empty space: Unchanged skipping 2026/07/31 05:08:49 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:08:51 DEBUG : potato2: size = 60 OK 2026/07/31 05:08:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:08:51 INFO : potato2: Copied (new) 2026/07/31 05:08:55 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.59s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:09:13 DEBUG : Waiting for deletions to finish 2026/07/31 05:09:13 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:09:13 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:09:20 INFO : potato: Deleted 2026/07/31 05:09:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:09:20 DEBUG : empty space: size = 1 OK 2026/07/31 05:09:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:09:20 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:09:20 DEBUG : empty space: Unchanged skipping 2026/07/31 05:09:20 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:09:23 DEBUG : potato2: size = 60 OK 2026/07/31 05:09:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 05:09:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.52s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:09:40 DEBUG : potato: modtime not stored after upload (got 2026-07-31 05:09:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:09:41 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:09:41 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:09:43 DEBUG : potato2: size = 19 OK 2026/07/31 05:09:43 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/31 05:09:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.96s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:10:02 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 05:10:02 DEBUG : enormous: Excluded 2026/07/31 05:10:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:02 DEBUG : potato2: Excluded 2026/07/31 05:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:03 DEBUG : potato2: Excluded 2026/07/31 05:10:03 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:10:03 DEBUG : empty space: size = 1 OK 2026/07/31 05:10:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:10:03 DEBUG : empty space: Unchanged skipping 2026/07/31 05:10:03 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:10:03 DEBUG : Waiting for deletions to finish 2026/07/31 05:10:03 INFO : There was nothing to transfer 2026/07/31 05:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:03 DEBUG : potato2: Excluded 2026/07/31 05:10:03 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 05:10:03 DEBUG : enormous: Excluded 2026/07/31 05:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:03 DEBUG : potato2: Excluded 2026/07/31 05:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:03 DEBUG : potato2: Excluded 2026/07/31 05:10:03 DEBUG : empty space: size = 1 OK 2026/07/31 05:10:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:10:03 DEBUG : empty space: Unchanged skipping 2026/07/31 05:10:03 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for checks to finish 2026/07/31 05:10:03 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for transfers to finish 2026/07/31 05:10:03 DEBUG : Waiting for deletions to finish 2026/07/31 05:10:03 INFO : There was nothing to transfer 2026/07/31 05:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:04 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:10:25 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 05:10:25 DEBUG : enormous: Excluded 2026/07/31 05:10:25 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 05:10:25 DEBUG : potato2: Excluded 2026/07/31 05:10:25 DEBUG : empty space: size = 1 OK 2026/07/31 05:10:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:10:25 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:10:25 DEBUG : empty space: Unchanged skipping 2026/07/31 05:10:25 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:10:25 DEBUG : Waiting for deletions to finish 2026/07/31 05:10:31 INFO : potato2: Deleted 2026/07/31 05:10:32 INFO : enormous: Deleted 2026/07/31 05:10:32 INFO : There was nothing to transfer 2026/07/31 05:10:32 DEBUG : empty space: size = 1 OK 2026/07/31 05:10:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:10:32 DEBUG : empty space: Unchanged skipping 2026/07/31 05:10:32 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for checks to finish 2026/07/31 05:10:32 DEBUG : Local file system at /tmp/rclone1395840503: Waiting for transfers to finish 2026/07/31 05:10:32 DEBUG : Waiting for deletions to finish 2026/07/31 05:10:32 INFO : potato2: Deleted 2026/07/31 05:10:32 INFO : enormous: Deleted 2026/07/31 05:10:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.90s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:10:47 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 05:10:47 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:10:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:10:47 DEBUG : four: size = 8 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:10:47 DEBUG : four: Sizes differ 2026/07/31 05:10:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 05:10:47 DEBUG : three: size = 5 OK 2026/07/31 05:10:47 DEBUG : three: Sizes identical 2026/07/31 05:10:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 05:10:47 DEBUG : one: Destination is newer than source, skipping 2026/07/31 05:10:47 DEBUG : two: size = 3 OK 2026/07/31 05:10:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:10:47 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:10:47 DEBUG : two: md5 differ 2026/07/31 05:10:47 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:10:49 DEBUG : four: size = 4 OK 2026/07/31 05:10:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 05:10:49 INFO : four: Copied (replaced existing) 2026/07/31 05:10:49 DEBUG : two: size = 3 OK 2026/07/31 05:10:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 05:10:49 INFO : two: Copied (replaced existing) 2026/07/31 05:10:49 DEBUG : five: size = 4 OK 2026/07/31 05:10:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 05:10:49 INFO : five: Copied (new) 2026/07/31 05:10:49 DEBUG : Waiting for deletions to finish 2026/07/31 05:10:50 DEBUG : five: size = 4 OK 2026/07/31 05:10:50 DEBUG : four: size = 4 OK 2026/07/31 05:10:50 DEBUG : one: Destination is newer than source, skipping 2026/07/31 05:10:50 DEBUG : three: size = 5 OK 2026/07/31 05:10:50 DEBUG : two: size = 3 OK 2026/07/31 05:10:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:10:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 05:10:50 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/31 05:10:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 05:10:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 05:10:50 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/31 05:10:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 05:10:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:10:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:10:50 DEBUG : three: md5 differ 2026/07/31 05:10:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 05:10:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 05:10:50 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/31 05:10:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 05:10:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:10:52 DEBUG : three: size = 5 OK 2026/07/31 05:10:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/31 05:10:52 INFO : three: Copied (replaced existing) 2026/07/31 05:10:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (44.46s) === 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-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/31 05:11:26 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:11:26 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:11:26 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:11:26 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:11:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 05:11:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 05:11:26 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:11:28 DEBUG : yam: size = 11 OK 2026/07/31 05:11:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 05:11:28 INFO : yam: Copied (new) 2026/07/31 05:11:28 DEBUG : potato: size = 14 OK 2026/07/31 05:11:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 05:11:28 INFO : potato: Copied (new) 2026/07/31 05:11:28 DEBUG : Waiting for deletions to finish 2026/07/31 05:11:29 DEBUG : potato: size = 14 OK 2026/07/31 05:11:29 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:11:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:11:29 DEBUG : potato: Unchanged skipping 2026/07/31 05:11:29 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:11:29 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:11:29 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:11:31 INFO : yam: Moved (server-side) to: yaml 2026/07/31 05:11:31 INFO : yaml: Renamed from "yam" 2026/07/31 05:11:31 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:11:31 DEBUG : Waiting for deletions to finish 2026/07/31 05:11:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (20.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/31 05:11:46 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:11:46 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:11:46 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:11:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 05:11:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 05:11:46 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:11:46 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:11:48 DEBUG : yam: size = 11 OK 2026/07/31 05:11:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 05:11:48 INFO : yam: Copied (new) 2026/07/31 05:11:48 DEBUG : potato: size = 14 OK 2026/07/31 05:11:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 05:11:48 INFO : potato: Copied (new) 2026/07/31 05:11:48 DEBUG : Waiting for deletions to finish 2026/07/31 05:11:49 DEBUG : potato: size = 14 OK 2026/07/31 05:11:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:11:49 DEBUG : potato: Unchanged skipping 2026/07/31 05:11:49 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:11:49 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:11:49 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:11:49 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:11:50 INFO : yam: Moved (server-side) to: yaml 2026/07/31 05:11:50 INFO : yaml: Renamed from "yam" 2026/07/31 05:11:50 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:11:50 DEBUG : Waiting for deletions to finish 2026/07/31 05:11:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/31 05:12:03 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:12:03 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:12:03 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:12:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 05:12:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 05:12:03 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:12:03 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:12:05 DEBUG : sub/yam: size = 11 OK 2026/07/31 05:12:05 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 05:12:05 INFO : sub/yam: Copied (new) 2026/07/31 05:12:05 DEBUG : potato: size = 14 OK 2026/07/31 05:12:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 05:12:05 INFO : potato: Copied (new) 2026/07/31 05:12:05 DEBUG : Waiting for deletions to finish 2026/07/31 05:12:07 DEBUG : potato: size = 14 OK 2026/07/31 05:12:07 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:12:07 DEBUG : potato: Unchanged skipping 2026/07/31 05:12:07 INFO : Yandex rclone-test-nupovez6ciwe: Making map for --track-renames 2026/07/31 05:12:07 INFO : Yandex rclone-test-nupovez6ciwe: Finished making map for --track-renames 2026/07/31 05:12:07 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:12:07 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for renames to finish 2026/07/31 05:12:09 INFO : sub/yam: Moved (server-side) to: yam 2026/07/31 05:12:09 INFO : yam: Renamed from "sub/yam" 2026/07/31 05:12:09 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:12:09 DEBUG : Waiting for deletions to finish 2026/07/31 05:12:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:12:31 DEBUG : Creating backend with remote "/tmp/rclone1395840503/dir1" 2026/07/31 05:12:31 DEBUG : Config file has changed externally - reloading 2026/07/31 05:12:31 DEBUG : Creating backend with remote "/tmp/rclone1395840503/dir2" 2026/07/31 05:12:31 DEBUG : Local file system at /tmp/rclone1395840503/dir2: Using server-side directory move 2026/07/31 05:12:31 INFO : Local file system at /tmp/rclone1395840503/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 05:12:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 05:12:31 INFO : file1.txt: Moved (server-side) 2026/07/31 05:12:31 DEBUG : Local file system at /tmp/rclone1395840503/dir2: Waiting for checks to finish 2026/07/31 05:12:31 DEBUG : Local file system at /tmp/rclone1395840503/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 05:12:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 05:12:32 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:12:32 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:12:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 05:12:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:12:34 INFO : sub dir/hello world: Copied (new) 2026/07/31 05:12:34 INFO : sub dir/hello world: Deleted 2026/07/31 05:12:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 05:12:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 05:12:35 INFO : nested/sub dir/file: Copied (new) 2026/07/31 05:12:35 INFO : nested/sub dir/file: Deleted 2026/07/31 05:12:35 INFO : sub dir: Removing directory 2026/07/31 05:12:35 INFO : nested/sub dir: Removing directory 2026/07/31 05:12:35 INFO : nested: Removing directory 2026/07/31 05:12:35 DEBUG : Local file system at /tmp/rclone1395840503: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (43.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 05:13:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 05:13:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:13:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:13:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 05:13:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:13:18 INFO : sub dir/hello world: Copied (new) 2026/07/31 05:13:18 INFO : sub dir/hello world: Deleted 2026/07/31 05:13:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 05:13:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 05:13:19 INFO : nested/sub dir/file: Copied (new) 2026/07/31 05:13:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (44.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:13:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 05:13:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 05:13:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:13:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:14:01 DEBUG : existing: size = 6 OK 2026/07/31 05:14:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 05:14:01 INFO : existing: Copied (new) 2026/07/31 05:14:01 INFO : existing: Deleted 2026/07/31 05:14:01 DEBUG : existing-b: size = 6 OK 2026/07/31 05:14:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/31 05:14:01 INFO : existing-b: Copied (new) 2026/07/31 05:14:01 INFO : existing-b: Deleted 2026/07/31 05:14:02 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:14:02 DEBUG : existing: Destination exists, skipping 2026/07/31 05:14:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 05:14:02 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:14:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.28s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:14:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-saxucen5roho" 2026/07/31 05:14:16 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-saxucen5roho 2026/07/31 05:14:28 DEBUG : Yandex rclone-test-saxucen5roho: Using server-side directory move 2026/07/31 05:14:29 INFO : Yandex rclone-test-saxucen5roho: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 05:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:14:29 DEBUG : empty space: size = 1 OK 2026/07/31 05:14:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:14:29 DEBUG : empty space: Unchanged skipping 2026/07/31 05:14:29 DEBUG : potato3: size = 68 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:14:29 DEBUG : potato3: size = 60 (Yandex rclone-test-saxucen5roho) 2026/07/31 05:14:29 DEBUG : potato3: Sizes differ 2026/07/31 05:14:29 DEBUG : Yandex rclone-test-saxucen5roho: Waiting for checks to finish 2026/07/31 05:14:30 INFO : potato2: Moved (server-side) 2026/07/31 05:14:36 INFO : potato3: Deleted 2026/07/31 05:14:36 INFO : empty space: Deleted 2026/07/31 05:14:36 DEBUG : Yandex rclone-test-saxucen5roho: Waiting for transfers to finish 2026/07/31 05:14:37 INFO : potato3: Moved (server-side) 2026/07/31 05:14:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-wabewuf2tata" 2026/07/31 05:14:38 DEBUG : Yandex rclone-test-wabewuf2tata: Using server-side directory move 2026/07/31 05:14:41 INFO : Yandex rclone-test-wabewuf2tata: Server side directory move succeeded 2026/07/31 05:14:42 ERROR : error listing: directory not found 2026/07/31 05:14:42 DEBUG : Yandex rclone-test-wabewuf2tata: Purge remote 2026/07/31 05:15:04 DEBUG : Yandex rclone-test-saxucen5roho: Purge remote 2026/07/31 05:15:04 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (48.69s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:15:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-riladig8juji" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-riladig8juji 2026/07/31 05:15:19 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 05:15:19 DEBUG : empty space: Excluded 2026/07/31 05:15:19 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 05:15:19 DEBUG : empty space: Excluded 2026/07/31 05:15:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:15:19 DEBUG : Yandex rclone-test-riladig8juji: Waiting for checks to finish 2026/07/31 05:15:19 DEBUG : potato3: size = 68 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:15:19 DEBUG : potato3: size = 60 (Yandex rclone-test-riladig8juji) 2026/07/31 05:15:19 DEBUG : potato3: Sizes differ 2026/07/31 05:15:19 DEBUG : Yandex rclone-test-riladig8juji: Waiting for transfers to finish 2026/07/31 05:15:21 INFO : potato2: Moved (server-side) 2026/07/31 05:15:27 INFO : potato3: Deleted 2026/07/31 05:15:27 INFO : potato3: Moved (server-side) 2026/07/31 05:15:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-yimonib9nivi" 2026/07/31 05:15:29 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 05:15:29 DEBUG : empty space: Excluded 2026/07/31 05:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:15:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 05:15:29 DEBUG : Yandex rclone-test-yimonib9nivi: Waiting for checks to finish 2026/07/31 05:15:29 DEBUG : Yandex rclone-test-yimonib9nivi: Waiting for transfers to finish 2026/07/31 05:15:30 INFO : potato3: Moved (server-side) 2026/07/31 05:15:30 INFO : potato2: Moved (server-side) 2026/07/31 05:15:31 DEBUG : Yandex rclone-test-yimonib9nivi: Purge remote 2026/07/31 05:15:43 DEBUG : Yandex rclone-test-riladig8juji: Purge remote --- PASS: TestServerSideMoveWithFilter (55.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:16:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-sowaxom5quge" 2026/07/31 05:16:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 05:16:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 05:16:09 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 05:16:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 05:16:09 INFO : tomatoDir: Making directory 2026/07/31 05:16:09 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nupovez6ciwe -> Yandex rclone-test-sowaxom5quge 2026/07/31 05:16:14 DEBUG : potato3: modtime not stored after upload (got 2026-07-31 05:16:13 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:16:15 DEBUG : Yandex rclone-test-sowaxom5quge: Using server-side directory move 2026/07/31 05:16:15 INFO : Yandex rclone-test-sowaxom5quge: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 05:16:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 05:16:16 DEBUG : empty space: size = 1 OK 2026/07/31 05:16:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:16:16 DEBUG : empty space: Unchanged skipping 2026/07/31 05:16:16 DEBUG : potato3: size = 68 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:16:16 DEBUG : potato3: size = 60 (Yandex rclone-test-sowaxom5quge) 2026/07/31 05:16:16 DEBUG : potato3: Sizes differ 2026/07/31 05:16:16 DEBUG : Yandex rclone-test-sowaxom5quge: Waiting for checks to finish 2026/07/31 05:16:17 INFO : potato2: Moved (server-side) 2026/07/31 05:16:23 INFO : empty space: Deleted 2026/07/31 05:16:23 DEBUG : Yandex rclone-test-sowaxom5quge: Waiting for transfers to finish 2026/07/31 05:16:23 INFO : potato3: Deleted 2026/07/31 05:16:24 INFO : potato3: Moved (server-side) 2026/07/31 05:16:24 INFO : tomatoDir: Removing directory 2026/07/31 05:16:32 DEBUG : Yandex rclone-test-nupovez6ciwe: deleted 1 directories 2026/07/31 05:16:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-kadiyec9xuvi" 2026/07/31 05:16:35 INFO : tomatoDir: Making directory 2026/07/31 05:16:35 DEBUG : Yandex rclone-test-kadiyec9xuvi: Using server-side directory move 2026/07/31 05:16:38 INFO : Yandex rclone-test-kadiyec9xuvi: Server side directory move succeeded 2026/07/31 05:16:39 ERROR : error listing: directory not found 2026/07/31 05:16:39 ERROR : error listing: directory not found 2026/07/31 05:16:39 DEBUG : Yandex rclone-test-kadiyec9xuvi: Purge remote 2026/07/31 05:16:54 DEBUG : Yandex rclone-test-sowaxom5quge: Purge remote 2026/07/31 05:16:54 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (54.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.90s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:16:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/rclone-sync-test" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:16:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/rclone-sync-test" 2026/07/31 05:16:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/rclone-sync-test-include/layer2" 2026/07/31 05:17:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/rclone-sync-test-ignore-file" 2026/07/31 05:17:04 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:05 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test: Waiting for checks to finish 2026/07/31 05:17:05 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test: Waiting for transfers to finish 2026/07/31 05:17:05 DEBUG : Waiting for deletions to finish 2026/07/31 05:17:05 INFO : There was nothing to transfer 2026/07/31 05:17:06 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:07 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:17:07 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:17:07 DEBUG : Waiting for deletions to finish 2026/07/31 05:17:07 INFO : rclone-sync-test-include: Removing directory 2026/07/31 05:17:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 05:17:08 DEBUG : Yandex rclone-test-nupovez6ciwe: failed to delete 1 directories 2026/07/31 05:17:08 INFO : There was nothing to transfer 2026/07/31 05:17:08 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:10 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:12 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:13 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:17 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:18 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:20 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:21 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/31 05:17:21 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/31 05:17:21 DEBUG : Waiting for deletions to finish 2026/07/31 05:17:21 INFO : There was nothing to transfer 2026/07/31 05:17:22 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:23 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:25 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:26 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:17:26 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:17:26 DEBUG : Waiting for deletions to finish 2026/07/31 05:17:26 INFO : rclone-sync-test-include: Removing directory 2026/07/31 05:17:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 05:17:27 DEBUG : Yandex rclone-test-nupovez6ciwe: failed to delete 1 directories 2026/07/31 05:17:27 INFO : There was nothing to transfer 2026/07/31 05:17:27 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:29 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:31 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:33 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:34 DEBUG : Excluded 2026/07/31 05:17:34 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:36 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/31 05:17:36 DEBUG : Yandex rclone-test-nupovez6ciwe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/31 05:17:36 DEBUG : Waiting for deletions to finish 2026/07/31 05:17:36 INFO : There was nothing to transfer 2026/07/31 05:17:36 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:38 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:40 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:43 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 05:17:45 DEBUG : rclone-sync-test: Excluded 2026/07/31 05:17:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 05:17:46 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (90.20s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:18:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:18:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/CompareDest" 2026/07/31 05:18:29 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 05:18:29 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:29 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:32 DEBUG : one: size = 3 OK 2026/07/31 05:18:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 05:18:32 INFO : one: Copied (new) 2026/07/31 05:18:32 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:33 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:33 DEBUG : one: Sizes differ 2026/07/31 05:18:33 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:33 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:35 DEBUG : one: size = 5 OK 2026/07/31 05:18:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 05:18:35 INFO : one: Copied (replaced existing) 2026/07/31 05:18:35 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:41 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:41 DEBUG : one: Sizes differ 2026/07/31 05:18:41 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:41 DEBUG : one: size = 5 OK 2026/07/31 05:18:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 05:18:41 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:41 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:41 INFO : There was nothing to transfer 2026/07/31 05:18:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:44 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:44 DEBUG : one: Sizes differ 2026/07/31 05:18:45 DEBUG : two: size = 3 OK 2026/07/31 05:18:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 05:18:45 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:45 DEBUG : one: size = 5 OK 2026/07/31 05:18:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 05:18:45 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:45 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:45 INFO : There was nothing to transfer 2026/07/31 05:18:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:46 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:46 DEBUG : one: Sizes differ 2026/07/31 05:18:46 DEBUG : one: size = 5 OK 2026/07/31 05:18:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 05:18:46 DEBUG : two: size = 3 OK 2026/07/31 05:18:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 05:18:46 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:46 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:46 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:46 INFO : There was nothing to transfer 2026/07/31 05:18:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:47 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:47 DEBUG : one: Sizes differ 2026/07/31 05:18:48 DEBUG : one: size = 5 OK 2026/07/31 05:18:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 05:18:48 DEBUG : two: size = 3 OK 2026/07/31 05:18:48 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/07/31 05:18:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 05:18:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 05:18:48 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:48 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:48 DEBUG : Waiting for deletions to finish 2026/07/31 05:18:48 INFO : There was nothing to transfer 2026/07/31 05:18:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:49 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:18:49 DEBUG : one: Sizes differ 2026/07/31 05:18:49 DEBUG : one: size = 5 OK 2026/07/31 05:18:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:18:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 05:18:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:18:49 DEBUG : two: size = 3 (Yandex rclone-test-nupovez6ciwe/CompareDest) 2026/07/31 05:18:49 DEBUG : two: Sizes differ 2026/07/31 05:18:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 05:18:49 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:18:49 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:18:51 DEBUG : two: size = 5 OK 2026/07/31 05:18:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/31 05:18:51 INFO : two: Copied (new) 2026/07/31 05:18:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (65.84s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:19:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dest" 2026/07/31 05:19:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/pre-dest1" 2026/07/31 05:19:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/pre-dest2" 2026/07/31 05:19:41 DEBUG : 1: size = 1 OK 2026/07/31 05:19:41 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:19:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 05:19:42 DEBUG : 2: size = 1 OK 2026/07/31 05:19:42 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:19:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 05:19:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 05:19:42 DEBUG : Yandex rclone-test-nupovez6ciwe/dest: Waiting for checks to finish 2026/07/31 05:19:42 DEBUG : Yandex rclone-test-nupovez6ciwe/dest: Waiting for transfers to finish 2026/07/31 05:19:45 DEBUG : 3: size = 1 OK 2026/07/31 05:19:45 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/31 05:19:45 INFO : 3: Copied (new) 2026/07/31 05:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (55.03s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:20:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:20:29 DEBUG : Config file has changed externally - reloading 2026/07/31 05:20:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/CopyDest" 2026/07/31 05:20:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 05:20:30 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:30 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:20:33 DEBUG : one: size = 3 OK 2026/07/31 05:20:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 05:20:33 INFO : one: Copied (new) 2026/07/31 05:20:33 DEBUG : Waiting for deletions to finish 2026/07/31 05:20:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:20:34 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:20:34 DEBUG : one: Sizes differ 2026/07/31 05:20:34 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:34 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:20:36 DEBUG : one: size = 5 OK 2026/07/31 05:20:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 05:20:36 INFO : one: Copied (replaced existing) 2026/07/31 05:20:36 DEBUG : Waiting for deletions to finish 2026/07/31 05:20:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/BackupDir" 2026/07/31 05:20:42 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:20:42 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:20:42 DEBUG : one: Sizes differ 2026/07/31 05:20:42 DEBUG : one: size = 5 OK 2026/07/31 05:20:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:20:42 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:20:42 DEBUG : one: Sizes differ 2026/07/31 05:20:44 INFO : one: Moved (server-side) 2026/07/31 05:20:45 DEBUG : one: size = 5 OK 2026/07/31 05:20:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 05:20:45 INFO : one: Copied (server-side copy) 2026/07/31 05:20:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 05:20:45 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:20:45 DEBUG : Waiting for deletions to finish 2026/07/31 05:20:49 DEBUG : one: size = 5 OK 2026/07/31 05:20:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:49 DEBUG : one: Unchanged skipping 2026/07/31 05:20:49 DEBUG : two: size = 3 OK 2026/07/31 05:20:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:53 DEBUG : two: size = 3 OK 2026/07/31 05:20:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 05:20:53 INFO : two: Copied (server-side copy) 2026/07/31 05:20:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 05:20:53 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:53 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:20:53 DEBUG : Waiting for deletions to finish 2026/07/31 05:20:54 DEBUG : one: size = 5 OK 2026/07/31 05:20:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:54 DEBUG : one: Unchanged skipping 2026/07/31 05:20:54 DEBUG : two: size = 3 OK 2026/07/31 05:20:54 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:54 DEBUG : two: Unchanged skipping 2026/07/31 05:20:54 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:20:54 DEBUG : Waiting for deletions to finish 2026/07/31 05:20:54 INFO : There was nothing to transfer 2026/07/31 05:20:59 DEBUG : one: size = 5 OK 2026/07/31 05:20:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:59 DEBUG : one: Unchanged skipping 2026/07/31 05:20:59 DEBUG : three: size = 7 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:20:59 DEBUG : three: size = 5 (Yandex rclone-test-nupovez6ciwe/CopyDest) 2026/07/31 05:20:59 DEBUG : three: Sizes differ 2026/07/31 05:20:59 DEBUG : three: Destination not found in --copy-dest 2026/07/31 05:20:59 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 05:20:59 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:20:59 DEBUG : two: size = 3 OK 2026/07/31 05:20:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:20:59 DEBUG : two: Unchanged skipping 2026/07/31 05:20:59 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:21:01 DEBUG : three: size = 7 OK 2026/07/31 05:21:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/31 05:21:01 INFO : three: Copied (new) 2026/07/31 05:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (100.85s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:22:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:22:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/backup" 2026/07/31 05:22:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:22:18 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:22:18 DEBUG : one: Sizes differ 2026/07/31 05:22:18 DEBUG : two: size = 3 OK 2026/07/31 05:22:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:22:18 DEBUG : two: Unchanged skipping 2026/07/31 05:22:18 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:22:19 INFO : one: Moved (server-side) 2026/07/31 05:22:19 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:22:21 DEBUG : one: size = 4 OK 2026/07/31 05:22:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:22:21 INFO : one: Copied (new) 2026/07/31 05:22:21 DEBUG : Waiting for deletions to finish 2026/07/31 05:22:23 INFO : three.txt: Moved (server-side) 2026/07/31 05:22:23 INFO : three.txt: Moved into backup dir 2026/07/31 05:22:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:22:27 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:22:27 DEBUG : one: Sizes differ 2026/07/31 05:22:27 DEBUG : two: size = 3 OK 2026/07/31 05:22:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:22:27 DEBUG : two: Unchanged skipping 2026/07/31 05:22:27 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:22:34 INFO : one: Deleted 2026/07/31 05:22:35 INFO : one: Moved (server-side) 2026/07/31 05:22:35 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:22:38 DEBUG : one: size = 5 OK 2026/07/31 05:22:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:22:38 INFO : one: Copied (new) 2026/07/31 05:22:38 DEBUG : Waiting for deletions to finish 2026/07/31 05:22:45 INFO : three.txt: Deleted 2026/07/31 05:22:46 INFO : three.txt: Moved (server-side) 2026/07/31 05:22:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (81.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:23:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:23:38 DEBUG : Config file has changed externally - reloading 2026/07/31 05:23:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/backup" 2026/07/31 05:23:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:23:41 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:23:41 DEBUG : one: Sizes differ 2026/07/31 05:23:41 DEBUG : two: size = 3 OK 2026/07/31 05:23:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:23:41 DEBUG : two: Unchanged skipping 2026/07/31 05:23:41 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:23:42 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:23:42 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:23:46 DEBUG : one: size = 4 OK 2026/07/31 05:23:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:23:46 INFO : one: Copied (new) 2026/07/31 05:23:46 DEBUG : Waiting for deletions to finish 2026/07/31 05:23:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:23:48 INFO : three.txt: Moved into backup dir 2026/07/31 05:23:51 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:23:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:23:51 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:23:51 DEBUG : two: size = 3 OK 2026/07/31 05:23:51 DEBUG : one: Sizes differ 2026/07/31 05:23:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:23:51 DEBUG : two: Unchanged skipping 2026/07/31 05:23:57 INFO : one.bak: Deleted 2026/07/31 05:23:59 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:23:59 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:24:01 DEBUG : one: size = 5 OK 2026/07/31 05:24:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:24:01 INFO : one: Copied (new) 2026/07/31 05:24:01 DEBUG : Waiting for deletions to finish 2026/07/31 05:24:08 INFO : three.txt.bak: Deleted 2026/07/31 05:24:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:24:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (80.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:25:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:25:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/backup" 2026/07/31 05:25:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:25:03 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:25:03 DEBUG : one: Sizes differ 2026/07/31 05:25:03 DEBUG : two: size = 3 OK 2026/07/31 05:25:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:25:03 DEBUG : two: Unchanged skipping 2026/07/31 05:25:03 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:25:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 05:25:04 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:25:06 DEBUG : one: size = 4 OK 2026/07/31 05:25:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:25:06 INFO : one: Copied (new) 2026/07/31 05:25:06 DEBUG : Waiting for deletions to finish 2026/07/31 05:25:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 05:25:08 INFO : three.txt: Moved into backup dir 2026/07/31 05:25:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:25:13 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:25:13 DEBUG : one: Sizes differ 2026/07/31 05:25:13 DEBUG : two: size = 3 OK 2026/07/31 05:25:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:25:13 DEBUG : two: Unchanged skipping 2026/07/31 05:25:13 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:25:19 INFO : one-2019-01-01: Deleted 2026/07/31 05:25:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 05:25:21 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:25:23 DEBUG : one: size = 5 OK 2026/07/31 05:25:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:25:23 INFO : one: Copied (new) 2026/07/31 05:25:23 DEBUG : Waiting for deletions to finish 2026/07/31 05:25:29 INFO : three-2019-01-01.txt: Deleted 2026/07/31 05:25:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 05:25:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.84s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:26:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:26:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:26:18 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:26:18 DEBUG : one: Sizes differ 2026/07/31 05:26:18 DEBUG : two: size = 3 OK 2026/07/31 05:26:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:26:18 DEBUG : two: Unchanged skipping 2026/07/31 05:26:18 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:26:20 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:26:20 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:26:22 DEBUG : one: size = 4 OK 2026/07/31 05:26:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:26:22 INFO : one: Copied (new) 2026/07/31 05:26:22 DEBUG : Waiting for deletions to finish 2026/07/31 05:26:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:26:24 INFO : three.txt: Moved into backup dir 2026/07/31 05:26:27 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 05:26:27 DEBUG : one.bak: Excluded 2026/07/31 05:26:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 05:26:27 DEBUG : three.txt.bak: Excluded 2026/07/31 05:26:27 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for checks to finish 2026/07/31 05:26:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:26:27 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:26:27 DEBUG : one: Sizes differ 2026/07/31 05:26:27 DEBUG : two: size = 3 OK 2026/07/31 05:26:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:26:27 DEBUG : two: Unchanged skipping 2026/07/31 05:26:34 INFO : one.bak: Deleted 2026/07/31 05:26:36 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:26:36 DEBUG : Yandex rclone-test-nupovez6ciwe/dst: Waiting for transfers to finish 2026/07/31 05:26:38 DEBUG : one: size = 5 OK 2026/07/31 05:26:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:26:38 INFO : one: Copied (new) 2026/07/31 05:26:38 DEBUG : Waiting for deletions to finish 2026/07/31 05:26:45 INFO : three.txt.bak: Deleted 2026/07/31 05:26:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:26:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (94.94s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:27:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:27:58 DEBUG : Config file has changed externally - reloading 2026/07/31 05:27:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:27:59 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:27:59 DEBUG : one: Sizes differ 2026/07/31 05:28:01 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:28:03 DEBUG : one: size = 4 OK 2026/07/31 05:28:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:28:03 INFO : one: Copied (new) 2026/07/31 05:28:03 DEBUG : two: size = 3 OK 2026/07/31 05:28:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:28:03 DEBUG : two: Unchanged skipping 2026/07/31 05:28:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:28:03 DEBUG : three.txt: size = 5 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:28:03 DEBUG : three.txt: Sizes differ 2026/07/31 05:28:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:28:07 DEBUG : three.txt: size = 6 OK 2026/07/31 05:28:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 05:28:07 INFO : three.txt: Copied (new) 2026/07/31 05:28:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:28:08 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:28:08 DEBUG : one: Sizes differ 2026/07/31 05:28:15 INFO : one.bak: Deleted 2026/07/31 05:28:17 INFO : one: Moved (server-side) to: one.bak 2026/07/31 05:28:18 DEBUG : one: size = 5 OK 2026/07/31 05:28:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:28:18 INFO : one: Copied (new) 2026/07/31 05:28:19 DEBUG : two: size = 3 OK 2026/07/31 05:28:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:28:19 DEBUG : two: Unchanged skipping 2026/07/31 05:28:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:28:19 DEBUG : three.txt: size = 6 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:28:19 DEBUG : three.txt: Sizes differ 2026/07/31 05:28:28 INFO : three.txt.bak: Deleted 2026/07/31 05:28:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 05:28:31 DEBUG : three.txt: size = 19 OK 2026/07/31 05:28:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 05:28:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (85.82s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:29:14 DEBUG : dst/one: modtime not stored after upload (got 2026-07-31 05:29:13 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:29:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupovez6ciwe/dst" 2026/07/31 05:29:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:29:20 DEBUG : one: size = 3 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:29:20 DEBUG : one: Sizes differ 2026/07/31 05:29:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 05:29:23 DEBUG : one: size = 4 OK 2026/07/31 05:29:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 05:29:23 INFO : one: Copied (new) 2026/07/31 05:29:24 DEBUG : two: size = 3 OK 2026/07/31 05:29:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:29:24 DEBUG : two: Unchanged skipping 2026/07/31 05:29:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:29:24 DEBUG : three.txt: size = 5 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:29:24 DEBUG : three.txt: Sizes differ 2026/07/31 05:29:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 05:29:28 DEBUG : three.txt: size = 6 OK 2026/07/31 05:29:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 05:29:28 INFO : three.txt: Copied (new) 2026/07/31 05:29:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:29:29 DEBUG : one: size = 4 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:29:29 DEBUG : one: Sizes differ 2026/07/31 05:29:36 INFO : one-2019-01-01: Deleted 2026/07/31 05:29:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 05:29:39 DEBUG : one: size = 5 OK 2026/07/31 05:29:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 05:29:39 INFO : one: Copied (new) 2026/07/31 05:29:39 DEBUG : two: size = 3 OK 2026/07/31 05:29:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:29:39 DEBUG : two: Unchanged skipping 2026/07/31 05:29:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:29:40 DEBUG : three.txt: size = 6 (Yandex rclone-test-nupovez6ciwe/dst) 2026/07/31 05:29:40 DEBUG : three.txt: Sizes differ 2026/07/31 05:29:45 INFO : three-2019-01-01.txt: Deleted 2026/07/31 05:29:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 05:29:49 DEBUG : three.txt: size = 19 OK 2026/07/31 05:29:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 05:29:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (79.02s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:30:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:30:33 DEBUG : Testêé: size = 18 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:30:33 DEBUG : Testêé: Sizes differ 2026/07/31 05:30:33 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:30:33 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:30:36 DEBUG : Testêé: size = 14 OK 2026/07/31 05:30:36 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/31 05:30:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 05:30:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.15s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:30:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 05:30:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:30:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:30:46 DEBUG : existing: size = 6 OK 2026/07/31 05:30:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 05:30:46 INFO : existing: Copied (new) 2026/07/31 05:30:46 DEBUG : Waiting for deletions to finish 2026/07/31 05:30:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:30:47 DEBUG : existing: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:30:47 DEBUG : existing: Sizes differ 2026/07/31 05:30:47 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:30:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 05:30:47 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:30:47 ERROR : Yandex rclone-test-nupovez6ciwe: not deleting files as there were IO errors 2026/07/31 05:30:47 ERROR : Yandex rclone-test-nupovez6ciwe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (12.61s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:30:58 DEBUG : EXISTING: modtime not stored after upload (got 2026-07-31 05:30:57 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:30:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:30:59 DEBUG : EXISTING: size = 6 OK 2026/07/31 05:30:59 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:30:59 DEBUG : existing: Unchanged skipping 2026/07/31 05:30:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:30:59 DEBUG : Waiting for deletions to finish 2026/07/31 05:30:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.36s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.98s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.61s) --- SKIP: TestMaxTransfer/Cautious (0.85s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:31:46 DEBUG : both8: modtime not stored after upload (got 2026-07-31 05:31:44 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:32:28 DEBUG : only16: modtime not stored after upload (got 2026-07-31 05:32:27 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:32:33 DEBUG : only17: modtime not stored after upload (got 2026-07-31 05:32:32 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:32:44 DEBUG : both0: size = 6 OK 2026/07/31 05:32:44 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:32:44 DEBUG : both12: size = 6 OK 2026/07/31 05:32:44 DEBUG : both11: size = 6 OK 2026/07/31 05:32:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both10: size = 6 OK 2026/07/31 05:32:44 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both0: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both13: size = 6 OK 2026/07/31 05:32:44 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both12: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both14: size = 6 OK 2026/07/31 05:32:44 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both14: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both15: size = 6 OK 2026/07/31 05:32:44 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both15: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both16: size = 6 OK 2026/07/31 05:32:44 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both16: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both17: size = 6 OK 2026/07/31 05:32:44 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both17: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both18: size = 6 OK 2026/07/31 05:32:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both18: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both19: size = 6 OK 2026/07/31 05:32:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both19: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both1: size = 6 OK 2026/07/31 05:32:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both1: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both2: size = 6 OK 2026/07/31 05:32:44 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both11: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both3: size = 6 OK 2026/07/31 05:32:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both3: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both4: size = 6 OK 2026/07/31 05:32:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both10: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both5: size = 6 OK 2026/07/31 05:32:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both13: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both6: size = 6 OK 2026/07/31 05:32:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both6: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both7: size = 6 OK 2026/07/31 05:32:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both2: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both8: size = 6 OK 2026/07/31 05:32:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both4: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both9: size = 6 OK 2026/07/31 05:32:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:32:44 DEBUG : both9: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both5: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both7: Unchanged skipping 2026/07/31 05:32:44 DEBUG : both8: Unchanged skipping 2026/07/31 05:32:44 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:32:44 DEBUG : Waiting for deletions to finish 2026/07/31 05:32:57 INFO : only18: Deleted 2026/07/31 05:32:58 INFO : only17: Deleted 2026/07/31 05:32:58 INFO : only1: Deleted 2026/07/31 05:32:58 INFO : only10: Deleted 2026/07/31 05:33:04 INFO : only0: Deleted 2026/07/31 05:33:04 INFO : only2: Deleted 2026/07/31 05:33:04 INFO : only3: Deleted 2026/07/31 05:33:05 INFO : only11: Deleted 2026/07/31 05:33:10 INFO : only14: Deleted 2026/07/31 05:33:10 INFO : only4: Deleted 2026/07/31 05:33:11 INFO : only6: Deleted 2026/07/31 05:33:11 INFO : only5: Deleted 2026/07/31 05:33:16 INFO : only12: Deleted 2026/07/31 05:33:16 INFO : only13: Deleted 2026/07/31 05:33:17 INFO : only16: Deleted 2026/07/31 05:33:17 INFO : only19: Deleted 2026/07/31 05:33:22 INFO : only7: Deleted 2026/07/31 05:33:23 INFO : only15: Deleted 2026/07/31 05:33:23 INFO : only8: Deleted 2026/07/31 05:33:24 INFO : only9: Deleted 2026/07/31 05:33:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (264.32s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:36:01 DEBUG : both6: modtime not stored after upload (got 2026-07-31 05:36:00 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 05:37:01 DEBUG : both0: size = 6 OK 2026/07/31 05:37:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both0: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both11: size = 6 OK 2026/07/31 05:37:01 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both12: size = 6 OK 2026/07/31 05:37:01 DEBUG : both10: size = 6 OK 2026/07/31 05:37:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:37:01 DEBUG : both11: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both14: size = 6 OK 2026/07/31 05:37:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both13: size = 6 OK 2026/07/31 05:37:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both10: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both15: size = 6 OK 2026/07/31 05:37:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both13: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both16: size = 6 OK 2026/07/31 05:37:01 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both16: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both17: size = 6 OK 2026/07/31 05:37:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both17: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both18: size = 6 OK 2026/07/31 05:37:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both18: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both19: size = 6 OK 2026/07/31 05:37:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both14: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both1: size = 6 OK 2026/07/31 05:37:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both1: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both2: size = 6 OK 2026/07/31 05:37:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both12: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both3: size = 6 OK 2026/07/31 05:37:01 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both3: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both4: size = 6 OK 2026/07/31 05:37:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both4: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both5: size = 6 OK 2026/07/31 05:37:01 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both15: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both6: size = 6 OK 2026/07/31 05:37:01 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both19: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both7: size = 6 OK 2026/07/31 05:37:01 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both7: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both8: size = 6 OK 2026/07/31 05:37:01 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both8: Unchanged skipping 2026/07/31 05:37:01 DEBUG : both9: size = 6 OK 2026/07/31 05:37:01 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:37:01 DEBUG : both2: Unchanged skipping 2026/07/31 05:37:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only0: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only0: Sizes differ 2026/07/31 05:37:01 DEBUG : both5: Unchanged skipping 2026/07/31 05:37:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only10: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only10: Sizes differ 2026/07/31 05:37:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only11: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only11: Sizes differ 2026/07/31 05:37:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only12: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only12: Sizes differ 2026/07/31 05:37:01 DEBUG : both6: Unchanged skipping 2026/07/31 05:37:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only13: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only13: Sizes differ 2026/07/31 05:37:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only14: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only14: Sizes differ 2026/07/31 05:37:01 DEBUG : both9: Unchanged skipping 2026/07/31 05:37:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only17: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only17: Sizes differ 2026/07/31 05:37:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only16: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only16: Sizes differ 2026/07/31 05:37:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only19: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only15: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only15: Sizes differ 2026/07/31 05:37:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only1: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only1: Sizes differ 2026/07/31 05:37:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only19: Sizes differ 2026/07/31 05:37:01 DEBUG : only18: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only18: Sizes differ 2026/07/31 05:37:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only2: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only2: Sizes differ 2026/07/31 05:37:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only3: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only3: Sizes differ 2026/07/31 05:37:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only4: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only4: Sizes differ 2026/07/31 05:37:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only5: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only5: Sizes differ 2026/07/31 05:37:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only6: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only6: Sizes differ 2026/07/31 05:37:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only7: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only7: Sizes differ 2026/07/31 05:37:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only8: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only8: Sizes differ 2026/07/31 05:37:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1395840503) 2026/07/31 05:37:01 DEBUG : only9: size = 6 (Yandex rclone-test-nupovez6ciwe) 2026/07/31 05:37:01 DEBUG : only9: Sizes differ 2026/07/31 05:37:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:37:03 DEBUG : only0: size = 0 OK 2026/07/31 05:37:03 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:03 INFO : only0: Copied (replaced existing) 2026/07/31 05:37:03 DEBUG : only10: size = 0 OK 2026/07/31 05:37:03 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:03 INFO : only10: Copied (replaced existing) 2026/07/31 05:37:03 DEBUG : only11: size = 0 OK 2026/07/31 05:37:03 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:03 INFO : only11: Copied (replaced existing) 2026/07/31 05:37:03 DEBUG : only13: size = 0 OK 2026/07/31 05:37:03 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:03 INFO : only13: Copied (replaced existing) 2026/07/31 05:37:05 DEBUG : only12: size = 0 OK 2026/07/31 05:37:05 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:05 INFO : only12: Copied (replaced existing) 2026/07/31 05:37:06 DEBUG : only14: size = 0 OK 2026/07/31 05:37:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:06 INFO : only14: Copied (replaced existing) 2026/07/31 05:37:06 DEBUG : only17: size = 0 OK 2026/07/31 05:37:06 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:06 INFO : only17: Copied (replaced existing) 2026/07/31 05:37:06 DEBUG : only16: size = 0 OK 2026/07/31 05:37:06 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:06 INFO : only16: Copied (replaced existing) 2026/07/31 05:37:07 DEBUG : only15: size = 0 OK 2026/07/31 05:37:07 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:07 INFO : only15: Copied (replaced existing) 2026/07/31 05:37:08 DEBUG : only1: size = 0 OK 2026/07/31 05:37:08 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:08 INFO : only1: Copied (replaced existing) 2026/07/31 05:37:08 DEBUG : only2: size = 0 OK 2026/07/31 05:37:08 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:08 INFO : only2: Copied (replaced existing) 2026/07/31 05:37:08 DEBUG : only4: size = 0 OK 2026/07/31 05:37:08 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:08 INFO : only4: Copied (replaced existing) 2026/07/31 05:37:09 DEBUG : only5: size = 0 OK 2026/07/31 05:37:09 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:09 INFO : only5: Copied (replaced existing) 2026/07/31 05:37:09 DEBUG : only19: size = 0 OK 2026/07/31 05:37:09 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:09 INFO : only19: Copied (replaced existing) 2026/07/31 05:37:09 DEBUG : only7: size = 0 OK 2026/07/31 05:37:09 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:09 INFO : only7: Copied (replaced existing) 2026/07/31 05:37:10 DEBUG : only18: size = 0 OK 2026/07/31 05:37:10 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:10 INFO : only18: Copied (replaced existing) 2026/07/31 05:37:11 DEBUG : only9: size = 0 OK 2026/07/31 05:37:11 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:11 INFO : only9: Copied (replaced existing) 2026/07/31 05:37:11 DEBUG : only3: size = 0 OK 2026/07/31 05:37:11 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:11 INFO : only3: Copied (replaced existing) 2026/07/31 05:37:11 DEBUG : only6: size = 0 OK 2026/07/31 05:37:11 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:11 INFO : only6: Copied (replaced existing) 2026/07/31 05:37:13 DEBUG : only8: size = 0 OK 2026/07/31 05:37:13 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:37:13 INFO : only8: Copied (replaced existing) 2026/07/31 05:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (404.37s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:42:18 DEBUG : empty_dir: Making directory with metadata 2026/07/31 05:42:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 05:42:18 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 05:42:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 05:42:18 INFO : empty_on_remote: Making directory 2026/07/31 05:42:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 05:42:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 05:42:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 05:42:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 05:42:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (60.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:43:18 DEBUG : empty_dir: Making directory with metadata 2026/07/31 05:43:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 05:43:18 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 05:43:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 05:43:18 INFO : empty_on_remote: Making directory 2026/07/31 05:43:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 05:43:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 05:43:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 05:43:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 05:43:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 05:43:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (70.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:44:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 05:44:28 INFO : sub dir: Making directory 2026/07/31 05:44:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (109.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:46:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 05:46:18 INFO : sub dir: Making directory 2026/07/31 05:46:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (118.52s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:48:57 DEBUG : Waiting for deletions to finish 2026/07/31 05:48:57 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:48:57 DEBUG : apple: Excluded 2026/07/31 05:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:48:57 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:48:57 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:48:57 DEBUG : banana: Excluded 2026/07/31 05:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:48:57 DEBUG : splitbananasplit: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:48:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:48:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 05:48:59 DEBUG : apple: size = 5 OK 2026/07/31 05:48:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 05:48:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 05:48:59 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : banana: size = 6 OK 2026/07/31 05:48:59 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : apple: Unchanged skipping 2026/07/31 05:48:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 05:48:59 DEBUG : banana: Unchanged skipping 2026/07/31 05:48:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:48:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 05:48:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 05:48:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 05:48:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 05:48:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 05:48:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 05:48:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 05:48:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:48:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 05:48:59 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:48:59 DEBUG : Waiting for deletions to finish 2026/07/31 05:48:59 INFO : There was nothing to transfer 2026/07/31 05:48:59 DEBUG : Waiting for deletions to finish 2026/07/31 05:48:59 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:48:59 DEBUG : apple: Excluded 2026/07/31 05:48:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:48:59 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:48:59 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:48:59 DEBUG : banana: Excluded 2026/07/31 05:48:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:48:59 DEBUG : splitbananasplit: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:49:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:49:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 05:49:01 DEBUG : apple: size = 5 OK 2026/07/31 05:49:01 DEBUG : banana: size = 6 OK 2026/07/31 05:49:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 05:49:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : apple: Unchanged skipping 2026/07/31 05:49:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 05:49:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : banana: Unchanged skipping 2026/07/31 05:49:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 05:49:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:49:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 05:49:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 05:49:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 05:49:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 05:49:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 05:49:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 05:49:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 05:49:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:49:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 05:49:01 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:49:01 DEBUG : Waiting for deletions to finish 2026/07/31 05:49:01 INFO : There was nothing to transfer 2026/07/31 05:49:01 DEBUG : Waiting for deletions to finish 2026/07/31 05:49:01 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:49:01 DEBUG : apple: Excluded 2026/07/31 05:49:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:49:01 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:49:01 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:49:01 DEBUG : banana: Excluded 2026/07/31 05:49:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:49:01 DEBUG : splitbananasplit: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:49:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:49:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" 2026/07/31 05:51:54 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 05:51:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 05:51:54 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 05:51:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 05:51:55 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 05:52:13 DEBUG : Waiting for deletions to finish 2026/07/31 05:52:13 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:52:13 DEBUG : apple: Excluded 2026/07/31 05:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:52:13 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:52:13 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:52:13 DEBUG : banana: Excluded 2026/07/31 05:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:52:13 DEBUG : splitbananasplit: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:52:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 05:52:14 DEBUG : apple: size = 5 OK 2026/07/31 05:52:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:14 DEBUG : apple: Unchanged skipping 2026/07/31 05:52:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 05:52:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 05:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 05:52:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 05:52:14 DEBUG : banana: size = 6 OK 2026/07/31 05:52:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:14 DEBUG : banana: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:52:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 05:52:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 05:52:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 05:52:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 05:52:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 05:52:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 05:52:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 05:52:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 05:52:15 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:52:15 DEBUG : Waiting for deletions to finish 2026/07/31 05:52:15 INFO : There was nothing to transfer 2026/07/31 05:52:15 DEBUG : Waiting for deletions to finish 2026/07/31 05:52:16 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : apple: Excluded 2026/07/31 05:52:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:52:16 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : banana: Excluded 2026/07/31 05:52:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : splitbananasplit: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:52:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:52:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 05:52:17 DEBUG : apple: size = 5 OK 2026/07/31 05:52:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 05:52:17 DEBUG : apple: Unchanged skipping 2026/07/31 05:52:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 05:52:17 DEBUG : banana: size = 6 OK 2026/07/31 05:52:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 05:52:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 05:52:17 DEBUG : banana: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for checks to finish 2026/07/31 05:52:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 05:52:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 05:52:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 05:52:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 05:52:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 05:52:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 05:52:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 05:52:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 05:52:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 05:52:17 DEBUG : Yandex rclone-test-nupovez6ciwe: Waiting for transfers to finish 2026/07/31 05:52:17 DEBUG : Waiting for deletions to finish 2026/07/31 05:52:17 INFO : There was nothing to transfer 2026/07/31 05:52:17 DEBUG : Waiting for deletions to finish 2026/07/31 05:52:19 DEBUG : apple: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : apple: Excluded 2026/07/31 05:52:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : appleappleapplebanana: Excluded 2026/07/31 05:52:19 DEBUG : banana: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : banana: Excluded 2026/07/31 05:52:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : splitbananasplit: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 05:52:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 05:52:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-nupovez6ciwe", Local "Local file system at /tmp/rclone1395840503", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (6m33s) TestTransform/base64 (2s) goroutine 16453 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x226b8e272d88, {0x2d519cc?, 0x226b8e2bfae8?}, 0x2edd9b8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x226b8e272d88) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x226b8e272d88, 0x226b8e2bfc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7a6ca, 0x18}, {0x2d9d7f3, 0x20}, 0x226b8e9ac840, {0x4bfba80, 0x6c, 0x6c}, {0xc2932c0a693af47f, 0x346465b5d18, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x226b8e8c4a00) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x226b8e8c4a00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 15389 [chan receive]: testing.(*T).Run(0x226b8eb02248, {0x2d3bbb1?, 0x70?}, 0x226b8e7ae410) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x226b8eb02248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x226b8eb02248, 0x2edd9b8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 52 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 53 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 16368 [IO wait]: internal/poll.runtime_pollWait(0x711d2c70da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x226b8e910280?, 0x226b8e35d300?, 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(0x226b8e910280, {0x226b8e35d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x226b8e910280, {0x226b8e35d300?, 0x12fb?, 0x226b8e959970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x226b8e972038, {0x226b8e35d300?, 0x0?, 0x226b8e9599c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x226b8eca80f0, {0x226b8e35d300?, 0x711d2c7c2300?, 0x711d765c12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x226b8e4fc198, {0x226b8e35d300?, 0x226b8e7850e0?, 0x226b8e959a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x226b8e87c2a8, {0x2efd6e0, 0x226b8e4fc198}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x226b8e87c008, {0x711d2c750728, 0x226b8eca80f0}, 0x226b8e959c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x226b8e87c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x226b8e87c008, {0x226b8ee4f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x226b8e736280, {0x226b8ee4f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x226b8e8eeae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x226b8e8eeae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x226b8e736280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16492 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16488 [select]: net/http.(*persistConn).roundTrip(0x226b8e8fc500, 0x226b8e310ff0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x226b8e425380, 0x226b8edc6b40) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x226b8e4076e0, 0x226b8edc6b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x226b8eb89180, 0x226b8edc6a00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x226b8edc6a00, {0x2efe420, 0x226b8eb89180}, {0x226b8e2bec38?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x226b8e8e2240, 0x226b8edc6a00, {0x756e2d7473657401?, 0x226b8e2becc0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x226b8e8e2240, 0x226b8edc6a00) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x226b8e732280, {0x2f28428, 0x4c3b020}, 0x226b8e2bf328) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x226b8e732280, {0x2f28428, 0x4c3b020}, 0x226b8eed9080?, {0x26070e0?, 0x226b8e382310?}, {0x0, 0x0}, 0x226b8e2bf538?, 0x2edf040, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1050 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x226b8e407860, 0x226b8ecb0540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x226b8e407860, 0x226b8ecb0540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x226b8ed7a420, {0x2f28428, 0x4c3b020}, {0x2d59490, 0xf}, {0x226b8e762340, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x226b8ed7a420, {0x2f28428, 0x4c3b020}, {0x226b8ed7a420?, 0x2f28428?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x226b8ed7a420, {0x2f28428, 0x4c3b020}, {0x2ef9f40, 0x226b8e6bfec0}, {0x2f3a330, 0x226b8e28bd50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1200 +0x368 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x226b8e910b00, {0x2f28428, 0x4c3b020}, {0x2ef9f40, 0x226b8e6bfec0}, {0x2f3a330, 0x226b8e28bd50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x226b8e28bce0, {0x2f28428, 0x4c3b020}, {0x2f4a230, 0x226b8e910b00}, {0x226b8ea1cbb8, 0x15}, {0x226b8ea1cbb8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x226b8e28bce0?, 0x226b8e28bce0, {0x2d34a57, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x226b8eb02488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x226b8eb02488, 0x226b8e7ae410) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15389 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 2701 [chan receive, 54 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 2672 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16369 [select]: net/http.(*persistConn).writeLoop(0x226b8e736280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16492 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15084 [IO wait]: internal/poll.runtime_pollWait(0x711d2c7ac600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x226b8eb10400?, 0x226b8e340f00?, 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(0x226b8eb10400, {0x226b8e340f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x226b8eb10400, {0x226b8e340f00?, 0x24fb?, 0x226b8ed383e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x226b8e972058, {0x226b8e340f00?, 0x0?, 0x226b8eecc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x226b8ef0a300, {0x226b8e340f00?, 0x711d2c7c2300?, 0x711d765c12f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x226b8e4fc210, {0x226b8e340f00?, 0x226b8ea0e960?, 0x226b8eecca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x226b8ea94628, {0x2efd6e0, 0x226b8e4fc210}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x226b8ea94388, {0x711d2c750728, 0x226b8ef0a300}, 0x226b8eeccc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x226b8ea94388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x226b8ea94388, {0x226b8eec1000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x226b8e8fc500, {0x226b8eec1000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x226b8e5744e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x226b8e5744e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x226b8e8fc500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15078 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15085 [select]: net/http.(*persistConn).writeLoop(0x226b8e8fc500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15078 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.384870318s (try 4/5): exit status 2: Failed []