"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/09/13 04:04:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa" 2026/09/13 04:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 04:04:01 DEBUG : Creating backend with remote "/tmp/rclone887399417" === 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-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:04:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/13 04:04:02 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:04:02 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.48s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:04:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:04:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:04:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:04:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:04:06 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:04:08 DEBUG : Yandex rclone-test-goduwon2cefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.86s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.76s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:04:24 DEBUG : Creating backend with remote "/non-existing" 2026/09/13 04:04:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/13 04:04:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:04:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.33s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:04:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:04:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:04:28 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-13 04:04:27 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:04:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:04:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:04:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.74s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:04:46 INFO : Yandex rclone-test-goduwon2cefa: Running all checks before starting transfers 2026/09/13 04:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:04:47 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:04:47 INFO : Yandex rclone-test-goduwon2cefa: Checks finished, now starting transfers 2026/09/13 04:04:47 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:04:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:04:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:04:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.60s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:05:06 ERROR : Ignoring --no-traverse with sync 2026/09/13 04:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:05:06 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:05:06 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:05:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:05:08 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.13s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:05:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/13 04:05:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:05:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:05:29 DEBUG : hello world2: size = 12 OK 2026/09/13 04:05:29 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/13 04:05:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (11.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:05:37 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:05:37 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:05:39 DEBUG : potato2: size = 11 OK 2026/09/13 04:05:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:05:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:05:47 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:05:47 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:05:49 DEBUG : potato2: size = 11 OK 2026/09/13 04:05:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:05:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.23s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:05:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/13 04:05:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:05:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/13 04:05:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:05:57 INFO : sub dir2: Making directory 2026/09/13 04:05:58 INFO : sub dir: Making directory 2026/09/13 04:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:05:59 INFO : sub dir2/sub sub dir2: Making directory 2026/09/13 04:05:59 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:05:59 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:06:02 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:06:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:06:02 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:06:03 DEBUG : Yandex rclone-test-goduwon2cefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (36.65s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:06:33 INFO : sub dir2: Making directory 2026/09/13 04:06:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/13 04:06:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:06:34 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:06:34 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:06:36 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:06:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:06:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.75s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:06:51 DEBUG : sub dir2: Making directory with metadata 2026/09/13 04:06:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:06:52 INFO : sub dir2: Making directory 2026/09/13 04:06:52 INFO : sub dir: Making directory 2026/09/13 04:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:06:53 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:06:53 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:06:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:06:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:06:56 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:06:56 INFO : sub dir/hello world: Deleted 2026/09/13 04:06:57 DEBUG : Yandex rclone-test-goduwon2cefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/13 04:06:58 DEBUG : Yandex rclone-test-goduwon2cefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (28.93s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:07:21 INFO : sub dir2: Making directory 2026/09/13 04:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:07:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:07:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:07:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:07:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:07:24 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:07:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.64s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:07:38 DEBUG : sub dir2: Making directory with metadata 2026/09/13 04:07:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:07:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:07:39 INFO : sub dir2: Making directory 2026/09/13 04:07:39 INFO : sub dir: Making directory 2026/09/13 04:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:07:40 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:07:40 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:07:42 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:07:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:07:42 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:07:42 DEBUG : Waiting for deletions to finish 2026/09/13 04:07:44 DEBUG : Yandex rclone-test-goduwon2cefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.92s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.69s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:08:07 INFO : sub dir2: Making directory 2026/09/13 04:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:08:07 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:08:07 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:08:10 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:08:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:08:10 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:08:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.78s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:08:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-poyayob8xisa" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-poyayob8xisa 2026/09/13 04:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:08:31 DEBUG : Yandex rclone-test-poyayob8xisa: Waiting for checks to finish 2026/09/13 04:08:31 DEBUG : Yandex rclone-test-poyayob8xisa: Waiting for transfers to finish 2026/09/13 04:08:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:08:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:08:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 04:08:35 DEBUG : Yandex rclone-test-poyayob8xisa: Purge remote --- PASS: TestServerSideCopy (35.43s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:09:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone887399417) 2026/09/13 04:09:04 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:09:04 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 04:09:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:09:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:09:07 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 04:09:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/13 04:09:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.91s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:09:26 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-13 04:09:25 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:09:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-kayiteg4niha" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-kayiteg4niha 2026/09/13 04:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:09:30 DEBUG : Yandex rclone-test-kayiteg4niha: Waiting for checks to finish 2026/09/13 04:09:30 DEBUG : Yandex rclone-test-kayiteg4niha: Waiting for transfers to finish 2026/09/13 04:09:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:09:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:09:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 04:09:38 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:09:38 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-kayiteg4niha) 2026/09/13 04:09:38 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 04:09:38 DEBUG : Yandex rclone-test-kayiteg4niha: Waiting for checks to finish 2026/09/13 04:09:38 DEBUG : Yandex rclone-test-kayiteg4niha: Waiting for transfers to finish 2026/09/13 04:09:39 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pawodik4" before starting 2026/09/13 04:09:42 DEBUG : sub dir/hello world.pawodik4: server side copy: removing renamed existing file after operation 2026/09/13 04:09:48 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 04:09:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/13 04:09:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 04:09:49 DEBUG : Yandex rclone-test-kayiteg4niha: Purge remote --- PASS: TestServerSideCopyOverSelf (52.86s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:10:18 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-13 04:10:17 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:10:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:10:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone887399417) 2026/09/13 04:10:21 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:10:21 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 04:10:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:10:23 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 04:10:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/13 04:10:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/13 04:10:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.74s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:10:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-yeyufij4zuci" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-yeyufij4zuci 2026/09/13 04:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:10:44 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for checks to finish 2026/09/13 04:10:44 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for transfers to finish 2026/09/13 04:10:46 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:10:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:10:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 04:10:49 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:10:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:10:50 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:10:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:10:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:10:51 DEBUG : Yandex rclone-test-yeyufij4zuci: Using server-side directory move 2026/09/13 04:10:52 INFO : Yandex rclone-test-yeyufij4zuci: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/13 04:10:52 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:10:52 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-yeyufij4zuci) 2026/09/13 04:10:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 04:10:52 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for checks to finish 2026/09/13 04:10:52 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for transfers to finish 2026/09/13 04:10:58 INFO : sub dir/hello world: Deleted 2026/09/13 04:11:00 INFO : sub dir/hello world: Moved (server-side) 2026/09/13 04:11:06 DEBUG : testing file moves 2026/09/13 04:11:06 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:11:06 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-yeyufij4zuci) 2026/09/13 04:11:06 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 04:11:06 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for checks to finish 2026/09/13 04:11:06 DEBUG : Yandex rclone-test-yeyufij4zuci: Waiting for transfers to finish 2026/09/13 04:11:13 INFO : sub dir/hello world: Deleted 2026/09/13 04:11:14 INFO : sub dir/hello world: Moved (server-side) 2026/09/13 04:11:16 DEBUG : Yandex rclone-test-yeyufij4zuci: Purge remote --- PASS: TestServerSideMoveOverSelf (56.16s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:11:38 ERROR : error listing: directory not found 2026/09/13 04:11:38 INFO : Local file system at /tmp/rclone887399417: Making directory 2026/09/13 04:11:39 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:11:39 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (20.07s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:11:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/13 04:11:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:11:58 DEBUG : Local file system at /tmp/rclone887399417: Waiting for checks to finish 2026/09/13 04:11:58 DEBUG : Local file system at /tmp/rclone887399417: Waiting for transfers to finish 2026/09/13 04:11:59 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/13 04:11:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:11:59 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/13 04:11:59 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:11:59 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:12:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/13 04:12:14 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:14 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:17 DEBUG : check sum: size = 1 OK 2026/09/13 04:12:17 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/13 04:12:17 INFO : check sum: Copied (new) 2026/09/13 04:12:17 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:18 DEBUG : check sum: size = 1 OK 2026/09/13 04:12:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/13 04:12:18 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/13 04:12:18 DEBUG : check sum: Unchanged skipping 2026/09/13 04:12:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:18 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.82s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:12:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/13 04:12:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:29 DEBUG : sizeonly: size = 6 OK 2026/09/13 04:12:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/13 04:12:29 INFO : sizeonly: Copied (new) 2026/09/13 04:12:29 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:30 DEBUG : sizeonly: size = 6 OK 2026/09/13 04:12:30 DEBUG : sizeonly: Sizes identical 2026/09/13 04:12:30 DEBUG : sizeonly: Unchanged skipping 2026/09/13 04:12:30 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:30 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:30 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (12.08s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:12:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/13 04:12:38 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:38 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:41 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/13 04:12:41 INFO : ignore-size: Copied (new) 2026/09/13 04:12:41 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:43 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:12:43 DEBUG : ignore-size: Unchanged skipping 2026/09/13 04:12:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:43 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.69s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:12:54 DEBUG : existing: size = 6 OK 2026/09/13 04:12:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:12:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:54 DEBUG : existing: Unchanged skipping 2026/09/13 04:12:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:54 DEBUG : Waiting for deletions to finish 2026/09/13 04:12:54 INFO : There was nothing to transfer 2026/09/13 04:12:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/13 04:12:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:12:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:12:57 DEBUG : existing: size = 6 OK 2026/09/13 04:12:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/13 04:12:57 INFO : existing: Copied (replaced existing) 2026/09/13 04:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (14.64s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:13:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 04:13:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:13:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:13:08 DEBUG : existing: size = 6 OK 2026/09/13 04:13:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/13 04:13:08 INFO : existing: Copied (new) 2026/09/13 04:13:08 DEBUG : Waiting for deletions to finish 2026/09/13 04:13:09 DEBUG : existing: Destination exists, skipping 2026/09/13 04:13:09 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:13:09 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:13:09 DEBUG : Waiting for deletions to finish 2026/09/13 04:13:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.17s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:13:22 INFO : d: Making directory 2026/09/13 04:13:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 04:13:24 DEBUG : c/non empty space: size = 5 OK 2026/09/13 04:13:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:13:24 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 04:13:24 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:13:24 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:13:26 DEBUG : a/potato2: modtime not stored after upload (got 2026-09-13 04:13:25 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:13:27 DEBUG : a/potato2: size = 60 OK 2026/09/13 04:13:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:13:27 INFO : a/potato2: Copied (new) 2026/09/13 04:13:27 DEBUG : Waiting for deletions to finish 2026/09/13 04:13:32 INFO : b/potato: Deleted 2026/09/13 04:13:32 INFO : d: Removing directory 2026/09/13 04:13:40 INFO : b: Removing directory 2026/09/13 04:13:47 DEBUG : Yandex rclone-test-goduwon2cefa: deleted 2 directories --- PASS: TestSyncIgnoreErrors (59.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:14:18 DEBUG : empty space: size = 1 OK 2026/09/13 04:14:18 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/13 04:14:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:14:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/13 04:14:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/13 04:14:18 DEBUG : empty space: Unchanged skipping 2026/09/13 04:14:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:14:18 DEBUG : Waiting for deletions to finish 2026/09/13 04:14:18 INFO : There was nothing to transfer 2026/09/13 04:14:20 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:14:20 DEBUG : empty space: size = 1 OK 2026/09/13 04:14:20 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/13 04:14:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/13 04:14:21 INFO : empty space: Updated modification time in destination 2026/09/13 04:14:21 DEBUG : empty space: Unchanged skipping 2026/09/13 04:14:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:14:21 DEBUG : Waiting for deletions to finish 2026/09/13 04:14:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.11s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:14:32 DEBUG : empty space: size = 1 OK 2026/09/13 04:14:32 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/13 04:14:32 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:14:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/13 04:14:32 DEBUG : empty space: Unchanged skipping 2026/09/13 04:14:32 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:14:32 DEBUG : Waiting for deletions to finish 2026/09/13 04:14:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.55s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:14:43 DEBUG : foo: size = 3 OK 2026/09/13 04:14:43 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/13 04:14:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:14:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone887399417) 2026/09/13 04:14:43 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:14:43 DEBUG : foo: md5 differ 2026/09/13 04:14:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:14:45 DEBUG : foo: size = 3 OK 2026/09/13 04:14:45 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/13 04:14:45 INFO : foo: Copied (replaced existing) 2026/09/13 04:14:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:14:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/13 04:14:56 DEBUG : empty space: size = 1 OK 2026/09/13 04:14:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:14:56 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:14:56 DEBUG : empty space: Unchanged skipping 2026/09/13 04:14:56 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:14:58 DEBUG : potato: size = 60 OK 2026/09/13 04:14:58 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:14:58 INFO : potato: Copied (new) 2026/09/13 04:14:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:15:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone887399417) 2026/09/13 04:15:14 DEBUG : potato: size = 60 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:15:14 DEBUG : potato: Sizes differ 2026/09/13 04:15:14 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:15:14 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:15:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:15:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:15:16 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:15:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:15:17 DEBUG : potato: size = 21 OK 2026/09/13 04:15:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/13 04:15:17 INFO : potato: Copied (replaced existing) 2026/09/13 04:15:17 DEBUG : Waiting for deletions to finish 2026/09/13 04:15:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingFilesSizeOnly (13.29s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:15:28 DEBUG : potato: size = 21 OK 2026/09/13 04:15:28 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/13 04:15:28 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:15:28 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone887399417) 2026/09/13 04:15:28 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:15:28 DEBUG : potato: md5 differ 2026/09/13 04:15:28 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:15:30 DEBUG : potato: size = 21 OK 2026/09/13 04:15:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/13 04:15:30 INFO : potato: Copied (replaced existing) 2026/09/13 04:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:15:43 DEBUG : empty space: size = 1 OK 2026/09/13 04:15:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:15:43 DEBUG : empty space: Unchanged skipping 2026/09/13 04:15:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/13 04:15:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:15:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:15:43 DEBUG : Waiting for deletions to finish 2026/09/13 04:15:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (19.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:16:02 DEBUG : empty space: size = 1 OK 2026/09/13 04:16:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:16:02 DEBUG : empty space: Unchanged skipping 2026/09/13 04:16:02 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:16:02 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:16:04 DEBUG : potato2: size = 60 OK 2026/09/13 04:16:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:16:04 INFO : potato2: Copied (new) 2026/09/13 04:16:04 DEBUG : Waiting for deletions to finish 2026/09/13 04:16:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:16:27 INFO : d: Making directory 2026/09/13 04:16:33 INFO : d/e: Making directory 2026/09/13 04:16:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 04:16:35 DEBUG : c/non empty space: size = 5 OK 2026/09/13 04:16:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:16:35 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 04:16:35 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:16:35 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:16:37 DEBUG : a/potato2: size = 60 OK 2026/09/13 04:16:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:16:37 INFO : a/potato2: Copied (new) 2026/09/13 04:16:37 DEBUG : Waiting for deletions to finish 2026/09/13 04:16:43 INFO : b/potato: Deleted 2026/09/13 04:16:43 INFO : d/e: Removing directory 2026/09/13 04:16:51 INFO : d: Removing directory 2026/09/13 04:16:59 INFO : b: Removing directory 2026/09/13 04:17:06 DEBUG : Yandex rclone-test-goduwon2cefa: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (79.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:17:46 INFO : d: Making directory 2026/09/13 04:17:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 04:17:49 DEBUG : c/non empty space: size = 5 OK 2026/09/13 04:17:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:17:49 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 04:17:49 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:17:49 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:17:50 DEBUG : a/potato2: size = 60 OK 2026/09/13 04:17:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:17:50 INFO : a/potato2: Copied (new) 2026/09/13 04:17:50 ERROR : Yandex rclone-test-goduwon2cefa: not deleting files as there were IO errors 2026/09/13 04:17:50 ERROR : Yandex rclone-test-goduwon2cefa: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (58.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:18:46 DEBUG : Waiting for deletions to finish 2026/09/13 04:18:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:18:46 DEBUG : empty space: size = 1 OK 2026/09/13 04:18:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:18:46 DEBUG : empty space: Unchanged skipping 2026/09/13 04:18:46 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:18:46 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:18:48 DEBUG : potato2: size = 60 OK 2026/09/13 04:18:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:18:48 INFO : potato2: Copied (new) 2026/09/13 04:18:52 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.48s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:19:10 DEBUG : Waiting for deletions to finish 2026/09/13 04:19:10 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:19:10 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:19:16 INFO : potato: Deleted 2026/09/13 04:19:16 DEBUG : empty space: size = 1 OK 2026/09/13 04:19:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:19:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:19:16 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:19:16 DEBUG : empty space: Unchanged skipping 2026/09/13 04:19:16 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:19:18 DEBUG : potato2: size = 60 OK 2026/09/13 04:19:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/13 04:19:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.86s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:19:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:19:34 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:19:34 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:19:37 DEBUG : potato2: size = 19 OK 2026/09/13 04:19:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/13 04:19:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.96s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:19:54 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 04:19:54 DEBUG : enormous: Excluded 2026/09/13 04:19:54 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:54 DEBUG : potato2: Excluded 2026/09/13 04:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:55 DEBUG : potato2: Excluded 2026/09/13 04:19:55 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:19:55 DEBUG : empty space: size = 1 OK 2026/09/13 04:19:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:19:55 DEBUG : empty space: Unchanged skipping 2026/09/13 04:19:55 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:19:55 DEBUG : Waiting for deletions to finish 2026/09/13 04:19:55 INFO : There was nothing to transfer 2026/09/13 04:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:55 DEBUG : potato2: Excluded 2026/09/13 04:19:55 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 04:19:55 DEBUG : enormous: Excluded 2026/09/13 04:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:55 DEBUG : potato2: Excluded 2026/09/13 04:19:56 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:56 DEBUG : potato2: Excluded 2026/09/13 04:19:56 DEBUG : empty space: size = 1 OK 2026/09/13 04:19:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:19:56 DEBUG : Local file system at /tmp/rclone887399417: Waiting for checks to finish 2026/09/13 04:19:56 DEBUG : empty space: Unchanged skipping 2026/09/13 04:19:56 DEBUG : Local file system at /tmp/rclone887399417: Waiting for transfers to finish 2026/09/13 04:19:56 DEBUG : Waiting for deletions to finish 2026/09/13 04:19:56 INFO : There was nothing to transfer 2026/09/13 04:19:56 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:19:56 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:20:16 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 04:20:16 DEBUG : enormous: Excluded 2026/09/13 04:20:16 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 04:20:16 DEBUG : potato2: Excluded 2026/09/13 04:20:17 DEBUG : empty space: size = 1 OK 2026/09/13 04:20:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:20:17 DEBUG : empty space: Unchanged skipping 2026/09/13 04:20:17 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:20:17 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:20:17 DEBUG : Waiting for deletions to finish 2026/09/13 04:20:22 INFO : enormous: Deleted 2026/09/13 04:20:23 INFO : potato2: Deleted 2026/09/13 04:20:23 INFO : There was nothing to transfer 2026/09/13 04:20:24 DEBUG : Local file system at /tmp/rclone887399417: Waiting for checks to finish 2026/09/13 04:20:24 DEBUG : empty space: size = 1 OK 2026/09/13 04:20:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:20:24 DEBUG : empty space: Unchanged skipping 2026/09/13 04:20:24 DEBUG : Local file system at /tmp/rclone887399417: Waiting for transfers to finish 2026/09/13 04:20:24 DEBUG : Waiting for deletions to finish 2026/09/13 04:20:24 INFO : potato2: Deleted 2026/09/13 04:20:24 INFO : enormous: Deleted 2026/09/13 04:20:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.09s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:20:41 DEBUG : five: Need to transfer - File not found at Destination 2026/09/13 04:20:41 DEBUG : one: Destination is newer than source, skipping 2026/09/13 04:20:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:20:41 DEBUG : four: size = 8 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:20:41 DEBUG : four: Sizes differ 2026/09/13 04:20:41 DEBUG : three: size = 5 OK 2026/09/13 04:20:41 DEBUG : three: Sizes identical 2026/09/13 04:20:41 DEBUG : two: size = 3 OK 2026/09/13 04:20:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/13 04:20:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone887399417) 2026/09/13 04:20:41 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:20:41 DEBUG : two: md5 differ 2026/09/13 04:20:41 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:20:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 04:20:41 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:20:43 DEBUG : two: size = 3 OK 2026/09/13 04:20:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/13 04:20:43 INFO : two: Copied (replaced existing) 2026/09/13 04:20:43 DEBUG : five: size = 4 OK 2026/09/13 04:20:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/13 04:20:43 INFO : five: Copied (new) 2026/09/13 04:20:43 DEBUG : four: size = 4 OK 2026/09/13 04:20:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/13 04:20:43 INFO : four: Copied (replaced existing) 2026/09/13 04:20:43 DEBUG : Waiting for deletions to finish 2026/09/13 04:20:44 DEBUG : five: size = 4 OK 2026/09/13 04:20:44 DEBUG : four: size = 4 OK 2026/09/13 04:20:44 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:20:44 DEBUG : one: Destination is newer than source, skipping 2026/09/13 04:20:44 DEBUG : three: size = 5 OK 2026/09/13 04:20:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/13 04:20:44 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/13 04:20:44 DEBUG : two: size = 3 OK 2026/09/13 04:20:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/13 04:20:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 04:20:44 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/13 04:20:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 04:20:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone887399417) 2026/09/13 04:20:44 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:20:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/13 04:20:44 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/13 04:20:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 04:20:44 DEBUG : three: md5 differ 2026/09/13 04:20:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/13 04:20:44 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:20:46 DEBUG : three: size = 5 OK 2026/09/13 04:20:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/13 04:20:46 INFO : three: Copied (replaced existing) 2026/09/13 04:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.30s) === 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-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/13 04:21:17 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:21:17 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:21:17 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:21:17 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:21:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 04:21:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/13 04:21:17 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:21:19 DEBUG : potato: size = 14 OK 2026/09/13 04:21:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/13 04:21:19 INFO : potato: Copied (new) 2026/09/13 04:21:21 DEBUG : yam: size = 11 OK 2026/09/13 04:21:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/13 04:21:21 INFO : yam: Copied (new) 2026/09/13 04:21:21 DEBUG : Waiting for deletions to finish 2026/09/13 04:21:22 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:21:22 DEBUG : potato: size = 14 OK 2026/09/13 04:21:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:21:22 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:21:22 DEBUG : potato: Unchanged skipping 2026/09/13 04:21:22 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:21:22 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:21:24 INFO : yam: Moved (server-side) to: yaml 2026/09/13 04:21:24 INFO : yaml: Renamed from "yam" 2026/09/13 04:21:24 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:21:24 DEBUG : Waiting for deletions to finish 2026/09/13 04:21:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (21.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/13 04:21:38 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:21:38 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:21:38 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:21:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 04:21:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/13 04:21:38 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:21:38 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:21:41 DEBUG : potato: size = 14 OK 2026/09/13 04:21:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/13 04:21:41 INFO : potato: Copied (new) 2026/09/13 04:21:42 DEBUG : yam: size = 11 OK 2026/09/13 04:21:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/13 04:21:42 INFO : yam: Copied (new) 2026/09/13 04:21:42 DEBUG : Waiting for deletions to finish 2026/09/13 04:21:43 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:21:43 DEBUG : potato: size = 14 OK 2026/09/13 04:21:43 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:21:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:21:43 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:21:43 DEBUG : potato: Unchanged skipping 2026/09/13 04:21:43 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:21:46 INFO : yam: Moved (server-side) to: yaml 2026/09/13 04:21:46 INFO : yaml: Renamed from "yam" 2026/09/13 04:21:46 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:21:46 DEBUG : Waiting for deletions to finish 2026/09/13 04:21:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (21.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/13 04:22:00 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:22:00 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:22:00 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:22:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 04:22:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/13 04:22:00 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:22:00 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:22:02 DEBUG : potato: size = 14 OK 2026/09/13 04:22:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/13 04:22:02 INFO : potato: Copied (new) 2026/09/13 04:22:02 DEBUG : sub/yam: modtime not stored after upload (got 2026-09-13 04:22:01 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:22:03 DEBUG : sub/yam: size = 11 OK 2026/09/13 04:22:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/13 04:22:03 INFO : sub/yam: Copied (new) 2026/09/13 04:22:03 DEBUG : Waiting for deletions to finish 2026/09/13 04:22:05 DEBUG : potato: size = 14 OK 2026/09/13 04:22:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:22:05 DEBUG : potato: Unchanged skipping 2026/09/13 04:22:05 INFO : Yandex rclone-test-goduwon2cefa: Making map for --track-renames 2026/09/13 04:22:05 INFO : Yandex rclone-test-goduwon2cefa: Finished making map for --track-renames 2026/09/13 04:22:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:22:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for renames to finish 2026/09/13 04:22:07 INFO : sub/yam: Moved (server-side) to: yam 2026/09/13 04:22:07 INFO : yam: Renamed from "sub/yam" 2026/09/13 04:22:07 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:22:07 DEBUG : Waiting for deletions to finish 2026/09/13 04:22:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.03s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:22:28 DEBUG : Creating backend with remote "/tmp/rclone887399417/dir1" 2026/09/13 04:22:28 DEBUG : Config file has changed externally - reloading 2026/09/13 04:22:28 DEBUG : Creating backend with remote "/tmp/rclone887399417/dir2" 2026/09/13 04:22:28 DEBUG : Local file system at /tmp/rclone887399417/dir2: Using server-side directory move 2026/09/13 04:22:28 INFO : Local file system at /tmp/rclone887399417/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/13 04:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/13 04:22:28 INFO : file1.txt: Moved (server-side) 2026/09/13 04:22:28 DEBUG : Local file system at /tmp/rclone887399417/dir2: Waiting for checks to finish 2026/09/13 04:22:28 DEBUG : Local file system at /tmp/rclone887399417/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:22:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:22:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/13 04:22:29 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:22:29 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:22:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:22:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:22:32 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:22:32 INFO : sub dir/hello world: Deleted 2026/09/13 04:22:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/13 04:22:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/13 04:22:33 INFO : nested/sub dir/file: Copied (new) 2026/09/13 04:22:33 INFO : nested/sub dir/file: Deleted 2026/09/13 04:22:33 INFO : sub dir: Removing directory 2026/09/13 04:22:33 INFO : nested/sub dir: Removing directory 2026/09/13 04:22:33 INFO : nested: Removing directory 2026/09/13 04:22:33 DEBUG : Local file system at /tmp/rclone887399417: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (42.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 04:23:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/13 04:23:12 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:23:12 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:23:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 04:23:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/13 04:23:15 INFO : sub dir/hello world: Copied (new) 2026/09/13 04:23:15 INFO : sub dir/hello world: Deleted 2026/09/13 04:23:15 DEBUG : nested/sub dir/file: modtime not stored after upload (got 2026-09-13 04:23:14 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:23:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/13 04:23:17 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/13 04:23:17 INFO : nested/sub dir/file: Copied (new) 2026/09/13 04:23:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (41.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:23:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/13 04:23:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 04:23:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:23:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:23:56 DEBUG : existing: size = 6 OK 2026/09/13 04:23:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/13 04:23:56 INFO : existing: Copied (new) 2026/09/13 04:23:56 INFO : existing: Deleted 2026/09/13 04:23:56 DEBUG : existing-b: size = 6 OK 2026/09/13 04:23:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/13 04:23:56 INFO : existing-b: Copied (new) 2026/09/13 04:23:56 INFO : existing-b: Deleted 2026/09/13 04:23:57 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:23:57 DEBUG : existing: Destination exists, skipping 2026/09/13 04:23:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/13 04:23:57 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:23:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.16s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:24:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-xemoduj9baga" 2026/09/13 04:24:10 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-xemoduj9baga 2026/09/13 04:24:24 DEBUG : Yandex rclone-test-xemoduj9baga: Using server-side directory move 2026/09/13 04:24:25 INFO : Yandex rclone-test-xemoduj9baga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/13 04:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:24:25 DEBUG : empty space: size = 1 OK 2026/09/13 04:24:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:24:25 DEBUG : empty space: Unchanged skipping 2026/09/13 04:24:25 DEBUG : Yandex rclone-test-xemoduj9baga: Waiting for checks to finish 2026/09/13 04:24:25 DEBUG : potato3: size = 68 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:24:25 DEBUG : potato3: size = 60 (Yandex rclone-test-xemoduj9baga) 2026/09/13 04:24:25 DEBUG : potato3: Sizes differ 2026/09/13 04:24:27 INFO : potato2: Moved (server-side) 2026/09/13 04:24:31 INFO : empty space: Deleted 2026/09/13 04:24:31 DEBUG : Yandex rclone-test-xemoduj9baga: Waiting for transfers to finish 2026/09/13 04:24:32 INFO : potato3: Deleted 2026/09/13 04:24:34 INFO : potato3: Moved (server-side) 2026/09/13 04:24:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-jaqatop0rubi" 2026/09/13 04:24:34 DEBUG : Config file has changed externally - reloading 2026/09/13 04:24:34 DEBUG : Yandex rclone-test-jaqatop0rubi: Using server-side directory move 2026/09/13 04:24:37 INFO : Yandex rclone-test-jaqatop0rubi: Server side directory move succeeded 2026/09/13 04:24:38 ERROR : error listing: directory not found 2026/09/13 04:24:38 DEBUG : Yandex rclone-test-jaqatop0rubi: Purge remote 2026/09/13 04:24:51 DEBUG : Yandex rclone-test-xemoduj9baga: Purge remote 2026/09/13 04:24:51 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (40.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:24:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-hopoqib5yoje" 2026/09/13 04:24:51 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-hopoqib5yoje 2026/09/13 04:25:05 DEBUG : potato3: modtime not stored after upload (got 2026-09-13 04:25:04 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:25:07 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 04:25:07 DEBUG : empty space: Excluded 2026/09/13 04:25:07 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 04:25:07 DEBUG : empty space: Excluded 2026/09/13 04:25:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:25:07 DEBUG : potato3: size = 68 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:25:07 DEBUG : potato3: size = 60 (Yandex rclone-test-hopoqib5yoje) 2026/09/13 04:25:07 DEBUG : potato3: Sizes differ 2026/09/13 04:25:07 DEBUG : Yandex rclone-test-hopoqib5yoje: Waiting for checks to finish 2026/09/13 04:25:07 DEBUG : Yandex rclone-test-hopoqib5yoje: Waiting for transfers to finish 2026/09/13 04:25:08 INFO : potato2: Moved (server-side) 2026/09/13 04:25:14 INFO : potato3: Deleted 2026/09/13 04:25:16 INFO : potato3: Moved (server-side) 2026/09/13 04:25:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-miwuqas0hojo" 2026/09/13 04:25:16 DEBUG : Config file has changed externally - reloading 2026/09/13 04:25:17 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 04:25:17 DEBUG : empty space: Excluded 2026/09/13 04:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:25:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/13 04:25:17 DEBUG : Yandex rclone-test-miwuqas0hojo: Waiting for checks to finish 2026/09/13 04:25:17 DEBUG : Yandex rclone-test-miwuqas0hojo: Waiting for transfers to finish 2026/09/13 04:25:18 INFO : potato2: Moved (server-side) 2026/09/13 04:25:19 INFO : potato3: Moved (server-side) 2026/09/13 04:25:19 DEBUG : Yandex rclone-test-miwuqas0hojo: Purge remote 2026/09/13 04:25:31 DEBUG : Yandex rclone-test-hopoqib5yoje: Purge remote --- PASS: TestServerSideMoveWithFilter (55.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:25:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiyipuk6degi" 2026/09/13 04:25:47 DEBUG : Config file has changed externally - reloading 2026/09/13 04:25:50 DEBUG : potato2: modtime not stored after upload (got 2026-09-13 04:25:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:25:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-goduwon2cefa -> Yandex rclone-test-wiyipuk6degi 2026/09/13 04:26:03 DEBUG : Yandex rclone-test-wiyipuk6degi: Using server-side directory move 2026/09/13 04:26:03 INFO : Yandex rclone-test-wiyipuk6degi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/13 04:26:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 04:26:04 DEBUG : empty space: size = 1 OK 2026/09/13 04:26:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:26:04 DEBUG : empty space: Unchanged skipping 2026/09/13 04:26:04 DEBUG : potato3: size = 68 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:26:04 DEBUG : potato3: size = 60 (Yandex rclone-test-wiyipuk6degi) 2026/09/13 04:26:04 DEBUG : potato3: Sizes differ 2026/09/13 04:26:04 DEBUG : Yandex rclone-test-wiyipuk6degi: Waiting for checks to finish 2026/09/13 04:26:05 INFO : potato2: Moved (server-side) 2026/09/13 04:26:10 INFO : empty space: Deleted 2026/09/13 04:26:10 DEBUG : Yandex rclone-test-wiyipuk6degi: Waiting for transfers to finish 2026/09/13 04:26:10 INFO : potato3: Deleted 2026/09/13 04:26:11 INFO : potato3: Moved (server-side) 2026/09/13 04:26:11 INFO : tomatoDir: Removing directory 2026/09/13 04:26:19 DEBUG : Yandex rclone-test-goduwon2cefa: deleted 1 directories 2026/09/13 04:26:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-zexasor8yabe" 2026/09/13 04:26:20 DEBUG : Config file has changed externally - reloading 2026/09/13 04:26:20 INFO : tomatoDir: Making directory 2026/09/13 04:26:21 DEBUG : Yandex rclone-test-zexasor8yabe: Using server-side directory move 2026/09/13 04:26:24 INFO : Yandex rclone-test-zexasor8yabe: Server side directory move succeeded 2026/09/13 04:26:25 ERROR : error listing: directory not found 2026/09/13 04:26:25 ERROR : error listing: directory not found 2026/09/13 04:26:25 DEBUG : Yandex rclone-test-zexasor8yabe: Purge remote 2026/09/13 04:26:38 DEBUG : Yandex rclone-test-wiyipuk6degi: Purge remote 2026/09/13 04:26:38 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", 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-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:26:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/rclone-sync-test" 2026/09/13 04:26:39 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (2.21s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:26:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/rclone-sync-test" 2026/09/13 04:26:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/rclone-sync-test-include/layer2" 2026/09/13 04:26:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/rclone-sync-test-ignore-file" 2026/09/13 04:26:45 DEBUG : Config file has changed externally - reloading 2026/09/13 04:26:49 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:26:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:26:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:26:50 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test: Waiting for checks to finish 2026/09/13 04:26:50 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test: Waiting for transfers to finish 2026/09/13 04:26:50 DEBUG : Waiting for deletions to finish 2026/09/13 04:26:50 INFO : There was nothing to transfer 2026/09/13 04:26:51 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:26:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:26:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:26:52 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:26:52 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:26:52 DEBUG : Waiting for deletions to finish 2026/09/13 04:26:52 INFO : rclone-sync-test-include: Removing directory 2026/09/13 04:26:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/13 04:26:53 DEBUG : Yandex rclone-test-goduwon2cefa: failed to delete 1 directories 2026/09/13 04:26:53 INFO : There was nothing to transfer 2026/09/13 04:26:54 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:26:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:26:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:26:55 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:26:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:26:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:26:57 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:26:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:26:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:26:59 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:01 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:03 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:05 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:06 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/13 04:27:06 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/13 04:27:06 DEBUG : Waiting for deletions to finish 2026/09/13 04:27:06 INFO : There was nothing to transfer 2026/09/13 04:27:07 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:09 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:11 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:12 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:27:12 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:27:12 DEBUG : Waiting for deletions to finish 2026/09/13 04:27:12 INFO : rclone-sync-test-include: Removing directory 2026/09/13 04:27:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/13 04:27:12 DEBUG : Yandex rclone-test-goduwon2cefa: failed to delete 1 directories 2026/09/13 04:27:12 INFO : There was nothing to transfer 2026/09/13 04:27:13 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:15 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:17 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:18 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:20 DEBUG : Excluded 2026/09/13 04:27:21 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:22 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/13 04:27:22 DEBUG : Yandex rclone-test-goduwon2cefa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/13 04:27:22 DEBUG : Waiting for deletions to finish 2026/09/13 04:27:22 INFO : There was nothing to transfer 2026/09/13 04:27:23 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:24 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:26 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:28 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/13 04:27:30 DEBUG : rclone-sync-test: Excluded 2026/09/13 04:27:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/13 04:27:31 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (85.05s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:28:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:28:07 DEBUG : Config file has changed externally - reloading 2026/09/13 04:28:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/CompareDest" 2026/09/13 04:28:08 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 04:28:08 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:08 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:10 DEBUG : one: size = 3 OK 2026/09/13 04:28:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/13 04:28:10 INFO : one: Copied (new) 2026/09/13 04:28:10 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:12 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:12 DEBUG : one: Sizes differ 2026/09/13 04:28:12 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:12 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:15 DEBUG : one: size = 5 OK 2026/09/13 04:28:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/13 04:28:15 INFO : one: Copied (replaced existing) 2026/09/13 04:28:15 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:18 DEBUG : dst/one: modtime not stored after upload (got 2026-09-13 04:28:17 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:28:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:23 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:23 DEBUG : one: Sizes differ 2026/09/13 04:28:23 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:24 DEBUG : one: size = 5 OK 2026/09/13 04:28:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 04:28:24 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:24 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:24 INFO : There was nothing to transfer 2026/09/13 04:28:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:27 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:27 DEBUG : one: Sizes differ 2026/09/13 04:28:28 DEBUG : one: size = 5 OK 2026/09/13 04:28:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 04:28:28 DEBUG : two: size = 3 OK 2026/09/13 04:28:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 04:28:28 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:28 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:28 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:28 INFO : There was nothing to transfer 2026/09/13 04:28:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:29 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:29 DEBUG : one: Sizes differ 2026/09/13 04:28:29 DEBUG : two: size = 3 OK 2026/09/13 04:28:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 04:28:29 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:29 DEBUG : one: size = 5 OK 2026/09/13 04:28:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 04:28:29 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:29 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:29 INFO : There was nothing to transfer 2026/09/13 04:28:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:30 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:30 DEBUG : one: Sizes differ 2026/09/13 04:28:31 DEBUG : one: size = 5 OK 2026/09/13 04:28:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 04:28:31 DEBUG : two: size = 3 OK 2026/09/13 04:28:31 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/13 04:28:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/13 04:28:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 04:28:31 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:31 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:31 DEBUG : Waiting for deletions to finish 2026/09/13 04:28:31 INFO : There was nothing to transfer 2026/09/13 04:28:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:33 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:28:33 DEBUG : one: Sizes differ 2026/09/13 04:28:33 DEBUG : one: size = 5 OK 2026/09/13 04:28:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:28:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 04:28:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:28:33 DEBUG : two: size = 3 (Yandex rclone-test-goduwon2cefa/CompareDest) 2026/09/13 04:28:33 DEBUG : two: Sizes differ 2026/09/13 04:28:33 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 04:28:33 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:28:33 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:28:36 DEBUG : two: size = 5 OK 2026/09/13 04:28:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/13 04:28:36 INFO : two: Copied (new) 2026/09/13 04:28:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (68.73s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:29:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dest" 2026/09/13 04:29:21 DEBUG : Config file has changed externally - reloading 2026/09/13 04:29:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/pre-dest1" 2026/09/13 04:29:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/pre-dest2" 2026/09/13 04:29:23 DEBUG : 1: size = 1 OK 2026/09/13 04:29:23 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:29:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/13 04:29:23 DEBUG : 2: size = 1 OK 2026/09/13 04:29:23 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:29:23 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/13 04:29:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/13 04:29:24 DEBUG : Yandex rclone-test-goduwon2cefa/dest: Waiting for checks to finish 2026/09/13 04:29:24 DEBUG : Yandex rclone-test-goduwon2cefa/dest: Waiting for transfers to finish 2026/09/13 04:29:27 DEBUG : 3: size = 1 OK 2026/09/13 04:29:27 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/13 04:29:27 INFO : 3: Copied (new) 2026/09/13 04:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (52.92s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:30:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:30:08 DEBUG : Config file has changed externally - reloading 2026/09/13 04:30:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/CopyDest" 2026/09/13 04:30:10 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 04:30:10 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:10 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:12 DEBUG : one: size = 3 OK 2026/09/13 04:30:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/13 04:30:12 INFO : one: Copied (new) 2026/09/13 04:30:12 DEBUG : Waiting for deletions to finish 2026/09/13 04:30:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:30:14 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:30:14 DEBUG : one: Sizes differ 2026/09/13 04:30:14 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:14 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:16 DEBUG : one: size = 5 OK 2026/09/13 04:30:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/13 04:30:16 INFO : one: Copied (replaced existing) 2026/09/13 04:30:16 DEBUG : Waiting for deletions to finish 2026/09/13 04:30:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/BackupDir" 2026/09/13 04:30:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:30:23 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:23 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:30:23 DEBUG : one: Sizes differ 2026/09/13 04:30:24 DEBUG : one: size = 5 OK 2026/09/13 04:30:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:30:24 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:30:24 DEBUG : one: Sizes differ 2026/09/13 04:30:26 INFO : one: Moved (server-side) 2026/09/13 04:30:27 DEBUG : one: size = 5 OK 2026/09/13 04:30:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/13 04:30:27 INFO : one: Copied (server-side copy) 2026/09/13 04:30:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/13 04:30:27 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:27 DEBUG : Waiting for deletions to finish 2026/09/13 04:30:31 DEBUG : one: size = 5 OK 2026/09/13 04:30:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:31 DEBUG : one: Unchanged skipping 2026/09/13 04:30:31 DEBUG : two: size = 3 OK 2026/09/13 04:30:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:33 DEBUG : two: size = 3 OK 2026/09/13 04:30:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/13 04:30:33 INFO : two: Copied (server-side copy) 2026/09/13 04:30:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/13 04:30:33 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:33 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:33 DEBUG : Waiting for deletions to finish 2026/09/13 04:30:34 DEBUG : one: size = 5 OK 2026/09/13 04:30:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:34 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:34 DEBUG : one: Unchanged skipping 2026/09/13 04:30:34 DEBUG : two: size = 3 OK 2026/09/13 04:30:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:34 DEBUG : two: Unchanged skipping 2026/09/13 04:30:34 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:34 DEBUG : Waiting for deletions to finish 2026/09/13 04:30:34 INFO : There was nothing to transfer 2026/09/13 04:30:38 DEBUG : one: size = 5 OK 2026/09/13 04:30:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:38 DEBUG : one: Unchanged skipping 2026/09/13 04:30:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone887399417) 2026/09/13 04:30:38 DEBUG : three: size = 5 (Yandex rclone-test-goduwon2cefa/CopyDest) 2026/09/13 04:30:38 DEBUG : three: Sizes differ 2026/09/13 04:30:38 DEBUG : three: Destination not found in --copy-dest 2026/09/13 04:30:38 DEBUG : three: Need to transfer - File not found at Destination 2026/09/13 04:30:38 DEBUG : two: size = 3 OK 2026/09/13 04:30:38 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:30:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:30:38 DEBUG : two: Unchanged skipping 2026/09/13 04:30:38 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:30:43 DEBUG : three: size = 7 OK 2026/09/13 04:30:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/13 04:30:43 INFO : three: Copied (new) 2026/09/13 04:30:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (104.03s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:32:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:32:01 DEBUG : Config file has changed externally - reloading 2026/09/13 04:32:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/backup" 2026/09/13 04:32:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:32:02 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:32:02 DEBUG : one: Sizes differ 2026/09/13 04:32:02 DEBUG : two: size = 3 OK 2026/09/13 04:32:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:32:02 DEBUG : two: Unchanged skipping 2026/09/13 04:32:02 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:32:04 INFO : one: Moved (server-side) 2026/09/13 04:32:04 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:32:06 DEBUG : one: size = 4 OK 2026/09/13 04:32:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:32:06 INFO : one: Copied (new) 2026/09/13 04:32:06 DEBUG : Waiting for deletions to finish 2026/09/13 04:32:08 INFO : three.txt: Moved (server-side) 2026/09/13 04:32:08 INFO : three.txt: Moved into backup dir 2026/09/13 04:32:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:32:12 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:32:12 DEBUG : one: Sizes differ 2026/09/13 04:32:12 DEBUG : two: size = 3 OK 2026/09/13 04:32:12 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:32:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:32:12 DEBUG : two: Unchanged skipping 2026/09/13 04:32:18 INFO : one: Deleted 2026/09/13 04:32:20 INFO : one: Moved (server-side) 2026/09/13 04:32:20 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:32:22 DEBUG : one: size = 5 OK 2026/09/13 04:32:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:32:22 INFO : one: Copied (new) 2026/09/13 04:32:22 DEBUG : Waiting for deletions to finish 2026/09/13 04:32:28 INFO : three.txt: Deleted 2026/09/13 04:32:30 INFO : three.txt: Moved (server-side) 2026/09/13 04:32:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (77.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:33:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:33:20 DEBUG : Config file has changed externally - reloading 2026/09/13 04:33:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/backup" 2026/09/13 04:33:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:33:21 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:33:21 DEBUG : one: Sizes differ 2026/09/13 04:33:21 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:33:21 DEBUG : two: size = 3 OK 2026/09/13 04:33:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:33:21 DEBUG : two: Unchanged skipping 2026/09/13 04:33:23 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:33:23 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:33:25 DEBUG : one: size = 4 OK 2026/09/13 04:33:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:33:25 INFO : one: Copied (new) 2026/09/13 04:33:25 DEBUG : Waiting for deletions to finish 2026/09/13 04:33:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:33:27 INFO : three.txt: Moved into backup dir 2026/09/13 04:33:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:33:32 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:33:32 DEBUG : one: Sizes differ 2026/09/13 04:33:32 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:33:32 DEBUG : two: size = 3 OK 2026/09/13 04:33:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:33:32 DEBUG : two: Unchanged skipping 2026/09/13 04:33:39 INFO : one.bak: Deleted 2026/09/13 04:33:40 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:33:40 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:33:43 DEBUG : one: size = 5 OK 2026/09/13 04:33:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:33:43 INFO : one: Copied (new) 2026/09/13 04:33:43 DEBUG : Waiting for deletions to finish 2026/09/13 04:33:49 INFO : three.txt.bak: Deleted 2026/09/13 04:33:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:33:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (80.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:34:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:34:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:34:36 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:34:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:34:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:34:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:34:39 DEBUG : Config file has changed externally - reloading 2026/09/13 04:34:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/backup" 2026/09/13 04:34:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:34:40 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:34:40 DEBUG : one: Sizes differ 2026/09/13 04:34:40 DEBUG : two: size = 3 OK 2026/09/13 04:34:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:34:40 DEBUG : two: Unchanged skipping 2026/09/13 04:34:40 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:34:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/13 04:34:42 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:34:45 DEBUG : one: size = 4 OK 2026/09/13 04:34:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:34:45 INFO : one: Copied (new) 2026/09/13 04:34:45 DEBUG : Waiting for deletions to finish 2026/09/13 04:34:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/13 04:34:47 INFO : three.txt: Moved into backup dir 2026/09/13 04:34:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:34:51 DEBUG : two: size = 3 OK 2026/09/13 04:34:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:34:51 DEBUG : two: Unchanged skipping 2026/09/13 04:34:51 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:34:51 DEBUG : one: Sizes differ 2026/09/13 04:34:51 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:34:57 INFO : one-2019-01-01: Deleted 2026/09/13 04:34:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/13 04:34:58 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:35:01 DEBUG : one: size = 5 OK 2026/09/13 04:35:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:35:01 INFO : one: Copied (new) 2026/09/13 04:35:01 DEBUG : Waiting for deletions to finish 2026/09/13 04:35:08 INFO : three-2019-01-01.txt: Deleted 2026/09/13 04:35:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/13 04:35:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (80.46s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:35:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:35:59 DEBUG : Config file has changed externally - reloading 2026/09/13 04:36:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:36:00 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:36:00 DEBUG : one: Sizes differ 2026/09/13 04:36:00 DEBUG : two: size = 3 OK 2026/09/13 04:36:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:36:00 DEBUG : two: Unchanged skipping 2026/09/13 04:36:00 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:36:02 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:36:02 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:36:04 DEBUG : one: modtime not stored after upload (got 2026-09-13 04:36:03 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:36:05 DEBUG : one: size = 4 OK 2026/09/13 04:36:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:36:05 INFO : one: Copied (new) 2026/09/13 04:36:05 DEBUG : Waiting for deletions to finish 2026/09/13 04:36:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:36:06 INFO : three.txt: Moved into backup dir 2026/09/13 04:36:10 DEBUG : one.bak: Excluded (Path Filter) 2026/09/13 04:36:10 DEBUG : one.bak: Excluded 2026/09/13 04:36:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/13 04:36:10 DEBUG : three.txt.bak: Excluded 2026/09/13 04:36:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:36:10 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:36:10 DEBUG : one: Sizes differ 2026/09/13 04:36:10 DEBUG : two: size = 3 OK 2026/09/13 04:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:36:10 DEBUG : two: Unchanged skipping 2026/09/13 04:36:10 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for checks to finish 2026/09/13 04:36:16 INFO : one.bak: Deleted 2026/09/13 04:36:18 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:36:18 DEBUG : Yandex rclone-test-goduwon2cefa/dst: Waiting for transfers to finish 2026/09/13 04:36:22 DEBUG : one: size = 5 OK 2026/09/13 04:36:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:36:22 INFO : one: Copied (new) 2026/09/13 04:36:22 DEBUG : Waiting for deletions to finish 2026/09/13 04:36:29 INFO : three.txt.bak: Deleted 2026/09/13 04:36:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:36:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (78.26s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:37:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:37:17 DEBUG : Config file has changed externally - reloading 2026/09/13 04:37:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:37:18 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:37:18 DEBUG : one: Sizes differ 2026/09/13 04:37:20 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:37:22 DEBUG : one: size = 4 OK 2026/09/13 04:37:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:37:22 INFO : one: Copied (new) 2026/09/13 04:37:22 DEBUG : two: size = 3 OK 2026/09/13 04:37:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:37:22 DEBUG : two: Unchanged skipping 2026/09/13 04:37:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone887399417) 2026/09/13 04:37:23 DEBUG : three.txt: size = 5 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:37:23 DEBUG : three.txt: Sizes differ 2026/09/13 04:37:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:37:26 DEBUG : three.txt: size = 6 OK 2026/09/13 04:37:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/13 04:37:26 INFO : three.txt: Copied (new) 2026/09/13 04:37:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:37:29 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:37:29 DEBUG : one: Sizes differ 2026/09/13 04:37:34 INFO : one.bak: Deleted 2026/09/13 04:37:36 INFO : one: Moved (server-side) to: one.bak 2026/09/13 04:37:39 DEBUG : one: size = 5 OK 2026/09/13 04:37:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:37:39 INFO : one: Copied (new) 2026/09/13 04:37:39 DEBUG : two: size = 3 OK 2026/09/13 04:37:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:37:39 DEBUG : two: Unchanged skipping 2026/09/13 04:37:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone887399417) 2026/09/13 04:37:40 DEBUG : three.txt: size = 6 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:37:40 DEBUG : three.txt: Sizes differ 2026/09/13 04:37:46 INFO : three.txt.bak: Deleted 2026/09/13 04:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/13 04:37:49 DEBUG : three.txt: size = 19 OK 2026/09/13 04:37:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/13 04:37:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (79.49s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:38:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-goduwon2cefa/dst" 2026/09/13 04:38:37 DEBUG : Config file has changed externally - reloading 2026/09/13 04:38:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone887399417) 2026/09/13 04:38:39 DEBUG : one: size = 3 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:38:39 DEBUG : one: Sizes differ 2026/09/13 04:38:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/13 04:38:43 DEBUG : one: size = 4 OK 2026/09/13 04:38:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/13 04:38:43 INFO : one: Copied (new) 2026/09/13 04:38:43 DEBUG : two: size = 3 OK 2026/09/13 04:38:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:38:43 DEBUG : two: Unchanged skipping 2026/09/13 04:38:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone887399417) 2026/09/13 04:38:44 DEBUG : three.txt: size = 5 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:38:44 DEBUG : three.txt: Sizes differ 2026/09/13 04:38:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/13 04:38:47 DEBUG : three.txt: size = 6 OK 2026/09/13 04:38:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/13 04:38:47 INFO : three.txt: Copied (new) 2026/09/13 04:38:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone887399417) 2026/09/13 04:38:49 DEBUG : one: size = 4 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:38:49 DEBUG : one: Sizes differ 2026/09/13 04:38:55 INFO : one-2019-01-01: Deleted 2026/09/13 04:38:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/13 04:38:59 DEBUG : one: modtime not stored after upload (got 2026-09-13 04:38:58 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:39:00 DEBUG : one: size = 5 OK 2026/09/13 04:39:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/13 04:39:00 INFO : one: Copied (new) 2026/09/13 04:39:00 DEBUG : two: size = 3 OK 2026/09/13 04:39:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:39:00 DEBUG : two: Unchanged skipping 2026/09/13 04:39:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone887399417) 2026/09/13 04:39:01 DEBUG : three.txt: size = 6 (Yandex rclone-test-goduwon2cefa/dst) 2026/09/13 04:39:01 DEBUG : three.txt: Sizes differ 2026/09/13 04:39:07 INFO : three-2019-01-01.txt: Deleted 2026/09/13 04:39:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/13 04:39:12 DEBUG : three.txt: size = 19 OK 2026/09/13 04:39:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/13 04:39:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (81.94s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:39:54 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone887399417) 2026/09/13 04:39:54 DEBUG : Testêé: size = 18 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:39:54 DEBUG : Testêé: Sizes differ 2026/09/13 04:39:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:39:54 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:39:56 DEBUG : Testêé: size = 14 OK 2026/09/13 04:39:56 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/13 04:39:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/13 04:39:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.54s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:40:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 04:40:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:40:04 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:40:06 DEBUG : existing: size = 6 OK 2026/09/13 04:40:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/13 04:40:06 INFO : existing: Copied (new) 2026/09/13 04:40:06 DEBUG : Waiting for deletions to finish 2026/09/13 04:40:08 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:40:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone887399417) 2026/09/13 04:40:08 DEBUG : existing: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:40:08 DEBUG : existing: Sizes differ 2026/09/13 04:40:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/13 04:40:08 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:40:08 ERROR : Yandex rclone-test-goduwon2cefa: not deleting files as there were IO errors 2026/09/13 04:40:08 ERROR : Yandex rclone-test-goduwon2cefa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (13.05s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:40:19 DEBUG : EXISTING: size = 6 OK 2026/09/13 04:40:19 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:40:19 DEBUG : existing: Unchanged skipping 2026/09/13 04:40:19 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:40:19 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:40:19 DEBUG : Waiting for deletions to finish 2026/09/13 04:40:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.23s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.03s) --- SKIP: TestMaxTransfer/Hard (0.67s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.70s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:40:40 DEBUG : both2: modtime not stored after upload (got 2026-09-13 04:40:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:41:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:41:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:41:14 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:41:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:41:15 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:41:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:41:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:41:27 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:41:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:41:27 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:41:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:41:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:41:37 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:41:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:41:37 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:41:48 DEBUG : only16: modtime not stored after upload (got 2026-09-13 04:41:47 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:41:53 DEBUG : only17: modtime not stored after upload (got 2026-09-13 04:41:52 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:42:05 DEBUG : both10: size = 6 OK 2026/09/13 04:42:05 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both0: size = 6 OK 2026/09/13 04:42:05 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both11: size = 6 OK 2026/09/13 04:42:05 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both10: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both12: size = 6 OK 2026/09/13 04:42:05 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both13: size = 6 OK 2026/09/13 04:42:05 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both12: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both14: size = 6 OK 2026/09/13 04:42:05 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both14: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both15: size = 6 OK 2026/09/13 04:42:05 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both15: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both16: size = 6 OK 2026/09/13 04:42:05 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both16: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both17: size = 6 OK 2026/09/13 04:42:05 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both17: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both18: size = 6 OK 2026/09/13 04:42:05 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both18: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both19: size = 6 OK 2026/09/13 04:42:05 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both19: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both1: size = 6 OK 2026/09/13 04:42:05 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both1: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both2: size = 6 OK 2026/09/13 04:42:05 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both2: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both3: size = 6 OK 2026/09/13 04:42:05 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both3: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both4: size = 6 OK 2026/09/13 04:42:05 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both4: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both5: size = 6 OK 2026/09/13 04:42:05 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both5: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both6: size = 6 OK 2026/09/13 04:42:05 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both6: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both7: size = 6 OK 2026/09/13 04:42:05 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both7: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both8: size = 6 OK 2026/09/13 04:42:05 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both8: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both9: size = 6 OK 2026/09/13 04:42:05 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:42:05 DEBUG : both9: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both13: Unchanged skipping 2026/09/13 04:42:05 DEBUG : both0: Unchanged skipping 2026/09/13 04:42:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:42:05 DEBUG : both11: Unchanged skipping 2026/09/13 04:42:05 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:42:05 DEBUG : Waiting for deletions to finish 2026/09/13 04:42:11 INFO : only18: Deleted 2026/09/13 04:42:11 INFO : only10: Deleted 2026/09/13 04:42:11 INFO : only19: Deleted 2026/09/13 04:42:11 INFO : only7: Deleted 2026/09/13 04:42:17 INFO : only11: Deleted 2026/09/13 04:42:17 INFO : only12: Deleted 2026/09/13 04:42:17 INFO : only6: Deleted 2026/09/13 04:42:17 INFO : only13: Deleted 2026/09/13 04:42:22 INFO : only16: Deleted 2026/09/13 04:42:23 INFO : only0: Deleted 2026/09/13 04:42:23 INFO : only2: Deleted 2026/09/13 04:42:23 INFO : only1: Deleted 2026/09/13 04:42:27 INFO : only3: Deleted 2026/09/13 04:42:29 INFO : only4: Deleted 2026/09/13 04:42:29 INFO : only5: Deleted 2026/09/13 04:42:30 INFO : only8: Deleted 2026/09/13 04:42:33 INFO : only9: Deleted 2026/09/13 04:42:35 INFO : only14: Deleted 2026/09/13 04:42:35 INFO : only15: Deleted 2026/09/13 04:42:36 INFO : only17: Deleted 2026/09/13 04:42:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (252.85s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:44:55 DEBUG : both2: modtime not stored after upload (got 2026-09-13 04:44:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:46:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 04:46:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 04:46:13 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 04:46:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 04:46:13 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 04:46:25 DEBUG : both0: size = 6 OK 2026/09/13 04:46:25 DEBUG : both10: size = 6 OK 2026/09/13 04:46:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:46:25 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both11: size = 6 OK 2026/09/13 04:46:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both12: size = 6 OK 2026/09/13 04:46:25 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both10: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both13: size = 6 OK 2026/09/13 04:46:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both13: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both14: size = 6 OK 2026/09/13 04:46:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both11: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both15: size = 6 OK 2026/09/13 04:46:25 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both0: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both16: size = 6 OK 2026/09/13 04:46:25 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both16: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both17: size = 6 OK 2026/09/13 04:46:25 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both17: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both18: size = 6 OK 2026/09/13 04:46:25 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both18: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both19: size = 6 OK 2026/09/13 04:46:25 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both19: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both1: size = 6 OK 2026/09/13 04:46:25 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both1: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both2: size = 6 OK 2026/09/13 04:46:25 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both2: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both3: size = 6 OK 2026/09/13 04:46:25 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both3: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both4: size = 6 OK 2026/09/13 04:46:25 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both4: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both5: size = 6 OK 2026/09/13 04:46:25 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both5: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both6: size = 6 OK 2026/09/13 04:46:25 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both6: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both7: size = 6 OK 2026/09/13 04:46:25 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both7: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both8: size = 6 OK 2026/09/13 04:46:25 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both8: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both9: size = 6 OK 2026/09/13 04:46:25 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:46:25 DEBUG : both9: Unchanged skipping 2026/09/13 04:46:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only0: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only0: Sizes differ 2026/09/13 04:46:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only10: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only10: Sizes differ 2026/09/13 04:46:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only11: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only11: Sizes differ 2026/09/13 04:46:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only12: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only12: Sizes differ 2026/09/13 04:46:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only13: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only13: Sizes differ 2026/09/13 04:46:25 DEBUG : both12: Unchanged skipping 2026/09/13 04:46:25 DEBUG : both14: Unchanged skipping 2026/09/13 04:46:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only14: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only14: Sizes differ 2026/09/13 04:46:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only15: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only15: Sizes differ 2026/09/13 04:46:25 DEBUG : both15: Unchanged skipping 2026/09/13 04:46:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only16: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only16: Sizes differ 2026/09/13 04:46:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only17: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only17: Sizes differ 2026/09/13 04:46:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only18: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only18: Sizes differ 2026/09/13 04:46:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only19: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only19: Sizes differ 2026/09/13 04:46:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only1: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only1: Sizes differ 2026/09/13 04:46:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only2: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only2: Sizes differ 2026/09/13 04:46:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only3: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only3: Sizes differ 2026/09/13 04:46:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only4: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only4: Sizes differ 2026/09/13 04:46:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only5: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only5: Sizes differ 2026/09/13 04:46:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only6: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only6: Sizes differ 2026/09/13 04:46:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only7: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only7: Sizes differ 2026/09/13 04:46:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only8: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only8: Sizes differ 2026/09/13 04:46:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone887399417) 2026/09/13 04:46:25 DEBUG : only9: size = 6 (Yandex rclone-test-goduwon2cefa) 2026/09/13 04:46:25 DEBUG : only9: Sizes differ 2026/09/13 04:46:25 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:46:27 DEBUG : only0: size = 0 OK 2026/09/13 04:46:27 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:27 INFO : only0: Copied (replaced existing) 2026/09/13 04:46:28 DEBUG : only11: size = 0 OK 2026/09/13 04:46:28 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:28 INFO : only11: Copied (replaced existing) 2026/09/13 04:46:28 DEBUG : only10: size = 0 OK 2026/09/13 04:46:28 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:28 INFO : only10: Copied (replaced existing) 2026/09/13 04:46:28 DEBUG : only12: size = 0 OK 2026/09/13 04:46:28 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:28 INFO : only12: Copied (replaced existing) 2026/09/13 04:46:30 DEBUG : only13: size = 0 OK 2026/09/13 04:46:30 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:30 INFO : only13: Copied (replaced existing) 2026/09/13 04:46:30 DEBUG : only14: size = 0 OK 2026/09/13 04:46:30 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:30 INFO : only14: Copied (replaced existing) 2026/09/13 04:46:30 DEBUG : only18: size = 0 OK 2026/09/13 04:46:30 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:30 INFO : only18: Copied (replaced existing) 2026/09/13 04:46:31 DEBUG : only19: size = 0 OK 2026/09/13 04:46:31 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:31 INFO : only19: Copied (replaced existing) 2026/09/13 04:46:32 DEBUG : only1: size = 0 OK 2026/09/13 04:46:32 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:32 INFO : only1: Copied (replaced existing) 2026/09/13 04:46:33 DEBUG : only2: size = 0 OK 2026/09/13 04:46:33 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:33 INFO : only2: Copied (replaced existing) 2026/09/13 04:46:33 DEBUG : only3: size = 0 OK 2026/09/13 04:46:33 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:33 INFO : only3: Copied (replaced existing) 2026/09/13 04:46:34 DEBUG : only4: size = 0 OK 2026/09/13 04:46:34 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:34 INFO : only4: Copied (replaced existing) 2026/09/13 04:46:34 DEBUG : only5: size = 0 OK 2026/09/13 04:46:34 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:34 INFO : only5: Copied (replaced existing) 2026/09/13 04:46:35 DEBUG : only6: size = 0 OK 2026/09/13 04:46:35 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:35 INFO : only6: Copied (replaced existing) 2026/09/13 04:46:36 DEBUG : only7: size = 0 OK 2026/09/13 04:46:36 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:36 INFO : only7: Copied (replaced existing) 2026/09/13 04:46:36 DEBUG : only8: size = 0 OK 2026/09/13 04:46:36 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:36 INFO : only8: Copied (replaced existing) 2026/09/13 04:46:36 DEBUG : only9: size = 0 OK 2026/09/13 04:46:36 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:36 INFO : only9: Copied (replaced existing) 2026/09/13 04:46:37 DEBUG : only15: size = 0 OK 2026/09/13 04:46:37 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:37 INFO : only15: Copied (replaced existing) 2026/09/13 04:46:38 DEBUG : only16: size = 0 OK 2026/09/13 04:46:38 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:38 INFO : only16: Copied (replaced existing) 2026/09/13 04:46:39 DEBUG : only17: size = 0 OK 2026/09/13 04:46:39 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/13 04:46:39 INFO : only17: Copied (replaced existing) 2026/09/13 04:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (361.14s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:50:42 DEBUG : empty_dir: Making directory with metadata 2026/09/13 04:50:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:50:42 DEBUG : empty_on_remote: Making directory with metadata 2026/09/13 04:50:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:50:42 INFO : empty_on_remote: Making directory 2026/09/13 04:50:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/13 04:50:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/13 04:50:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:50:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (58.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:51:40 DEBUG : empty_dir: Making directory with metadata 2026/09/13 04:51:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:51:40 DEBUG : empty_on_remote: Making directory with metadata 2026/09/13 04:51:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 04:51:40 INFO : empty_on_remote: Making directory 2026/09/13 04:51:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/13 04:51:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/13 04:51:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:51:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/13 04:51:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (65.04s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:52:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:52:46 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (104.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:54:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 04:54:31 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (106.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 04:56:31 DEBUG : dir1/0004-efghijk.txt: modtime not stored after upload (got 2026-09-13 04:56:30 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:57:08 DEBUG : appleappleapplebanana: modtime not stored after upload (got 2026-09-13 04:57:06 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 04:57:11 DEBUG : Waiting for deletions to finish 2026/09/13 04:57:12 DEBUG : apple: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : apple: Excluded 2026/09/13 04:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : appleappleapplebanana: Excluded 2026/09/13 04:57:12 DEBUG : banana: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : banana: Excluded 2026/09/13 04:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : splitbananasplit: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 04:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 04:57:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/13 04:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 04:57:13 DEBUG : banana: size = 6 OK 2026/09/13 04:57:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : banana: Unchanged skipping 2026/09/13 04:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 04:57:13 DEBUG : apple: size = 5 OK 2026/09/13 04:57:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : apple: Unchanged skipping 2026/09/13 04:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 04:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 04:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 04:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 04:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 04:57:13 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:57:13 DEBUG : Waiting for deletions to finish 2026/09/13 04:57:13 INFO : There was nothing to transfer 2026/09/13 04:57:13 DEBUG : Waiting for deletions to finish 2026/09/13 04:57:14 DEBUG : apple: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : apple: Excluded 2026/09/13 04:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : appleappleapplebanana: Excluded 2026/09/13 04:57:14 DEBUG : banana: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : banana: Excluded 2026/09/13 04:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : splitbananasplit: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 04:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 04:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/13 04:57:15 DEBUG : apple: size = 5 OK 2026/09/13 04:57:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:15 DEBUG : apple: Unchanged skipping 2026/09/13 04:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 04:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 04:57:15 DEBUG : banana: size = 6 OK 2026/09/13 04:57:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:15 DEBUG : banana: Unchanged skipping 2026/09/13 04:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 04:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 04:57:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 04:57:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 04:57:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 04:57:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 04:57:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 04:57:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 04:57:16 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 04:57:16 DEBUG : Waiting for deletions to finish 2026/09/13 04:57:16 INFO : There was nothing to transfer 2026/09/13 04:57:16 DEBUG : Waiting for deletions to finish 2026/09/13 04:57:16 DEBUG : apple: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : apple: Excluded 2026/09/13 04:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : appleappleapplebanana: Excluded 2026/09/13 04:57:16 DEBUG : banana: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : banana: Excluded 2026/09/13 04:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : splitbananasplit: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 04:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 04:57:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 05:00:16 DEBUG : Waiting for deletions to finish 2026/09/13 05:00:16 DEBUG : apple: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : apple: Excluded 2026/09/13 05:00:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : appleappleapplebanana: Excluded 2026/09/13 05:00:16 DEBUG : banana: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : banana: Excluded 2026/09/13 05:00:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : splitbananasplit: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 05:00:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 05:00:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/13 05:00:18 DEBUG : apple: size = 5 OK 2026/09/13 05:00:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : apple: Unchanged skipping 2026/09/13 05:00:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 05:00:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 05:00:18 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 05:00:18 DEBUG : banana: size = 6 OK 2026/09/13 05:00:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 05:00:18 DEBUG : banana: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 05:00:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 05:00:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 05:00:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 05:00:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 05:00:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 05:00:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 05:00:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 05:00:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 05:00:18 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 05:00:18 DEBUG : Waiting for deletions to finish 2026/09/13 05:00:18 INFO : There was nothing to transfer 2026/09/13 05:00:18 DEBUG : Waiting for deletions to finish 2026/09/13 05:00:18 DEBUG : apple: Excluded (Path Filter) 2026/09/13 05:00:18 DEBUG : apple: Excluded 2026/09/13 05:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 05:00:18 DEBUG : appleappleapplebanana: Excluded 2026/09/13 05:00:18 DEBUG : banana: Excluded (Path Filter) 2026/09/13 05:00:18 DEBUG : banana: Excluded 2026/09/13 05:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 05:00:18 DEBUG : splitbananasplit: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 05:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 05:00:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/13 05:00:21 DEBUG : apple: size = 5 OK 2026/09/13 05:00:21 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : banana: size = 6 OK 2026/09/13 05:00:21 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : banana: Unchanged skipping 2026/09/13 05:00:21 DEBUG : apple: Unchanged skipping 2026/09/13 05:00:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 05:00:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 05:00:21 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 05:00:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 05:00:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 05:00:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 05:00:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 05:00:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 05:00:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 05:00:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 05:00:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 05:00:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/13 05:00:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 05:00:21 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 05:00:21 DEBUG : Waiting for deletions to finish 2026/09/13 05:00:21 INFO : There was nothing to transfer 2026/09/13 05:00:21 DEBUG : Waiting for deletions to finish 2026/09/13 05:00:22 DEBUG : apple: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : apple: Excluded 2026/09/13 05:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : appleappleapplebanana: Excluded 2026/09/13 05:00:22 DEBUG : banana: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : banana: Excluded 2026/09/13 05:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : splitbananasplit: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 05:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 05:00:22 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-goduwon2cefa", Local "Local file system at /tmp/rclone887399417", Modify Window "1ns" 2026/09/13 05:02:52 DEBUG : dir1/0006-ghijklm.txt: modtime not stored after upload (got 2026-09-13 05:02:51 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/13 05:03:20 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/13 05:03:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 05:03:21 DEBUG : pacer: Reducing sleep to 15ms 2026/09/13 05:03:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/13 05:03:21 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 05:03:24 DEBUG : Waiting for deletions to finish 2026/09/13 05:03:24 DEBUG : apple: Excluded (Path Filter) 2026/09/13 05:03:24 DEBUG : apple: Excluded 2026/09/13 05:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 05:03:24 DEBUG : appleappleapplebanana: Excluded 2026/09/13 05:03:24 DEBUG : banana: Excluded (Path Filter) 2026/09/13 05:03:24 DEBUG : banana: Excluded 2026/09/13 05:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 05:03:24 DEBUG : splitbananasplit: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/13 05:03:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 05:03:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 05:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 05:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 05:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 05:03:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 05:03:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 05:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:26 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 05:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 05:03:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 05:03:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for checks to finish 2026/09/13 05:03:26 DEBUG : Yandex rclone-test-goduwon2cefa: Waiting for transfers to finish 2026/09/13 05:03:28 DEBUG : YXBwbGU=: size = 5 OK 2026/09/13 05:03:28 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/09/13 05:03:28 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/13 05:03:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/13 05:03:28 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/09/13 05:03:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 05:03:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:28 DEBUG : YmFuYW5h: size = 6 OK 2026/09/13 05:03:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/09/13 05:03:28 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/13 05:03:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/13 05:03:31 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/09/13 05:03:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 05:03:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/13 05:03:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/09/13 05:03:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/13 05:03:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/09/13 05:03:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/13 05:03:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/09/13 05:03:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 05:03:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/13 05:03:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/09/13 05:03:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/13 05:03:33 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/09/13 05:03:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/13 05:03:33 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/09/13 05:03:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/13 05:03:33 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/09/13 05:03:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 05:03:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/13 05:03:35 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/09/13 05:03:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 05:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/13 05:03:35 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/09/13 05:03:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 05:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/13 05:03:35 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/09/13 05:03:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 05:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/13 05:03:36 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/09/13 05:03:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 05:03:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/13 05:03:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/09/13 05:03:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 05:03:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 05:03:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/13 05:03:38 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/09/13 05:03:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 05:03:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/13 05:03:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/09/13 05:03:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 05:03:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/13 05:03:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/09/13 05:03:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 05:03:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/13 05:03:39 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/09/13 05:03:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/13 05:03:39 DEBUG : Waiting for deletions to finish 2026/09/13 05:03:45 INFO : dir1/0009-3456789.txt: Deleted 2026/09/13 05:03:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/13 05:03:45 INFO : dir1/0012-6789;.txt: Deleted 2026/09/13 05:03:46 INFO : dir1/0011-56789;.txt: Deleted 2026/09/13 05:03:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/13 05:03:46 INFO : dir1/0003-defghij.txt: Deleted 2026/09/13 05:03:46 INFO : apple: Deleted 2026/09/13 05:03:46 INFO : dir1/0013-789;=.txt: Deleted 2026/09/13 05:03:51 INFO : dir1/0014-89;=.txt: Deleted 2026/09/13 05:03:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/13 05:03:52 INFO : dir1/0015-9;=.txt: Deleted 2026/09/13 05:03:52 INFO : appleappleapplebanana: Deleted 2026/09/13 05:03:52 INFO : dir1/0010-456789.txt: Deleted 2026/09/13 05:03:53 INFO : splitbananasplit: Deleted 2026/09/13 05:03:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/13 05:03:53 INFO : banana: Deleted 2026/09/13 05:03:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/13 05:03:58 INFO : dir1/0008-2345678.txt: Deleted 2026/09/13 05:03:58 INFO : dir1/0007-1234567.txt: Deleted 2026/09/13 05:03:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/13 05:03:59 DEBUG : Waiting for deletions to finish 2026/09/13 05:04:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/13 05:04:00 DEBUG : YXBwbGU=: Excluded 2026/09/13 05:04:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/13 05:04:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/13 05:04:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/13 05:04:00 DEBUG : YmFuYW5h: Excluded 2026/09/13 05:04:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/13 05:04:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/13 05:04:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/13 05:04:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (7m43s) TestTransform/base64 (1m27s) goroutine 17311 [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, 7 minutes]: testing.(*T).Run(0x374b19b34008, {0x24b500b?, 0x374b18fc5a58?}, 0x4848160) /usr/local/go/src/testing/testing.go:2266 +0x4f2 testing.runTests.func1(0x374b19b34008) /usr/local/go/src/testing/testing.go:2742 +0x37 testing.tRunner(0x374b19b34008, 0x374b18fc5b80) /usr/local/go/src/testing/testing.go:2193 +0xea testing.runTests({0x24de273, 0x18}, {0x250189a, 0x20}, 0x374b19b20738, {0x4b20120, 0x6e, 0x6e}, {0xc2a1a99078e51d81, 0x34655179f22, ...}) /usr/local/go/src/testing/testing.go:2740 +0x510 testing.(*M).Run(0x374b199177c0) /usr/local/go/src/testing/testing.go:2600 +0x6af github.com/rclone/rclone/fstest.TestMain(0x374b199177c0) /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:266 +0xa6 goroutine 7 [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 8 [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 17276 [select]: net/http.(*persistConn).writeLoop(0x374b19d828c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17243 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16922 [select]: net/http.(*persistConn).writeLoop(0x374b19391040) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16916 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16689 [select]: net/http.(*persistConn).writeLoop(0x374b19630140) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16748 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16810 [IO wait]: internal/poll.runtime_pollWait(0x7d717806a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19143280?, 0x374b19b8a600?, 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(0x374b19143280, {0x374b19b8a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19143280, {0x374b19b8a600?, 0x374b199739c8?, 0x426497?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082a60, {0x374b19b8a600?, 0x7d71c19a4a00?, 0x374b19973a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b18f6d338, {0x374b19b8a600?, 0x374b19973a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19858408, {0x7d7178303748, 0x374b18f6d338}, 0x374b19973c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19858408, 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(0x374b19858408, {0x374b197ff000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b1970e3c0, {0x374b197ff000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19a41320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19a41320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b1970e3c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16805 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17305 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 17183 [select]: net/http.(*persistConn).writeLoop(0x374b19a78780) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17186 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17301 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16828 [select]: net/http.(*persistConn).writeLoop(0x374b19aec140) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16822 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17063 [select]: net/http.(*persistConn).writeLoop(0x374b19843cc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17095 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16606 [select]: net/http.(*persistConn).writeLoop(0x374b193837c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16584 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16973 [IO wait]: internal/poll.runtime_pollWait(0x7d717948b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19378780?, 0x374b19b8cc00?, 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(0x374b19378780, {0x374b19b8cc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19378780, {0x374b19b8cc00?, 0x374b19dc59c8?, 0x42644a?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b190822a0, {0x374b19b8cc00?, 0x7d71c19a4a00?, 0x374b19dc5a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a330, {0x374b19b8cc00?, 0x374b19dc5a38?, 0x374b19518008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b192b3808, {0x7d7178303748, 0x374b1947a330}, 0x374b19dc5c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b192b3808, 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(0x374b192b3808, {0x374b197e8000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19630dc0, {0x374b197e8000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b190f5020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b190f5020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19630dc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17027 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17275 [IO wait]: internal/poll.runtime_pollWait(0x7d7178070000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19baa780?, 0x374b19981000?, 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(0x374b19baa780, {0x374b19981000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19baa780, {0x374b19981000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482008, {0x374b19981000?, 0x0?, 0x374b19e28a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e000, {0x374b19981000?, 0x374b19e28a38?, 0x374b19e28a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19859c08, {0x7d7178303748, 0x374b19b2e000}, 0x374b19e28c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19859c08, 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(0x374b19859c08, {0x374b19a07000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19d828c0, {0x374b19a07000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19d918c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19d918c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19d828c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17243 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16679 [IO wait]: internal/poll.runtime_pollWait(0x7d717806ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19887c00?, 0x374b19b88000?, 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(0x374b19887c00, {0x374b19b88000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19887c00, {0x374b19b88000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b194824c0, {0x374b19b88000?, 0x0?, 0x374b19c7da10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19661650, {0x374b19b88000?, 0x374b19c7da38?, 0x374b19c7da50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19439008, {0x7d7178303748, 0x374b19661650}, 0x374b19c7dc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19439008, 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(0x374b19439008, {0x374b19b49000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b3adc0, {0x374b19b49000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b46720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b46720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b3adc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16721 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17286 [select]: net/http.(*persistConn).writeLoop(0x374b19bc7b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17267 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17081 [select]: net/http.(*persistConn).writeLoop(0x374b19842c80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16961 [select]: net/http.(*persistConn).writeLoop(0x374b19630280) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16955 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17044 [IO wait]: internal/poll.runtime_pollWait(0x7d71780f8e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19294e80?, 0x374b19918000?, 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(0x374b19294e80, {0x374b19918000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19294e80, {0x374b19918000?, 0x374b196f39c8?, 0x426497?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b18f5c548, {0x374b19918000?, 0x7d71c19a4a00?, 0x374b196f3a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660af8, {0x374b19918000?, 0x374b196f3a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b196b0008, {0x7d7178303748, 0x374b19660af8}, 0x374b196f3c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b196b0008, 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(0x374b196b0008, {0x374b1980f000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19382c80, {0x374b1980f000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b46e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b46e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19382c80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16976 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16605 [IO wait]: internal/poll.runtime_pollWait(0x7d717806e200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886e80?, 0x374b196e9300?, 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(0x374b19886e80, {0x374b196e9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886e80, {0x374b196e9300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082980, {0x374b196e9300?, 0x0?, 0x374b19ecaa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b208a0, {0x374b196e9300?, 0x374b19ecaa38?, 0x374b19ecaa50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b18f7f008, {0x7d7178303748, 0x374b19b208a0}, 0x374b19ecac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b18f7f008, 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(0x374b18f7f008, {0x374b19814000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b193837c0, {0x374b19814000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b197a1e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b197a1e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b193837c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16584 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16946 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c4a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886300?, 0x374b1997e000?, 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(0x374b19886300, {0x374b1997e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886300, {0x374b1997e000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082330, {0x374b1997e000?, 0x0?, 0x374b19bb4a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a588, {0x374b1997e000?, 0x374b19bb4a38?, 0x374b19bb4a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988b008, {0x7d7178303748, 0x374b1947a588}, 0x374b19bb4c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988b008, 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(0x374b1988b008, {0x374b19bae000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b3a280, {0x374b19bae000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b47d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b47d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b3a280) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16817 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16948 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c5000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19378800?, 0x374b19bce600?, 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(0x374b19378800, {0x374b19bce600, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19378800, {0x374b19bce600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082398, {0x374b19bce600?, 0x0?, 0x374b19c7ea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a6a8, {0x374b19bce600?, 0x374b19c7ea38?, 0x374b19c7ea50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988b808, {0x7d7178303748, 0x374b1947a6a8}, 0x374b19c7ec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988b808, 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(0x374b1988b808, {0x374b19bf0000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19ae2280, {0x374b19bf0000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19013b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19013b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19ae2280) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16855 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16992 [select]: net/http.(*persistConn).writeLoop(0x374b19ae2f00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16965 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16812 [IO wait]: internal/poll.runtime_pollWait(0x7d717806ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19143580?, 0x374b19b8b900?, 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(0x374b19143580, {0x374b19b8b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19143580, {0x374b19b8b900?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a458, {0x374b19b8b900?, 0x0?, 0x374b19762a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2f1e8, {0x374b19b8b900?, 0x374b19762a38?, 0x374b19480008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19439c08, {0x7d7178303748, 0x374b19b2f1e8}, 0x374b19762c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19439c08, 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(0x374b19439c08, {0x374b198c9000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19a0c000, {0x374b198c9000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c2eba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c2eba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19a0c000) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16539 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17005 [select]: net/http.(*persistConn).writeLoop(0x374b19d82c80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17249 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17154 [IO wait]: internal/poll.runtime_pollWait(0x7d7178069c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19940080?, 0x374b197f2600?, 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(0x374b19940080, {0x374b197f2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19940080, {0x374b197f2600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a3f0, {0x374b197f2600?, 0x0?, 0x374b19ecea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b196576b0, {0x374b197f2600?, 0x374b19ecea38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19570408, {0x7d7178303748, 0x374b196576b0}, 0x374b19ecec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19570408, 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(0x374b19570408, {0x374b19a63000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19abedc0, {0x374b19a63000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19a55b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19a55b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19abedc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17068 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16963 [select]: net/http.(*persistConn).writeLoop(0x374b19b3ab40) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16941 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17155 [select]: net/http.(*persistConn).writeLoop(0x374b19abedc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17068 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16813 [select]: net/http.(*persistConn).writeLoop(0x374b19a0c000) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16539 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17138 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c5400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19398c80?, 0x374b1991a600?, 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(0x374b19398c80, {0x374b1991a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19398c80, {0x374b1991a600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082c08, {0x374b1991a600?, 0x0?, 0x374b19749a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1950fd70, {0x374b1991a600?, 0x374b19749a38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194eec08, {0x7d7178303748, 0x374b1950fd70}, 0x374b19749c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194eec08, 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(0x374b194eec08, {0x374b19b68000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b043c0, {0x374b19b68000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b197a18c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b197a18c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b043c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17132 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17143 [IO wait]: internal/poll.runtime_pollWait(0x7d717948b600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19b6a180?, 0x374b1991b900?, 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(0x374b19b6a180, {0x374b1991b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19b6a180, {0x374b1991b900?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082ca8, {0x374b1991b900?, 0x0?, 0x374b19967a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b18f6d1a0, {0x374b1991b900?, 0x374b19967a38?, 0x374b19518008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194ef008, {0x7d7178303748, 0x374b18f6d1a0}, 0x374b19967c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194ef008, 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(0x374b194ef008, {0x374b19b7f000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19a42780, {0x374b19b7f000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b73bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b73bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19a42780) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17117 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17224 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c4c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19baa280?, 0x374b19be2000?, 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(0x374b19baa280, {0x374b19be2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19baa280, {0x374b19be2000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082e78, {0x374b19be2000?, 0x0?, 0x374b19ecca10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b194417a0, {0x374b19be2000?, 0x374b19ecca38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194efc08, {0x7d7178303748, 0x374b194417a0}, 0x374b19eccc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194efc08, 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(0x374b194efc08, {0x374b19c91000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19bc63c0, {0x374b19c91000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c37020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c37020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19bc63c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17168 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17182 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19b6a680?, 0x374b19aa7300?, 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(0x374b19b6a680, {0x374b19aa7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19b6a680, {0x374b19aa7300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082e20, {0x374b19aa7300?, 0x0?, 0x374b19971a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19441308, {0x374b19aa7300?, 0x374b19971a38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194ef408, {0x7d7178303748, 0x374b19441308}, 0x374b19971c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194ef408, 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(0x374b194ef408, {0x374b19afb000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19a78780, {0x374b19afb000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c80300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c80300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19a78780) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17186 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16960 [IO wait]: internal/poll.runtime_pollWait(0x7d717948ae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19142b80?, 0x374b19a03900?, 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(0x374b19142b80, {0x374b19a03900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19142b80, {0x374b19a03900?, 0x374b196a7680?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b18f5c330, {0x374b19a03900?, 0x0?, 0x374b1996aa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660588, {0x374b19a03900?, 0x374b1996aa38?, 0x374b19480008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b198eb408, {0x7d7178303748, 0x374b19660588}, 0x374b1996ac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b198eb408, 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(0x374b198eb408, {0x374b19b57000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19630280, {0x374b19b57000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b195a3860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b195a3860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19630280) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16955 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16974 [select]: net/http.(*persistConn).writeLoop(0x374b19630dc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17027 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17060 [IO wait]: internal/poll.runtime_pollWait(0x7d717948b000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19143380?, 0x374b19a04c00?, 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(0x374b19143380, {0x374b19a04c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19143380, {0x374b19a04c00?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a288, {0x374b19a04c00?, 0x0?, 0x374b19c78a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19657110, {0x374b19a04c00?, 0x374b19c78a38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19570008, {0x7d7178303748, 0x374b19657110}, 0x374b19c78c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19570008, 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(0x374b19570008, {0x374b19a8e000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19843540, {0x374b19a8e000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19a869c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19a869c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19843540) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17090 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17222 [IO wait]: internal/poll.runtime_pollWait(0x7d71780f9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19b6a980?, 0x374b197f4c00?, 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(0x374b19b6a980, {0x374b197f4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19b6a980, {0x374b197f4c00?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a610, {0x374b197f4c00?, 0x0?, 0x374b196f0a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b190e89a8, {0x374b197f4c00?, 0x374b196f0a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19570808, {0x7d7178303748, 0x374b190e89a8}, 0x374b196f0c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19570808, 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(0x374b19570808, {0x374b19bf9000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19ae5b80, {0x374b19bf9000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19bcb980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19bcb980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19ae5b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17203 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16827 [IO wait]: internal/poll.runtime_pollWait(0x7d7178069600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19143900?, 0x374b19a00000?, 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(0x374b19143900, {0x374b19a00000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19143900, {0x374b19a00000?, 0x374b19a481e0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082ad8, {0x374b19a00000?, 0x0?, 0x374b19f2fa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a618, {0x374b19a00000?, 0x374b19f2fa38?, 0x374b19480008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19858808, {0x7d7178303748, 0x374b1947a618}, 0x374b19f2fc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19858808, 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(0x374b19858808, {0x374b199bd000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19aec140, {0x374b199bd000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b199b94a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b199b94a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19aec140) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16822 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16962 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886880?, 0x374b194a2800?, 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(0x374b19886880, {0x374b194a2800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886880, {0x374b194a2800?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b190823b8, {0x374b194a2800?, 0x0?, 0x374b19bb9a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a768, {0x374b194a2800?, 0x374b19bb9a38?, 0x374b19bb9a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988bc08, {0x7d7178303748, 0x374b1947a768}, 0x374b19bb9c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988bc08, 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(0x374b1988bc08, {0x374b19b7c000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b3ab40, {0x374b19b7c000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19927a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19927a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b3ab40) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16941 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16740 [IO wait]: internal/poll.runtime_pollWait(0x7d717806a400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19142380?, 0x374b19ab7900?, 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(0x374b19142380, {0x374b19ab7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19142380, {0x374b19ab7900?, 0x374b19a48780?, 0x374b1996ea10?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a080, {0x374b19ab7900?, 0x374b1981e0f0?, 0x374b1996ea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e210, {0x374b19ab7900?, 0x374b1996ea38?, 0x374b19480008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19439408, {0x7d7178303748, 0x374b19b2e210}, 0x374b1996ec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19439408, 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(0x374b19439408, {0x374b19433000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b3aa00, {0x374b19433000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b190f59e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b190f59e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b3aa00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16702 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17223 [select]: net/http.(*persistConn).writeLoop(0x374b19ae5b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17203 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16797 [select]: net/http.(*persistConn).writeLoop(0x374b19757400) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16781 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16796 [IO wait]: internal/poll.runtime_pollWait(0x7d717806ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19887080?, 0x374b197f0000?, 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(0x374b19887080, {0x374b197f0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19887080, {0x374b197f0000?, 0x0?, 0x374b199faa10?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b194822f8, {0x374b197f0000?, 0x0?, 0x374b199faa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660e40, {0x374b197f0000?, 0x374b199faa38?, 0x374b199faa50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988ac08, {0x7d7178303748, 0x374b19660e40}, 0x374b199fac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988ac08, 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(0x374b1988ac08, {0x374b196e4000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19757400, {0x374b196e4000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b195a22a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b195a22a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19757400) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16781 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16788 [IO wait]: internal/poll.runtime_pollWait(0x7d717806a000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886900?, 0x374b19050c00?, 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(0x374b19886900, {0x374b19050c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886900, {0x374b19050c00?, 0x374b19a49680?, 0x374b18fcf570?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482180, {0x374b19050c00?, 0x374b198fdac0?, 0x374b199fea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660840, {0x374b19050c00?, 0x374b199fea38?, 0x374b19008008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988a808, {0x7d7178303748, 0x374b19660840}, 0x374b199fec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988a808, 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(0x374b1988a808, {0x374b19bf1000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19756640, {0x374b19bf1000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b1997dbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b1997dbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19756640) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16771 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17304 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16569 [select]: net/http.(*persistConn).writeLoop(0x374b19631a40) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16480 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16779 [select]: net/http.(*persistConn).writeLoop(0x374b19383400) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16759 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16680 [select]: net/http.(*persistConn).writeLoop(0x374b19b3adc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16721 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17139 [select]: net/http.(*persistConn).writeLoop(0x374b19b043c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17132 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15341 [chan receive, 1 minutes]: testing.(*T).Run(0x374b195b2008, {0x249ef94?, 0xa3c7a3a72cefb001?}, 0x374b19bbe1e0) /usr/local/go/src/testing/testing.go:2266 +0x4f2 github.com/rclone/rclone/fs/sync.TestTransform(0x374b195b2008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x70a testing.tRunner(0x374b195b2008, 0x4848160) /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 16990 [select]: net/http.(*persistConn).writeLoop(0x374b19390500) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16983 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16989 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c5200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19379100?, 0x374b19a01300?, 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(0x374b19379100, {0x374b19a01300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19379100, {0x374b19a01300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a550, {0x374b19a01300?, 0x0?, 0x374b19718a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2f218, {0x374b19a01300?, 0x374b19718a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19858c08, {0x7d7178303748, 0x374b19b2f218}, 0x374b19718c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19858c08, 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(0x374b19858c08, {0x374b19915000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19390500, {0x374b19915000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b018c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b018c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19390500) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16983 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16741 [select]: net/http.(*persistConn).writeLoop(0x374b19b3aa00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16702 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 2711 [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 2725 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16921 [IO wait]: internal/poll.runtime_pollWait(0x7d71780c4800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886200?, 0x374b197f1300?, 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(0x374b19886200, {0x374b197f1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886200, {0x374b197f1300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482070, {0x374b197f1300?, 0x0?, 0x374b19dc8a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e318, {0x374b197f1300?, 0x374b19dc8a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19859408, {0x7d7178303748, 0x374b19b2e318}, 0x374b19dc8c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19859408, 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(0x374b19859408, {0x374b198c8000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19391040, {0x374b198c8000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b398c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b398c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19391040) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16916 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17225 [select]: net/http.(*persistConn).writeLoop(0x374b19bc63c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17168 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16744 [IO wait]: internal/poll.runtime_pollWait(0x7d717806e800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19378a00?, 0x374b19ab8c00?, 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(0x374b19378a00, {0x374b19ab8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19378a00, {0x374b19ab8c00?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a100, {0x374b19ab8c00?, 0x0?, 0x374b1971ba10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e510, {0x374b19ab8c00?, 0x374b1971ba38?, 0x374b19008008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19439808, {0x7d7178303748, 0x374b19b2e510}, 0x374b1971bc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19439808, 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(0x374b19439808, {0x374b19a50000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19ae2dc0, {0x374b19a50000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b197a0660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b197a0660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19ae2dc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16730 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16949 [select]: net/http.(*persistConn).writeLoop(0x374b19ae2280) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16855 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17300 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 17307 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 17165 [IO wait]: internal/poll.runtime_pollWait(0x7d71780f8800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19940700?, 0x374b197f3900?, 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(0x374b19940700, {0x374b197f3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19940700, {0x374b197f3900?, 0x374b1979a780?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b18f5c898, {0x374b197f3900?, 0x0?, 0x374b19e27a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19661d88, {0x374b197f3900?, 0x374b19e27a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b196b0808, {0x7d7178303748, 0x374b19661d88}, 0x374b19e27c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b196b0808, 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(0x374b196b0808, {0x374b19bc0000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19a43900, {0x374b19bc0000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b837a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b837a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19a43900) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17161 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16688 [IO wait]: internal/poll.runtime_pollWait(0x7d717806e600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886680?, 0x374b1904f900?, 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(0x374b19886680, {0x374b1904f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886680, {0x374b1904f900?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482118, {0x374b1904f900?, 0x0?, 0x374b19dc9a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660510, {0x374b1904f900?, 0x374b19dc9a38?, 0x374b18faf808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988a008, {0x7d7178303748, 0x374b19660510}, 0x374b19dc9c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988a008, 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(0x374b1988a008, {0x374b19baf000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19630140, {0x374b19baf000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19927920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19927920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19630140) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16748 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17306 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 17080 [IO wait]: internal/poll.runtime_pollWait(0x7d71780f9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19379800?, 0x374b19919300?, 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(0x374b19379800, {0x374b19919300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19379800, {0x374b19919300?, 0x374b1955d860?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082a18, {0x374b19919300?, 0x374b194d2f60?, 0x374b19451a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947bba8, {0x374b19919300?, 0x374b19451a38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194ee408, {0x7d7178303748, 0x374b1947bba8}, 0x374b19451c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194ee408, 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(0x374b194ee408, {0x374b199cc000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19842c80, {0x374b199cc000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c2e180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c2e180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19842c80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15188 [select]: net/http.(*persistConn).writeLoop(0x374b193917c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15037 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16864 [IO wait]: internal/poll.runtime_pollWait(0x7d7178069a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886580?, 0x374b194a1000?, 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(0x374b19886580, {0x374b194a1000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886580, {0x374b194a1000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082380, {0x374b194a1000?, 0x0?, 0x374b19bb7a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947a648, {0x374b194a1000?, 0x374b19bb7a38?, 0x374b19bb7a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b1988b408, {0x7d7178303748, 0x374b1947a648}, 0x374b19bb7c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b1988b408, 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(0x374b1988b408, {0x374b19b4e000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19b3a640, {0x374b19b4e000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19926480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19926480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19b3a640) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16935 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17061 [select]: net/http.(*persistConn).writeLoop(0x374b19843540) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17090 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17303 [select]: net/http.(*persistConn).roundTrip(0x374b19ae2280, 0x374b19ad0960) /usr/local/go/src/net/http/transport.go:3069 +0x84b net/http.(*Transport).roundTrip(0x374b192b48c0, 0x374b19c8d180) /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(0x374b198be000, 0x374b19c8d180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:700 +0x63b golang.org/x/oauth2.(*Transport).RoundTrip(0x374b199388a0, 0x374b19c8d040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15b net/http.send(0x374b19c8d040, {0x480a308, 0x374b199388a0}, {0x374b19ba8d88?, 0x497406?, 0x0?}) /usr/local/go/src/net/http/client.go:266 +0x654 net/http.(*Client).send(0x374b19935530, 0x374b19c8d040, {0x2645ae0?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:187 +0x250 net/http.(*Client).do(0x374b19935530, 0x374b19c8d040) /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(0x374b1967c050, {0x482e330, 0x4b5ff60}, 0x374b198ab600) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:440 +0xe85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x374b1967c050, {0x482e330, 0x4b5ff60}, 0x374b198ab600?, {0x0?, 0x0?}, {0x3ff2db0, 0x374b198fad00}, 0x48495c0?, 0x48495e8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:686 +0x4e8 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:623 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:283 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xd0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x374b198be180, 0x374b19aff740, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x374b198be180, 0x374b19aff740) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x91 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x374b19917900, {0x482e330, 0x4b5ff60}, {0x374b19db7470, 0x24}, 0x374b19ec8be0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:282 +0x71c github.com/rclone/rclone/backend/yandex.(*Fs).List(0x374b19917900, {0x482e330, 0x4b5ff60}, {0x374b1986e938, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:406 +0x14e github.com/rclone/rclone/fs/list.DirSorted({0x482e330, 0x4b5ff60}, {0x483e428, 0x374b19917900}, 0x1, {0x374b1986e938, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:60 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:409 +0x1db sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 16778 [IO wait]: internal/poll.runtime_pollWait(0x7d7178069800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19379200?, 0x374b19b89300?, 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(0x374b19379200, {0x374b19b89300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19379200, {0x374b19b89300?, 0x374b198530e0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082920, {0x374b19b89300?, 0x374b18ffe710?, 0x374b19dcaa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1950faa0, {0x374b19b89300?, 0x374b19dcaa38?, 0x374b19008008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19858008, {0x7d7178303748, 0x374b1950faa0}, 0x374b19dcac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19858008, 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(0x374b19858008, {0x374b19593000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19383400, {0x374b19593000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19a86ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19a86ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19383400) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16759 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16865 [select]: net/http.(*persistConn).writeLoop(0x374b19b3a640) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16935 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16991 [IO wait]: internal/poll.runtime_pollWait(0x7d7178069e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19379300?, 0x374b19a02600?, 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(0x374b19379300, {0x374b19a02600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19379300, {0x374b19a02600?, 0x374b19853680?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a568, {0x374b19a02600?, 0x0?, 0x374b19969a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2f260, {0x374b19a02600?, 0x374b19969a38?, 0x374b19518808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19859008, {0x7d7178303748, 0x374b19b2f260}, 0x374b19969c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19859008, 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(0x374b19859008, {0x374b19965000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19ae2f00, {0x374b19965000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19b00600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19b00600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19ae2f00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16965 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17144 [select]: net/http.(*persistConn).writeLoop(0x374b19a42780) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17117 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16947 [select]: net/http.(*persistConn).writeLoop(0x374b19b3a280) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16817 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16745 [select]: net/http.(*persistConn).writeLoop(0x374b19ae2dc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16730 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17285 [IO wait]: internal/poll.runtime_pollWait(0x7d71780f8600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19b6b000?, 0x374b1953e000?, 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(0x374b19b6b000, {0x374b1953e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19b6b000, {0x374b1953e000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482030, {0x374b1953e000?, 0x45e09c?, 0x374b19c24a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e048, {0x374b1953e000?, 0x374b19c24a38?, 0x374b18fd0008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b196b0c08, {0x7d7178303748, 0x374b19b2e048}, 0x374b19c24c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b196b0c08, 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(0x374b196b0c08, {0x374b19ca8000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19bc7b80, {0x374b19ca8000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c815c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c815c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19bc7b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17267 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17062 [IO wait]: internal/poll.runtime_pollWait(0x7d717948b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19143500?, 0x374b19aa6000?, 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(0x374b19143500, {0x374b19aa6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19143500, {0x374b19aa6000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19082a58, {0x374b19aa6000?, 0x0?, 0x374b196f4a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b1947be18, {0x374b19aa6000?, 0x374b196f4a38?, 0x374b19480008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b194ee808, {0x7d7178303748, 0x374b1947be18}, 0x374b196f4c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b194ee808, 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(0x374b194ee808, {0x374b19aac000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19843cc0, {0x374b19aac000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19a40120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19a40120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19843cc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17095 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17004 [IO wait]: internal/poll.runtime_pollWait(0x7d717806fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19baa980?, 0x374b19554000?, 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(0x374b19baa980, {0x374b19554000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19baa980, {0x374b19554000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482048, {0x374b19554000?, 0x0?, 0x374b19f2da10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2e078, {0x374b19554000?, 0x374b19f2da38?, 0x374b19f2da50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b196b1008, {0x7d7178303748, 0x374b19b2e078}, 0x374b19f2dc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b196b1008, 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(0x374b196b1008, {0x374b196c1000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19d82c80, {0x374b196c1000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19c375c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19c375c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19d82c80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 17249 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16568 [IO wait]: internal/poll.runtime_pollWait(0x7d717948ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19886400?, 0x374b1904d300?, 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(0x374b19886400, {0x374b1904d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19886400, {0x374b1904d300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b19482098, {0x374b1904d300?, 0x0?, 0x374b19760a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19660570, {0x374b1904d300?, 0x374b19760a38?, 0x374b19760a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b19438408, {0x7d7178303748, 0x374b19660570}, 0x374b19760c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b19438408, 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(0x374b19438408, {0x374b19832000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b19631a40, {0x374b19832000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b19012cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b19012cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b19631a40) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 16480 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 16476 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x374b196f9bc0?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x374b1986e710) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x482e330, 0x4b5ff60}, {0x483e428, 0x374b19917900}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x374b193c8e70, 0x4848ef8) /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({0x482e330, 0x4b5ff60}, {0x483e428, 0x374b19917900}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x374b193c8e70) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2bd github.com/rclone/rclone/fs/walk.listRwalk({0x482e330, 0x4b5ff60}, {0x483e428, 0x374b19917900}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0x374b196d6370) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x125 github.com/rclone/rclone/fs/walk.ListR({0x482e330, 0x4b5ff60}, {0x483e428, 0x374b19917900}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0x374b196d6370) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23e github.com/rclone/rclone/fs/sync.compareNames({0x482e330, 0x4b5ff60}, 0x374b195b2488, 0x374b18ffe8c0, {0x374b19519008, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:193 +0x113 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x374b195b2488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 +0x24c testing.tRunner(0x374b195b2488, 0x374b19bbe1e0) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 15341 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 16789 [select]: net/http.(*persistConn).writeLoop(0x374b19756640) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16771 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 16811 [select]: net/http.(*persistConn).writeLoop(0x374b1970e3c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16805 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17045 [select]: net/http.(*persistConn).writeLoop(0x374b19382c80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16976 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15187 [IO wait]: internal/poll.runtime_pollWait(0x7d717948ac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x374b19940980?, 0x374b19bcc000?, 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(0x374b19940980, {0x374b19bcc000, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x374b19940980, {0x374b19bcc000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x374b1939a238, {0x374b19bcc000?, 0x0?, 0x374b19bb2a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x374b19b2ed80, {0x374b19bcc000?, 0x374b19bb2a38?, 0x374b19bb2a50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x374b18f7ec08, {0x7d7178303748, 0x374b19b2ed80}, 0x374b19bb2c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x374b18f7ec08, 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(0x374b18f7ec08, {0x374b19920000, 0x1000, 0x427ab50?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x374b193917c0, {0x374b19920000?, 0x48060a8?, 0x4ac2710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x374b198be960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x374b198be960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x374b193917c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15037 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 17166 [select]: net/http.(*persistConn).writeLoop(0x374b19a43900) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17161 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 17302 [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 16476 /usr/local/go/src/sync/waitgroup.go:238 +0x7d "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.659271992s (try 1/5): exit status 2: Failed []