"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/03/11 03:53:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe" 2026/03/11 03:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 03:53:29 DEBUG : Creating backend with remote "/tmp/rclone2236213208" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:53:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/11 03:53:30 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:53:30 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:53:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 03:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:53:31 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:53:31 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:53:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:53:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:53:33 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:53:35 DEBUG : Yandex rclone-test-tayujun2hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (24.78s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.82s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:53:57 DEBUG : Creating backend with remote "/non-existing" 2026/03/11 03:53:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/11 03:53:57 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:53:57 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.33s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:53:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:53:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:54:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:54:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:54:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.09s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.61s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:54:17 INFO : Yandex rclone-test-tayujun2hoxe: Running all checks before starting transfers 2026/03/11 03:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:54:17 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:54:17 INFO : Yandex rclone-test-tayujun2hoxe: Checks finished, now starting transfers 2026/03/11 03:54:17 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:54:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:54:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:54:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.19s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:54:36 ERROR : Ignoring --no-traverse with sync 2026/03/11 03:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:54:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:54:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:54:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:54:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:54:39 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.22s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:54:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/11 03:54:55 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:54:55 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:54:57 DEBUG : hello world2: size = 12 OK 2026/03/11 03:54:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/03/11 03:54:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.34s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:55:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 03:55:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:55:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:55:06 DEBUG : potato2: size = 11 OK 2026/03/11 03:55:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:55:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 03:55:14 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:55:14 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:55:17 DEBUG : potato2: size = 11 OK 2026/03/11 03:55:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:55:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.08s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:55:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/11 03:55:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 03:55:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/11 03:55:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 03:55:24 INFO : sub dir2: Making directory 2026/03/11 03:55:25 INFO : sub dir: Making directory 2026/03/11 03:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:55:25 INFO : sub dir2/sub sub dir2: Making directory 2026/03/11 03:55:26 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:55:26 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:55:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:55:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:55:27 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:55:30 DEBUG : Yandex rclone-test-tayujun2hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.34s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:55:58 INFO : sub dir2: Making directory 2026/03/11 03:55:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/11 03:55:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 03:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:55:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:55:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:56:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:56:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:56:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (20.55s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:56:19 DEBUG : sub dir2: Making directory with metadata 2026/03/11 03:56:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 03:56:19 INFO : sub dir2: Making directory 2026/03/11 03:56:20 INFO : sub dir: Making directory 2026/03/11 03:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:56:20 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:56:20 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:56:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:56:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:56:22 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:56:22 INFO : sub dir/hello world: Deleted 2026/03/11 03:56:23 DEBUG : Yandex rclone-test-tayujun2hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/11 03:56:24 DEBUG : Yandex rclone-test-tayujun2hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.61s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:56:45 INFO : sub dir2: Making directory 2026/03/11 03:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:56:46 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:56:46 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:56:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:56:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:56:48 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:56:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.32s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 03:57:03 DEBUG : sub dir2: Making directory with metadata 2026/03/11 03:57:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 03:57:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 03:57:03 INFO : sub dir2: Making directory 2026/03/11 03:57:03 INFO : sub dir: Making directory 2026/03/11 03:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 03:57:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 03:57:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 03:57:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 03:57:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 03:57:06 INFO : sub dir/hello world: Copied (new) 2026/03/11 03:57:06 DEBUG : Waiting for deletions to finish 2026/03/11 03:57:08 DEBUG : Yandex rclone-test-tayujun2hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (892.10s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:11:55 INFO : sub dir2: Making directory 2026/03/11 04:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:11:56 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:11:56 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:11:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:11:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:11:58 INFO : sub dir/hello world: Copied (new) 2026/03/11 04:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (25.19s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:12:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-peremuc3duro" 2026/03/11 04:12:23 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-peremuc3duro 2026/03/11 04:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:12:24 DEBUG : Yandex rclone-test-peremuc3duro: Waiting for checks to finish 2026/03/11 04:12:24 DEBUG : Yandex rclone-test-peremuc3duro: Waiting for transfers to finish 2026/03/11 04:12:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:12:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:12:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 04:12:30 DEBUG : Yandex rclone-test-peremuc3duro: Purge remote --- PASS: TestServerSideCopy (35.73s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:12:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:12:59 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:12:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 04:12:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:12:59 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:13:02 DEBUG : sub dir/hello world: size = 17 OK 2026/03/11 04:13:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/11 04:13:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.60s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:13:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-moqitav8ziga" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-moqitav8ziga 2026/03/11 04:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:13:21 DEBUG : Yandex rclone-test-moqitav8ziga: Waiting for checks to finish 2026/03/11 04:13:21 DEBUG : Yandex rclone-test-moqitav8ziga: Waiting for transfers to finish 2026/03/11 04:13:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:13:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:13:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 04:13:29 DEBUG : Yandex rclone-test-moqitav8ziga: Waiting for checks to finish 2026/03/11 04:13:29 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:13:29 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-moqitav8ziga) 2026/03/11 04:13:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 04:13:29 DEBUG : Yandex rclone-test-moqitav8ziga: Waiting for transfers to finish 2026/03/11 04:13:29 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.vidufib9" before starting 2026/03/11 04:13:32 DEBUG : sub dir/hello world.vidufib9: server side copy: removing renamed existing file after operation 2026/03/11 04:13:38 DEBUG : sub dir/hello world: size = 17 OK 2026/03/11 04:13:38 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/11 04:13:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 04:13:40 DEBUG : Yandex rclone-test-moqitav8ziga: Purge remote --- PASS: TestServerSideCopyOverSelf (47.14s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:14:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:14:08 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:14:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 04:14:08 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:14:08 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:14:11 DEBUG : sub dir/hello world: size = 17 OK 2026/03/11 04:14:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/11 04:14:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/11 04:14:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.33s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:14:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-woduvac8vawe" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-woduvac8vawe 2026/03/11 04:14:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:14:31 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for checks to finish 2026/03/11 04:14:31 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for transfers to finish 2026/03/11 04:14:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:14:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:14:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 04:14:37 DEBUG : Yandex rclone-test-woduvac8vawe: Using server-side directory move 2026/03/11 04:14:38 INFO : Yandex rclone-test-woduvac8vawe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 04:14:38 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:14:38 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-woduvac8vawe) 2026/03/11 04:14:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 04:14:38 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for checks to finish 2026/03/11 04:14:38 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for transfers to finish 2026/03/11 04:14:45 INFO : sub dir/hello world: Deleted 2026/03/11 04:14:47 INFO : sub dir/hello world: Moved (server-side) 2026/03/11 04:14:51 DEBUG : testing file moves 2026/03/11 04:14:51 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:14:51 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-woduvac8vawe) 2026/03/11 04:14:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 04:14:51 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for checks to finish 2026/03/11 04:14:51 DEBUG : Yandex rclone-test-woduvac8vawe: Waiting for transfers to finish 2026/03/11 04:14:57 INFO : sub dir/hello world: Deleted 2026/03/11 04:14:58 INFO : sub dir/hello world: Moved (server-side) 2026/03/11 04:15:00 DEBUG : Yandex rclone-test-woduvac8vawe: Purge remote --- PASS: TestServerSideMoveOverSelf (51.74s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:15:21 ERROR : error listing: directory not found 2026/03/11 04:15:21 INFO : Local file system at /tmp/rclone2236213208: Making directory 2026/03/11 04:15:22 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:15:22 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.42s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:15:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/11 04:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:15:42 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for checks to finish 2026/03/11 04:15:42 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for transfers to finish 2026/03/11 04:15:42 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/03/11 04:15:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:15:42 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/03/11 04:15:42 INFO : sub dir/hello world: Copied (new) 2026/03/11 04:15:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.05s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:15:58 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/11 04:15:58 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:15:58 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:00 DEBUG : check sum: size = 1 OK 2026/03/11 04:16:00 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/11 04:16:00 INFO : check sum: Copied (new) 2026/03/11 04:16:00 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:02 DEBUG : check sum: size = 1 OK 2026/03/11 04:16:02 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:02 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/11 04:16:02 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/03/11 04:16:02 DEBUG : check sum: Unchanged skipping 2026/03/11 04:16:02 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:02 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.86s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:16:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/11 04:16:10 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:10 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:11 DEBUG : sizeonly: size = 6 OK 2026/03/11 04:16:11 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/11 04:16:11 INFO : sizeonly: Copied (new) 2026/03/11 04:16:11 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:12 DEBUG : sizeonly: size = 6 OK 2026/03/11 04:16:12 DEBUG : sizeonly: Sizes identical 2026/03/11 04:16:12 DEBUG : sizeonly: Unchanged skipping 2026/03/11 04:16:12 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:12 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:12 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.98s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:16:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/11 04:16:20 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:20 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/03/11 04:16:22 INFO : ignore-size: Copied (new) 2026/03/11 04:16:22 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:23 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:23 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:16:23 DEBUG : ignore-size: Unchanged skipping 2026/03/11 04:16:23 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:23 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.55s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:16:33 DEBUG : existing: size = 6 OK 2026/03/11 04:16:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:16:33 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:33 DEBUG : existing: Unchanged skipping 2026/03/11 04:16:33 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:33 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:33 INFO : There was nothing to transfer 2026/03/11 04:16:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/11 04:16:33 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:33 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:36 DEBUG : existing: size = 6 OK 2026/03/11 04:16:36 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/03/11 04:16:36 INFO : existing: Copied (replaced existing) 2026/03/11 04:16:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.23s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:16:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 04:16:43 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:43 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:45 DEBUG : existing: size = 6 OK 2026/03/11 04:16:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/11 04:16:45 INFO : existing: Copied (new) 2026/03/11 04:16:45 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:47 DEBUG : existing: Destination exists, skipping 2026/03/11 04:16:47 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:16:47 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:16:47 DEBUG : Waiting for deletions to finish 2026/03/11 04:16:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.27s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:17:01 INFO : d: Making directory 2026/03/11 04:17:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 04:17:06 DEBUG : c/non empty space: size = 5 OK 2026/03/11 04:17:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:17:06 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 04:17:07 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:17:07 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:17:09 DEBUG : a/potato2: size = 60 OK 2026/03/11 04:17:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:17:09 INFO : a/potato2: Copied (new) 2026/03/11 04:17:09 DEBUG : Waiting for deletions to finish 2026/03/11 04:17:15 INFO : b/potato: Deleted 2026/03/11 04:17:15 INFO : d: Removing directory 2026/03/11 04:17:22 INFO : b: Removing directory 2026/03/11 04:17:31 DEBUG : Yandex rclone-test-tayujun2hoxe: deleted 2 directories 2026/03/11 04:24:03 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud-api.yandex.com/v1/disk/resources?limit=1000&path=disk%3A%2Frclone-test-tayujun2hoxe%2Fa%2F": net/http: timeout awaiting response headers) 2026/03/11 04:24:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/11 04:24:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/11 04:24:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/11 04:24:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncIgnoreErrors (462.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:24:42 DEBUG : empty space: size = 1 OK 2026/03/11 04:24:42 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/03/11 04:24:42 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:24:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/11 04:24:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/11 04:24:42 DEBUG : empty space: Unchanged skipping 2026/03/11 04:24:42 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:24:42 DEBUG : Waiting for deletions to finish 2026/03/11 04:24:42 INFO : There was nothing to transfer 2026/03/11 04:24:43 DEBUG : empty space: size = 1 OK 2026/03/11 04:24:43 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/03/11 04:24:43 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:24:43 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/11 04:24:44 INFO : empty space: Updated modification time in destination 2026/03/11 04:24:44 DEBUG : empty space: Unchanged skipping 2026/03/11 04:24:44 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:24:44 DEBUG : Waiting for deletions to finish 2026/03/11 04:24:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:24:54 DEBUG : empty space: size = 1 OK 2026/03/11 04:24:54 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 04:24:54 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:24:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/11 04:24:54 DEBUG : empty space: Unchanged skipping 2026/03/11 04:24:54 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:24:54 DEBUG : Waiting for deletions to finish 2026/03/11 04:24:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.61s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:25:04 DEBUG : foo: size = 3 OK 2026/03/11 04:25:04 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/03/11 04:25:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:25:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:25:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:25:04 DEBUG : foo: md5 differ 2026/03/11 04:25:04 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:25:06 DEBUG : foo: size = 3 OK 2026/03/11 04:25:06 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/03/11 04:25:06 INFO : foo: Copied (replaced existing) 2026/03/11 04:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.17s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:25:16 DEBUG : empty space: size = 1 OK 2026/03/11 04:25:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:25:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/11 04:25:16 DEBUG : empty space: Unchanged skipping 2026/03/11 04:25:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:25:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:25:20 DEBUG : potato: size = 60 OK 2026/03/11 04:25:20 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:25:20 INFO : potato: Copied (new) 2026/03/11 04:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:25:36 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:25:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:25:36 DEBUG : potato: size = 60 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:25:36 DEBUG : potato: Sizes differ 2026/03/11 04:25:36 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:25:37 DEBUG : potato: size = 21 OK 2026/03/11 04:25:37 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/03/11 04:25:37 INFO : potato: Copied (replaced existing) 2026/03/11 04:25:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.90s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:25:47 DEBUG : potato: size = 21 OK 2026/03/11 04:25:47 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/03/11 04:25:47 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:25:47 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:25:47 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:25:47 DEBUG : potato: md5 differ 2026/03/11 04:25:47 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:25:49 DEBUG : potato: size = 21 OK 2026/03/11 04:25:49 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/03/11 04:25:49 INFO : potato: Copied (replaced existing) 2026/03/11 04:25:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:26:00 DEBUG : empty space: size = 1 OK 2026/03/11 04:26:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:26:00 DEBUG : empty space: Unchanged skipping 2026/03/11 04:26:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/11 04:26:00 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:26:00 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:26:00 DEBUG : Waiting for deletions to finish 2026/03/11 04:26:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:26:16 DEBUG : empty space: size = 1 OK 2026/03/11 04:26:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:26:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:26:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:26:16 DEBUG : empty space: Unchanged skipping 2026/03/11 04:26:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:26:19 DEBUG : potato2: size = 60 OK 2026/03/11 04:26:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:26:19 INFO : potato2: Copied (new) 2026/03/11 04:26:19 DEBUG : Waiting for deletions to finish 2026/03/11 04:26:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:26:42 INFO : d: Making directory 2026/03/11 04:26:42 INFO : d/e: Making directory 2026/03/11 04:26:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 04:26:44 DEBUG : c/non empty space: size = 5 OK 2026/03/11 04:26:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:26:44 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 04:26:45 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:26:45 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:26:46 DEBUG : a/potato2: size = 60 OK 2026/03/11 04:26:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:26:46 INFO : a/potato2: Copied (new) 2026/03/11 04:26:46 DEBUG : Waiting for deletions to finish 2026/03/11 04:26:52 INFO : b/potato: Deleted 2026/03/11 04:26:52 INFO : d/e: Removing directory 2026/03/11 04:26:58 INFO : d: Removing directory 2026/03/11 04:27:05 INFO : b: Removing directory 2026/03/11 04:27:11 DEBUG : Yandex rclone-test-tayujun2hoxe: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:27:43 INFO : d: Making directory 2026/03/11 04:27:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 04:27:45 DEBUG : c/non empty space: size = 5 OK 2026/03/11 04:27:45 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:27:45 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 04:27:45 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:27:45 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:27:46 DEBUG : a/potato2: size = 60 OK 2026/03/11 04:27:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:27:46 INFO : a/potato2: Copied (new) 2026/03/11 04:27:46 ERROR : Yandex rclone-test-tayujun2hoxe: not deleting files as there were IO errors 2026/03/11 04:27:46 ERROR : Yandex rclone-test-tayujun2hoxe: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:28:37 DEBUG : Waiting for deletions to finish 2026/03/11 04:28:37 DEBUG : empty space: size = 1 OK 2026/03/11 04:28:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:28:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:28:37 DEBUG : empty space: Unchanged skipping 2026/03/11 04:28:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:28:39 DEBUG : potato2: size = 60 OK 2026/03/11 04:28:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:28:39 INFO : potato2: Copied (new) 2026/03/11 04:28:44 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (37.08s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:29:14 DEBUG : Waiting for deletions to finish 2026/03/11 04:29:15 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:29:15 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:29:20 INFO : potato: Deleted 2026/03/11 04:29:21 DEBUG : empty space: size = 1 OK 2026/03/11 04:29:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:29:21 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:29:21 DEBUG : empty space: Unchanged skipping 2026/03/11 04:29:21 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:29:22 DEBUG : potato2: size = 60 OK 2026/03/11 04:29:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/11 04:29:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.61s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:29:38 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:29:38 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:29:40 DEBUG : potato2: size = 19 OK 2026/03/11 04:29:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/03/11 04:29:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.62s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:29:56 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 04:29:56 DEBUG : enormous: Excluded 2026/03/11 04:29:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:56 DEBUG : potato2: Excluded 2026/03/11 04:29:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:57 DEBUG : potato2: Excluded 2026/03/11 04:29:57 DEBUG : empty space: size = 1 OK 2026/03/11 04:29:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:29:57 DEBUG : empty space: Unchanged skipping 2026/03/11 04:29:57 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:29:57 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:29:57 DEBUG : Waiting for deletions to finish 2026/03/11 04:29:57 INFO : There was nothing to transfer 2026/03/11 04:29:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:57 DEBUG : potato2: Excluded 2026/03/11 04:29:57 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 04:29:57 DEBUG : enormous: Excluded 2026/03/11 04:29:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:57 DEBUG : potato2: Excluded 2026/03/11 04:29:58 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:58 DEBUG : potato2: Excluded 2026/03/11 04:29:58 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for checks to finish 2026/03/11 04:29:58 DEBUG : empty space: size = 1 OK 2026/03/11 04:29:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:29:58 DEBUG : empty space: Unchanged skipping 2026/03/11 04:29:58 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for transfers to finish 2026/03/11 04:29:58 DEBUG : Waiting for deletions to finish 2026/03/11 04:29:58 INFO : There was nothing to transfer 2026/03/11 04:29:58 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:29:58 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:30:16 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 04:30:16 DEBUG : enormous: Excluded 2026/03/11 04:30:16 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 04:30:16 DEBUG : potato2: Excluded 2026/03/11 04:30:16 DEBUG : empty space: size = 1 OK 2026/03/11 04:30:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:30:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:30:16 DEBUG : empty space: Unchanged skipping 2026/03/11 04:30:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:30:16 DEBUG : Waiting for deletions to finish 2026/03/11 04:30:22 INFO : potato2: Deleted 2026/03/11 04:30:23 INFO : enormous: Deleted 2026/03/11 04:30:23 INFO : There was nothing to transfer 2026/03/11 04:30:24 DEBUG : empty space: size = 1 OK 2026/03/11 04:30:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:30:24 DEBUG : empty space: Unchanged skipping 2026/03/11 04:30:24 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for checks to finish 2026/03/11 04:30:24 DEBUG : Local file system at /tmp/rclone2236213208: Waiting for transfers to finish 2026/03/11 04:30:24 DEBUG : Waiting for deletions to finish 2026/03/11 04:30:24 INFO : enormous: Deleted 2026/03/11 04:30:24 INFO : potato2: Deleted 2026/03/11 04:30:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.08s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:30:38 DEBUG : five: Need to transfer - File not found at Destination 2026/03/11 04:30:38 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:30:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:30:38 DEBUG : four: size = 8 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:30:38 DEBUG : four: Sizes differ 2026/03/11 04:30:38 DEBUG : one: Destination is newer than source, skipping 2026/03/11 04:30:38 DEBUG : three: size = 5 OK 2026/03/11 04:30:38 DEBUG : three: Sizes identical 2026/03/11 04:30:38 DEBUG : two: size = 3 OK 2026/03/11 04:30:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/11 04:30:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/11 04:30:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:30:38 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:30:38 DEBUG : two: md5 differ 2026/03/11 04:30:38 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:30:40 DEBUG : five: size = 4 OK 2026/03/11 04:30:40 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/11 04:30:40 INFO : five: Copied (new) 2026/03/11 04:30:40 DEBUG : two: size = 3 OK 2026/03/11 04:30:40 DEBUG : two: Dst hash empty - aborting Src hash check 2026/03/11 04:30:40 INFO : two: Copied (replaced existing) 2026/03/11 04:30:40 DEBUG : four: size = 4 OK 2026/03/11 04:30:40 DEBUG : four: Dst hash empty - aborting Src hash check 2026/03/11 04:30:40 INFO : four: Copied (replaced existing) 2026/03/11 04:30:40 DEBUG : Waiting for deletions to finish 2026/03/11 04:30:41 DEBUG : five: size = 4 OK 2026/03/11 04:30:41 DEBUG : four: size = 4 OK 2026/03/11 04:30:41 DEBUG : three: size = 5 OK 2026/03/11 04:30:41 DEBUG : two: size = 3 OK 2026/03/11 04:30:41 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:30:41 DEBUG : one: Destination is newer than source, skipping 2026/03/11 04:30:41 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/11 04:30:41 DEBUG : five: Size and md5 of src and dst objects identical 2026/03/11 04:30:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/11 04:30:41 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/11 04:30:41 DEBUG : four: Size and md5 of src and dst objects identical 2026/03/11 04:30:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/11 04:30:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/11 04:30:41 DEBUG : two: Size and md5 of src and dst objects identical 2026/03/11 04:30:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/11 04:30:41 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:30:41 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:30:41 DEBUG : three: md5 differ 2026/03/11 04:30:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/11 04:30:41 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:30:43 DEBUG : three: size = 5 OK 2026/03/11 04:30:43 DEBUG : three: Dst hash empty - aborting Src hash check 2026/03/11 04:30:43 INFO : three: Copied (replaced existing) 2026/03/11 04:30:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (42.56s) === 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:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/03/11 04:31:13 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:13 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:13 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/11 04:31:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/11 04:31:13 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:13 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:14 DEBUG : yam: size = 11 OK 2026/03/11 04:31:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/11 04:31:14 INFO : yam: Copied (new) 2026/03/11 04:31:15 DEBUG : potato: size = 14 OK 2026/03/11 04:31:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/11 04:31:15 INFO : potato: Copied (new) 2026/03/11 04:31:15 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:16 DEBUG : potato: size = 14 OK 2026/03/11 04:31:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:31:16 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:16 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:16 DEBUG : potato: Unchanged skipping 2026/03/11 04:31:16 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:17 INFO : yam: Moved (server-side) to: yaml 2026/03/11 04:31:17 INFO : yaml: Renamed from "yam" 2026/03/11 04:31:17 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:17 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/03/11 04:31:31 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:31 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:31 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/11 04:31:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/11 04:31:31 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:31 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:33 DEBUG : yam: size = 11 OK 2026/03/11 04:31:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/11 04:31:33 INFO : yam: Copied (new) 2026/03/11 04:31:33 DEBUG : potato: size = 14 OK 2026/03/11 04:31:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/11 04:31:33 INFO : potato: Copied (new) 2026/03/11 04:31:33 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:35 DEBUG : potato: size = 14 OK 2026/03/11 04:31:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:31:35 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:35 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:35 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:35 DEBUG : potato: Unchanged skipping 2026/03/11 04:31:35 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:37 INFO : yam: Moved (server-side) to: yaml 2026/03/11 04:31:37 INFO : yaml: Renamed from "yam" 2026/03/11 04:31:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:37 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/03/11 04:31:50 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:50 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:50 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/11 04:31:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/11 04:31:50 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:50 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:52 DEBUG : sub/yam: size = 11 OK 2026/03/11 04:31:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/11 04:31:52 INFO : sub/yam: Copied (new) 2026/03/11 04:31:52 DEBUG : potato: size = 14 OK 2026/03/11 04:31:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/11 04:31:52 INFO : potato: Copied (new) 2026/03/11 04:31:52 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:54 DEBUG : potato: size = 14 OK 2026/03/11 04:31:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:31:54 DEBUG : potato: Unchanged skipping 2026/03/11 04:31:54 INFO : Yandex rclone-test-tayujun2hoxe: Making map for --track-renames 2026/03/11 04:31:54 INFO : Yandex rclone-test-tayujun2hoxe: Finished making map for --track-renames 2026/03/11 04:31:54 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:31:54 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for renames to finish 2026/03/11 04:31:56 INFO : sub/yam: Moved (server-side) to: yam 2026/03/11 04:31:56 INFO : yam: Renamed from "sub/yam" 2026/03/11 04:31:56 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:31:56 DEBUG : Waiting for deletions to finish 2026/03/11 04:31:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.26s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:32:18 DEBUG : Creating backend with remote "/tmp/rclone2236213208/dir1" 2026/03/11 04:32:18 DEBUG : Config file has changed externally - reloading 2026/03/11 04:32:18 DEBUG : Creating backend with remote "/tmp/rclone2236213208/dir2" 2026/03/11 04:32:18 DEBUG : Local file system at /tmp/rclone2236213208/dir2: Using server-side directory move 2026/03/11 04:32:18 INFO : Local file system at /tmp/rclone2236213208/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 04:32:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/11 04:32:18 DEBUG : Local file system at /tmp/rclone2236213208/dir2: Waiting for checks to finish 2026/03/11 04:32:18 DEBUG : Local file system at /tmp/rclone2236213208/dir2: Waiting for transfers to finish 2026/03/11 04:32:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:32:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/11 04:32:19 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:32:19 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:32:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:32:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:32:21 INFO : sub dir/hello world: Copied (new) 2026/03/11 04:32:21 INFO : sub dir/hello world: Deleted 2026/03/11 04:32:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/11 04:32:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/11 04:32:22 INFO : nested/sub dir/file: Copied (new) 2026/03/11 04:32:22 INFO : nested/sub dir/file: Deleted 2026/03/11 04:32:22 INFO : sub dir: Removing directory 2026/03/11 04:32:22 INFO : nested/sub dir: Removing directory 2026/03/11 04:32:22 INFO : nested: Removing directory 2026/03/11 04:32:22 DEBUG : Local file system at /tmp/rclone2236213208: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (39.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:32:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:32:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/11 04:32:58 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:32:58 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:33:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 04:33:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/11 04:33:01 INFO : sub dir/hello world: Copied (new) 2026/03/11 04:33:01 INFO : sub dir/hello world: Deleted 2026/03/11 04:33:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/11 04:33:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/11 04:33:01 INFO : nested/sub dir/file: Copied (new) 2026/03/11 04:33:01 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.92s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:33:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/11 04:33:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 04:33:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:33:37 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:33:39 DEBUG : existing-b: size = 6 OK 2026/03/11 04:33:39 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/03/11 04:33:39 INFO : existing-b: Copied (new) 2026/03/11 04:33:39 INFO : existing-b: Deleted 2026/03/11 04:33:39 DEBUG : existing: size = 6 OK 2026/03/11 04:33:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/11 04:33:39 INFO : existing: Copied (new) 2026/03/11 04:33:39 INFO : existing: Deleted 2026/03/11 04:33:40 DEBUG : existing: Destination exists, skipping 2026/03/11 04:33:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/11 04:33:40 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:33:40 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:33:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.97s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:33:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-lapoyez3mare" 2026/03/11 04:33:52 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-lapoyez3mare 2026/03/11 04:34:02 DEBUG : Yandex rclone-test-lapoyez3mare: Using server-side directory move 2026/03/11 04:34:02 INFO : Yandex rclone-test-lapoyez3mare: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 04:34:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:03 DEBUG : empty space: size = 1 OK 2026/03/11 04:34:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:34:03 DEBUG : empty space: Unchanged skipping 2026/03/11 04:34:03 DEBUG : potato3: size = 68 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:34:03 DEBUG : potato3: size = 60 (Yandex rclone-test-lapoyez3mare) 2026/03/11 04:34:03 DEBUG : potato3: Sizes differ 2026/03/11 04:34:03 DEBUG : Yandex rclone-test-lapoyez3mare: Waiting for checks to finish 2026/03/11 04:34:05 INFO : potato2: Moved (server-side) 2026/03/11 04:34:09 INFO : empty space: Deleted 2026/03/11 04:34:09 DEBUG : Yandex rclone-test-lapoyez3mare: Waiting for transfers to finish 2026/03/11 04:34:09 INFO : potato3: Deleted 2026/03/11 04:34:11 INFO : potato3: Moved (server-side) 2026/03/11 04:34:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-zabomid5hape" 2026/03/11 04:34:11 DEBUG : Yandex rclone-test-zabomid5hape: Using server-side directory move 2026/03/11 04:34:14 INFO : Yandex rclone-test-zabomid5hape: Server side directory move succeeded 2026/03/11 04:34:15 ERROR : error listing: directory not found 2026/03/11 04:34:15 DEBUG : Yandex rclone-test-zabomid5hape: Purge remote 2026/03/11 04:34:26 DEBUG : Yandex rclone-test-lapoyez3mare: Purge remote 2026/03/11 04:34:27 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.43s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:34:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-tasapav7woyo" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato3: Modification time difference too big |-124551h34m35.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-03-11 04:34:35 +0000 UTC) (precision 1ns) sync_test.go:1736: Server side move (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-tasapav7woyo 2026/03/11 04:34:40 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 04:34:40 DEBUG : empty space: Excluded 2026/03/11 04:34:40 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 04:34:40 DEBUG : empty space: Excluded 2026/03/11 04:34:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:40 DEBUG : potato3: size = 68 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:34:40 DEBUG : potato3: size = 60 (Yandex rclone-test-tasapav7woyo) 2026/03/11 04:34:40 DEBUG : potato3: Sizes differ 2026/03/11 04:34:40 DEBUG : Yandex rclone-test-tasapav7woyo: Waiting for checks to finish 2026/03/11 04:34:40 DEBUG : Yandex rclone-test-tasapav7woyo: Waiting for transfers to finish 2026/03/11 04:34:41 INFO : potato2: Moved (server-side) 2026/03/11 04:34:45 INFO : potato3: Deleted 2026/03/11 04:34:46 INFO : potato3: Moved (server-side) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato3: Modification time difference too big |-124551h34m46.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-03-11 04:34:46 +0000 UTC) (precision 1ns) 2026/03/11 04:34:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-fobates5necu" 2026/03/11 04:34:48 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 04:34:48 DEBUG : empty space: Excluded 2026/03/11 04:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/11 04:34:48 DEBUG : Yandex rclone-test-fobates5necu: Waiting for checks to finish 2026/03/11 04:34:48 DEBUG : Yandex rclone-test-fobates5necu: Waiting for transfers to finish 2026/03/11 04:34:49 INFO : potato3: Moved (server-side) 2026/03/11 04:34:49 INFO : potato2: Moved (server-side) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1780 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato3: Modification time difference too big |-124551h34m49.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-03-11 04:34:49 +0000 UTC) (precision 1ns) 2026/03/11 04:34:50 DEBUG : Yandex rclone-test-fobates5necu: Purge remote 2026/03/11 04:35:00 DEBUG : Yandex rclone-test-tasapav7woyo: Purge remote --- FAIL: TestServerSideMoveWithFilter (46.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:35:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-bejeyeb2vube" 2026/03/11 04:35:14 DEBUG : Config file has changed externally - reloading 2026/03/11 04:35:20 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-tayujun2hoxe -> Yandex rclone-test-bejeyeb2vube 2026/03/11 04:35:25 DEBUG : Yandex rclone-test-bejeyeb2vube: Using server-side directory move 2026/03/11 04:35:25 INFO : Yandex rclone-test-bejeyeb2vube: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 04:35:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:35:26 DEBUG : empty space: size = 1 OK 2026/03/11 04:35:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:35:26 DEBUG : empty space: Unchanged skipping 2026/03/11 04:35:26 DEBUG : potato3: size = 68 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:35:26 DEBUG : potato3: size = 60 (Yandex rclone-test-bejeyeb2vube) 2026/03/11 04:35:26 DEBUG : potato3: Sizes differ 2026/03/11 04:35:26 DEBUG : Yandex rclone-test-bejeyeb2vube: Waiting for checks to finish 2026/03/11 04:35:27 INFO : potato2: Moved (server-side) 2026/03/11 04:35:31 INFO : empty space: Deleted 2026/03/11 04:35:31 DEBUG : Yandex rclone-test-bejeyeb2vube: Waiting for transfers to finish 2026/03/11 04:35:31 INFO : potato3: Deleted 2026/03/11 04:35:33 INFO : potato3: Moved (server-side) 2026/03/11 04:35:33 INFO : tomatoDir: Removing directory 2026/03/11 04:35:40 DEBUG : Yandex rclone-test-tayujun2hoxe: deleted 1 directories 2026/03/11 04:35:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-lorakoq1keso" 2026/03/11 04:35:41 INFO : tomatoDir: Making directory 2026/03/11 04:35:41 DEBUG : Yandex rclone-test-lorakoq1keso: Using server-side directory move 2026/03/11 04:35:43 INFO : Yandex rclone-test-lorakoq1keso: Server side directory move succeeded 2026/03/11 04:35:44 ERROR : error listing: directory not found 2026/03/11 04:35:44 ERROR : error listing: directory not found 2026/03/11 04:35:44 DEBUG : Yandex rclone-test-lorakoq1keso: Purge remote 2026/03/11 04:35:56 DEBUG : Yandex rclone-test-bejeyeb2vube: Purge remote 2026/03/11 04:35:56 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.65s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:35:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/rclone-sync-test" --- PASS: TestSyncOverlap (2.28s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:36:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/rclone-sync-test" 2026/03/11 04:36:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/rclone-sync-test-include/layer2" 2026/03/11 04:36:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/rclone-sync-test-ignore-file" 2026/03/11 04:36:06 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:07 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test: Waiting for checks to finish 2026/03/11 04:36:07 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test: Waiting for transfers to finish 2026/03/11 04:36:07 DEBUG : Waiting for deletions to finish 2026/03/11 04:36:07 INFO : There was nothing to transfer 2026/03/11 04:36:08 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:09 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:36:09 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:36:09 DEBUG : Waiting for deletions to finish 2026/03/11 04:36:09 INFO : rclone-sync-test-include: Removing directory 2026/03/11 04:36:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/11 04:36:09 DEBUG : Yandex rclone-test-tayujun2hoxe: failed to delete 1 directories 2026/03/11 04:36:09 INFO : There was nothing to transfer 2026/03/11 04:36:10 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:11 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:13 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:14 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:16 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:18 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:20 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:21 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/11 04:36:21 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/11 04:36:21 DEBUG : Waiting for deletions to finish 2026/03/11 04:36:21 INFO : There was nothing to transfer 2026/03/11 04:36:22 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:24 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:26 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:27 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:36:27 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:36:27 DEBUG : Waiting for deletions to finish 2026/03/11 04:36:27 INFO : rclone-sync-test-include: Removing directory 2026/03/11 04:36:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/11 04:36:27 DEBUG : Yandex rclone-test-tayujun2hoxe: failed to delete 1 directories 2026/03/11 04:36:27 INFO : There was nothing to transfer 2026/03/11 04:36:28 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:29 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:32 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:34 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:36 DEBUG : Excluded 2026/03/11 04:36:36 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:38 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/11 04:36:38 DEBUG : Yandex rclone-test-tayujun2hoxe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/11 04:36:38 DEBUG : Waiting for deletions to finish 2026/03/11 04:36:38 INFO : There was nothing to transfer 2026/03/11 04:36:38 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:40 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:42 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:43 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 04:36:45 DEBUG : rclone-sync-test: Excluded 2026/03/11 04:36:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 04:36:46 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.46s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:37:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:37:20 DEBUG : Config file has changed externally - reloading 2026/03/11 04:37:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/CompareDest" 2026/03/11 04:37:21 DEBUG : one: Need to transfer - File not found at Destination 2026/03/11 04:37:21 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:21 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:24 DEBUG : one: size = 3 OK 2026/03/11 04:37:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/11 04:37:24 INFO : one: Copied (new) 2026/03/11 04:37:24 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:25 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:25 DEBUG : one: Sizes differ 2026/03/11 04:37:25 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:25 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:27 DEBUG : one: size = 5 OK 2026/03/11 04:37:27 DEBUG : one: Dst hash empty - aborting Src hash check 2026/03/11 04:37:27 INFO : one: Copied (replaced existing) 2026/03/11 04:37:27 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:35 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:35 DEBUG : one: Sizes differ 2026/03/11 04:37:35 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:35 DEBUG : one: size = 5 OK 2026/03/11 04:37:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 04:37:35 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:35 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:35 INFO : There was nothing to transfer 2026/03/11 04:37:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:39 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:39 DEBUG : one: Sizes differ 2026/03/11 04:37:39 DEBUG : two: size = 3 OK 2026/03/11 04:37:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/11 04:37:39 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:39 DEBUG : one: size = 5 OK 2026/03/11 04:37:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 04:37:39 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:39 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:39 INFO : There was nothing to transfer 2026/03/11 04:37:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:40 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:40 DEBUG : one: Sizes differ 2026/03/11 04:37:40 DEBUG : one: size = 5 OK 2026/03/11 04:37:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 04:37:40 DEBUG : two: size = 3 OK 2026/03/11 04:37:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/11 04:37:40 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:40 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:40 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:40 INFO : There was nothing to transfer 2026/03/11 04:37:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:41 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:41 DEBUG : one: Sizes differ 2026/03/11 04:37:42 DEBUG : one: size = 5 OK 2026/03/11 04:37:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 04:37:42 DEBUG : two: size = 3 OK 2026/03/11 04:37:42 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/03/11 04:37:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/11 04:37:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/11 04:37:42 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:42 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:42 DEBUG : Waiting for deletions to finish 2026/03/11 04:37:42 INFO : There was nothing to transfer 2026/03/11 04:37:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:43 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:37:43 DEBUG : one: Sizes differ 2026/03/11 04:37:43 DEBUG : one: size = 5 OK 2026/03/11 04:37:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:37:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/11 04:37:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:37:44 DEBUG : two: size = 3 (Yandex rclone-test-tayujun2hoxe/CompareDest) 2026/03/11 04:37:44 DEBUG : two: Sizes differ 2026/03/11 04:37:44 DEBUG : two: Need to transfer - File not found at Destination 2026/03/11 04:37:44 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:37:44 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:37:46 DEBUG : two: size = 5 OK 2026/03/11 04:37:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/11 04:37:46 INFO : two: Copied (new) 2026/03/11 04:37:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (66.35s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:38:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dest" 2026/03/11 04:38:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/pre-dest1" 2026/03/11 04:38:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/pre-dest2" 2026/03/11 04:38:32 DEBUG : 1: size = 1 OK 2026/03/11 04:38:32 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:38:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/11 04:38:33 DEBUG : 2: size = 1 OK 2026/03/11 04:38:33 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:38:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/11 04:38:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/11 04:38:33 DEBUG : Yandex rclone-test-tayujun2hoxe/dest: Waiting for checks to finish 2026/03/11 04:38:33 DEBUG : Yandex rclone-test-tayujun2hoxe/dest: Waiting for transfers to finish 2026/03/11 04:38:35 DEBUG : 3: size = 1 OK 2026/03/11 04:38:35 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/03/11 04:38:35 INFO : 3: Copied (new) 2026/03/11 04:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.24s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:39:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:39:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/CopyDest" 2026/03/11 04:39:17 DEBUG : one: Need to transfer - File not found at Destination 2026/03/11 04:39:17 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:17 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:19 DEBUG : one: size = 3 OK 2026/03/11 04:39:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/11 04:39:19 INFO : one: Copied (new) 2026/03/11 04:39:19 DEBUG : Waiting for deletions to finish 2026/03/11 04:39:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:39:20 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:39:20 DEBUG : one: Sizes differ 2026/03/11 04:39:20 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:21 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:23 DEBUG : one: size = 5 OK 2026/03/11 04:39:23 DEBUG : one: Dst hash empty - aborting Src hash check 2026/03/11 04:39:23 INFO : one: Copied (replaced existing) 2026/03/11 04:39:23 DEBUG : Waiting for deletions to finish 2026/03/11 04:39:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/BackupDir" 2026/03/11 04:39:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:39:28 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:39:28 DEBUG : one: Sizes differ 2026/03/11 04:39:28 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:29 DEBUG : one: size = 5 OK 2026/03/11 04:39:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:39:29 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:39:29 DEBUG : one: Sizes differ 2026/03/11 04:39:31 INFO : one: Moved (server-side) 2026/03/11 04:39:32 DEBUG : one: size = 5 OK 2026/03/11 04:39:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/11 04:39:32 INFO : one: Copied (server-side copy) 2026/03/11 04:39:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/11 04:39:32 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:32 DEBUG : Waiting for deletions to finish 2026/03/11 04:39:36 DEBUG : one: size = 5 OK 2026/03/11 04:39:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:36 DEBUG : one: Unchanged skipping 2026/03/11 04:39:36 DEBUG : two: size = 3 OK 2026/03/11 04:39:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:37 DEBUG : two: size = 3 OK 2026/03/11 04:39:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/11 04:39:37 INFO : two: Copied (server-side copy) 2026/03/11 04:39:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/11 04:39:37 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:37 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:37 DEBUG : Waiting for deletions to finish 2026/03/11 04:39:39 DEBUG : one: size = 5 OK 2026/03/11 04:39:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:39 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:39 DEBUG : one: Unchanged skipping 2026/03/11 04:39:39 DEBUG : two: size = 3 OK 2026/03/11 04:39:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:39 DEBUG : two: Unchanged skipping 2026/03/11 04:39:39 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:39 DEBUG : Waiting for deletions to finish 2026/03/11 04:39:39 INFO : There was nothing to transfer 2026/03/11 04:39:42 DEBUG : one: size = 5 OK 2026/03/11 04:39:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:42 DEBUG : one: Unchanged skipping 2026/03/11 04:39:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:39:42 DEBUG : three: size = 5 (Yandex rclone-test-tayujun2hoxe/CopyDest) 2026/03/11 04:39:42 DEBUG : three: Sizes differ 2026/03/11 04:39:42 DEBUG : three: Destination not found in --copy-dest 2026/03/11 04:39:42 DEBUG : three: Need to transfer - File not found at Destination 2026/03/11 04:39:42 DEBUG : two: size = 3 OK 2026/03/11 04:39:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:39:42 DEBUG : two: Unchanged skipping 2026/03/11 04:39:42 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:39:42 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:39:44 DEBUG : three: size = 7 OK 2026/03/11 04:39:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/11 04:39:44 INFO : three: Copied (new) 2026/03/11 04:39:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (91.28s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:40:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:40:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/backup" 2026/03/11 04:40:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:40:54 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:40:54 DEBUG : one: Sizes differ 2026/03/11 04:40:54 DEBUG : two: size = 3 OK 2026/03/11 04:40:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:40:54 DEBUG : two: Unchanged skipping 2026/03/11 04:40:54 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:40:56 INFO : one: Moved (server-side) 2026/03/11 04:40:56 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:40:58 DEBUG : one: size = 4 OK 2026/03/11 04:40:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:40:58 INFO : one: Copied (new) 2026/03/11 04:40:58 DEBUG : Waiting for deletions to finish 2026/03/11 04:41:01 INFO : three.txt: Moved (server-side) 2026/03/11 04:41:01 INFO : three.txt: Moved into backup dir 2026/03/11 04:41:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:41:04 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:41:04 DEBUG : one: Sizes differ 2026/03/11 04:41:04 DEBUG : two: size = 3 OK 2026/03/11 04:41:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:41:04 DEBUG : two: Unchanged skipping 2026/03/11 04:41:04 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:41:10 INFO : one: Deleted 2026/03/11 04:41:12 INFO : one: Moved (server-side) 2026/03/11 04:41:12 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:41:14 DEBUG : one: size = 5 OK 2026/03/11 04:41:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:41:14 INFO : one: Copied (new) 2026/03/11 04:41:14 DEBUG : Waiting for deletions to finish 2026/03/11 04:41:20 INFO : three.txt: Deleted 2026/03/11 04:41:21 INFO : three.txt: Moved (server-side) 2026/03/11 04:41:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (72.14s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:42:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:42:05 DEBUG : Config file has changed externally - reloading 2026/03/11 04:42:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/backup" 2026/03/11 04:42:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:42:07 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:42:07 DEBUG : one: Sizes differ 2026/03/11 04:42:07 DEBUG : two: size = 3 OK 2026/03/11 04:42:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:42:07 DEBUG : two: Unchanged skipping 2026/03/11 04:42:07 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:42:08 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:42:08 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:42:10 DEBUG : one: size = 4 OK 2026/03/11 04:42:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:42:10 INFO : one: Copied (new) 2026/03/11 04:42:10 DEBUG : Waiting for deletions to finish 2026/03/11 04:42:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:42:12 INFO : three.txt: Moved into backup dir 2026/03/11 04:42:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:42:15 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:42:15 DEBUG : one: Sizes differ 2026/03/11 04:42:15 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:42:15 DEBUG : two: size = 3 OK 2026/03/11 04:42:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:42:15 DEBUG : two: Unchanged skipping 2026/03/11 04:42:21 INFO : one.bak: Deleted 2026/03/11 04:42:23 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:42:23 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:42:26 DEBUG : one: size = 5 OK 2026/03/11 04:42:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:42:26 INFO : one: Copied (new) 2026/03/11 04:42:26 DEBUG : Waiting for deletions to finish 2026/03/11 04:42:32 INFO : three.txt.bak: Deleted 2026/03/11 04:42:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:42:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (73.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:43:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:43:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/backup" 2026/03/11 04:43:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:43:20 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:43:20 DEBUG : one: Sizes differ 2026/03/11 04:43:20 DEBUG : two: size = 3 OK 2026/03/11 04:43:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:43:20 DEBUG : two: Unchanged skipping 2026/03/11 04:43:20 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:43:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/11 04:43:22 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:43:24 DEBUG : one: size = 4 OK 2026/03/11 04:43:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:43:24 INFO : one: Copied (new) 2026/03/11 04:43:24 DEBUG : Waiting for deletions to finish 2026/03/11 04:43:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/11 04:43:26 INFO : three.txt: Moved into backup dir 2026/03/11 04:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:43:29 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:43:29 DEBUG : one: Sizes differ 2026/03/11 04:43:29 DEBUG : two: size = 3 OK 2026/03/11 04:43:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:43:29 DEBUG : two: Unchanged skipping 2026/03/11 04:43:29 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:43:35 INFO : one-2019-01-01: Deleted 2026/03/11 04:43:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/11 04:43:37 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:43:39 DEBUG : one: size = 5 OK 2026/03/11 04:43:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:43:39 INFO : one: Copied (new) 2026/03/11 04:43:39 DEBUG : Waiting for deletions to finish 2026/03/11 04:43:44 INFO : three-2019-01-01.txt: Deleted 2026/03/11 04:43:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/11 04:43:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (72.05s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:44:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:44:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:44:33 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:44:33 DEBUG : one: Sizes differ 2026/03/11 04:44:33 DEBUG : two: size = 3 OK 2026/03/11 04:44:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:44:33 DEBUG : two: Unchanged skipping 2026/03/11 04:44:33 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:44:35 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:44:35 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:44:37 DEBUG : one: size = 4 OK 2026/03/11 04:44:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:44:37 INFO : one: Copied (new) 2026/03/11 04:44:37 DEBUG : Waiting for deletions to finish 2026/03/11 04:44:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:44:39 INFO : three.txt: Moved into backup dir 2026/03/11 04:44:42 DEBUG : one.bak: Excluded (Path Filter) 2026/03/11 04:44:42 DEBUG : one.bak: Excluded 2026/03/11 04:44:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/11 04:44:42 DEBUG : three.txt.bak: Excluded 2026/03/11 04:44:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:44:42 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:44:42 DEBUG : one: Sizes differ 2026/03/11 04:44:42 DEBUG : two: size = 3 OK 2026/03/11 04:44:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:44:42 DEBUG : two: Unchanged skipping 2026/03/11 04:44:42 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for checks to finish 2026/03/11 04:44:49 INFO : one.bak: Deleted 2026/03/11 04:44:50 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:44:50 DEBUG : Yandex rclone-test-tayujun2hoxe/dst: Waiting for transfers to finish 2026/03/11 04:44:52 DEBUG : one: size = 5 OK 2026/03/11 04:44:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:44:52 INFO : one: Copied (new) 2026/03/11 04:44:52 DEBUG : Waiting for deletions to finish 2026/03/11 04:44:58 INFO : three.txt.bak: Deleted 2026/03/11 04:45:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:45:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (68.15s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:45:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:45:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:45:40 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:45:40 DEBUG : one: Sizes differ 2026/03/11 04:45:42 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:45:44 DEBUG : one: size = 4 OK 2026/03/11 04:45:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:45:44 INFO : one: Copied (new) 2026/03/11 04:45:44 DEBUG : two: size = 3 OK 2026/03/11 04:45:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:45:44 DEBUG : two: Unchanged skipping 2026/03/11 04:45:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:45:44 DEBUG : three.txt: size = 5 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:45:44 DEBUG : three.txt: Sizes differ 2026/03/11 04:45:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:45:49 DEBUG : three.txt: size = 6 OK 2026/03/11 04:45:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/11 04:45:49 INFO : three.txt: Copied (new) 2026/03/11 04:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:45:51 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:45:51 DEBUG : one: Sizes differ 2026/03/11 04:45:57 INFO : one.bak: Deleted 2026/03/11 04:45:58 INFO : one: Moved (server-side) to: one.bak 2026/03/11 04:46:01 DEBUG : one: size = 5 OK 2026/03/11 04:46:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:46:01 INFO : one: Copied (new) 2026/03/11 04:46:02 DEBUG : two: size = 3 OK 2026/03/11 04:46:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:46:02 DEBUG : two: Unchanged skipping 2026/03/11 04:46:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:46:02 DEBUG : three.txt: size = 6 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:46:02 DEBUG : three.txt: Sizes differ 2026/03/11 04:46:08 INFO : three.txt.bak: Deleted 2026/03/11 04:46:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/11 04:46:11 DEBUG : three.txt: size = 19 OK 2026/03/11 04:46:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/11 04:46:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (74.44s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:46:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-tayujun2hoxe/dst" 2026/03/11 04:46:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:46:56 DEBUG : one: size = 3 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:46:56 DEBUG : one: Sizes differ 2026/03/11 04:46:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/11 04:47:02 DEBUG : one: size = 4 OK 2026/03/11 04:47:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/11 04:47:02 INFO : one: Copied (new) 2026/03/11 04:47:02 DEBUG : two: size = 3 OK 2026/03/11 04:47:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:47:02 DEBUG : two: Unchanged skipping 2026/03/11 04:47:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:47:02 DEBUG : three.txt: size = 5 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:47:02 DEBUG : three.txt: Sizes differ 2026/03/11 04:47:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/11 04:47:06 DEBUG : three.txt: size = 6 OK 2026/03/11 04:47:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/11 04:47:06 INFO : three.txt: Copied (new) 2026/03/11 04:47:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:47:07 DEBUG : one: size = 4 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:47:07 DEBUG : one: Sizes differ 2026/03/11 04:47:14 INFO : one-2019-01-01: Deleted 2026/03/11 04:47:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/11 04:47:18 DEBUG : one: size = 5 OK 2026/03/11 04:47:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/11 04:47:18 INFO : one: Copied (new) 2026/03/11 04:47:18 DEBUG : two: size = 3 OK 2026/03/11 04:47:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:47:18 DEBUG : two: Unchanged skipping 2026/03/11 04:47:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:47:19 DEBUG : three.txt: size = 6 (Yandex rclone-test-tayujun2hoxe/dst) 2026/03/11 04:47:19 DEBUG : three.txt: Sizes differ 2026/03/11 04:47:24 INFO : three-2019-01-01.txt: Deleted 2026/03/11 04:47:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/11 04:47:28 DEBUG : three.txt: size = 19 OK 2026/03/11 04:47:28 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/11 04:47:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (79.42s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:48:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:48:09 DEBUG : Testêé: size = 18 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:48:09 DEBUG : Testêé: Sizes differ 2026/03/11 04:48:09 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:48:09 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:48:11 DEBUG : Testêé: size = 14 OK 2026/03/11 04:48:11 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/03/11 04:48:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/11 04:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (32.65s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:48:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 04:48:40 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:48:40 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:48:42 DEBUG : existing: size = 6 OK 2026/03/11 04:48:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/11 04:48:42 INFO : existing: Copied (new) 2026/03/11 04:48:42 DEBUG : Waiting for deletions to finish 2026/03/11 04:48:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2236213208) 2026/03/11 04:48:43 DEBUG : existing: size = 6 (Yandex rclone-test-tayujun2hoxe) 2026/03/11 04:48:43 DEBUG : existing: Sizes differ 2026/03/11 04:48:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/11 04:48:43 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:48:43 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:48:43 ERROR : Yandex rclone-test-tayujun2hoxe: not deleting files as there were IO errors 2026/03/11 04:48:43 ERROR : Yandex rclone-test-tayujun2hoxe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.84s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" 2026/03/11 04:48:53 DEBUG : EXISTING: size = 6 OK 2026/03/11 04:48:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:48:53 DEBUG : existing: Unchanged skipping 2026/03/11 04:48:53 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:48:53 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:48:53 DEBUG : Waiting for deletions to finish 2026/03/11 04:48:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.79s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.94s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.40s) --- SKIP: TestMaxTransfer/Hard (0.95s) --- SKIP: TestMaxTransfer/Soft (0.81s) --- SKIP: TestMaxTransfer/Cautious (0.64s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: only19: Modification time difference too big |-220008h45m8.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-11 04:50:15 +0000 UTC) (precision 1ns) 2026/03/11 04:50:17 DEBUG : both10: size = 6 OK 2026/03/11 04:50:17 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both0: size = 6 OK 2026/03/11 04:50:17 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both11: size = 6 OK 2026/03/11 04:50:17 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for checks to finish 2026/03/11 04:50:17 DEBUG : both12: size = 6 OK 2026/03/11 04:50:17 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both10: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both13: size = 6 OK 2026/03/11 04:50:17 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both13: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both14: size = 6 OK 2026/03/11 04:50:17 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both14: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both15: size = 6 OK 2026/03/11 04:50:17 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both15: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both16: size = 6 OK 2026/03/11 04:50:17 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both16: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both17: size = 6 OK 2026/03/11 04:50:17 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both0: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both18: size = 6 OK 2026/03/11 04:50:17 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both11: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both19: size = 6 OK 2026/03/11 04:50:17 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both19: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both1: size = 6 OK 2026/03/11 04:50:17 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both1: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both2: size = 6 OK 2026/03/11 04:50:17 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both2: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both3: size = 6 OK 2026/03/11 04:50:17 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both3: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both4: size = 6 OK 2026/03/11 04:50:17 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both4: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both5: size = 6 OK 2026/03/11 04:50:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both5: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both6: size = 6 OK 2026/03/11 04:50:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both6: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both7: size = 6 OK 2026/03/11 04:50:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both7: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both8: size = 6 OK 2026/03/11 04:50:17 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both8: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both9: size = 6 OK 2026/03/11 04:50:17 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/11 04:50:17 DEBUG : both9: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both12: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both17: Unchanged skipping 2026/03/11 04:50:17 DEBUG : both18: Unchanged skipping 2026/03/11 04:50:17 DEBUG : Yandex rclone-test-tayujun2hoxe: Waiting for transfers to finish 2026/03/11 04:50:17 DEBUG : Waiting for deletions to finish 2026/03/11 04:50:23 INFO : only13: Deleted 2026/03/11 04:50:23 INFO : only3: Deleted 2026/03/11 04:50:23 INFO : only17: Deleted 2026/03/11 04:50:23 INFO : only16: Deleted 2026/03/11 04:50:28 INFO : only4: Deleted 2026/03/11 04:50:28 INFO : only2: Deleted 2026/03/11 04:50:29 INFO : only5: Deleted 2026/03/11 04:50:29 INFO : only6: Deleted 2026/03/11 04:50:34 INFO : only11: Deleted 2026/03/11 04:50:34 INFO : only15: Deleted 2026/03/11 04:50:34 INFO : only14: Deleted 2026/03/11 04:50:36 INFO : only12: Deleted 2026/03/11 04:50:39 INFO : only9: Deleted 2026/03/11 04:50:40 INFO : only8: Deleted 2026/03/11 04:50:40 INFO : only19: Deleted 2026/03/11 04:50:41 INFO : only0: Deleted 2026/03/11 04:50:45 INFO : only10: Deleted 2026/03/11 04:50:45 INFO : only7: Deleted 2026/03/11 04:50:46 INFO : only18: Deleted 2026/03/11 04:50:47 INFO : only1: Deleted 2026/03/11 04:50:47 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (218.86s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-tayujun2hoxe", Local "Local file system at /tmp/rclone2236213208", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (47s) goroutine 15505 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000945880, {0x29a1671?, 0xc00080fae8?}, 0x2ae1ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000945880) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000945880, 0xc00080fc28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc000726348, {0x449d6e0, 0x6c, 0x6c}, {0xee142de39?, 0x44b5f60?, 0x44b5f60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc00098e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc00098e000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 15503 [IO wait]: internal/poll.runtime_pollWait(0x7ef40ac2d200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510b00?, 0xc000b08000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510b00, {0xc000b08000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510b00, {0xc000b08000?, 0x12fb?, 0xc000987900?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148c28, {0xc000b08000?, 0xc000b08000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd82d0, {0xc000b08000?, 0x7ef40ac202c8?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00015f0f8, {0xc000b08000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000305b28, {0x2e4c0e0, 0xc00015f0f8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000305888, {0x7ef3c0443500, 0xc000cd82d0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000305888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000305888, {0xc000b2e000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000cb0a20, {0xc000b2e000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000aeaf00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000aeaf00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cb0a20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15515 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 28 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 29 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15311 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef40ac2ce00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850c80?, 0xc000b38000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850c80, {0xc000b38000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850c80, {0xc000b38000?, 0x12fb?, 0xc00050a340?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac608, {0xc000b38000?, 0xc000b38000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c25830, {0xc000b38000?, 0x7ef3c1e64000?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c25b78, {0xc000b38000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a37a8, {0x2e4c0e0, 0xc000c25b78}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a3508, {0x7ef3c0443500, 0xc000c25830}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a3508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a3508, {0xc000b3f000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018ec60, {0xc000b3f000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b2b8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b2b8c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018ec60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15352 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15250 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c03c1400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510600?, 0xc000764600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510600, {0xc000764600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510600, {0xc000764600?, 0x12fb?, 0xc0002e9be0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001b43d8, {0xc000764600?, 0xc000764600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007274b8, {0xc000764600?, 0x7ef3c040bbe8?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cd8ba0, {0xc000764600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0007429a8, {0x2e4c0e0, 0xc000cd8ba0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000742708, {0x7ef3c0443500, 0xc0007274b8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000742708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000742708, {0xc000956000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fcea0, {0xc000956000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0001812c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0001812c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fcea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15244 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15444 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0414200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850880?, 0xc0006a7300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850880, {0xc0006a7300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850880, {0xc0006a7300?, 0x12fb?, 0xc000760a80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc00052c550, {0xc0006a7300?, 0xc0006a7300?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00065eb88, {0xc0006a7300?, 0x7ef3c1e64000?, 0x7ef40acf1108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c24858, {0xc0006a7300?, 0xa?, 0x2da?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0007430a8, {0x2e4c0e0, 0xc000c24858}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000742e08, {0x7ef3c0443500, 0xc00065eb88}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000742e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000742e08, {0xc00070b000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e900, {0xc00070b000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cf23c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cf23c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15409 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15508 [select]: net/http.(*persistConn).writeLoop(0xc000cb06c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15453 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15150 [select]: net/http.(*persistConn).roundTrip(0xc00018e120, 0xc00059f720) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2833 +0x74d net/http.(*Transport).roundTrip(0xc0008a8340, 0xc00085da40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:696 +0xa8f net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00016cf60, 0xc00085da40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0xc000987160, 0xc00085d900) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0xc00085d900, {0x2e4cc40, 0xc000987160}, {0xc00006aa01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000991c50, 0xc00085d900, {0x41ecf4?, 0x12?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000991c50, 0xc00085d900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000858ff0, {0x2e73ce0, 0xc0002ba300}, 0xc00006b148) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000858ff0, {0x2e73ce0, 0xc0002ba300}, 0xc000adb1e0?, {0x22c9b40?, 0xc00052c8a0?}, {0x0, 0x0}, 0xc000cb0c60?, 0x2ae35f0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00016d020, 0xc000861ac0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00016d020, 0xc000861ac0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0xc000556cc0, {0x2e73ce0, 0xc0002ba300}, {0x297bab5, 0xf}, {0xc0005e47e0, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x425 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0xc000556cc0, {0x2e73ce0, 0xc0002ba300}, {0xc000556cc0?, 0x2e73ce0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000556cc0, {0x2e73ce0, 0xc0002ba300}, {0x2e48b80, 0xc0002b73e0}, {0x2e800b0, 0xc0004d8000}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00034a580, {0x2e73ce0, 0xc0002ba300}, {0x2e48b80, 0xc0002b73e0}, {0x2e800b0, 0xc0004d8000}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0006580e0, {0x2e73ce0, 0xc0002ba300}, {0x2e8e0f0, 0xc00034a580}, {0xc000588fa0, 0x6}, {0x295ffd6, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc0006580e0, {0x2e73ce0, 0xc0002ba300}, {0xc000588fa0, 0x6}, {0x295ffd6, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc00072c1c0, {0x2966c08, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2767 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc00072c1c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 +0x1f testing.tRunner(0xc00072c1c0, 0x2ae1ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 15227 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c037a200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510200?, 0xc0007d0000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510200, {0xc0007d0000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510200, {0xc0007d0000?, 0xc000eab908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148540, {0xc0007d0000?, 0xc0007d0000?, 0x7ef40ac4be20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd8648, {0xc0007d0000?, 0x7ef40ac8a4c0?, 0x7ef40acf1f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000726ed0, {0xc0007d0000?, 0xc000eab90a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0002649a8, {0x2e4c0e0, 0xc000726ed0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000264708, {0x7ef3c0443500, 0xc000cd8648}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000264708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000264708, {0xc000781000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e240, {0xc000781000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000556840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000556840, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15221 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15199 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005fcc60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15192 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15377 [select]: net/http.(*persistConn).writeLoop(0xc000cb0240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15370 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15319 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c0408000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042eb00?, 0xc0007d2600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042eb00, {0xc0007d2600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042eb00, {0xc0007d2600?, 0x12fb?, 0xc000ac1820?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148818, {0xc0007d2600?, 0xc0007d2600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd9320, {0xc0007d2600?, 0x7ef40ac8a4c0?, 0x7ef40acf1f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000727b00, {0xc0007d2600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0001bbb28, {0x2e4c0e0, 0xc000727b00}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001bb888, {0x7ef3c0443500, 0xc000cd9320}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001bb888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0001bb888, {0xc000a5c000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e7e0, {0xc000a5c000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d21d40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d21d40, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15295 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15504 [select]: net/http.(*persistConn).writeLoop(0xc000cb0a20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15515 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15289 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0413a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510980?, 0xc0007d1300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510980, {0xc0007d1300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510980, {0xc0007d1300?, 0x12fb?, 0xc000ac12e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148720, {0xc0007d1300?, 0xc0007d1300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd8df8, {0xc0007d1300?, 0x7ef3c1e65c20?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00065f668, {0xc0007d1300?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0001bb7a8, {0x2e4c0e0, 0xc00065f668}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001bb508, {0x7ef3c0443500, 0xc000cd8df8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001bb508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0001bb508, {0xc000a0b000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e6c0, {0xc000a0b000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005a8ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005a8ea0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15283 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15395 [select]: net/http.(*persistConn).writeLoop(0xc00018e360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15348 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00018eb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15325 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15299 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c03c1600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042e900?, 0xc0000cb900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042e900, {0xc0000cb900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042e900, {0xc0000cb900?, 0x12fb?, 0xc0007df7c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac460, {0xc0000cb900?, 0xc0000cb900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c24fc0, {0xc0000cb900?, 0x7ef3c1e64000?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c25320, {0xc0000cb900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a2d28, {0x2e4c0e0, 0xc000c25320}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a2a88, {0x7ef3c0443500, 0xc000c24fc0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a2a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a2a88, {0xc000aaa000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000cb0360, {0xc000aaa000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d8c900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d8c900, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cb0360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15277 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 2950 [chan receive, 38 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 2931 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15376 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0414400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850680?, 0xc0006a6000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850680, {0xc0006a6000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850680, {0xc0006a6000?, 0x12fb?, 0xc0007607a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc00052c498, {0xc0006a6000?, 0xc0006a6000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00065e630, {0xc0006a6000?, 0x7ef3c1e64000?, 0x7ef40acf1108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c24738, {0xc0006a6000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000742d28, {0x2e4c0e0, 0xc000c24738}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000742a88, {0x7ef3c0443500, 0xc00065e630}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000742a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000742a88, {0xc00056b000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000cb0240, {0xc00056b000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7f980) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7f980, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cb0240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15370 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15402 [select]: net/http.(*persistConn).writeLoop(0xc0005fd0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15411 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15511 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0408200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000851080?, 0xc0006a9900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000851080, {0xc0006a9900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000851080, {0xc0006a9900?, 0x12fb?, 0xc0007616e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc00052c7a8, {0xc0006a9900?, 0xc0006a9900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00065fed8, {0xc0006a9900?, 0x7ef40ac202c8?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00015ed20, {0xc0006a9900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000743b28, {0x2e4c0e0, 0xc00015ed20}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000743888, {0x7ef3c0443500, 0xc00065fed8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000743888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000743888, {0xc000ad7000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018f0e0, {0xc000ad7000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d200c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d200c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018f0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15496 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15305 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c0413c00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850980?, 0xc0000ccc00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850980, {0xc0000ccc00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850980, {0xc0000ccc00?, 0xc000c0c908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac580, {0xc0000ccc00?, 0xc0000ccc00?, 0x7ef3c0472b20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c254d0, {0xc0000ccc00?, 0x7ef3c040bbe8?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cd96c8, {0xc0000ccc00?, 0xc000c0c90a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a30a8, {0x2e4c0e0, 0xc000cd96c8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a2e08, {0x7ef3c0443500, 0xc000c254d0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a2e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a2e08, {0xc000afd000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fd440, {0xc000afd000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000aeb6e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000aeb6e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fd440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15261 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15300 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000cb0360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15277 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15347 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c037a800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510e00?, 0xc0007d3900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510e00, {0xc0007d3900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510e00, {0xc0007d3900?, 0x12fb?, 0xc0004f6600?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148980, {0xc0007d3900?, 0xc0007d3900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd99e0, {0xc0007d3900?, 0x7ef40ac8a4c0?, 0x7ef40acf1f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000727e78, {0xc0007d3900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0001bbea8, {0x2e4c0e0, 0xc000727e78}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001bbc08, {0x7ef3c0443500, 0xc000cd99e0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001bbc08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0001bbc08, {0xc000bbe000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018eb40, {0xc000bbe000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bbc0c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bbc0c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018eb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15325 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15290 [select]: net/http.(*persistConn).writeLoop(0xc00018e6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15283 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15394 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0413e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510180?, 0xc000b39300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510180, {0xc000b39300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510180, {0xc000b39300?, 0xc000cb6908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148538, {0xc000b39300?, 0xc000b39300?, 0x7ef3c04f11e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000011c80, {0xc000b39300?, 0x7ef3c1e65c20?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00065e0f0, {0xc000b39300?, 0xa?, 0x103?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0003049a8, {0x2e4c0e0, 0xc00065e0f0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000304708, {0x7ef3c0443500, 0xc000011c80}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000304708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000304708, {0xc0006ba000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e360, {0xc0006ba000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00016cea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00016cea0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15168 [select]: net/http.(*persistConn).writeLoop(0xc0005fc5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15159 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15382 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0414000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042ef80?, 0xc0007d4c00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042ef80, {0xc0007d4c00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042ef80, {0xc0007d4c00?, 0xc000e21908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148ae8, {0xc0007d4c00?, 0xc0007d4c00?, 0x7ef3c0471b80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010618, {0xc0007d4c00?, 0x7ef40acfa170?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000010d38, {0xc0007d4c00?, 0xc000e2190a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0003042a8, {0x2e4c0e0, 0xc000010d38}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000304008, {0x7ef3c0443500, 0xc000010618}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000304008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000304008, {0xc0007db000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018ed80, {0xc0007db000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bbdec0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bbdec0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018ed80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15358 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15507 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0379c00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042ec80?, 0xc0006a8600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042ec80, {0xc0006a8600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042ec80, {0xc0006a8600?, 0x12fb?, 0xc000761420?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc00052c730, {0xc0006a8600?, 0xc0006a8600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00065f950, {0xc0006a8600?, 0x7ef3c1e64000?, 0x7ef40acf1108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c253f8, {0xc0006a8600?, 0xa?, 0x4a3?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000743428, {0x2e4c0e0, 0xc000c253f8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000743188, {0x7ef3c0443500, 0xc00065f950}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000743188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000743188, {0xc000a85000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000cb06c0, {0xc000a85000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005a8960) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005a8960, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cb06c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15453 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15431 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0414800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850b80?, 0xc000b3b900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850b80, {0xc000b3b900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850b80, {0xc000b3b900?, 0x12fb?, 0xc000986500?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001488b8, {0xc000b3b900?, 0xc000b3b900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007273e0, {0xc000b3b900?, 0x7ef3c1e65c20?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00065f308, {0xc000b3b900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000305428, {0x2e4c0e0, 0xc00065f308}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000305188, {0x7ef3c0443500, 0xc0007273e0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000305188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000305188, {0xc0006d1000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fd680, {0xc0006d1000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c494a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c494a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fd680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15423 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15202 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c0407a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042e200?, 0xc0000c9300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042e200, {0xc0000c9300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042e200, {0xc0000c9300?, 0x12fb?, 0xc0007de3e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac030, {0xc0000c9300?, 0xc0000c9300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c24090, {0xc0000c9300?, 0x7ef40ac8a4c0?, 0x7ef40acf1f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0007267f8, {0xc0000c9300?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a2628, {0x2e4c0e0, 0xc0007267f8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a2388, {0x7ef3c0443500, 0xc000c24090}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a2388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a2388, {0xc000550000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fc480, {0xc000550000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c49020) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c49020, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fc480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15186 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 14991 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0407e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850a00?, 0xc000dcf800?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850a00, {0xc000dcf800, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850a00, {0xc000dcf800?, 0xc0006f2908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000148310, {0xc000dcf800?, 0xc000dcf800?, 0x7ef3c1e6c580?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd8e28, {0xc000dcf800?, 0x7ef40ac202c8?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00015ee58, {0xc000dcf800?, 0x42240a?, 0x2000?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a3428, {0x2e4c0e0, 0xc00015ee58}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a3188, {0x7ef3c0443500, 0xc000cd8e28}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a3188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a3188, {0xc0007da000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00018e120, {0xc0007da000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000631c20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000631c20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00018e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15064 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15320 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00018e7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15295 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 14331 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0008ba000, {0x2e73d18, 0xc00051b810}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14215 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 15383 [select]: net/http.(*persistConn).writeLoop(0xc00018ed80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15358 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15312 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00018ec60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15352 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15228 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc00018e240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15221 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15198 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef40ac2d400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042e480?, 0xc000762000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042e480, {0xc000762000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042e480, {0xc000762000?, 0x12fb?, 0xc0002e90a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001b4170, {0xc000762000?, 0xc000762000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000726a38, {0xc000762000?, 0x7ef3c040bbe8?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cd84e0, {0xc000762000?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0007422a8, {0x2e4c0e0, 0xc000cd84e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000742008, {0x7ef3c0443500, 0xc000726a38}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000742008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000742008, {0xc000629000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fcc60, {0xc000629000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7e7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7e7e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fcc60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15192 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 14992 [select]: net/http.(*persistConn).writeLoop(0xc00018e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15064 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15251 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005fcea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15244 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15445 [select]: net/http.(*persistConn).writeLoop(0xc00018e900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15409 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15306 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005fd440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15261 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15438 [select]: net/http.(*persistConn).writeLoop(0xc0005fd7a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15437 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0414600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850e00?, 0xc000b3cc00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850e00, {0xc000b3cc00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850e00, {0xc000b3cc00?, 0x12fb?, 0xc000986c00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001489f8, {0xc000b3cc00?, 0xc000b3cc00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000727980, {0xc000b3cc00?, 0x7ef40ac8a4c0?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000727ce0, {0xc000b3cc00?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0003057a8, {0x2e4c0e0, 0xc000727ce0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000305508, {0x7ef3c0443500, 0xc000727980}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000305508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000305508, {0xc0007f4000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fd7a0, {0xc0007f4000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000556900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000556900, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fd7a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15462 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15203 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005fc480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15186 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15432 [select]: net/http.(*persistConn).writeLoop(0xc0005fd680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15423 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15240 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef40ac2cc00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510400?, 0xc000763300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510400, {0xc000763300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510400, {0xc000763300?, 0x12fb?, 0xc0002e9740?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001b4310, {0xc000763300?, 0xc000763300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000727008, {0xc000763300?, 0x7ef3c040bbe8?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cd8ac8, {0xc000763300?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000742628, {0x2e4c0e0, 0xc000cd8ac8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000742388, {0x7ef3c0443500, 0xc000727008}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000742388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000742388, {0xc00080b000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fcd80, {0xc00080b000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005c1320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005c1320, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fcd80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15234 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15270 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000cb0120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15215 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15167 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0379e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850380?, 0xc000765900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850380, {0xc000765900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850380, {0xc000765900?, 0x12fb?, 0xc00050a6c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac048, {0xc000765900?, 0xc000765900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c24198, {0xc000765900?, 0x7ef3c1e64000?, 0x7ef40acf1108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c24528, {0xc000765900?, 0x420f0a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a3b28, {0x2e4c0e0, 0xc000c24528}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a3888, {0x7ef3c0443500, 0xc000c24198}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a3888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a3888, {0xc000ad0000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fc5a0, {0xc000ad0000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000630840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000630840, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fc5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15159 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15477 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c0379a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00042e980?, 0xc000766c00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00042e980, {0xc000766c00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00042e980, {0xc000766c00?, 0x12fb?, 0xc00050bb20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac320, {0xc000766c00?, 0xc000766c00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c24ee8, {0xc000766c00?, 0x7ef40ac8a4c0?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000727e00, {0xc000766c00?, 0xa?, 0x436?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a3ea8, {0x2e4c0e0, 0xc000727e00}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a3c08, {0x7ef3c0443500, 0xc000c24ee8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a3c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a3c08, {0xc000958000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fd8c0, {0xc000958000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b9b260) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b9b260, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fd8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15471 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15478 [select]: net/http.(*persistConn).writeLoop(0xc0005fd8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15471 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15512 [select]: net/http.(*persistConn).writeLoop(0xc00018f0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15496 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15241 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0005fcd80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15234 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 15401 [IO wait]: internal/poll.runtime_pollWait(0x7ef3c037a000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510380?, 0xc000b3a600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510380, {0xc000b3a600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000510380, {0xc000b3a600?, 0x12fb?, 0xc0004f78a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001486b8, {0xc000b3a600?, 0xc000b3a600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000726ab0, {0xc000b3a600?, 0x7ef40ac8a4c0?, 0x7ef40acf1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000726e88, {0xc000b3a600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000304d28, {0x2e4c0e0, 0xc000726e88}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000304a88, {0x7ef3c0443500, 0xc000726ab0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000304a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000304a88, {0xc000c37000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0005fd0e0, {0xc000c37000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0005f2de0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0005f2de0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005fd0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15411 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 15269 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7ef3c0407400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000850780?, 0xc0000ca600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000850780, {0xc0000ca600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000850780, {0xc0000ca600?, 0x12fb?, 0xc0007def60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0009ac280, {0xc0000ca600?, 0xc0000ca600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c24948, {0xc0000ca600?, 0x7ef3c1e64000?, 0x7ef40acf15c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c24c90, {0xc0000ca600?, 0x120a?, 0x4cf880?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008a29a8, {0x2e4c0e0, 0xc000c24c90}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008a2708, {0x7ef3c0443500, 0xc000c24948}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008a2708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0008a2708, {0xc0009b3000, 0x1000, 0xc000991ef0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000cb0120, {0xc0009b3000?, 0x81cce5?, 0x2e48a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b9a6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b9a6c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cb0120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15215 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.358761934s (try 1/5): exit status 2: Failed [TestServerSideMoveWithFilter TestSyncConcurrentDelete]