"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/09/22 05:00:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode" 2026/09/22 05:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:00:25 DEBUG : Creating backend with remote "/tmp/rclone1628535121" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:00:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/22 05:00:26 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:00:26 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.41s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:00:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:00:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:00:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:00:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:00:30 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:00:31 DEBUG : Yandex rclone-test-rosutir8kode: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.42s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:00:46 DEBUG : Creating backend with remote "/non-existing" 2026/09/22 05:00:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/22 05:00:46 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:00:46 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:00:47 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:00:47 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:00:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:00:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (22.26s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.60s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:01:10 INFO : Yandex rclone-test-rosutir8kode: Running all checks before starting transfers 2026/09/22 05:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:01:10 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:01:10 INFO : Yandex rclone-test-rosutir8kode: Checks finished, now starting transfers 2026/09/22 05:01:10 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:01:12 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:01:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:01:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.58s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:01:28 ERROR : Ignoring --no-traverse with sync 2026/09/22 05:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:01:29 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:01:29 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:01:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:01:31 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:01:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (20.03s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:01:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/22 05:01:49 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:01:49 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:01:51 DEBUG : hello world2: size = 12 OK 2026/09/22 05:01:51 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/22 05:01:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.51s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:01:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:01:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:02:01 DEBUG : potato2: size = 11 OK 2026/09/22 05:02:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:02:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:02:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:02:08 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:02:08 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:02:10 DEBUG : potato2: size = 11 OK 2026/09/22 05:02:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:02:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.29s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:02:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/22 05:02:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:02:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/22 05:02:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:02:18 INFO : sub dir2: Making directory 2026/09/22 05:02:19 INFO : sub dir: Making directory 2026/09/22 05:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:02:19 INFO : sub dir2/sub sub dir2: Making directory 2026/09/22 05:02:19 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:02:19 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:02:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:02:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:02:21 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:02:23 DEBUG : Yandex rclone-test-rosutir8kode: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.70s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:02:51 INFO : sub dir2: Making directory 2026/09/22 05:02:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/22 05:02:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:02:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:02:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:02:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:02:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:02:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.54s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:03:10 DEBUG : sub dir2: Making directory with metadata 2026/09/22 05:03:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:03:10 INFO : sub dir2: Making directory 2026/09/22 05:03:11 INFO : sub dir: Making directory 2026/09/22 05:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:03:11 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:03:11 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:03:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:03:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:03:13 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:03:13 INFO : sub dir/hello world: Deleted 2026/09/22 05:03:14 DEBUG : Yandex rclone-test-rosutir8kode: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/22 05:03:15 DEBUG : Yandex rclone-test-rosutir8kode: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (28.75s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.47s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:03:39 INFO : sub dir2: Making directory 2026/09/22 05:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:03:39 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:03:39 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:03:42 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:03:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:03:42 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:03:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.53s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:03:57 DEBUG : sub dir2: Making directory with metadata 2026/09/22 05:03:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:03:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:03:57 INFO : sub dir2: Making directory 2026/09/22 05:03:57 INFO : sub dir: Making directory 2026/09/22 05:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:03:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:03:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:04:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:04:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:04:00 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:04:00 DEBUG : Waiting for deletions to finish 2026/09/22 05:04:01 DEBUG : Yandex rclone-test-rosutir8kode: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.25s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:04:23 INFO : sub dir2: Making directory 2026/09/22 05:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:04:24 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:04:24 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:04:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:04:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:04:26 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.99s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:04:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-lecijux7katu" 2026/09/22 05:04:43 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-lecijux7katu 2026/09/22 05:04:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:04:44 DEBUG : Yandex rclone-test-lecijux7katu: Waiting for checks to finish 2026/09/22 05:04:44 DEBUG : Yandex rclone-test-lecijux7katu: Waiting for transfers to finish 2026/09/22 05:04:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:04:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:04:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/22 05:04:48 DEBUG : Yandex rclone-test-lecijux7katu: Purge remote --- PASS: TestServerSideCopy (33.88s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:05:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:05:20 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:05:20 DEBUG : sub dir/hello world: Sizes differ 2026/09/22 05:05:20 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:05:20 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:05:23 DEBUG : sub dir/hello world: size = 17 OK 2026/09/22 05:05:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/22 05:05:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (23.57s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:05:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-dolojug7fika" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-dolojug7fika 2026/09/22 05:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:05:42 DEBUG : Yandex rclone-test-dolojug7fika: Waiting for checks to finish 2026/09/22 05:05:42 DEBUG : Yandex rclone-test-dolojug7fika: Waiting for transfers to finish 2026/09/22 05:05:44 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:05:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:05:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/22 05:05:49 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:05:49 DEBUG : Yandex rclone-test-dolojug7fika: Waiting for checks to finish 2026/09/22 05:05:49 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-dolojug7fika) 2026/09/22 05:05:49 DEBUG : sub dir/hello world: Sizes differ 2026/09/22 05:05:49 DEBUG : Yandex rclone-test-dolojug7fika: Waiting for transfers to finish 2026/09/22 05:05:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pikanuk1" before starting 2026/09/22 05:05:51 DEBUG : sub dir/hello world.pikanuk1: server side copy: removing renamed existing file after operation 2026/09/22 05:05:57 DEBUG : sub dir/hello world: size = 17 OK 2026/09/22 05:05:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/22 05:05:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/22 05:05:58 DEBUG : Yandex rclone-test-dolojug7fika: Purge remote --- PASS: TestServerSideCopyOverSelf (48.77s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:06:31 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:06:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:06:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:06:31 DEBUG : sub dir/hello world: Sizes differ 2026/09/22 05:06:31 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:06:33 DEBUG : sub dir/hello world: size = 17 OK 2026/09/22 05:06:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/22 05:06:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/22 05:06:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.96s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:06:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xeyokel7koco" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-xeyokel7koco 2026/09/22 05:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:06:51 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for checks to finish 2026/09/22 05:06:51 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for transfers to finish 2026/09/22 05:06:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:06:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:06:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/22 05:06:58 DEBUG : Yandex rclone-test-xeyokel7koco: Using server-side directory move 2026/09/22 05:06:59 INFO : Yandex rclone-test-xeyokel7koco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/22 05:07:00 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:07:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-xeyokel7koco) 2026/09/22 05:07:00 DEBUG : sub dir/hello world: Sizes differ 2026/09/22 05:07:00 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for checks to finish 2026/09/22 05:07:00 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for transfers to finish 2026/09/22 05:07:06 INFO : sub dir/hello world: Deleted 2026/09/22 05:07:08 INFO : sub dir/hello world: Moved (server-side) 2026/09/22 05:07:11 DEBUG : testing file moves 2026/09/22 05:07:12 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for checks to finish 2026/09/22 05:07:12 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:07:12 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-xeyokel7koco) 2026/09/22 05:07:12 DEBUG : sub dir/hello world: Sizes differ 2026/09/22 05:07:12 DEBUG : Yandex rclone-test-xeyokel7koco: Waiting for transfers to finish 2026/09/22 05:07:18 INFO : sub dir/hello world: Deleted 2026/09/22 05:07:19 INFO : sub dir/hello world: Moved (server-side) 2026/09/22 05:07:22 DEBUG : Yandex rclone-test-xeyokel7koco: Purge remote --- PASS: TestServerSideMoveOverSelf (53.62s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:07:44 ERROR : error listing: directory not found 2026/09/22 05:07:44 INFO : Local file system at /tmp/rclone1628535121: Making directory 2026/09/22 05:07:45 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:07:45 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.84s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:08:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/22 05:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:08:06 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for checks to finish 2026/09/22 05:08:06 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for transfers to finish 2026/09/22 05:08:08 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/22 05:08:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:08:08 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/22 05:08:08 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:08:08 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (23.74s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:08:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/22 05:08:25 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:25 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:27 DEBUG : check sum: size = 1 OK 2026/09/22 05:08:27 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 05:08:27 INFO : check sum: Copied (new) 2026/09/22 05:08:27 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:29 DEBUG : check sum: size = 1 OK 2026/09/22 05:08:29 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:29 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 05:08:29 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/22 05:08:29 DEBUG : check sum: Unchanged skipping 2026/09/22 05:08:29 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:29 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.18s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:08:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/22 05:08:36 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:36 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:39 DEBUG : sizeonly: modtime not stored after upload (got 2026-09-22 05:08:37 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:08:39 DEBUG : sizeonly: size = 6 OK 2026/09/22 05:08:39 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 05:08:39 INFO : sizeonly: Copied (new) 2026/09/22 05:08:39 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:40 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:40 DEBUG : sizeonly: size = 6 OK 2026/09/22 05:08:40 DEBUG : sizeonly: Sizes identical 2026/09/22 05:08:40 DEBUG : sizeonly: Unchanged skipping 2026/09/22 05:08:40 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:40 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.82s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:08:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/22 05:08:47 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:47 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:49 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/22 05:08:49 INFO : ignore-size: Copied (new) 2026/09/22 05:08:49 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:08:50 DEBUG : ignore-size: Unchanged skipping 2026/09/22 05:08:50 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:08:50 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:08:50 DEBUG : Waiting for deletions to finish 2026/09/22 05:08:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.71s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:09:01 DEBUG : existing: size = 6 OK 2026/09/22 05:09:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:09:01 DEBUG : existing: Unchanged skipping 2026/09/22 05:09:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:09:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:09:01 DEBUG : Waiting for deletions to finish 2026/09/22 05:09:01 INFO : There was nothing to transfer 2026/09/22 05:09:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/22 05:09:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:09:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:09:04 DEBUG : existing: size = 6 OK 2026/09/22 05:09:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 05:09:04 INFO : existing: Copied (replaced existing) 2026/09/22 05:09:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (15.18s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:09:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 05:09:13 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:09:13 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:09:15 DEBUG : existing: size = 6 OK 2026/09/22 05:09:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 05:09:15 INFO : existing: Copied (new) 2026/09/22 05:09:15 DEBUG : Waiting for deletions to finish 2026/09/22 05:09:16 DEBUG : existing: Destination exists, skipping 2026/09/22 05:09:16 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:09:16 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:09:16 DEBUG : Waiting for deletions to finish 2026/09/22 05:09:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.28s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:09:28 INFO : d: Making directory 2026/09/22 05:09:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/22 05:09:30 DEBUG : c/non empty space: size = 5 OK 2026/09/22 05:09:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:09:30 DEBUG : c/non empty space: Unchanged skipping 2026/09/22 05:09:30 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:09:30 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:09:33 DEBUG : a/potato2: size = 60 OK 2026/09/22 05:09:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:09:33 INFO : a/potato2: Copied (new) 2026/09/22 05:09:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:09:40 INFO : b/potato: Deleted 2026/09/22 05:09:40 INFO : d: Removing directory 2026/09/22 05:09:48 INFO : b: Removing directory 2026/09/22 05:09:56 DEBUG : Yandex rclone-test-rosutir8kode: deleted 2 directories --- PASS: TestSyncIgnoreErrors (61.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:10:27 DEBUG : empty space: size = 1 OK 2026/09/22 05:10:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 05:10:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:10:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 05:10:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/22 05:10:27 DEBUG : empty space: Unchanged skipping 2026/09/22 05:10:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:10:27 DEBUG : Waiting for deletions to finish 2026/09/22 05:10:27 INFO : There was nothing to transfer 2026/09/22 05:10:28 DEBUG : empty space: size = 1 OK 2026/09/22 05:10:28 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:10:28 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 05:10:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 05:10:29 INFO : empty space: Updated modification time in destination 2026/09/22 05:10:29 DEBUG : empty space: Unchanged skipping 2026/09/22 05:10:29 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:10:29 DEBUG : Waiting for deletions to finish 2026/09/22 05:10:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:10:40 DEBUG : empty space: size = 1 OK 2026/09/22 05:10:40 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 05:10:40 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:10:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/22 05:10:40 DEBUG : empty space: Unchanged skipping 2026/09/22 05:10:40 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:10:40 DEBUG : Waiting for deletions to finish 2026/09/22 05:10:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:10:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:10:52 DEBUG : foo: size = 3 OK 2026/09/22 05:10:52 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 05:10:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:10:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:10:52 DEBUG : foo: md5 differ 2026/09/22 05:10:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:10:54 DEBUG : foo: size = 3 OK 2026/09/22 05:10:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/22 05:10:54 INFO : foo: Copied (replaced existing) 2026/09/22 05:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:11:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/22 05:11:04 DEBUG : empty space: size = 1 OK 2026/09/22 05:11:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:11:04 DEBUG : empty space: Unchanged skipping 2026/09/22 05:11:04 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:11:04 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:11:06 DEBUG : potato: modtime not stored after upload (got 2026-09-22 05:11:05 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:11:07 DEBUG : potato: size = 60 OK 2026/09/22 05:11:07 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:11:07 INFO : potato: Copied (new) 2026/09/22 05:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (20.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:11:23 DEBUG : potato: modtime not stored after upload (got 2026-09-22 05:11:22 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:11:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:11:27 DEBUG : potato: size = 60 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:11:27 DEBUG : potato: Sizes differ 2026/09/22 05:11:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:11:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:11:29 DEBUG : potato: size = 21 OK 2026/09/22 05:11:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/22 05:11:29 INFO : potato: Copied (replaced existing) 2026/09/22 05:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (15.14s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:11:39 DEBUG : potato: size = 21 OK 2026/09/22 05:11:39 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/09/22 05:11:39 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:11:39 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:11:39 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:11:39 DEBUG : potato: md5 differ 2026/09/22 05:11:39 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:11:42 DEBUG : potato: size = 21 OK 2026/09/22 05:11:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/22 05:11:42 INFO : potato: Copied (replaced existing) 2026/09/22 05:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:11:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:11:55 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:11:55 DEBUG : empty space: size = 1 OK 2026/09/22 05:11:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:11:55 DEBUG : empty space: Unchanged skipping 2026/09/22 05:11:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/22 05:11:55 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:11:55 DEBUG : Waiting for deletions to finish 2026/09/22 05:11:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:12:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:12:13 DEBUG : empty space: size = 1 OK 2026/09/22 05:12:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:12:13 DEBUG : empty space: Unchanged skipping 2026/09/22 05:12:13 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:12:13 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:12:15 DEBUG : potato2: size = 60 OK 2026/09/22 05:12:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:12:15 INFO : potato2: Copied (new) 2026/09/22 05:12:15 DEBUG : Waiting for deletions to finish 2026/09/22 05:12:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (28.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:12:42 INFO : d: Making directory 2026/09/22 05:12:42 INFO : d/e: Making directory 2026/09/22 05:12:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/22 05:12:44 DEBUG : c/non empty space: size = 5 OK 2026/09/22 05:12:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:12:44 DEBUG : c/non empty space: Unchanged skipping 2026/09/22 05:12:45 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:12:45 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:12:48 DEBUG : a/potato2: size = 60 OK 2026/09/22 05:12:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:12:48 INFO : a/potato2: Copied (new) 2026/09/22 05:12:48 DEBUG : Waiting for deletions to finish 2026/09/22 05:12:54 INFO : b/potato: Deleted 2026/09/22 05:12:54 INFO : d/e: Removing directory 2026/09/22 05:13:01 INFO : d: Removing directory 2026/09/22 05:13:09 INFO : b: Removing directory 2026/09/22 05:13:16 DEBUG : Yandex rclone-test-rosutir8kode: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (71.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:13:59 INFO : d: Making directory 2026/09/22 05:14:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/22 05:14:01 DEBUG : c/non empty space: size = 5 OK 2026/09/22 05:14:01 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:14:01 DEBUG : c/non empty space: Unchanged skipping 2026/09/22 05:14:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:14:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:14:03 DEBUG : a/potato2: size = 60 OK 2026/09/22 05:14:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:14:03 INFO : a/potato2: Copied (new) 2026/09/22 05:14:03 ERROR : Yandex rclone-test-rosutir8kode: not deleting files as there were IO errors 2026/09/22 05:14:03 ERROR : Yandex rclone-test-rosutir8kode: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (67.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:15:01 DEBUG : Waiting for deletions to finish 2026/09/22 05:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:15:01 DEBUG : empty space: size = 1 OK 2026/09/22 05:15:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:15:01 DEBUG : empty space: Unchanged skipping 2026/09/22 05:15:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:15:01 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:15:04 DEBUG : potato2: size = 60 OK 2026/09/22 05:15:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:15:04 INFO : potato2: Copied (new) 2026/09/22 05:15:09 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (27.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:15:27 DEBUG : Waiting for deletions to finish 2026/09/22 05:15:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:15:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:15:34 INFO : potato: Deleted 2026/09/22 05:15:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:15:34 DEBUG : empty space: size = 1 OK 2026/09/22 05:15:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:15:34 DEBUG : empty space: Unchanged skipping 2026/09/22 05:15:34 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:15:34 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:15:36 DEBUG : potato2: size = 60 OK 2026/09/22 05:15:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/22 05:15:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.83s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:15:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:15:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:15:52 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:15:54 DEBUG : potato2: size = 19 OK 2026/09/22 05:15:54 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/22 05:15:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.77s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:16:15 DEBUG : enormous: Excluded (Size Filter) 2026/09/22 05:16:15 DEBUG : enormous: Excluded 2026/09/22 05:16:15 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:15 DEBUG : potato2: Excluded 2026/09/22 05:16:15 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:15 DEBUG : potato2: Excluded 2026/09/22 05:16:15 DEBUG : empty space: size = 1 OK 2026/09/22 05:16:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:16:15 DEBUG : empty space: Unchanged skipping 2026/09/22 05:16:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:16:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:16:15 DEBUG : Waiting for deletions to finish 2026/09/22 05:16:15 INFO : There was nothing to transfer 2026/09/22 05:16:16 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:16 DEBUG : potato2: Excluded 2026/09/22 05:16:16 DEBUG : enormous: Excluded (Size Filter) 2026/09/22 05:16:16 DEBUG : enormous: Excluded 2026/09/22 05:16:16 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:16 DEBUG : potato2: Excluded 2026/09/22 05:16:16 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:16 DEBUG : potato2: Excluded 2026/09/22 05:16:16 DEBUG : empty space: size = 1 OK 2026/09/22 05:16:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:16:16 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for checks to finish 2026/09/22 05:16:16 DEBUG : empty space: Unchanged skipping 2026/09/22 05:16:16 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for transfers to finish 2026/09/22 05:16:16 DEBUG : Waiting for deletions to finish 2026/09/22 05:16:16 INFO : There was nothing to transfer 2026/09/22 05:16:17 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:17 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (21.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:16:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/22 05:16:37 DEBUG : enormous: Excluded 2026/09/22 05:16:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/22 05:16:37 DEBUG : potato2: Excluded 2026/09/22 05:16:37 DEBUG : empty space: size = 1 OK 2026/09/22 05:16:37 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:16:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:16:37 DEBUG : empty space: Unchanged skipping 2026/09/22 05:16:37 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:16:37 DEBUG : Waiting for deletions to finish 2026/09/22 05:16:43 INFO : potato2: Deleted 2026/09/22 05:16:43 INFO : enormous: Deleted 2026/09/22 05:16:43 INFO : There was nothing to transfer 2026/09/22 05:16:44 DEBUG : empty space: size = 1 OK 2026/09/22 05:16:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:16:44 DEBUG : empty space: Unchanged skipping 2026/09/22 05:16:44 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for checks to finish 2026/09/22 05:16:44 DEBUG : Local file system at /tmp/rclone1628535121: Waiting for transfers to finish 2026/09/22 05:16:44 DEBUG : Waiting for deletions to finish 2026/09/22 05:16:44 INFO : enormous: Deleted 2026/09/22 05:16:44 INFO : potato2: Deleted 2026/09/22 05:16:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.14s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:17:02 DEBUG : five: Need to transfer - File not found at Destination 2026/09/22 05:17:02 DEBUG : one: Destination is newer than source, skipping 2026/09/22 05:17:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:17:02 DEBUG : four: size = 8 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:17:02 DEBUG : four: Sizes differ 2026/09/22 05:17:02 DEBUG : two: size = 3 OK 2026/09/22 05:17:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/22 05:17:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:17:02 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-rosutir8kode) 2026/09/22 05:17:02 DEBUG : two: md5 differ 2026/09/22 05:17:02 DEBUG : three: size = 5 OK 2026/09/22 05:17:02 DEBUG : three: Sizes identical 2026/09/22 05:17:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:17:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/22 05:17:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:17:04 DEBUG : five: size = 4 OK 2026/09/22 05:17:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 05:17:04 INFO : five: Copied (new) 2026/09/22 05:17:04 DEBUG : four: size = 4 OK 2026/09/22 05:17:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 05:17:04 INFO : four: Copied (replaced existing) 2026/09/22 05:17:04 DEBUG : two: size = 3 OK 2026/09/22 05:17:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 05:17:04 INFO : two: Copied (replaced existing) 2026/09/22 05:17:04 DEBUG : Waiting for deletions to finish 2026/09/22 05:17:05 DEBUG : four: size = 4 OK 2026/09/22 05:17:05 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:17:05 DEBUG : five: size = 4 OK 2026/09/22 05:17:05 DEBUG : one: Destination is newer than source, skipping 2026/09/22 05:17:05 DEBUG : two: size = 3 OK 2026/09/22 05:17:05 DEBUG : three: size = 5 OK 2026/09/22 05:17:05 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/22 05:17:05 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/22 05:17:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/22 05:17:05 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/22 05:17:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/22 05:17:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 05:17:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/22 05:17:05 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/22 05:17:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/22 05:17:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:17:05 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:17:05 DEBUG : three: md5 differ 2026/09/22 05:17:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/22 05:17:05 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:17:08 DEBUG : three: size = 5 OK 2026/09/22 05:17:08 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/22 05:17:08 INFO : three: Copied (replaced existing) 2026/09/22 05:17:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (49.17s) === 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-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/22 05:17:41 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:17:41 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:17:41 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:17:41 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:17:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/22 05:17:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/22 05:17:41 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:17:42 DEBUG : potato: size = 14 OK 2026/09/22 05:17:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/22 05:17:42 INFO : potato: Copied (new) 2026/09/22 05:17:42 DEBUG : yam: size = 11 OK 2026/09/22 05:17:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/22 05:17:42 INFO : yam: Copied (new) 2026/09/22 05:17:42 DEBUG : Waiting for deletions to finish 2026/09/22 05:17:43 DEBUG : potato: size = 14 OK 2026/09/22 05:17:43 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:17:43 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:17:43 DEBUG : potato: Unchanged skipping 2026/09/22 05:17:43 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:17:43 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:17:43 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:17:45 INFO : yam: Moved (server-side) to: yaml 2026/09/22 05:17:45 INFO : yaml: Renamed from "yam" 2026/09/22 05:17:45 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:17:45 DEBUG : Waiting for deletions to finish 2026/09/22 05:17:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/22 05:17:59 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:17:59 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:17:59 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:17:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/22 05:17:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/22 05:17:59 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:17:59 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:18:01 DEBUG : potato: size = 14 OK 2026/09/22 05:18:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/22 05:18:01 INFO : potato: Copied (new) 2026/09/22 05:18:02 DEBUG : yam: size = 11 OK 2026/09/22 05:18:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/22 05:18:02 INFO : yam: Copied (new) 2026/09/22 05:18:02 DEBUG : Waiting for deletions to finish 2026/09/22 05:18:02 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:18:02 DEBUG : potato: size = 14 OK 2026/09/22 05:18:02 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:18:02 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:18:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:18:02 DEBUG : potato: Unchanged skipping 2026/09/22 05:18:02 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:18:04 INFO : yam: Moved (server-side) to: yaml 2026/09/22 05:18:04 INFO : yaml: Renamed from "yam" 2026/09/22 05:18:04 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:18:04 DEBUG : Waiting for deletions to finish 2026/09/22 05:18:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/22 05:18:18 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:18:18 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:18:18 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:18:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/22 05:18:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/22 05:18:18 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:18:18 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:18:20 DEBUG : potato: modtime not stored after upload (got 2026-09-22 05:18:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:18:20 DEBUG : sub/yam: size = 11 OK 2026/09/22 05:18:20 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/22 05:18:20 INFO : sub/yam: Copied (new) 2026/09/22 05:18:21 DEBUG : potato: size = 14 OK 2026/09/22 05:18:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/22 05:18:21 INFO : potato: Copied (new) 2026/09/22 05:18:21 DEBUG : Waiting for deletions to finish 2026/09/22 05:18:23 DEBUG : potato: size = 14 OK 2026/09/22 05:18:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:18:23 DEBUG : potato: Unchanged skipping 2026/09/22 05:18:23 INFO : Yandex rclone-test-rosutir8kode: Making map for --track-renames 2026/09/22 05:18:23 INFO : Yandex rclone-test-rosutir8kode: Finished making map for --track-renames 2026/09/22 05:18:23 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:18:23 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for renames to finish 2026/09/22 05:18:25 INFO : sub/yam: Moved (server-side) to: yam 2026/09/22 05:18:25 INFO : yam: Renamed from "sub/yam" 2026/09/22 05:18:25 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:18:25 DEBUG : Waiting for deletions to finish 2026/09/22 05:18:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.17s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:18:47 DEBUG : Creating backend with remote "/tmp/rclone1628535121/dir1" 2026/09/22 05:18:47 DEBUG : Config file has changed externally - reloading 2026/09/22 05:18:47 DEBUG : Creating backend with remote "/tmp/rclone1628535121/dir2" 2026/09/22 05:18:47 DEBUG : Local file system at /tmp/rclone1628535121/dir2: Using server-side directory move 2026/09/22 05:18:47 INFO : Local file system at /tmp/rclone1628535121/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/22 05:18:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/22 05:18:47 DEBUG : Local file system at /tmp/rclone1628535121/dir2: Waiting for checks to finish 2026/09/22 05:18:47 DEBUG : Local file system at /tmp/rclone1628535121/dir2: Waiting for transfers to finish 2026/09/22 05:18:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:18:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/22 05:18:48 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:18:48 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:18:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:18:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:18:50 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:18:50 INFO : sub dir/hello world: Deleted 2026/09/22 05:18:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/22 05:18:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/22 05:18:51 INFO : nested/sub dir/file: Copied (new) 2026/09/22 05:18:51 INFO : nested/sub dir/file: Deleted 2026/09/22 05:18:51 INFO : sub dir: Removing directory 2026/09/22 05:18:51 INFO : nested/sub dir: Removing directory 2026/09/22 05:18:51 INFO : nested: Removing directory 2026/09/22 05:18:51 DEBUG : Local file system at /tmp/rclone1628535121: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (41.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/22 05:19:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/22 05:19:30 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:19:30 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:19:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/22 05:19:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/22 05:19:33 INFO : nested/sub dir/file: Copied (new) 2026/09/22 05:19:33 INFO : nested/sub dir/file: Deleted 2026/09/22 05:19:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/22 05:19:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 05:19:34 INFO : sub dir/hello world: Copied (new) 2026/09/22 05:19:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (44.94s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:20:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/22 05:20:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 05:20:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:20:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:20:16 DEBUG : existing-b: size = 6 OK 2026/09/22 05:20:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/22 05:20:16 INFO : existing-b: Copied (new) 2026/09/22 05:20:16 INFO : existing-b: Deleted 2026/09/22 05:20:17 DEBUG : existing: size = 6 OK 2026/09/22 05:20:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 05:20:17 INFO : existing: Copied (new) 2026/09/22 05:20:17 INFO : existing: Deleted 2026/09/22 05:20:17 DEBUG : existing: Destination exists, skipping 2026/09/22 05:20:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/22 05:20:17 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:20:17 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:20:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.00s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:20:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-hamacev2rapo" 2026/09/22 05:20:31 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-hamacev2rapo 2026/09/22 05:20:46 DEBUG : Yandex rclone-test-hamacev2rapo: Using server-side directory move 2026/09/22 05:20:46 INFO : Yandex rclone-test-hamacev2rapo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/22 05:20:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:20:46 DEBUG : empty space: size = 1 OK 2026/09/22 05:20:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:20:46 DEBUG : empty space: Unchanged skipping 2026/09/22 05:20:46 DEBUG : potato3: size = 68 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:20:46 DEBUG : potato3: size = 60 (Yandex rclone-test-hamacev2rapo) 2026/09/22 05:20:46 DEBUG : potato3: Sizes differ 2026/09/22 05:20:46 DEBUG : Yandex rclone-test-hamacev2rapo: Waiting for checks to finish 2026/09/22 05:20:47 INFO : potato2: Moved (server-side) 2026/09/22 05:20:52 INFO : potato3: Deleted 2026/09/22 05:20:52 INFO : empty space: Deleted 2026/09/22 05:20:52 DEBUG : Yandex rclone-test-hamacev2rapo: Waiting for transfers to finish 2026/09/22 05:20:53 INFO : potato3: Moved (server-side) 2026/09/22 05:20:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-xiqinay1dude" 2026/09/22 05:20:54 DEBUG : Config file has changed externally - reloading 2026/09/22 05:20:55 DEBUG : Yandex rclone-test-xiqinay1dude: Using server-side directory move 2026/09/22 05:20:57 INFO : Yandex rclone-test-xiqinay1dude: Server side directory move succeeded 2026/09/22 05:20:58 ERROR : error listing: directory not found 2026/09/22 05:20:58 DEBUG : Yandex rclone-test-xiqinay1dude: Purge remote 2026/09/22 05:21:11 DEBUG : Yandex rclone-test-hamacev2rapo: Purge remote 2026/09/22 05:21:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (40.85s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:21:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-wabuzam2bayu" 2026/09/22 05:21:12 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-wabuzam2bayu 2026/09/22 05:21:26 DEBUG : empty space: Excluded (Size Filter) 2026/09/22 05:21:26 DEBUG : empty space: Excluded 2026/09/22 05:21:26 DEBUG : empty space: Excluded (Size Filter) 2026/09/22 05:21:26 DEBUG : empty space: Excluded 2026/09/22 05:21:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:21:26 DEBUG : potato3: size = 68 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:21:26 DEBUG : potato3: size = 60 (Yandex rclone-test-wabuzam2bayu) 2026/09/22 05:21:26 DEBUG : potato3: Sizes differ 2026/09/22 05:21:26 DEBUG : Yandex rclone-test-wabuzam2bayu: Waiting for checks to finish 2026/09/22 05:21:26 DEBUG : Yandex rclone-test-wabuzam2bayu: Waiting for transfers to finish 2026/09/22 05:21:28 INFO : potato2: Moved (server-side) 2026/09/22 05:21:32 INFO : potato3: Deleted 2026/09/22 05:21:33 INFO : potato3: Moved (server-side) 2026/09/22 05:21:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-tidinof6dafi" 2026/09/22 05:21:34 DEBUG : empty space: Excluded (Size Filter) 2026/09/22 05:21:34 DEBUG : empty space: Excluded 2026/09/22 05:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:21:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/22 05:21:34 DEBUG : Yandex rclone-test-tidinof6dafi: Waiting for checks to finish 2026/09/22 05:21:34 DEBUG : Yandex rclone-test-tidinof6dafi: Waiting for transfers to finish 2026/09/22 05:21:36 INFO : potato3: Moved (server-side) 2026/09/22 05:21:36 INFO : potato2: Moved (server-side) 2026/09/22 05:21:36 DEBUG : Yandex rclone-test-tidinof6dafi: Purge remote 2026/09/22 05:21:49 DEBUG : Yandex rclone-test-wabuzam2bayu: Purge remote --- PASS: TestServerSideMoveWithFilter (54.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:22:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-pobatig9labi" 2026/09/22 05:22:07 DEBUG : Config file has changed externally - reloading 2026/09/22 05:22:13 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-rosutir8kode -> Yandex rclone-test-pobatig9labi 2026/09/22 05:22:21 DEBUG : Yandex rclone-test-pobatig9labi: Using server-side directory move 2026/09/22 05:22:21 INFO : Yandex rclone-test-pobatig9labi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/22 05:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/22 05:22:21 DEBUG : empty space: size = 1 OK 2026/09/22 05:22:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:22:21 DEBUG : empty space: Unchanged skipping 2026/09/22 05:22:21 DEBUG : potato3: size = 68 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:22:21 DEBUG : potato3: size = 60 (Yandex rclone-test-pobatig9labi) 2026/09/22 05:22:21 DEBUG : potato3: Sizes differ 2026/09/22 05:22:23 DEBUG : Yandex rclone-test-pobatig9labi: Waiting for checks to finish 2026/09/22 05:22:23 INFO : potato2: Moved (server-side) 2026/09/22 05:22:27 INFO : empty space: Deleted 2026/09/22 05:22:27 DEBUG : Yandex rclone-test-pobatig9labi: Waiting for transfers to finish 2026/09/22 05:22:28 INFO : potato3: Deleted 2026/09/22 05:22:30 INFO : potato3: Moved (server-side) 2026/09/22 05:22:30 INFO : tomatoDir: Removing directory 2026/09/22 05:22:37 DEBUG : Yandex rclone-test-rosutir8kode: deleted 1 directories 2026/09/22 05:22:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuxobud7vizi" 2026/09/22 05:22:38 DEBUG : Config file has changed externally - reloading 2026/09/22 05:22:39 INFO : tomatoDir: Making directory 2026/09/22 05:22:39 DEBUG : Yandex rclone-test-fuxobud7vizi: Using server-side directory move 2026/09/22 05:22:42 INFO : Yandex rclone-test-fuxobud7vizi: Server side directory move succeeded 2026/09/22 05:22:43 ERROR : error listing: directory not found 2026/09/22 05:22:43 ERROR : error listing: directory not found 2026/09/22 05:22:43 DEBUG : Yandex rclone-test-fuxobud7vizi: Purge remote 2026/09/22 05:22:57 DEBUG : Yandex rclone-test-pobatig9labi: Purge remote 2026/09/22 05:22:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.59s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.56s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:22:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/rclone-sync-test" 2026/09/22 05:22:59 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.93s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:23:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/rclone-sync-test" 2026/09/22 05:23:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/rclone-sync-test-include/layer2" 2026/09/22 05:23:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/rclone-sync-test-ignore-file" 2026/09/22 05:23:10 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:11 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test: Waiting for checks to finish 2026/09/22 05:23:11 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test: Waiting for transfers to finish 2026/09/22 05:23:11 DEBUG : Waiting for deletions to finish 2026/09/22 05:23:11 INFO : There was nothing to transfer 2026/09/22 05:23:12 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:23:15 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:23:15 DEBUG : Waiting for deletions to finish 2026/09/22 05:23:15 INFO : rclone-sync-test-include: Removing directory 2026/09/22 05:23:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/22 05:23:16 DEBUG : Yandex rclone-test-rosutir8kode: failed to delete 1 directories 2026/09/22 05:23:16 INFO : There was nothing to transfer 2026/09/22 05:23:16 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:18 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:20 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:22 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:23 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:25 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:27 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:28 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/22 05:23:28 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/22 05:23:28 DEBUG : Waiting for deletions to finish 2026/09/22 05:23:28 INFO : There was nothing to transfer 2026/09/22 05:23:28 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:30 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:32 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:23:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:23:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:23:33 INFO : rclone-sync-test-include: Removing directory 2026/09/22 05:23:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/22 05:23:33 DEBUG : Yandex rclone-test-rosutir8kode: failed to delete 1 directories 2026/09/22 05:23:33 INFO : There was nothing to transfer 2026/09/22 05:23:34 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:36 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:37 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:39 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:41 DEBUG : Excluded 2026/09/22 05:23:41 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:42 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/22 05:23:42 DEBUG : Yandex rclone-test-rosutir8kode/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/22 05:23:42 DEBUG : Waiting for deletions to finish 2026/09/22 05:23:42 INFO : There was nothing to transfer 2026/09/22 05:23:42 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:44 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:47 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:49 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/22 05:23:50 DEBUG : rclone-sync-test: Excluded 2026/09/22 05:23:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/22 05:23:51 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (87.93s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:24:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:24:29 DEBUG : Config file has changed externally - reloading 2026/09/22 05:24:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/CompareDest" 2026/09/22 05:24:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 05:24:30 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:30 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:33 DEBUG : one: size = 3 OK 2026/09/22 05:24:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 05:24:33 INFO : one: Copied (new) 2026/09/22 05:24:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:34 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:34 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:34 DEBUG : one: Sizes differ 2026/09/22 05:24:35 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:37 DEBUG : one: size = 5 OK 2026/09/22 05:24:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 05:24:37 INFO : one: Copied (replaced existing) 2026/09/22 05:24:37 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:44 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:44 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:44 DEBUG : one: Sizes differ 2026/09/22 05:24:44 DEBUG : one: size = 5 OK 2026/09/22 05:24:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:24:44 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:44 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:44 INFO : There was nothing to transfer 2026/09/22 05:24:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:48 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:48 DEBUG : one: Sizes differ 2026/09/22 05:24:49 DEBUG : one: size = 5 OK 2026/09/22 05:24:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:24:49 DEBUG : two: size = 3 OK 2026/09/22 05:24:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 05:24:49 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:49 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:49 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:49 INFO : There was nothing to transfer 2026/09/22 05:24:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:50 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:50 DEBUG : one: Sizes differ 2026/09/22 05:24:51 DEBUG : two: size = 3 OK 2026/09/22 05:24:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 05:24:51 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:51 DEBUG : one: size = 5 OK 2026/09/22 05:24:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:24:51 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:51 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:51 INFO : There was nothing to transfer 2026/09/22 05:24:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:52 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:52 DEBUG : one: Sizes differ 2026/09/22 05:24:52 DEBUG : one: size = 5 OK 2026/09/22 05:24:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:24:52 DEBUG : two: size = 3 OK 2026/09/22 05:24:52 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/22 05:24:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 05:24:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 05:24:52 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:52 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:52 DEBUG : Waiting for deletions to finish 2026/09/22 05:24:52 INFO : There was nothing to transfer 2026/09/22 05:24:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:54 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:24:54 DEBUG : one: Sizes differ 2026/09/22 05:24:54 DEBUG : one: size = 5 OK 2026/09/22 05:24:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:24:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:24:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:24:54 DEBUG : two: size = 3 (Yandex rclone-test-rosutir8kode/CompareDest) 2026/09/22 05:24:54 DEBUG : two: Sizes differ 2026/09/22 05:24:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 05:24:54 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:24:54 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:24:56 DEBUG : two: size = 5 OK 2026/09/22 05:24:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/22 05:24:56 INFO : two: Copied (new) 2026/09/22 05:24:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (70.53s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:25:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dest" 2026/09/22 05:25:47 DEBUG : Config file has changed externally - reloading 2026/09/22 05:25:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/pre-dest1" 2026/09/22 05:25:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/pre-dest2" 2026/09/22 05:25:49 DEBUG : 1: size = 1 OK 2026/09/22 05:25:49 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:25:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/22 05:25:51 DEBUG : 2: size = 1 OK 2026/09/22 05:25:51 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:25:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/22 05:25:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/22 05:25:51 DEBUG : Yandex rclone-test-rosutir8kode/dest: Waiting for checks to finish 2026/09/22 05:25:51 DEBUG : Yandex rclone-test-rosutir8kode/dest: Waiting for transfers to finish 2026/09/22 05:25:54 DEBUG : 3: size = 1 OK 2026/09/22 05:25:54 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/22 05:25:54 INFO : 3: Copied (new) 2026/09/22 05:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (56.13s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:26:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:26:35 DEBUG : Config file has changed externally - reloading 2026/09/22 05:26:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/CopyDest" 2026/09/22 05:26:42 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:26:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:26:42 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:26:42 DEBUG : one: Sizes differ 2026/09/22 05:26:42 DEBUG : one: size = 5 OK 2026/09/22 05:26:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:26:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:26:42 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:26:42 DEBUG : one: Sizes differ 2026/09/22 05:26:42 ERROR : one: Source and destination exist but do not match: immutable file modified 2026/09/22 05:26:42 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish --- PASS: TestSyncCopyDestImmutable (36.40s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:27:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:27:12 DEBUG : Config file has changed externally - reloading 2026/09/22 05:27:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/CopyDest" 2026/09/22 05:27:13 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 05:27:13 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:13 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:15 DEBUG : one: size = 3 OK 2026/09/22 05:27:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/22 05:27:15 INFO : one: Copied (new) 2026/09/22 05:27:15 DEBUG : Waiting for deletions to finish 2026/09/22 05:27:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:27:17 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:27:17 DEBUG : one: Sizes differ 2026/09/22 05:27:17 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:17 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:19 DEBUG : one: size = 5 OK 2026/09/22 05:27:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 05:27:19 INFO : one: Copied (replaced existing) 2026/09/22 05:27:19 DEBUG : Waiting for deletions to finish 2026/09/22 05:27:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/BackupDir" 2026/09/22 05:27:30 DEBUG : Config file has changed externally - reloading 2026/09/22 05:27:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:27:31 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:27:31 DEBUG : one: Sizes differ 2026/09/22 05:27:31 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:32 DEBUG : one: size = 5 OK 2026/09/22 05:27:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:27:32 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:27:32 DEBUG : one: Sizes differ 2026/09/22 05:27:35 INFO : one: Moved (server-side) 2026/09/22 05:27:38 DEBUG : one: size = 5 OK 2026/09/22 05:27:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/22 05:27:38 INFO : one: Copied (server-side copy) 2026/09/22 05:27:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/22 05:27:38 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:38 DEBUG : Waiting for deletions to finish 2026/09/22 05:27:42 DEBUG : one: size = 5 OK 2026/09/22 05:27:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:42 DEBUG : one: Unchanged skipping 2026/09/22 05:27:42 DEBUG : two: size = 3 OK 2026/09/22 05:27:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:43 DEBUG : two: size = 3 OK 2026/09/22 05:27:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/22 05:27:43 INFO : two: Copied (server-side copy) 2026/09/22 05:27:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/22 05:27:43 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:43 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:43 DEBUG : Waiting for deletions to finish 2026/09/22 05:27:45 DEBUG : one: size = 5 OK 2026/09/22 05:27:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:45 DEBUG : one: Unchanged skipping 2026/09/22 05:27:45 DEBUG : two: size = 3 OK 2026/09/22 05:27:45 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:45 DEBUG : two: Unchanged skipping 2026/09/22 05:27:45 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:45 DEBUG : Waiting for deletions to finish 2026/09/22 05:27:45 INFO : There was nothing to transfer 2026/09/22 05:27:49 DEBUG : one: size = 5 OK 2026/09/22 05:27:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:49 DEBUG : one: Unchanged skipping 2026/09/22 05:27:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:27:50 DEBUG : three: size = 5 (Yandex rclone-test-rosutir8kode/CopyDest) 2026/09/22 05:27:50 DEBUG : three: Sizes differ 2026/09/22 05:27:50 DEBUG : three: Destination not found in --copy-dest 2026/09/22 05:27:50 DEBUG : three: Need to transfer - File not found at Destination 2026/09/22 05:27:50 DEBUG : two: size = 3 OK 2026/09/22 05:27:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:27:50 DEBUG : two: Unchanged skipping 2026/09/22 05:27:50 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:27:50 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:27:52 DEBUG : three: size = 7 OK 2026/09/22 05:27:52 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/22 05:27:52 INFO : three: Copied (new) 2026/09/22 05:27:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (110.62s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:29:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:29:10 DEBUG : Config file has changed externally - reloading 2026/09/22 05:29:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/backup" 2026/09/22 05:29:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:29:11 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:29:11 DEBUG : one: Sizes differ 2026/09/22 05:29:11 DEBUG : two: size = 3 OK 2026/09/22 05:29:11 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:29:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:29:11 DEBUG : two: Unchanged skipping 2026/09/22 05:29:13 INFO : one: Moved (server-side) 2026/09/22 05:29:13 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:29:14 DEBUG : one: size = 4 OK 2026/09/22 05:29:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:29:14 INFO : one: Copied (new) 2026/09/22 05:29:14 DEBUG : Waiting for deletions to finish 2026/09/22 05:29:16 INFO : three.txt: Moved (server-side) 2026/09/22 05:29:16 INFO : three.txt: Moved into backup dir 2026/09/22 05:29:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:29:20 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:29:20 DEBUG : one: Sizes differ 2026/09/22 05:29:20 DEBUG : two: size = 3 OK 2026/09/22 05:29:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:29:20 DEBUG : two: Unchanged skipping 2026/09/22 05:29:20 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:29:26 INFO : one: Deleted 2026/09/22 05:29:28 INFO : one: Moved (server-side) 2026/09/22 05:29:28 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:29:30 DEBUG : one: size = 5 OK 2026/09/22 05:29:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:29:30 INFO : one: Copied (new) 2026/09/22 05:29:30 DEBUG : Waiting for deletions to finish 2026/09/22 05:29:37 INFO : three.txt: Deleted 2026/09/22 05:29:39 INFO : three.txt: Moved (server-side) 2026/09/22 05:29:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (82.59s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:30:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:30:31 DEBUG : Config file has changed externally - reloading 2026/09/22 05:30:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/backup" 2026/09/22 05:30:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:30:33 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:30:33 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:30:33 DEBUG : one: Sizes differ 2026/09/22 05:30:33 DEBUG : two: size = 3 OK 2026/09/22 05:30:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:30:33 DEBUG : two: Unchanged skipping 2026/09/22 05:30:34 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:30:34 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:30:36 DEBUG : one: size = 4 OK 2026/09/22 05:30:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:30:36 INFO : one: Copied (new) 2026/09/22 05:30:36 DEBUG : Waiting for deletions to finish 2026/09/22 05:30:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:30:37 INFO : three.txt: Moved into backup dir 2026/09/22 05:30:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:30:41 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:30:41 DEBUG : one: Sizes differ 2026/09/22 05:30:41 DEBUG : two: size = 3 OK 2026/09/22 05:30:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:30:41 DEBUG : two: Unchanged skipping 2026/09/22 05:30:41 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:30:48 INFO : one.bak: Deleted 2026/09/22 05:30:50 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:30:50 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:30:53 DEBUG : one: size = 5 OK 2026/09/22 05:30:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:30:53 INFO : one: Copied (new) 2026/09/22 05:30:53 DEBUG : Waiting for deletions to finish 2026/09/22 05:30:59 INFO : three.txt.bak: Deleted 2026/09/22 05:31:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:31:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (79.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:31:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:31:52 DEBUG : Config file has changed externally - reloading 2026/09/22 05:31:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/backup" 2026/09/22 05:31:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:31:58 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:31:58 DEBUG : one: Sizes differ 2026/09/22 05:31:58 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:31:58 DEBUG : two: size = 3 OK 2026/09/22 05:31:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:31:58 DEBUG : two: Unchanged skipping 2026/09/22 05:32:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/22 05:32:00 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:32:02 DEBUG : one: size = 4 OK 2026/09/22 05:32:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:32:02 INFO : one: Copied (new) 2026/09/22 05:32:02 DEBUG : Waiting for deletions to finish 2026/09/22 05:32:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/22 05:32:03 INFO : three.txt: Moved into backup dir 2026/09/22 05:32:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:32:12 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:32:12 DEBUG : one: Sizes differ 2026/09/22 05:32:12 DEBUG : two: size = 3 OK 2026/09/22 05:32:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:32:12 DEBUG : two: Unchanged skipping 2026/09/22 05:32:12 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:32:19 INFO : one-2019-01-01: Deleted 2026/09/22 05:32:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/22 05:32:21 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:32:25 DEBUG : one: size = 5 OK 2026/09/22 05:32:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:32:25 INFO : one: Copied (new) 2026/09/22 05:32:25 DEBUG : Waiting for deletions to finish 2026/09/22 05:32:32 INFO : three-2019-01-01.txt: Deleted 2026/09/22 05:32:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/22 05:32:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (90.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:33:19 DEBUG : dst/two: modtime not stored after upload (got 2026-09-22 05:33:18 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:33:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:33:22 DEBUG : Config file has changed externally - reloading 2026/09/22 05:33:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:33:23 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:33:23 DEBUG : one: Sizes differ 2026/09/22 05:33:23 DEBUG : two: size = 3 OK 2026/09/22 05:33:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:33:23 DEBUG : two: Unchanged skipping 2026/09/22 05:33:23 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:33:25 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:33:25 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:33:28 DEBUG : one: size = 4 OK 2026/09/22 05:33:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:33:28 INFO : one: Copied (new) 2026/09/22 05:33:28 DEBUG : Waiting for deletions to finish 2026/09/22 05:33:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:33:30 INFO : three.txt: Moved into backup dir 2026/09/22 05:33:35 DEBUG : one.bak: Excluded (Path Filter) 2026/09/22 05:33:35 DEBUG : one.bak: Excluded 2026/09/22 05:33:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/22 05:33:35 DEBUG : three.txt.bak: Excluded 2026/09/22 05:33:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:33:35 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:33:35 DEBUG : one: Sizes differ 2026/09/22 05:33:35 DEBUG : two: size = 3 OK 2026/09/22 05:33:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:33:35 DEBUG : two: Unchanged skipping 2026/09/22 05:33:35 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for checks to finish 2026/09/22 05:33:42 INFO : one.bak: Deleted 2026/09/22 05:33:44 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:33:44 DEBUG : Yandex rclone-test-rosutir8kode/dst: Waiting for transfers to finish 2026/09/22 05:33:46 DEBUG : one: size = 5 OK 2026/09/22 05:33:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:33:46 INFO : one: Copied (new) 2026/09/22 05:33:46 DEBUG : Waiting for deletions to finish 2026/09/22 05:33:52 INFO : three.txt.bak: Deleted 2026/09/22 05:33:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:33:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (72.65s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:34:32 DEBUG : dst/two: modtime not stored after upload (got 2026-09-22 05:34:31 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:34:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:34:37 DEBUG : Config file has changed externally - reloading 2026/09/22 05:34:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:34:37 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:34:37 DEBUG : one: Sizes differ 2026/09/22 05:34:39 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:34:41 DEBUG : one: size = 4 OK 2026/09/22 05:34:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:34:41 INFO : one: Copied (new) 2026/09/22 05:34:41 DEBUG : two: size = 3 OK 2026/09/22 05:34:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:34:41 DEBUG : two: Unchanged skipping 2026/09/22 05:34:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:34:42 DEBUG : three.txt: size = 5 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:34:42 DEBUG : three.txt: Sizes differ 2026/09/22 05:34:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:34:46 DEBUG : three.txt: size = 6 OK 2026/09/22 05:34:46 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/22 05:34:46 INFO : three.txt: Copied (new) 2026/09/22 05:34:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:34:47 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:34:47 DEBUG : one: Sizes differ 2026/09/22 05:34:56 INFO : one.bak: Deleted 2026/09/22 05:34:57 INFO : one: Moved (server-side) to: one.bak 2026/09/22 05:34:59 DEBUG : one: size = 5 OK 2026/09/22 05:34:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:34:59 INFO : one: Copied (new) 2026/09/22 05:34:59 DEBUG : two: size = 3 OK 2026/09/22 05:34:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:34:59 DEBUG : two: Unchanged skipping 2026/09/22 05:35:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:35:00 DEBUG : three.txt: size = 6 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:35:00 DEBUG : three.txt: Sizes differ 2026/09/22 05:35:07 INFO : three.txt.bak: Deleted 2026/09/22 05:35:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/22 05:35:11 DEBUG : three.txt: size = 19 OK 2026/09/22 05:35:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/22 05:35:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (81.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:35:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-rosutir8kode/dst" 2026/09/22 05:35:56 DEBUG : Config file has changed externally - reloading 2026/09/22 05:35:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:35:57 DEBUG : one: size = 3 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:35:57 DEBUG : one: Sizes differ 2026/09/22 05:35:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/22 05:36:02 DEBUG : one: size = 4 OK 2026/09/22 05:36:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/22 05:36:02 INFO : one: Copied (new) 2026/09/22 05:36:02 DEBUG : two: size = 3 OK 2026/09/22 05:36:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:36:02 DEBUG : two: Unchanged skipping 2026/09/22 05:36:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:36:02 DEBUG : three.txt: size = 5 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:36:02 DEBUG : three.txt: Sizes differ 2026/09/22 05:36:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/22 05:36:06 DEBUG : three.txt: modtime not stored after upload (got 2026-09-22 05:36:05 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:36:06 DEBUG : three.txt: size = 6 OK 2026/09/22 05:36:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/22 05:36:06 INFO : three.txt: Copied (new) 2026/09/22 05:36:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:36:08 DEBUG : one: size = 4 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:36:08 DEBUG : one: Sizes differ 2026/09/22 05:36:14 INFO : one-2019-01-01: Deleted 2026/09/22 05:36:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/22 05:36:18 DEBUG : one: modtime not stored after upload (got 2026-09-22 05:36:17 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:36:19 DEBUG : one: size = 5 OK 2026/09/22 05:36:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/22 05:36:19 INFO : one: Copied (new) 2026/09/22 05:36:19 DEBUG : two: size = 3 OK 2026/09/22 05:36:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:36:19 DEBUG : two: Unchanged skipping 2026/09/22 05:36:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:36:19 DEBUG : three.txt: size = 6 (Yandex rclone-test-rosutir8kode/dst) 2026/09/22 05:36:19 DEBUG : three.txt: Sizes differ 2026/09/22 05:36:26 INFO : three-2019-01-01.txt: Deleted 2026/09/22 05:36:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/22 05:36:30 DEBUG : three.txt: size = 19 OK 2026/09/22 05:36:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/22 05:36:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (84.27s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:37:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:37:17 DEBUG : Testêé: size = 18 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:37:17 DEBUG : Testêé: Sizes differ 2026/09/22 05:37:17 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:37:17 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:37:19 DEBUG : Testêé: size = 14 OK 2026/09/22 05:37:19 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/22 05:37:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/22 05:37:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.87s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:37:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 05:37:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:37:27 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:37:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/22 05:37:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 05:37:29 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 05:37:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 05:37:29 DEBUG : existing: size = 6 OK 2026/09/22 05:37:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/22 05:37:29 INFO : existing: Copied (new) 2026/09/22 05:37:29 DEBUG : Waiting for deletions to finish 2026/09/22 05:37:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 05:37:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:37:31 DEBUG : existing: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:37:31 DEBUG : existing: Sizes differ 2026/09/22 05:37:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/22 05:37:31 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:37:31 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:37:31 ERROR : Yandex rclone-test-rosutir8kode: not deleting files as there were IO errors 2026/09/22 05:37:31 ERROR : Yandex rclone-test-rosutir8kode: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (12.64s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:37:43 DEBUG : EXISTING: size = 6 OK 2026/09/22 05:37:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:37:43 DEBUG : existing: Unchanged skipping 2026/09/22 05:37:43 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:37:43 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:37:43 DEBUG : Waiting for deletions to finish 2026/09/22 05:37:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.30s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (4.92s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (3.59s) --- SKIP: TestMaxTransfer/Cautious (0.89s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:39:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/22 05:39:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 05:39:26 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 05:39:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 05:39:27 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 05:39:31 DEBUG : only19: modtime not stored after upload (got 2026-09-22 05:39:30 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:39:33 DEBUG : both0: size = 6 OK 2026/09/22 05:39:33 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both10: size = 6 OK 2026/09/22 05:39:33 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both11: size = 6 OK 2026/09/22 05:39:33 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both12: size = 6 OK 2026/09/22 05:39:33 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:39:33 DEBUG : both0: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both10: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both14: size = 6 OK 2026/09/22 05:39:33 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both14: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both15: size = 6 OK 2026/09/22 05:39:33 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both13: size = 6 OK 2026/09/22 05:39:33 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both15: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both16: size = 6 OK 2026/09/22 05:39:33 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both16: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both17: size = 6 OK 2026/09/22 05:39:33 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both17: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both18: size = 6 OK 2026/09/22 05:39:33 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both18: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both19: size = 6 OK 2026/09/22 05:39:33 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both19: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both1: size = 6 OK 2026/09/22 05:39:33 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both1: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both2: size = 6 OK 2026/09/22 05:39:33 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both2: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both3: size = 6 OK 2026/09/22 05:39:33 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both3: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both4: size = 6 OK 2026/09/22 05:39:33 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both4: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both13: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both6: size = 6 OK 2026/09/22 05:39:33 DEBUG : both12: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both7: size = 6 OK 2026/09/22 05:39:33 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both11: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both8: size = 6 OK 2026/09/22 05:39:33 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both5: size = 6 OK 2026/09/22 05:39:33 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both6: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both9: size = 6 OK 2026/09/22 05:39:33 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:39:33 DEBUG : both9: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both7: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both8: Unchanged skipping 2026/09/22 05:39:33 DEBUG : both5: Unchanged skipping 2026/09/22 05:39:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:39:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:39:49 INFO : only16: Deleted 2026/09/22 05:39:49 INFO : only15: Deleted 2026/09/22 05:39:50 INFO : only6: Deleted 2026/09/22 05:39:50 INFO : only1: Deleted 2026/09/22 05:39:55 INFO : only13: Deleted 2026/09/22 05:39:55 INFO : only12: Deleted 2026/09/22 05:39:55 INFO : only17: Deleted 2026/09/22 05:39:56 INFO : only3: Deleted 2026/09/22 05:40:01 INFO : only19: Deleted 2026/09/22 05:40:02 INFO : only8: Deleted 2026/09/22 05:40:02 INFO : only11: Deleted 2026/09/22 05:40:02 INFO : only5: Deleted 2026/09/22 05:40:08 INFO : only7: Deleted 2026/09/22 05:40:09 INFO : only9: Deleted 2026/09/22 05:40:09 INFO : only18: Deleted 2026/09/22 05:40:10 INFO : only14: Deleted 2026/09/22 05:40:14 INFO : only4: Deleted 2026/09/22 05:40:15 INFO : only2: Deleted 2026/09/22 05:40:15 INFO : only0: Deleted 2026/09/22 05:40:16 INFO : only10: Deleted 2026/09/22 05:40:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (277.04s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:42:57 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/22 05:42:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 05:42:57 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 05:42:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 05:42:58 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 05:43:05 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/22 05:43:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 05:43:06 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 05:43:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 05:43:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 05:43:33 DEBUG : only10: modtime not stored after upload (got 2026-09-22 05:43:31 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:43:47 DEBUG : both13: modtime not stored after upload (got 2026-09-22 05:43:46 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:44:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/22 05:44:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 05:44:09 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 05:44:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 05:44:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 05:44:19 DEBUG : both0: size = 6 OK 2026/09/22 05:44:19 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both11: size = 6 OK 2026/09/22 05:44:19 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:44:19 DEBUG : both10: size = 6 OK 2026/09/22 05:44:19 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both0: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both12: size = 6 OK 2026/09/22 05:44:19 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both11: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both14: size = 6 OK 2026/09/22 05:44:19 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both13: size = 6 OK 2026/09/22 05:44:19 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both12: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both15: size = 6 OK 2026/09/22 05:44:19 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both15: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both16: size = 6 OK 2026/09/22 05:44:19 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both16: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both17: size = 6 OK 2026/09/22 05:44:19 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both17: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both18: size = 6 OK 2026/09/22 05:44:19 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both18: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both19: size = 6 OK 2026/09/22 05:44:19 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both19: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both1: size = 6 OK 2026/09/22 05:44:19 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both1: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both2: size = 6 OK 2026/09/22 05:44:19 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both2: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both3: size = 6 OK 2026/09/22 05:44:19 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both3: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both4: size = 6 OK 2026/09/22 05:44:19 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both4: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both5: size = 6 OK 2026/09/22 05:44:19 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both5: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both6: size = 6 OK 2026/09/22 05:44:19 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both6: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both7: size = 6 OK 2026/09/22 05:44:19 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both7: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both8: size = 6 OK 2026/09/22 05:44:19 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both8: Unchanged skipping 2026/09/22 05:44:19 DEBUG : both9: size = 6 OK 2026/09/22 05:44:19 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:44:19 DEBUG : both14: Unchanged skipping 2026/09/22 05:44:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only0: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only0: Sizes differ 2026/09/22 05:44:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only10: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only10: Sizes differ 2026/09/22 05:44:19 DEBUG : both10: Unchanged skipping 2026/09/22 05:44:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only11: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only11: Sizes differ 2026/09/22 05:44:19 DEBUG : both9: Unchanged skipping 2026/09/22 05:44:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only12: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only12: Sizes differ 2026/09/22 05:44:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only13: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only13: Sizes differ 2026/09/22 05:44:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only14: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only14: Sizes differ 2026/09/22 05:44:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only15: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only15: Sizes differ 2026/09/22 05:44:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only16: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only16: Sizes differ 2026/09/22 05:44:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only17: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only17: Sizes differ 2026/09/22 05:44:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only18: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only18: Sizes differ 2026/09/22 05:44:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only19: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only19: Sizes differ 2026/09/22 05:44:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only1: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only1: Sizes differ 2026/09/22 05:44:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only2: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only2: Sizes differ 2026/09/22 05:44:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only3: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only3: Sizes differ 2026/09/22 05:44:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only4: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only4: Sizes differ 2026/09/22 05:44:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only5: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only5: Sizes differ 2026/09/22 05:44:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only6: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only6: Sizes differ 2026/09/22 05:44:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only7: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only7: Sizes differ 2026/09/22 05:44:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only8: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only8: Sizes differ 2026/09/22 05:44:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1628535121) 2026/09/22 05:44:19 DEBUG : only9: size = 6 (Yandex rclone-test-rosutir8kode) 2026/09/22 05:44:19 DEBUG : only9: Sizes differ 2026/09/22 05:44:19 DEBUG : both13: Unchanged skipping 2026/09/22 05:44:19 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:44:21 DEBUG : only12: size = 0 OK 2026/09/22 05:44:21 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:21 INFO : only12: Copied (replaced existing) 2026/09/22 05:44:22 DEBUG : only14: size = 0 OK 2026/09/22 05:44:22 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:22 INFO : only14: Copied (replaced existing) 2026/09/22 05:44:22 DEBUG : only13: size = 0 OK 2026/09/22 05:44:22 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:22 INFO : only13: Copied (replaced existing) 2026/09/22 05:44:22 DEBUG : only0: size = 0 OK 2026/09/22 05:44:22 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:22 INFO : only0: Copied (replaced existing) 2026/09/22 05:44:24 DEBUG : only15: size = 0 OK 2026/09/22 05:44:24 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:24 INFO : only15: Copied (replaced existing) 2026/09/22 05:44:24 DEBUG : only17: size = 0 OK 2026/09/22 05:44:24 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:24 INFO : only17: Copied (replaced existing) 2026/09/22 05:44:24 DEBUG : only16: size = 0 OK 2026/09/22 05:44:24 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:24 INFO : only16: Copied (replaced existing) 2026/09/22 05:44:24 DEBUG : only18: size = 0 OK 2026/09/22 05:44:24 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:24 INFO : only18: Copied (replaced existing) 2026/09/22 05:44:26 DEBUG : only1: size = 0 OK 2026/09/22 05:44:26 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:26 INFO : only1: Copied (replaced existing) 2026/09/22 05:44:26 DEBUG : only2: size = 0 OK 2026/09/22 05:44:26 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:26 INFO : only2: Copied (replaced existing) 2026/09/22 05:44:27 DEBUG : only3: size = 0 OK 2026/09/22 05:44:27 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:27 INFO : only3: Copied (replaced existing) 2026/09/22 05:44:27 DEBUG : only19: size = 0 OK 2026/09/22 05:44:27 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:27 INFO : only19: Copied (replaced existing) 2026/09/22 05:44:28 DEBUG : only5: size = 0 OK 2026/09/22 05:44:28 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:28 INFO : only5: Copied (replaced existing) 2026/09/22 05:44:29 DEBUG : only6: size = 0 OK 2026/09/22 05:44:29 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:29 INFO : only6: Copied (replaced existing) 2026/09/22 05:44:29 DEBUG : only7: size = 0 OK 2026/09/22 05:44:29 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:29 INFO : only7: Copied (replaced existing) 2026/09/22 05:44:30 DEBUG : only4: size = 0 OK 2026/09/22 05:44:30 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:30 INFO : only4: Copied (replaced existing) 2026/09/22 05:44:31 DEBUG : only8: size = 0 OK 2026/09/22 05:44:31 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:31 INFO : only8: Copied (replaced existing) 2026/09/22 05:44:31 DEBUG : only11: size = 0 OK 2026/09/22 05:44:31 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:31 INFO : only11: Copied (replaced existing) 2026/09/22 05:44:33 DEBUG : only9: size = 0 OK 2026/09/22 05:44:33 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:33 INFO : only9: Copied (replaced existing) 2026/09/22 05:44:34 DEBUG : only10: size = 0 OK 2026/09/22 05:44:34 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 05:44:34 INFO : only10: Copied (replaced existing) 2026/09/22 05:44:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (377.33s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:48:50 DEBUG : empty_dir: Making directory with metadata 2026/09/22 05:48:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:48:50 DEBUG : empty_on_remote: Making directory with metadata 2026/09/22 05:48:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:48:50 INFO : empty_on_remote: Making directory 2026/09/22 05:48:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/22 05:48:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/22 05:48:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:48:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (59.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:49:49 DEBUG : empty_dir: Making directory with metadata 2026/09/22 05:49:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:49:49 DEBUG : empty_on_remote: Making directory with metadata 2026/09/22 05:49:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:49:49 INFO : empty_on_remote: Making directory 2026/09/22 05:49:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/22 05:49:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/22 05:49:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:49:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/22 05:49:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (81.98s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" sync_test.go:2907: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:51:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:51:12 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (119.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:53:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/22 05:53:11 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (115.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:55:55 DEBUG : Waiting for deletions to finish 2026/09/22 05:55:56 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : apple: Excluded 2026/09/22 05:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:55:56 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : banana: Excluded 2026/09/22 05:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : splitbananasplit: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:55:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:55:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/22 05:55:57 DEBUG : apple: size = 5 OK 2026/09/22 05:55:57 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:57 DEBUG : apple: Unchanged skipping 2026/09/22 05:55:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/22 05:55:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/22 05:55:57 DEBUG : banana: size = 6 OK 2026/09/22 05:55:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:57 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/22 05:55:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:57 DEBUG : banana: Unchanged skipping 2026/09/22 05:55:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/22 05:55:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/22 05:55:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/22 05:55:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/22 05:55:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/22 05:55:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/22 05:55:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/22 05:55:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/22 05:55:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:55:58 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:55:58 DEBUG : Waiting for deletions to finish 2026/09/22 05:55:58 INFO : There was nothing to transfer 2026/09/22 05:55:58 DEBUG : Waiting for deletions to finish 2026/09/22 05:55:58 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : apple: Excluded 2026/09/22 05:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:55:58 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : banana: Excluded 2026/09/22 05:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : splitbananasplit: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:55:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/22 05:55:59 DEBUG : apple: size = 5 OK 2026/09/22 05:55:59 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:59 DEBUG : apple: Unchanged skipping 2026/09/22 05:55:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/22 05:55:59 DEBUG : banana: size = 6 OK 2026/09/22 05:55:59 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:59 DEBUG : banana: Unchanged skipping 2026/09/22 05:55:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/22 05:55:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:55:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/22 05:55:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:56:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/22 05:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/22 05:56:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/22 05:56:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/22 05:56:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/22 05:56:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/22 05:56:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/22 05:56:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/22 05:56:00 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:56:00 DEBUG : Waiting for deletions to finish 2026/09/22 05:56:00 INFO : There was nothing to transfer 2026/09/22 05:56:00 DEBUG : Waiting for deletions to finish 2026/09/22 05:56:00 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:56:00 DEBUG : apple: Excluded 2026/09/22 05:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:56:00 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:56:00 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:56:00 DEBUG : banana: Excluded 2026/09/22 05:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:56:00 DEBUG : splitbananasplit: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:56:01 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-rosutir8kode", Local "Local file system at /tmp/rclone1628535121", Modify Window "1ns" 2026/09/22 05:58:43 DEBUG : dir1/0002-cdefghi.txt: modtime not stored after upload (got 2026-09-22 05:58:42 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:59:16 DEBUG : dir1/0013-789;=.txt: modtime not stored after upload (got 2026-09-22 05:59:15 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/22 05:59:31 DEBUG : Waiting for deletions to finish 2026/09/22 05:59:31 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:59:31 DEBUG : apple: Excluded 2026/09/22 05:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:59:31 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:59:31 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:59:31 DEBUG : banana: Excluded 2026/09/22 05:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:59:31 DEBUG : splitbananasplit: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/22 05:59:33 DEBUG : apple: size = 5 OK 2026/09/22 05:59:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/22 05:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/22 05:59:33 DEBUG : banana: size = 6 OK 2026/09/22 05:59:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : apple: Unchanged skipping 2026/09/22 05:59:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : banana: Unchanged skipping 2026/09/22 05:59:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/22 05:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/22 05:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/22 05:59:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:59:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/22 05:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/22 05:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/22 05:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/22 05:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/22 05:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/22 05:59:33 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:59:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:59:33 INFO : There was nothing to transfer 2026/09/22 05:59:33 DEBUG : Waiting for deletions to finish 2026/09/22 05:59:33 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:59:33 DEBUG : apple: Excluded 2026/09/22 05:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:59:33 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:59:33 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:59:33 DEBUG : banana: Excluded 2026/09/22 05:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:59:33 DEBUG : splitbananasplit: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:59:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/22 05:59:35 DEBUG : apple: size = 5 OK 2026/09/22 05:59:35 DEBUG : banana: size = 6 OK 2026/09/22 05:59:35 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : banana: Unchanged skipping 2026/09/22 05:59:35 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : apple: Unchanged skipping 2026/09/22 05:59:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/22 05:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/22 05:59:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/22 05:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/22 05:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/22 05:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/22 05:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/22 05:59:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/22 05:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/22 05:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/22 05:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for checks to finish 2026/09/22 05:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/22 05:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/22 05:59:35 DEBUG : Yandex rclone-test-rosutir8kode: Waiting for transfers to finish 2026/09/22 05:59:35 DEBUG : Waiting for deletions to finish 2026/09/22 05:59:35 INFO : There was nothing to transfer 2026/09/22 05:59:35 DEBUG : Waiting for deletions to finish 2026/09/22 05:59:36 DEBUG : apple: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : apple: Excluded 2026/09/22 05:59:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : appleappleapplebanana: Excluded 2026/09/22 05:59:36 DEBUG : banana: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : banana: Excluded 2026/09/22 05:59:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : splitbananasplit: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/22 05:59:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/22 05:59:36 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (5m19s) TestTransform/NFD (1m51s) goroutine 16628 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2959 +0x34a created by time.goFunc /usr/local/go/src/time/sleep.go:182 +0x2d goroutine 1 [chan receive, 6 minutes]: testing.(*T).Run(0x87650ebc488, {0x24b8009?, 0x876516d7a58?}, 0x484d0c0) /usr/local/go/src/testing/testing.go:2266 +0x4f2 testing.runTests.func1(0x87650ebc488) /usr/local/go/src/testing/testing.go:2742 +0x37 testing.tRunner(0x87650ebc488, 0x876516d7b80) /usr/local/go/src/testing/testing.go:2193 +0xea testing.runTests({0x24e1276, 0x18}, {0x2504942, 0x20}, 0x87651a2bdb8, {0x4b25180, 0x6f, 0x6f}, {0xc2a4a43e4ad0c427, 0x34647fd7c1f, ...}) /usr/local/go/src/testing/testing.go:2740 +0x510 testing.(*M).Run(0x87651627cc0) /usr/local/go/src/testing/testing.go:2600 +0x6af github.com/rclone/rclone/fstest.TestMain(0x87651627cc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:268 +0xa6 goroutine 16398 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70fdd82de000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x87650fb3e80?, 0x876519ce000?, 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(0x87650fb3e80, {0x876519ce000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x87650fb3e80, {0x876519ce000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8765180e610, {0x876519ce000?, 0x0?, 0x876518c0a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x876513112c0, {0x876519ce000?, 0x876518c0a38?, 0x4b43cc0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x87651606808, {0x70fdd831f9c0, 0x876513112c0}, 0x876518c0c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x87651606808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x87651606808, {0x876519d7000, 0x1000, 0x427f760?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x876518e5180, {0x876519d7000?, 0x480b000?, 0x4ac7710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x87651a33aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x87651a33aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x876518e5180) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16392 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func2.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:164 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xae goroutine 16595 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15602 [chan receive, 2 minutes]: testing.(*T).Run(0x87650ebcd88, {0x2499770?, 0xbdaf90a4ad467801?}, 0x876514d4190) /usr/local/go/src/testing/testing.go:2266 +0x4f2 github.com/rclone/rclone/fs/sync.TestTransform(0x87650ebcd88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x70a testing.tRunner(0x87650ebcd88, 0x484d0c0) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 16387 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x87651396f00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16365 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 14731 [IO wait]: internal/poll.runtime_pollWait(0x70fdd829da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x87651162500?, 0x87651cac000?, 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(0x87651162500, {0x87651cac000, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x87651162500, {0x87651cac000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x87650e9c9d0, {0x87651cac000?, 0x45e09c?, 0x87651c34a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x87651676a68, {0x87651cac000?, 0x87651c34a38?, 0x87650f18008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x876513b4408, {0x70fdd831f9c0, 0x87651676a68}, 0x87651c34c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x876513b4408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x876513b4408, {0x87651953000, 0x1000, 0x427f760?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x876518e4780, {0x87651953000?, 0x480b000?, 0x4ac7710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x876515a5260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x876515a5260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x876518e4780) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 14712 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16574 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16386 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70fdd82dda00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x87650fb3a00?, 0x87651a72c00?, 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(0x87650fb3a00, {0x87651a72c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x87650fb3a00, {0x87651a72c00?, 0x876519cc780?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8765180e480, {0x87651a72c00?, 0x0?, 0x8765179ba10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x87651310648, {0x87651a72c00?, 0x8765179ba38?, 0x87650f48008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x87651606408, {0x70fdd831f9c0, 0x87651310648}, 0x8765179bc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x87651606408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x87651606408, {0x8765198d000, 0x1000, 0x427f760?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x87651396f00, {0x8765198d000?, 0x480b000?, 0x4ac7710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x876513bb260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x876513bb260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x87651396f00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16365 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 2633 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2673 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16596 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16313 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x87651213040) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16293 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16576 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16312 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x70fdd82a6c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x87650fb2a00?, 0x87651a70600?, 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(0x87650fb2a00, {0x87651a70600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x87650fb2a00, {0x87651a70600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8765180e198, {0x87651a70600?, 0x0?, 0x87651941a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x87651507b60, {0x87651a70600?, 0x87651941a38?, 0x87651941a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x876514c5c08, {0x70fdd831f9c0, 0x87651507b60}, 0x87651941c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x876514c5c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x876514c5c08, {0x87651949000, 0x1000, 0x427f760?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x87651213040, {0x87651949000?, 0x480b000?, 0x4ac7710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x876512d19e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x876512d19e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x87651213040) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16293 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16575 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16594 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16577 [select]: net/http.(*persistConn).roundTrip(0x876518e4780, 0x87651a8ed20) /usr/local/go/src/net/http/transport.go:3069 +0x84b net/http.(*Transport).roundTrip(0x876511d6fc0, 0x87651212640) /usr/local/go/src/net/http/transport.go:725 +0xada net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x876513ba060, 0x87651212640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:700 +0x63b golang.org/x/oauth2.(*Transport).RoundTrip(0x87651620260, 0x876512123c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15b net/http.send(0x876512123c0, {0x480f260, 0x87651620260}, {0x876518b7268?, 0x497406?, 0x0?}) /usr/local/go/src/net/http/client.go:266 +0x654 net/http.(*Client).send(0x8765161b800, 0x876512123c0, {0x2648e28?, 0x876518b72a8?, 0x0?}) /usr/local/go/src/net/http/client.go:187 +0x250 net/http.(*Client).do(0x8765161b800, 0x876512123c0) /usr/local/go/src/net/http/client.go:745 +0x9f7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:604 github.com/rclone/rclone/lib/rest.(*Client).Call(0x87651694050, {0x4833288, 0x4b64fc0}, 0x876516318c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:440 +0xe85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:648 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70fe21bbaa00?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x876513ba180, 0x87651b66f40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x876513ba180, 0x87651b66f40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x91 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x87651627e00, {0x4833288, 0x4b64fc0}, {0x87651968880, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:647 +0x44c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x876517d6540, {0x4833288, 0x4b64fc0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1253 +0x8a github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x24 github.com/rclone/rclone/fstest.Retry(0x87650ebd208, {0x876517298f0, 0x25}, 0x876518b7d00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:135 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x876516f2400?, 0x0?, 0x876514c7810?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x876516dc008?, 0x41b0f08?}, {0x876516f2400, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:421 +0x2d4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16597 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16149 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 14732 [select]: net/http.(*persistConn).writeLoop(0x876518e4780) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 14712 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16399 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x876518e5180) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16392 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16149 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x8765154fbb8?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x876514b5df0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x4833288, 0x4b64fc0}, {0x4843380, 0x87651627e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x876515d30e0, 0x484de58) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:459 +0x372 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:350 github.com/rclone/rclone/fs/walk.Walk({0x4833288, 0x4b64fc0}, {0x4843380, 0x87651627e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x876515d30e0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2bd github.com/rclone/rclone/fs/walk.listRwalk({0x4833288, 0x4b64fc0}, {0x4843380, 0x87651627e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x876515d30b0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x125 github.com/rclone/rclone/fs/walk.ListR({0x4833288, 0x4b64fc0}, {0x4843380, 0x87651627e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x876515d30b0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23e github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x125 github.com/rclone/rclone/fstest.(*Run).Finalise(0x876513277a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x87650ebd208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:134 +0x397 testing.tRunner(0x87650ebd208, 0x876514d4190) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 15602 /usr/local/go/src/testing/testing.go:2258 +0x4d4 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.412167517s (try 1/5): exit status 2: Failed []