"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/07/10 04:50:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe" 2026/07/10 04:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 04:50:32 DEBUG : Creating backend with remote "/tmp/rclone942198716" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:50:32 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:50:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/10 04:50:32 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.79s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:50:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:50:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:50:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:50:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:50:35 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:50:36 DEBUG : Yandex rclone-test-daxixir2peqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (23.52s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.49s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:50:58 DEBUG : Creating backend with remote "/non-existing" 2026/07/10 04:50:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/10 04:50:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:50:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.99s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:50:59 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:50:59 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:51:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:51:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:51:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (22.41s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.65s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:51:22 INFO : Yandex rclone-test-daxixir2peqe: Running all checks before starting transfers 2026/07/10 04:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:51:22 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:51:22 INFO : Yandex rclone-test-daxixir2peqe: Checks finished, now starting transfers 2026/07/10 04:51:22 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:51:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:51:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:51:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.14s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:51:41 ERROR : Ignoring --no-traverse with sync 2026/07/10 04:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:51:41 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:51:41 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:51:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:51:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:51:45 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:51:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.67s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:52:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/10 04:52:01 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:52:01 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:52:03 DEBUG : hello world2: size = 12 OK 2026/07/10 04:52:03 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/10 04:52:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.91s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:52:11 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:52:11 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:52:13 DEBUG : potato2: size = 11 OK 2026/07/10 04:52:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:52:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:52:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:52:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:52:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:52:22 DEBUG : potato2: size = 11 OK 2026/07/10 04:52:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:52:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:52:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/10 04:52:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:52:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/10 04:52:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:52:29 INFO : sub dir2: Making directory 2026/07/10 04:52:29 INFO : sub dir: Making directory 2026/07/10 04:52:30 INFO : sub dir2/sub sub dir2: Making directory 2026/07/10 04:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:52:30 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:52:30 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:52:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:52:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:52:32 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:52:34 DEBUG : Yandex rclone-test-daxixir2peqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (35.59s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:53:04 INFO : sub dir2: Making directory 2026/07/10 04:53:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/10 04:53:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:53:05 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:53:05 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:53:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:53:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:53:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.83s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:53:22 DEBUG : sub dir2: Making directory with metadata 2026/07/10 04:53:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:53:22 INFO : sub dir2: Making directory 2026/07/10 04:53:23 INFO : sub dir: Making directory 2026/07/10 04:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:53:23 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:53:23 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:53:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:53:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:53:25 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:53:25 INFO : sub dir/hello world: Deleted 2026/07/10 04:53:26 DEBUG : Yandex rclone-test-daxixir2peqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/10 04:53:27 DEBUG : Yandex rclone-test-daxixir2peqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.75s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.62s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:53:50 INFO : sub dir2: Making directory 2026/07/10 04:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:53:50 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:53:50 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:53:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:53:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:53:52 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:53:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.27s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:54:06 DEBUG : sub dir2: Making directory with metadata 2026/07/10 04:54:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:54:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:54:06 INFO : sub dir2: Making directory 2026/07/10 04:54:07 INFO : sub dir: Making directory 2026/07/10 04:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:54:07 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:54:07 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:54:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:54:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:54:09 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:54:09 DEBUG : Waiting for deletions to finish 2026/07/10 04:54:11 DEBUG : Yandex rclone-test-daxixir2peqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.45s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (2.27s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:54:34 INFO : sub dir2: Making directory 2026/07/10 04:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:54:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:54:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:54:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:54:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:54:36 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.61s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:54:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-miyovaz3muqi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-miyovaz3muqi 2026/07/10 04:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:54:57 DEBUG : Yandex rclone-test-miyovaz3muqi: Waiting for checks to finish 2026/07/10 04:54:57 DEBUG : Yandex rclone-test-miyovaz3muqi: Waiting for transfers to finish 2026/07/10 04:54:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:54:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:54:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:55:01 DEBUG : Yandex rclone-test-miyovaz3muqi: Purge remote --- PASS: TestServerSideCopy (34.75s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:55:31 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:55:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone942198716) 2026/07/10 04:55:31 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-daxixir2peqe) 2026/07/10 04:55:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:55:31 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:55:33 DEBUG : sub dir/hello world: size = 17 OK 2026/07/10 04:55:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/10 04:55:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.59s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:55:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-nusakas5noco" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-nusakas5noco 2026/07/10 04:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:55:54 DEBUG : Yandex rclone-test-nusakas5noco: Waiting for checks to finish 2026/07/10 04:55:54 DEBUG : Yandex rclone-test-nusakas5noco: Waiting for transfers to finish 2026/07/10 04:55:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:55:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:55:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:56:00 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-daxixir2peqe) 2026/07/10 04:56:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nusakas5noco) 2026/07/10 04:56:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:56:00 DEBUG : Yandex rclone-test-nusakas5noco: Waiting for checks to finish 2026/07/10 04:56:00 DEBUG : Yandex rclone-test-nusakas5noco: Waiting for transfers to finish 2026/07/10 04:56:01 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.soxedey6" before starting 2026/07/10 04:56:03 DEBUG : sub dir/hello world.soxedey6: server side copy: removing renamed existing file after operation 2026/07/10 04:56:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/10 04:56:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/10 04:56:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:56:10 DEBUG : Yandex rclone-test-nusakas5noco: Purge remote --- PASS: TestServerSideCopyOverSelf (48.35s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:56:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:56:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone942198716) 2026/07/10 04:56:42 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-daxixir2peqe) 2026/07/10 04:56:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:56:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:56:44 DEBUG : sub dir/hello world: size = 17 OK 2026/07/10 04:56:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/10 04:56:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/10 04:56:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.54s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:57:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-pacotam5lupu" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-pacotam5lupu 2026/07/10 04:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:57:03 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for checks to finish 2026/07/10 04:57:03 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for transfers to finish 2026/07/10 04:57:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 04:57:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:57:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:57:09 DEBUG : Yandex rclone-test-pacotam5lupu: Using server-side directory move 2026/07/10 04:57:09 INFO : Yandex rclone-test-pacotam5lupu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:57:10 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for checks to finish 2026/07/10 04:57:10 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-daxixir2peqe) 2026/07/10 04:57:10 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-pacotam5lupu) 2026/07/10 04:57:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:57:10 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for transfers to finish 2026/07/10 04:57:16 INFO : sub dir/hello world: Deleted 2026/07/10 04:57:18 INFO : sub dir/hello world: Moved (server-side) 2026/07/10 04:57:21 DEBUG : testing file moves 2026/07/10 04:57:22 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for checks to finish 2026/07/10 04:57:22 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-daxixir2peqe) 2026/07/10 04:57:22 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-pacotam5lupu) 2026/07/10 04:57:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:57:22 DEBUG : Yandex rclone-test-pacotam5lupu: Waiting for transfers to finish 2026/07/10 04:57:28 INFO : sub dir/hello world: Deleted 2026/07/10 04:57:30 INFO : sub dir/hello world: Moved (server-side) 2026/07/10 04:57:32 DEBUG : Yandex rclone-test-pacotam5lupu: Purge remote --- PASS: TestServerSideMoveOverSelf (54.75s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:57:56 ERROR : error listing: directory not found 2026/07/10 04:57:57 INFO : Local file system at /tmp/rclone942198716: Making directory 2026/07/10 04:57:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:57:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (20.38s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:58:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/10 04:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:58:18 DEBUG : Local file system at /tmp/rclone942198716: Waiting for checks to finish 2026/07/10 04:58:18 DEBUG : Local file system at /tmp/rclone942198716: Waiting for transfers to finish 2026/07/10 04:58:19 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/10 04:58:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 04:58:19 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/10 04:58:19 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:58:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.53s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:58:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/10 04:58:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:34 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:37 DEBUG : check sum: size = 1 OK 2026/07/10 04:58:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 04:58:37 INFO : check sum: Copied (new) 2026/07/10 04:58:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:37 DEBUG : check sum: size = 1 OK 2026/07/10 04:58:37 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 04:58:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/10 04:58:37 DEBUG : check sum: Unchanged skipping 2026/07/10 04:58:37 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.46s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:58:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/10 04:58:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:47 DEBUG : sizeonly: size = 6 OK 2026/07/10 04:58:47 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/10 04:58:47 INFO : sizeonly: Copied (new) 2026/07/10 04:58:47 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:48 DEBUG : sizeonly: size = 6 OK 2026/07/10 04:58:48 DEBUG : sizeonly: Sizes identical 2026/07/10 04:58:48 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:48 DEBUG : sizeonly: Unchanged skipping 2026/07/10 04:58:48 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:48 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.16s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:58:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/10 04:58:55 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:55 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:57 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/07/10 04:58:57 INFO : ignore-size: Copied (new) 2026/07/10 04:58:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:58 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 04:58:58 DEBUG : ignore-size: Unchanged skipping 2026/07/10 04:58:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:58:58 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:58:58 DEBUG : Waiting for deletions to finish 2026/07/10 04:58:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:59:08 DEBUG : existing: size = 6 OK 2026/07/10 04:59:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 04:59:08 DEBUG : existing: Unchanged skipping 2026/07/10 04:59:08 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:59:08 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:59:08 DEBUG : Waiting for deletions to finish 2026/07/10 04:59:08 INFO : There was nothing to transfer 2026/07/10 04:59:08 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:59:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/10 04:59:08 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:59:10 DEBUG : existing: size = 6 OK 2026/07/10 04:59:10 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/07/10 04:59:10 INFO : existing: Copied (replaced existing) 2026/07/10 04:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.44s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:59:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 04:59:17 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:59:17 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:59:19 DEBUG : existing: size = 6 OK 2026/07/10 04:59:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/10 04:59:19 INFO : existing: Copied (new) 2026/07/10 04:59:19 DEBUG : Waiting for deletions to finish 2026/07/10 04:59:20 DEBUG : existing: Destination exists, skipping 2026/07/10 04:59:20 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:59:20 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:59:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:59:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.38s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 04:59:34 INFO : d: Making directory 2026/07/10 04:59:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 04:59:36 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 04:59:36 DEBUG : c/non empty space: size = 5 OK 2026/07/10 04:59:36 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 04:59:36 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 04:59:36 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 04:59:37 DEBUG : a/potato2: size = 60 OK 2026/07/10 04:59:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 04:59:37 INFO : a/potato2: Copied (new) 2026/07/10 04:59:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:59:44 INFO : b/potato: Deleted 2026/07/10 04:59:44 INFO : d: Removing directory 2026/07/10 04:59:51 INFO : b: Removing directory 2026/07/10 04:59:58 DEBUG : Yandex rclone-test-daxixir2peqe: deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:00:30 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:00:30 DEBUG : empty space: size = 1 OK 2026/07/10 05:00:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 05:00:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 05:00:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/10 05:00:30 DEBUG : empty space: Unchanged skipping 2026/07/10 05:00:30 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:00:30 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:30 INFO : There was nothing to transfer 2026/07/10 05:00:32 DEBUG : empty space: size = 1 OK 2026/07/10 05:00:32 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 05:00:32 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:00:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 05:00:32 INFO : empty space: Updated modification time in destination 2026/07/10 05:00:32 DEBUG : empty space: Unchanged skipping 2026/07/10 05:00:32 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:00:32 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:00:43 DEBUG : empty space: size = 1 OK 2026/07/10 05:00: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/07/10 05:00:43 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:00:43 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 05:00:43 DEBUG : empty space: Unchanged skipping 2026/07/10 05:00:43 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:00:43 DEBUG : Waiting for deletions to finish 2026/07/10 05:00:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.55s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:00:52 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:00:52 DEBUG : foo: size = 3 OK 2026/07/10 05:00:52 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 05:00:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone942198716) 2026/07/10 05:00:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:00:52 DEBUG : foo: md5 differ 2026/07/10 05:00:52 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:00:54 DEBUG : foo: size = 3 OK 2026/07/10 05:00:54 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/07/10 05:00:54 INFO : foo: Copied (replaced existing) 2026/07/10 05:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.82s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: empty space: Modification time difference too big |-127456h1m3.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-10 05:01:03 +0000 UTC) (precision 1ns) 2026/07/10 05:01:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/10 05:01:04 DEBUG : empty space: size = 1 OK 2026/07/10 05:01:04 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:01:04 DEBUG : empty space: Modification times differ by 127456h1m3.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2026-07-10 05:01:03 +0000 UTC 2026/07/10 05:01:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/10 05:01:05 INFO : empty space: Updated modification time in destination 2026/07/10 05:01:05 DEBUG : empty space: Unchanged skipping 2026/07/10 05:01:05 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:01:06 DEBUG : potato: size = 60 OK 2026/07/10 05:01:06 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:01:06 INFO : potato: Copied (new) 2026/07/10 05:01:06 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncAfterAddingAFile (16.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:01:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:01:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone942198716) 2026/07/10 05:01:21 DEBUG : potato: size = 60 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:01:21 DEBUG : potato: Sizes differ 2026/07/10 05:01:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:01:22 DEBUG : potato: size = 21 OK 2026/07/10 05:01:22 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/10 05:01:22 INFO : potato: Copied (replaced existing) 2026/07/10 05:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.54s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:01:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/10 05:01:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:01:32 DEBUG : pacer: Reducing sleep to 15ms 2026/07/10 05:01:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/10 05:01:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 05:01:33 DEBUG : potato: size = 21 OK 2026/07/10 05:01:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/10 05:01:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:01:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone942198716) 2026/07/10 05:01:33 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:01:33 DEBUG : potato: md5 differ 2026/07/10 05:01:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:01:34 DEBUG : potato: size = 21 OK 2026/07/10 05:01:34 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/10 05:01:34 INFO : potato: Copied (replaced existing) 2026/07/10 05:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:01:46 DEBUG : empty space: size = 1 OK 2026/07/10 05:01:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:01:46 DEBUG : empty space: Unchanged skipping 2026/07/10 05:01:46 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:01:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/10 05:01:46 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:01:46 DEBUG : Waiting for deletions to finish 2026/07/10 05:01:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:02:04 DEBUG : empty space: size = 1 OK 2026/07/10 05:02:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:02:04 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:02:04 DEBUG : empty space: Unchanged skipping 2026/07/10 05:02:04 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:02:06 DEBUG : potato2: size = 60 OK 2026/07/10 05:02:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:02:06 INFO : potato2: Copied (new) 2026/07/10 05:02:06 DEBUG : Waiting for deletions to finish 2026/07/10 05:02:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:02:31 INFO : d: Making directory 2026/07/10 05:02:31 INFO : d/e: Making directory 2026/07/10 05:02:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 05:02:33 DEBUG : c/non empty space: size = 5 OK 2026/07/10 05:02:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:02:33 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 05:02:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:02:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:02:35 DEBUG : a/potato2: size = 60 OK 2026/07/10 05:02:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:02:35 INFO : a/potato2: Copied (new) 2026/07/10 05:02:35 DEBUG : Waiting for deletions to finish 2026/07/10 05:02:41 INFO : b/potato: Deleted 2026/07/10 05:02:41 INFO : d/e: Removing directory 2026/07/10 05:02:49 INFO : d: Removing directory 2026/07/10 05:02:57 INFO : b: Removing directory 2026/07/10 05:03:05 DEBUG : Yandex rclone-test-daxixir2peqe: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (67.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:03:37 INFO : d: Making directory 2026/07/10 05:03:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 05:03:39 DEBUG : c/non empty space: size = 5 OK 2026/07/10 05:03:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:03:39 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 05:03:40 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:03:40 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:03:41 DEBUG : a/potato2: size = 60 OK 2026/07/10 05:03:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:03:41 INFO : a/potato2: Copied (new) 2026/07/10 05:03:41 ERROR : Yandex rclone-test-daxixir2peqe: not deleting files as there were IO errors 2026/07/10 05:03:41 ERROR : Yandex rclone-test-daxixir2peqe: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (64.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:04:42 DEBUG : Waiting for deletions to finish 2026/07/10 05:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:04:43 DEBUG : empty space: size = 1 OK 2026/07/10 05:04:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:04:43 DEBUG : empty space: Unchanged skipping 2026/07/10 05:04:43 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:04:43 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:04:44 DEBUG : potato2: size = 60 OK 2026/07/10 05:04:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:04:44 INFO : potato2: Copied (new) 2026/07/10 05:04:48 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.26s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:05:06 DEBUG : Waiting for deletions to finish 2026/07/10 05:05:07 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:05:07 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:05:12 INFO : potato: Deleted 2026/07/10 05:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:05:14 DEBUG : empty space: size = 1 OK 2026/07/10 05:05:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:05:14 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:05:14 DEBUG : empty space: Unchanged skipping 2026/07/10 05:05:14 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:05:17 DEBUG : potato2: size = 60 OK 2026/07/10 05:05:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/10 05:05:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (27.82s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:05:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:05:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:05:33 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:05:35 DEBUG : potato2: size = 19 OK 2026/07/10 05:05:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/10 05:05:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.81s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:05:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 05:05:56 DEBUG : enormous: Excluded 2026/07/10 05:05:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:56 DEBUG : potato2: Excluded 2026/07/10 05:05:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:57 DEBUG : potato2: Excluded 2026/07/10 05:05:57 DEBUG : empty space: size = 1 OK 2026/07/10 05:05:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:05:57 DEBUG : empty space: Unchanged skipping 2026/07/10 05:05:57 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:05:57 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:05:57 DEBUG : Waiting for deletions to finish 2026/07/10 05:05:57 INFO : There was nothing to transfer 2026/07/10 05:05:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:57 DEBUG : potato2: Excluded 2026/07/10 05:05:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 05:05:58 DEBUG : enormous: Excluded 2026/07/10 05:05:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:58 DEBUG : potato2: Excluded 2026/07/10 05:05:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:58 DEBUG : potato2: Excluded 2026/07/10 05:05:58 DEBUG : empty space: size = 1 OK 2026/07/10 05:05:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:05:58 DEBUG : empty space: Unchanged skipping 2026/07/10 05:05:58 DEBUG : Local file system at /tmp/rclone942198716: Waiting for checks to finish 2026/07/10 05:05:58 DEBUG : Local file system at /tmp/rclone942198716: Waiting for transfers to finish 2026/07/10 05:05:58 DEBUG : Waiting for deletions to finish 2026/07/10 05:05:58 INFO : There was nothing to transfer 2026/07/10 05:05:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:05:58 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (21.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:06:17 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 05:06:17 DEBUG : enormous: Excluded 2026/07/10 05:06:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 05:06:17 DEBUG : potato2: Excluded 2026/07/10 05:06:17 DEBUG : empty space: size = 1 OK 2026/07/10 05:06:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:06:17 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:06:17 DEBUG : empty space: Unchanged skipping 2026/07/10 05:06:17 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:06:17 DEBUG : Waiting for deletions to finish 2026/07/10 05:06:24 INFO : enormous: Deleted 2026/07/10 05:06:24 INFO : potato2: Deleted 2026/07/10 05:06:24 INFO : There was nothing to transfer 2026/07/10 05:06:25 DEBUG : empty space: size = 1 OK 2026/07/10 05:06:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:06:25 DEBUG : empty space: Unchanged skipping 2026/07/10 05:06:25 DEBUG : Local file system at /tmp/rclone942198716: Waiting for checks to finish 2026/07/10 05:06:25 DEBUG : Local file system at /tmp/rclone942198716: Waiting for transfers to finish 2026/07/10 05:06:25 DEBUG : Waiting for deletions to finish 2026/07/10 05:06:25 INFO : potato2: Deleted 2026/07/10 05:06:25 INFO : enormous: Deleted 2026/07/10 05:06:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.12s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:06:42 DEBUG : five: Need to transfer - File not found at Destination 2026/07/10 05:06:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:06:42 DEBUG : four: size = 8 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:06:42 DEBUG : one: Destination is newer than source, skipping 2026/07/10 05:06:42 DEBUG : four: Sizes differ 2026/07/10 05:06:42 DEBUG : three: size = 5 OK 2026/07/10 05:06:42 DEBUG : three: Sizes identical 2026/07/10 05:06:42 DEBUG : two: size = 3 OK 2026/07/10 05:06:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:06:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/10 05:06:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone942198716) 2026/07/10 05:06:42 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:06:42 DEBUG : two: md5 differ 2026/07/10 05:06:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/10 05:06:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:06:44 DEBUG : five: size = 4 OK 2026/07/10 05:06:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/10 05:06:44 INFO : five: Copied (new) 2026/07/10 05:06:44 DEBUG : two: size = 3 OK 2026/07/10 05:06:44 DEBUG : two: Dst hash empty - aborting Src hash check 2026/07/10 05:06:44 INFO : two: Copied (replaced existing) 2026/07/10 05:06:44 DEBUG : four: size = 4 OK 2026/07/10 05:06:44 DEBUG : four: Dst hash empty - aborting Src hash check 2026/07/10 05:06:44 INFO : four: Copied (replaced existing) 2026/07/10 05:06:44 DEBUG : Waiting for deletions to finish 2026/07/10 05:06:45 DEBUG : five: size = 4 OK 2026/07/10 05:06:45 DEBUG : four: size = 4 OK 2026/07/10 05:06:45 DEBUG : one: Destination is newer than source, skipping 2026/07/10 05:06:45 DEBUG : three: size = 5 OK 2026/07/10 05:06:45 DEBUG : two: size = 3 OK 2026/07/10 05:06:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:06:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/10 05:06:45 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/10 05:06:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/10 05:06:45 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/10 05:06:45 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/10 05:06:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/10 05:06:45 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone942198716) 2026/07/10 05:06:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/10 05:06:45 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:06:45 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/10 05:06:45 DEBUG : three: md5 differ 2026/07/10 05:06:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/10 05:06:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/10 05:06:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:06:47 DEBUG : three: size = 5 OK 2026/07/10 05:06:47 DEBUG : three: Dst hash empty - aborting Src hash check 2026/07/10 05:06:47 INFO : three: Copied (replaced existing) 2026/07/10 05:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (49.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/10 05:07:21 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:07:21 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:07:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:07:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/10 05:07:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:07:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/10 05:07:21 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:07:23 DEBUG : yam: size = 11 OK 2026/07/10 05:07:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/10 05:07:23 INFO : yam: Copied (new) 2026/07/10 05:07:23 DEBUG : potato: size = 14 OK 2026/07/10 05:07:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/10 05:07:23 INFO : potato: Copied (new) 2026/07/10 05:07:23 DEBUG : Waiting for deletions to finish 2026/07/10 05:07:24 DEBUG : potato: size = 14 OK 2026/07/10 05:07:24 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:07:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:07:24 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:07:24 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:07:24 DEBUG : potato: Unchanged skipping 2026/07/10 05:07:24 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:07:27 INFO : yam: Moved (server-side) to: yaml 2026/07/10 05:07:27 INFO : yaml: Renamed from "yam" 2026/07/10 05:07:27 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:07:27 DEBUG : Waiting for deletions to finish 2026/07/10 05:07:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (20.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/10 05:07:42 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:07:42 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:07:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:07:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/10 05:07:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/10 05:07:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:07:42 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:07:43 DEBUG : yam: size = 11 OK 2026/07/10 05:07:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/10 05:07:43 INFO : yam: Copied (new) 2026/07/10 05:07:44 DEBUG : potato: size = 14 OK 2026/07/10 05:07:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/10 05:07:44 INFO : potato: Copied (new) 2026/07/10 05:07:44 DEBUG : Waiting for deletions to finish 2026/07/10 05:07:45 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:07:45 DEBUG : potato: size = 14 OK 2026/07/10 05:07:45 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:07:45 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:07:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:07:45 DEBUG : potato: Unchanged skipping 2026/07/10 05:07:45 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:07:47 INFO : yam: Moved (server-side) to: yaml 2026/07/10 05:07:47 INFO : yaml: Renamed from "yam" 2026/07/10 05:07:47 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:07:47 DEBUG : Waiting for deletions to finish 2026/07/10 05:07:47 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/10 05:08:00 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:08:00 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:08:00 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/10 05:08:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/10 05:08:00 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:08:00 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:08:02 DEBUG : potato: size = 14 OK 2026/07/10 05:08:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/10 05:08:02 INFO : potato: Copied (new) 2026/07/10 05:08:02 DEBUG : sub/yam: size = 11 OK 2026/07/10 05:08:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/10 05:08:02 INFO : sub/yam: Copied (new) 2026/07/10 05:08:02 DEBUG : Waiting for deletions to finish 2026/07/10 05:08:03 DEBUG : potato: size = 14 OK 2026/07/10 05:08:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:08:03 DEBUG : potato: Unchanged skipping 2026/07/10 05:08:03 INFO : Yandex rclone-test-daxixir2peqe: Making map for --track-renames 2026/07/10 05:08:03 INFO : Yandex rclone-test-daxixir2peqe: Finished making map for --track-renames 2026/07/10 05:08:03 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:08:03 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for renames to finish 2026/07/10 05:08:05 INFO : sub/yam: Moved (server-side) to: yam 2026/07/10 05:08:05 INFO : yam: Renamed from "sub/yam" 2026/07/10 05:08:05 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:08:05 DEBUG : Waiting for deletions to finish 2026/07/10 05:08:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.90s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:08:26 DEBUG : Creating backend with remote "/tmp/rclone942198716/dir1" 2026/07/10 05:08:26 DEBUG : Config file has changed externally - reloading 2026/07/10 05:08:26 DEBUG : Creating backend with remote "/tmp/rclone942198716/dir2" 2026/07/10 05:08:26 DEBUG : Local file system at /tmp/rclone942198716/dir2: Using server-side directory move 2026/07/10 05:08:26 INFO : Local file system at /tmp/rclone942198716/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 05:08:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/10 05:08:26 DEBUG : Local file system at /tmp/rclone942198716/dir2: Waiting for checks to finish 2026/07/10 05:08:26 DEBUG : Local file system at /tmp/rclone942198716/dir2: Waiting for transfers to finish 2026/07/10 05:08:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.86s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 05:08:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/10 05:08:27 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:08:27 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:08:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 05:08:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 05:08:29 INFO : sub dir/hello world: Copied (new) 2026/07/10 05:08:29 INFO : sub dir/hello world: Deleted 2026/07/10 05:08:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/10 05:08:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/10 05:08:30 INFO : nested/sub dir/file: Copied (new) 2026/07/10 05:08:30 INFO : nested/sub dir/file: Deleted 2026/07/10 05:08:30 INFO : sub dir: Removing directory 2026/07/10 05:08:30 INFO : nested/sub dir: Removing directory 2026/07/10 05:08:30 INFO : nested: Removing directory 2026/07/10 05:08:30 DEBUG : Local file system at /tmp/rclone942198716: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (41.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 05:09:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/10 05:09:09 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:09:09 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:09:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/10 05:09:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 05:09:11 INFO : sub dir/hello world: Copied (new) 2026/07/10 05:09:11 INFO : sub dir/hello world: Deleted 2026/07/10 05:09:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/10 05:09:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/10 05:09:12 INFO : nested/sub dir/file: Copied (new) 2026/07/10 05:09:12 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (41.51s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:09:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/10 05:09:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 05:09:50 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:09:50 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:09:52 DEBUG : existing-b: size = 6 OK 2026/07/10 05:09:52 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/10 05:09:52 INFO : existing-b: Copied (new) 2026/07/10 05:09:52 INFO : existing-b: Deleted 2026/07/10 05:09:52 DEBUG : existing: size = 6 OK 2026/07/10 05:09:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/10 05:09:52 INFO : existing: Copied (new) 2026/07/10 05:09:52 INFO : existing: Deleted 2026/07/10 05:09:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:09:53 DEBUG : existing: Destination exists, skipping 2026/07/10 05:09:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/10 05:09:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:09:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.99s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:10:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-bokuson4veho" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-bokuson4veho 2026/07/10 05:10:15 DEBUG : Yandex rclone-test-bokuson4veho: Using server-side directory move 2026/07/10 05:10:15 INFO : Yandex rclone-test-bokuson4veho: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 05:10:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:10:16 DEBUG : empty space: size = 1 OK 2026/07/10 05:10:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:10:16 DEBUG : empty space: Unchanged skipping 2026/07/10 05:10:16 DEBUG : potato3: size = 68 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:10:16 DEBUG : potato3: size = 60 (Yandex rclone-test-bokuson4veho) 2026/07/10 05:10:16 DEBUG : potato3: Sizes differ 2026/07/10 05:10:16 DEBUG : Yandex rclone-test-bokuson4veho: Waiting for checks to finish 2026/07/10 05:10:17 INFO : potato2: Moved (server-side) 2026/07/10 05:10:21 INFO : potato3: Deleted 2026/07/10 05:10:22 INFO : empty space: Deleted 2026/07/10 05:10:22 DEBUG : Yandex rclone-test-bokuson4veho: Waiting for transfers to finish 2026/07/10 05:10:22 INFO : potato3: Moved (server-side) 2026/07/10 05:10:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-docafed2reda" 2026/07/10 05:10:23 DEBUG : Yandex rclone-test-docafed2reda: Using server-side directory move 2026/07/10 05:10:26 INFO : Yandex rclone-test-docafed2reda: Server side directory move succeeded 2026/07/10 05:10:27 ERROR : error listing: directory not found 2026/07/10 05:10:27 DEBUG : Yandex rclone-test-docafed2reda: Purge remote 2026/07/10 05:10:40 DEBUG : Yandex rclone-test-bokuson4veho: Purge remote 2026/07/10 05:10:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.59s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:10:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zofisuf6yavi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-zofisuf6yavi 2026/07/10 05:10:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 05:10:53 DEBUG : empty space: Excluded 2026/07/10 05:10:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 05:10:53 DEBUG : empty space: Excluded 2026/07/10 05:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:10:53 DEBUG : potato3: size = 68 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:10:53 DEBUG : potato3: size = 60 (Yandex rclone-test-zofisuf6yavi) 2026/07/10 05:10:53 DEBUG : potato3: Sizes differ 2026/07/10 05:10:53 DEBUG : Yandex rclone-test-zofisuf6yavi: Waiting for checks to finish 2026/07/10 05:10:53 DEBUG : Yandex rclone-test-zofisuf6yavi: Waiting for transfers to finish 2026/07/10 05:10:54 INFO : potato2: Moved (server-side) 2026/07/10 05:11:00 INFO : potato3: Deleted 2026/07/10 05:11:02 INFO : potato3: Moved (server-side) 2026/07/10 05:11:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuwacog1pila" 2026/07/10 05:11:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 05:11:03 DEBUG : empty space: Excluded 2026/07/10 05:11:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:11:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/10 05:11:03 DEBUG : Yandex rclone-test-nuwacog1pila: Waiting for checks to finish 2026/07/10 05:11:03 DEBUG : Yandex rclone-test-nuwacog1pila: Waiting for transfers to finish 2026/07/10 05:11:05 INFO : potato2: Moved (server-side) 2026/07/10 05:11:06 INFO : potato3: Moved (server-side) 2026/07/10 05:11:06 DEBUG : Yandex rclone-test-nuwacog1pila: Purge remote 2026/07/10 05:11:18 DEBUG : Yandex rclone-test-zofisuf6yavi: Purge remote --- PASS: TestServerSideMoveWithFilter (54.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:11:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qawiyil2roqi" 2026/07/10 05:11:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-daxixir2peqe -> Yandex rclone-test-qawiyil2roqi 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:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: potato3: Modification time difference too big |-222913h6m37.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-10 05:11:44 +0000 UTC) (precision 1ns) 2026/07/10 05:11:44 DEBUG : Yandex rclone-test-qawiyil2roqi: Using server-side directory move 2026/07/10 05:11:45 INFO : Yandex rclone-test-qawiyil2roqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 05:11:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 05:11:46 DEBUG : empty space: size = 1 OK 2026/07/10 05:11:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:11:46 DEBUG : empty space: Unchanged skipping 2026/07/10 05:11:46 DEBUG : potato3: size = 68 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:11:46 DEBUG : potato3: size = 60 (Yandex rclone-test-qawiyil2roqi) 2026/07/10 05:11:46 DEBUG : potato3: Sizes differ 2026/07/10 05:11:46 DEBUG : Yandex rclone-test-qawiyil2roqi: Waiting for checks to finish 2026/07/10 05:11:47 INFO : potato2: Moved (server-side) 2026/07/10 05:11:52 INFO : potato3: Deleted 2026/07/10 05:11:52 INFO : empty space: Deleted 2026/07/10 05:11:52 DEBUG : Yandex rclone-test-qawiyil2roqi: Waiting for transfers to finish 2026/07/10 05:11:53 INFO : potato3: Moved (server-side) 2026/07/10 05:11:53 INFO : tomatoDir: Removing directory 2026/07/10 05:12:00 DEBUG : Yandex rclone-test-daxixir2peqe: deleted 1 directories 2026/07/10 05:12:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jufevuq1paci" 2026/07/10 05:12:01 INFO : tomatoDir: Making directory 2026/07/10 05:12:03 DEBUG : Yandex rclone-test-jufevuq1paci: Using server-side directory move 2026/07/10 05:12:06 INFO : Yandex rclone-test-jufevuq1paci: Server side directory move succeeded 2026/07/10 05:12:07 ERROR : error listing: directory not found 2026/07/10 05:12:07 ERROR : error listing: directory not found 2026/07/10 05:12:07 DEBUG : Yandex rclone-test-jufevuq1paci: Purge remote 2026/07/10 05:12:24 DEBUG : Yandex rclone-test-qawiyil2roqi: Purge remote 2026/07/10 05:12:24 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (49.85s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.97s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:12:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/rclone-sync-test" --- PASS: TestSyncOverlap (1.79s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:12:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/rclone-sync-test" 2026/07/10 05:12:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/rclone-sync-test-include/layer2" 2026/07/10 05:12:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/rclone-sync-test-ignore-file" 2026/07/10 05:12:34 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:35 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test: Waiting for checks to finish 2026/07/10 05:12:35 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test: Waiting for transfers to finish 2026/07/10 05:12:35 DEBUG : Waiting for deletions to finish 2026/07/10 05:12:35 INFO : There was nothing to transfer 2026/07/10 05:12:36 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:36 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:12:36 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:12:36 DEBUG : Waiting for deletions to finish 2026/07/10 05:12:36 INFO : rclone-sync-test-include: Removing directory 2026/07/10 05:12:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 05:12:37 DEBUG : Yandex rclone-test-daxixir2peqe: failed to delete 1 directories 2026/07/10 05:12:37 INFO : There was nothing to transfer 2026/07/10 05:12:37 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:39 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:40 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:42 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:43 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:45 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:47 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:48 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/10 05:12:48 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/10 05:12:48 DEBUG : Waiting for deletions to finish 2026/07/10 05:12:48 INFO : There was nothing to transfer 2026/07/10 05:12:48 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:49 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:52 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:12:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:12:53 DEBUG : Waiting for deletions to finish 2026/07/10 05:12:53 INFO : rclone-sync-test-include: Removing directory 2026/07/10 05:12:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 05:12:53 DEBUG : Yandex rclone-test-daxixir2peqe: failed to delete 1 directories 2026/07/10 05:12:53 INFO : There was nothing to transfer 2026/07/10 05:12:54 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:55 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:58 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:12:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:12:59 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:12:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:01 DEBUG : Excluded 2026/07/10 05:13:02 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:03 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/10 05:13:03 DEBUG : Yandex rclone-test-daxixir2peqe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/10 05:13:03 DEBUG : Waiting for deletions to finish 2026/07/10 05:13:03 INFO : There was nothing to transfer 2026/07/10 05:13:03 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:05 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:07 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:09 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 05:13:10 DEBUG : rclone-sync-test: Excluded 2026/07/10 05:13:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 05:13:11 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.66s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:13:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:13:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/CompareDest" 2026/07/10 05:13:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/10 05:13:50 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:13:50 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:13:53 DEBUG : one: size = 3 OK 2026/07/10 05:13:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/10 05:13:53 INFO : one: Copied (new) 2026/07/10 05:13:53 DEBUG : Waiting for deletions to finish 2026/07/10 05:13:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:13:54 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:13:54 DEBUG : one: Sizes differ 2026/07/10 05:13:54 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:13:54 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:13:56 DEBUG : one: size = 5 OK 2026/07/10 05:13:56 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/10 05:13:56 INFO : one: Copied (replaced existing) 2026/07/10 05:13:56 DEBUG : Waiting for deletions to finish 2026/07/10 05:14:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:02 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:14:02 DEBUG : one: Sizes differ 2026/07/10 05:14:02 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:14:02 DEBUG : one: size = 5 OK 2026/07/10 05:14:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 05:14:02 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:14:02 DEBUG : Waiting for deletions to finish 2026/07/10 05:14:02 INFO : There was nothing to transfer 2026/07/10 05:14:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:06 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:14:06 DEBUG : one: Sizes differ 2026/07/10 05:14:06 DEBUG : two: size = 3 OK 2026/07/10 05:14:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/10 05:14:06 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:14:06 DEBUG : one: size = 5 OK 2026/07/10 05:14:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 05:14:06 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:14:06 DEBUG : Waiting for deletions to finish 2026/07/10 05:14:06 INFO : There was nothing to transfer 2026/07/10 05:14:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:07 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:14:07 DEBUG : one: Sizes differ 2026/07/10 05:14:07 DEBUG : two: size = 3 OK 2026/07/10 05:14:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/10 05:14:07 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:14:07 DEBUG : one: size = 5 OK 2026/07/10 05:14:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 05:14:07 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:14:07 DEBUG : Waiting for deletions to finish 2026/07/10 05:14:07 INFO : There was nothing to transfer 2026/07/10 05:14:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:08 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:14:08 DEBUG : one: Sizes differ 2026/07/10 05:14:09 DEBUG : one: size = 5 OK 2026/07/10 05:14:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 05:14:09 DEBUG : two: size = 3 OK 2026/07/10 05:14:09 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 05:14:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/10 05:14:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/10 05:14:09 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:14:09 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:14:09 DEBUG : Waiting for deletions to finish 2026/07/10 05:14:09 INFO : There was nothing to transfer 2026/07/10 05:14:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:10 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:14:10 DEBUG : one: Sizes differ 2026/07/10 05:14:10 DEBUG : one: size = 5 OK 2026/07/10 05:14:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 05:14:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:14:10 DEBUG : two: size = 3 (Yandex rclone-test-daxixir2peqe/CompareDest) 2026/07/10 05:14:10 DEBUG : two: Sizes differ 2026/07/10 05:14:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/10 05:14:10 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:14:10 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:14:12 DEBUG : two: size = 5 OK 2026/07/10 05:14:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/10 05:14:12 INFO : two: Copied (new) 2026/07/10 05:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (64.28s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:14:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dest" 2026/07/10 05:14:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/pre-dest1" 2026/07/10 05:14:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/pre-dest2" 2026/07/10 05:14:58 DEBUG : 1: size = 1 OK 2026/07/10 05:14:58 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/10 05:14:59 DEBUG : 2: size = 1 OK 2026/07/10 05:14:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:14:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/10 05:14:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/10 05:14:59 DEBUG : Yandex rclone-test-daxixir2peqe/dest: Waiting for checks to finish 2026/07/10 05:14:59 DEBUG : Yandex rclone-test-daxixir2peqe/dest: Waiting for transfers to finish 2026/07/10 05:15:01 DEBUG : 3: size = 1 OK 2026/07/10 05:15:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/10 05:15:01 INFO : 3: Copied (new) 2026/07/10 05:15:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.31s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:15:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:15:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/CopyDest" 2026/07/10 05:15:44 DEBUG : one: Need to transfer - File not found at Destination 2026/07/10 05:15:44 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:15:44 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:15:46 DEBUG : one: size = 3 OK 2026/07/10 05:15:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/10 05:15:46 INFO : one: Copied (new) 2026/07/10 05:15:46 DEBUG : Waiting for deletions to finish 2026/07/10 05:15:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:15:48 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:15:48 DEBUG : one: Sizes differ 2026/07/10 05:15:48 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:15:48 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:15:50 DEBUG : one: size = 5 OK 2026/07/10 05:15:50 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/10 05:15:50 INFO : one: Copied (replaced existing) 2026/07/10 05:15:50 DEBUG : Waiting for deletions to finish 2026/07/10 05:15:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/BackupDir" 2026/07/10 05:15:56 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:15:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:15:56 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:15:56 DEBUG : one: Sizes differ 2026/07/10 05:15:56 DEBUG : one: size = 5 OK 2026/07/10 05:15:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:15:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:15:56 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:15:56 DEBUG : one: Sizes differ 2026/07/10 05:15:58 INFO : one: Moved (server-side) 2026/07/10 05:15:59 DEBUG : one: size = 5 OK 2026/07/10 05:15:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/10 05:15:59 INFO : one: Copied (server-side copy) 2026/07/10 05:15:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/10 05:15:59 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:15:59 DEBUG : Waiting for deletions to finish 2026/07/10 05:16:02 DEBUG : one: size = 5 OK 2026/07/10 05:16:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:02 DEBUG : one: Unchanged skipping 2026/07/10 05:16:03 DEBUG : two: size = 3 OK 2026/07/10 05:16:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:04 DEBUG : two: size = 3 OK 2026/07/10 05:16:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/10 05:16:04 INFO : two: Copied (server-side copy) 2026/07/10 05:16:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/10 05:16:04 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:16:04 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:16:04 DEBUG : Waiting for deletions to finish 2026/07/10 05:16:05 DEBUG : one: size = 5 OK 2026/07/10 05:16:05 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:16:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:05 DEBUG : one: Unchanged skipping 2026/07/10 05:16:05 DEBUG : two: size = 3 OK 2026/07/10 05:16:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:05 DEBUG : two: Unchanged skipping 2026/07/10 05:16:05 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:16:05 DEBUG : Waiting for deletions to finish 2026/07/10 05:16:05 INFO : There was nothing to transfer 2026/07/10 05:16:07 DEBUG : one: size = 5 OK 2026/07/10 05:16:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:07 DEBUG : one: Unchanged skipping 2026/07/10 05:16:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone942198716) 2026/07/10 05:16:07 DEBUG : three: size = 5 (Yandex rclone-test-daxixir2peqe/CopyDest) 2026/07/10 05:16:07 DEBUG : three: Sizes differ 2026/07/10 05:16:07 DEBUG : three: Destination not found in --copy-dest 2026/07/10 05:16:07 DEBUG : three: Need to transfer - File not found at Destination 2026/07/10 05:16:07 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:16:07 DEBUG : two: size = 3 OK 2026/07/10 05:16:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:16:07 DEBUG : two: Unchanged skipping 2026/07/10 05:16:07 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:16:09 DEBUG : three: size = 7 OK 2026/07/10 05:16:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/10 05:16:09 INFO : three: Copied (new) 2026/07/10 05:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (91.99s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:17:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:17:20 DEBUG : Config file has changed externally - reloading 2026/07/10 05:17:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/backup" 2026/07/10 05:17:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:17:21 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:17:21 DEBUG : one: Sizes differ 2026/07/10 05:17:21 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:17:21 DEBUG : two: size = 3 OK 2026/07/10 05:17:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:17:21 DEBUG : two: Unchanged skipping 2026/07/10 05:17:23 INFO : one: Moved (server-side) 2026/07/10 05:17:23 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:17:25 DEBUG : one: size = 4 OK 2026/07/10 05:17:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:17:25 INFO : one: Copied (new) 2026/07/10 05:17:25 DEBUG : Waiting for deletions to finish 2026/07/10 05:17:27 INFO : three.txt: Moved (server-side) 2026/07/10 05:17:27 INFO : three.txt: Moved into backup dir 2026/07/10 05:17:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:17:30 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:17:30 DEBUG : one: Sizes differ 2026/07/10 05:17:30 DEBUG : two: size = 3 OK 2026/07/10 05:17:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:17:30 DEBUG : two: Unchanged skipping 2026/07/10 05:17:30 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:17:37 INFO : one: Deleted 2026/07/10 05:17:38 INFO : one: Moved (server-side) 2026/07/10 05:17:38 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:17:40 DEBUG : one: size = 5 OK 2026/07/10 05:17:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:17:40 INFO : one: Copied (new) 2026/07/10 05:17:40 DEBUG : Waiting for deletions to finish 2026/07/10 05:17:47 INFO : three.txt: Deleted 2026/07/10 05:17:48 INFO : three.txt: Moved (server-side) 2026/07/10 05:17:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (74.32s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:18:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:18:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/backup" 2026/07/10 05:18:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:18:36 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:18:36 DEBUG : two: size = 3 OK 2026/07/10 05:18:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:18:36 DEBUG : two: Unchanged skipping 2026/07/10 05:18:36 DEBUG : one: Sizes differ 2026/07/10 05:18:36 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:18:38 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:18:38 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:18:41 DEBUG : one: size = 4 OK 2026/07/10 05:18:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:18:41 INFO : one: Copied (new) 2026/07/10 05:18:41 DEBUG : Waiting for deletions to finish 2026/07/10 05:18:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:18:43 INFO : three.txt: Moved into backup dir 2026/07/10 05:18:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:18:47 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:18:47 DEBUG : one: Sizes differ 2026/07/10 05:18:47 DEBUG : two: size = 3 OK 2026/07/10 05:18:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:18:47 DEBUG : two: Unchanged skipping 2026/07/10 05:18:47 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:18:53 INFO : one.bak: Deleted 2026/07/10 05:18:55 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:18:55 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:18:56 DEBUG : one: size = 5 OK 2026/07/10 05:18:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:18:56 INFO : one: Copied (new) 2026/07/10 05:18:56 DEBUG : Waiting for deletions to finish 2026/07/10 05:19:03 INFO : three.txt.bak: Deleted 2026/07/10 05:19:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:19:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (77.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:19:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:19:52 DEBUG : Config file has changed externally - reloading 2026/07/10 05:19:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/backup" 2026/07/10 05:19:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:19:53 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:19:53 DEBUG : one: Sizes differ 2026/07/10 05:19:53 DEBUG : two: size = 3 OK 2026/07/10 05:19:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:19:53 DEBUG : two: Unchanged skipping 2026/07/10 05:19:53 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:19:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 05:19:55 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:19:56 DEBUG : one: size = 4 OK 2026/07/10 05:19:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:19:56 INFO : one: Copied (new) 2026/07/10 05:19:56 DEBUG : Waiting for deletions to finish 2026/07/10 05:19:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 05:19:58 INFO : three.txt: Moved into backup dir 2026/07/10 05:20:01 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:20:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:20:01 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:20:01 DEBUG : one: Sizes differ 2026/07/10 05:20:01 DEBUG : two: size = 3 OK 2026/07/10 05:20:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:20:01 DEBUG : two: Unchanged skipping 2026/07/10 05:20:08 INFO : one-2019-01-01: Deleted 2026/07/10 05:20:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 05:20:09 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:20:11 DEBUG : one: size = 5 OK 2026/07/10 05:20:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:20:11 INFO : one: Copied (new) 2026/07/10 05:20:11 DEBUG : Waiting for deletions to finish 2026/07/10 05:20:18 INFO : three-2019-01-01.txt: Deleted 2026/07/10 05:20:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 05:20:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (74.32s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:21:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/10 05:21:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:21:07 DEBUG : pacer: Reducing sleep to 15ms 2026/07/10 05:21:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/10 05:21:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 05:21:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:21:08 DEBUG : Config file has changed externally - reloading 2026/07/10 05:21:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:21:09 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:21:09 DEBUG : one: Sizes differ 2026/07/10 05:21:09 DEBUG : two: size = 3 OK 2026/07/10 05:21:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:21:09 DEBUG : two: Unchanged skipping 2026/07/10 05:21:09 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:21:11 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:21:11 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:21:13 DEBUG : one: size = 4 OK 2026/07/10 05:21:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:21:13 INFO : one: Copied (new) 2026/07/10 05:21:13 DEBUG : Waiting for deletions to finish 2026/07/10 05:21:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:21:15 INFO : three.txt: Moved into backup dir 2026/07/10 05:21:18 DEBUG : one.bak: Excluded (Path Filter) 2026/07/10 05:21:18 DEBUG : one.bak: Excluded 2026/07/10 05:21:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/10 05:21:18 DEBUG : three.txt.bak: Excluded 2026/07/10 05:21:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:21:18 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:21:18 DEBUG : one: Sizes differ 2026/07/10 05:21:18 DEBUG : two: size = 3 OK 2026/07/10 05:21:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:21:18 DEBUG : two: Unchanged skipping 2026/07/10 05:21:18 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for checks to finish 2026/07/10 05:21:24 INFO : one.bak: Deleted 2026/07/10 05:21:26 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:21:26 DEBUG : Yandex rclone-test-daxixir2peqe/dst: Waiting for transfers to finish 2026/07/10 05:21:28 DEBUG : one: size = 5 OK 2026/07/10 05:21:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:21:28 INFO : one: Copied (new) 2026/07/10 05:21:28 DEBUG : Waiting for deletions to finish 2026/07/10 05:21:34 INFO : three.txt.bak: Deleted 2026/07/10 05:21:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:21:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (69.39s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:22:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:22:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:22:16 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:22:16 DEBUG : one: Sizes differ 2026/07/10 05:22:18 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:22:20 DEBUG : one: size = 4 OK 2026/07/10 05:22:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:22:20 INFO : one: Copied (new) 2026/07/10 05:22:21 DEBUG : two: size = 3 OK 2026/07/10 05:22:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:22:21 DEBUG : two: Unchanged skipping 2026/07/10 05:22:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone942198716) 2026/07/10 05:22:21 DEBUG : three.txt: size = 5 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:22:21 DEBUG : three.txt: Sizes differ 2026/07/10 05:22:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:22:25 DEBUG : three.txt: size = 6 OK 2026/07/10 05:22:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/10 05:22:25 INFO : three.txt: Copied (new) 2026/07/10 05:22:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:22:26 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:22:26 DEBUG : one: Sizes differ 2026/07/10 05:22:33 INFO : one.bak: Deleted 2026/07/10 05:22:34 INFO : one: Moved (server-side) to: one.bak 2026/07/10 05:22:36 DEBUG : one: size = 5 OK 2026/07/10 05:22:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:22:36 INFO : one: Copied (new) 2026/07/10 05:22:36 DEBUG : two: size = 3 OK 2026/07/10 05:22:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:22:36 DEBUG : two: Unchanged skipping 2026/07/10 05:22:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone942198716) 2026/07/10 05:22:36 DEBUG : three.txt: size = 6 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:22:36 DEBUG : three.txt: Sizes differ 2026/07/10 05:22:43 INFO : three.txt.bak: Deleted 2026/07/10 05:22:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 05:22:46 DEBUG : three.txt: size = 19 OK 2026/07/10 05:22:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/10 05:22:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.35s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:23:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-daxixir2peqe/dst" 2026/07/10 05:23:32 DEBUG : Config file has changed externally - reloading 2026/07/10 05:23:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone942198716) 2026/07/10 05:23:32 DEBUG : one: size = 3 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:23:32 DEBUG : one: Sizes differ 2026/07/10 05:23:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 05:23:36 DEBUG : one: size = 4 OK 2026/07/10 05:23:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 05:23:36 INFO : one: Copied (new) 2026/07/10 05:23:36 DEBUG : two: size = 3 OK 2026/07/10 05:23:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:23:36 DEBUG : two: Unchanged skipping 2026/07/10 05:23:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone942198716) 2026/07/10 05:23:36 DEBUG : three.txt: size = 5 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:23:36 DEBUG : three.txt: Sizes differ 2026/07/10 05:23:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 05:23:39 DEBUG : three.txt: size = 6 OK 2026/07/10 05:23:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/10 05:23:39 INFO : three.txt: Copied (new) 2026/07/10 05:23:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone942198716) 2026/07/10 05:23:40 DEBUG : one: size = 4 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:23:40 DEBUG : one: Sizes differ 2026/07/10 05:23:47 INFO : one-2019-01-01: Deleted 2026/07/10 05:23:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 05:23:51 DEBUG : one: size = 5 OK 2026/07/10 05:23:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 05:23:51 INFO : one: Copied (new) 2026/07/10 05:23:51 DEBUG : two: size = 3 OK 2026/07/10 05:23:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:23:51 DEBUG : two: Unchanged skipping 2026/07/10 05:23:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone942198716) 2026/07/10 05:23:51 DEBUG : three.txt: size = 6 (Yandex rclone-test-daxixir2peqe/dst) 2026/07/10 05:23:51 DEBUG : three.txt: Sizes differ 2026/07/10 05:23:57 INFO : three-2019-01-01.txt: Deleted 2026/07/10 05:23:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 05:24:00 DEBUG : three.txt: size = 19 OK 2026/07/10 05:24:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/10 05:24:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (96.95s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:25:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone942198716) 2026/07/10 05:25:04 DEBUG : Testêé: size = 18 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:25:04 DEBUG : Testêé: Sizes differ 2026/07/10 05:25:04 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:25:04 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:25:07 DEBUG : Testêé: size = 14 OK 2026/07/10 05:25:07 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/07/10 05:25:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/10 05:25:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.49s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:25:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 05:25:15 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:25:15 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:25:16 DEBUG : existing: size = 6 OK 2026/07/10 05:25:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/10 05:25:16 INFO : existing: Copied (new) 2026/07/10 05:25:16 DEBUG : Waiting for deletions to finish 2026/07/10 05:25:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone942198716) 2026/07/10 05:25:18 DEBUG : existing: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:25:18 DEBUG : existing: Sizes differ 2026/07/10 05:25:18 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:25:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/10 05:25:18 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:25:18 ERROR : Yandex rclone-test-daxixir2peqe: not deleting files as there were IO errors 2026/07/10 05:25:18 ERROR : Yandex rclone-test-daxixir2peqe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.15s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:25:27 DEBUG : EXISTING: size = 6 OK 2026/07/10 05:25:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:25:27 DEBUG : existing: Unchanged skipping 2026/07/10 05:25:27 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:25:27 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:25:27 DEBUG : Waiting for deletions to finish 2026/07/10 05:25:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.27s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (3.49s) --- SKIP: TestMaxTransfer/Hard (1.60s) --- SKIP: TestMaxTransfer/Soft (0.90s) --- SKIP: TestMaxTransfer/Cautious (0.99s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:26:44 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:26:44 DEBUG : both0: size = 6 OK 2026/07/10 05:26:44 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both0: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both13: size = 6 OK 2026/07/10 05:26:44 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both13: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both14: size = 6 OK 2026/07/10 05:26:44 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both14: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both15: size = 6 OK 2026/07/10 05:26:44 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both15: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both16: size = 6 OK 2026/07/10 05:26:44 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both16: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both17: size = 6 OK 2026/07/10 05:26:44 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both17: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both18: size = 6 OK 2026/07/10 05:26:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both18: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both19: size = 6 OK 2026/07/10 05:26:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both19: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both1: size = 6 OK 2026/07/10 05:26:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both1: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both2: size = 6 OK 2026/07/10 05:26:44 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both2: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both3: size = 6 OK 2026/07/10 05:26:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both3: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both4: size = 6 OK 2026/07/10 05:26:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both4: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both5: size = 6 OK 2026/07/10 05:26:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both5: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both6: size = 6 OK 2026/07/10 05:26:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both6: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both7: size = 6 OK 2026/07/10 05:26:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both7: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both8: size = 6 OK 2026/07/10 05:26:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both8: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both9: size = 6 OK 2026/07/10 05:26:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both10: size = 6 OK 2026/07/10 05:26:44 DEBUG : both9: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both10: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both11: size = 6 OK 2026/07/10 05:26:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both11: Unchanged skipping 2026/07/10 05:26:44 DEBUG : both12: size = 6 OK 2026/07/10 05:26:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:26:44 DEBUG : both12: Unchanged skipping 2026/07/10 05:26:44 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:26:44 DEBUG : Waiting for deletions to finish 2026/07/10 05:26:56 INFO : only5: Deleted 2026/07/10 05:26:56 INFO : only3: Deleted 2026/07/10 05:26:57 INFO : only15: Deleted 2026/07/10 05:26:58 INFO : only10: Deleted 2026/07/10 05:27:02 INFO : only0: Deleted 2026/07/10 05:27:02 INFO : only11: Deleted 2026/07/10 05:27:03 INFO : only12: Deleted 2026/07/10 05:27:04 INFO : only7: Deleted 2026/07/10 05:27:08 INFO : only8: Deleted 2026/07/10 05:27:09 INFO : only14: Deleted 2026/07/10 05:27:10 INFO : only9: Deleted 2026/07/10 05:27:10 INFO : only16: Deleted 2026/07/10 05:27:15 INFO : only17: Deleted 2026/07/10 05:27:15 INFO : only18: Deleted 2026/07/10 05:27:16 INFO : only2: Deleted 2026/07/10 05:27:16 INFO : only4: Deleted 2026/07/10 05:27:21 INFO : only13: Deleted 2026/07/10 05:27:21 INFO : only19: Deleted 2026/07/10 05:27:22 INFO : only1: Deleted 2026/07/10 05:27:22 INFO : only6: Deleted 2026/07/10 05:27:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (227.83s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:30:37 DEBUG : both0: size = 6 OK 2026/07/10 05:30:37 DEBUG : both10: size = 6 OK 2026/07/10 05:30:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both10: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both13: size = 6 OK 2026/07/10 05:30:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both13: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both14: size = 6 OK 2026/07/10 05:30:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both14: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both15: size = 6 OK 2026/07/10 05:30:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both15: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both16: size = 6 OK 2026/07/10 05:30:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both16: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both17: size = 6 OK 2026/07/10 05:30:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both17: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both18: size = 6 OK 2026/07/10 05:30:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both18: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both19: size = 6 OK 2026/07/10 05:30:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both19: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both1: size = 6 OK 2026/07/10 05:30:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both1: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both2: size = 6 OK 2026/07/10 05:30:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both2: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both3: size = 6 OK 2026/07/10 05:30:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both3: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both4: size = 6 OK 2026/07/10 05:30:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both4: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both5: size = 6 OK 2026/07/10 05:30:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both5: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both6: size = 6 OK 2026/07/10 05:30:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both6: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both7: size = 6 OK 2026/07/10 05:30:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both7: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both8: size = 6 OK 2026/07/10 05:30:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both8: Unchanged skipping 2026/07/10 05:30:37 DEBUG : both9: size = 6 OK 2026/07/10 05:30:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both9: Unchanged skipping 2026/07/10 05:30:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only0: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only0: Sizes differ 2026/07/10 05:30:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only10: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only10: Sizes differ 2026/07/10 05:30:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only11: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only11: Sizes differ 2026/07/10 05:30:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only12: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only12: Sizes differ 2026/07/10 05:30:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only13: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only13: Sizes differ 2026/07/10 05:30:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only14: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only14: Sizes differ 2026/07/10 05:30:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only15: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only15: Sizes differ 2026/07/10 05:30:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only16: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only16: Sizes differ 2026/07/10 05:30:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only17: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only17: Sizes differ 2026/07/10 05:30:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only18: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only18: Sizes differ 2026/07/10 05:30:37 DEBUG : both11: size = 6 OK 2026/07/10 05:30:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both12: size = 6 OK 2026/07/10 05:30:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:30:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only19: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only19: Sizes differ 2026/07/10 05:30:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only1: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only1: Sizes differ 2026/07/10 05:30:37 DEBUG : both11: Unchanged skipping 2026/07/10 05:30:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only3: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only3: Sizes differ 2026/07/10 05:30:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only4: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only4: Sizes differ 2026/07/10 05:30:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only5: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only5: Sizes differ 2026/07/10 05:30:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only6: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only6: Sizes differ 2026/07/10 05:30:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only7: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only7: Sizes differ 2026/07/10 05:30:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only8: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only8: Sizes differ 2026/07/10 05:30:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only9: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only9: Sizes differ 2026/07/10 05:30:37 DEBUG : both12: Unchanged skipping 2026/07/10 05:30:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone942198716) 2026/07/10 05:30:37 DEBUG : only2: size = 6 (Yandex rclone-test-daxixir2peqe) 2026/07/10 05:30:37 DEBUG : only2: Sizes differ 2026/07/10 05:30:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:30:37 DEBUG : both0: Unchanged skipping 2026/07/10 05:30:37 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:30:38 DEBUG : only0: size = 0 OK 2026/07/10 05:30:38 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/07/10 05:30:38 INFO : only0: Copied (replaced existing) 2026/07/10 05:30:38 DEBUG : only10: size = 0 OK 2026/07/10 05:30:38 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/07/10 05:30:38 INFO : only10: Copied (replaced existing) 2026/07/10 05:30:38 DEBUG : only12: size = 0 OK 2026/07/10 05:30:38 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/07/10 05:30:38 INFO : only12: Copied (replaced existing) 2026/07/10 05:30:39 DEBUG : only11: size = 0 OK 2026/07/10 05:30:39 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/07/10 05:30:39 INFO : only11: Copied (replaced existing) 2026/07/10 05:30:39 DEBUG : only14: size = 0 OK 2026/07/10 05:30:39 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/07/10 05:30:39 INFO : only14: Copied (replaced existing) 2026/07/10 05:30:40 DEBUG : only13: size = 0 OK 2026/07/10 05:30:40 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/07/10 05:30:40 INFO : only13: Copied (replaced existing) 2026/07/10 05:30:40 DEBUG : only15: size = 0 OK 2026/07/10 05:30:40 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/07/10 05:30:40 INFO : only15: Copied (replaced existing) 2026/07/10 05:30:41 DEBUG : only16: size = 0 OK 2026/07/10 05:30:41 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/07/10 05:30:41 INFO : only16: Copied (replaced existing) 2026/07/10 05:30:41 DEBUG : only17: size = 0 OK 2026/07/10 05:30:41 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/07/10 05:30:41 INFO : only17: Copied (replaced existing) 2026/07/10 05:30:42 DEBUG : only18: size = 0 OK 2026/07/10 05:30:42 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/07/10 05:30:42 INFO : only18: Copied (replaced existing) 2026/07/10 05:30:42 DEBUG : only19: size = 0 OK 2026/07/10 05:30:42 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/07/10 05:30:42 INFO : only19: Copied (replaced existing) 2026/07/10 05:30:42 DEBUG : only1: size = 0 OK 2026/07/10 05:30:42 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/07/10 05:30:42 INFO : only1: Copied (replaced existing) 2026/07/10 05:30:43 DEBUG : only3: size = 0 OK 2026/07/10 05:30:43 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/07/10 05:30:43 INFO : only3: Copied (replaced existing) 2026/07/10 05:30:43 DEBUG : only5: size = 0 OK 2026/07/10 05:30:43 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/07/10 05:30:43 INFO : only5: Copied (replaced existing) 2026/07/10 05:30:44 DEBUG : only6: size = 0 OK 2026/07/10 05:30:44 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/07/10 05:30:44 INFO : only6: Copied (replaced existing) 2026/07/10 05:30:44 DEBUG : only4: size = 0 OK 2026/07/10 05:30:44 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/07/10 05:30:44 INFO : only4: Copied (replaced existing) 2026/07/10 05:30:45 DEBUG : only7: size = 0 OK 2026/07/10 05:30:45 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/07/10 05:30:45 INFO : only7: Copied (replaced existing) 2026/07/10 05:30:45 DEBUG : only8: size = 0 OK 2026/07/10 05:30:45 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/07/10 05:30:45 INFO : only8: Copied (replaced existing) 2026/07/10 05:30:45 DEBUG : only9: size = 0 OK 2026/07/10 05:30:45 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/07/10 05:30:45 INFO : only9: Copied (replaced existing) 2026/07/10 05:30:45 DEBUG : only2: size = 0 OK 2026/07/10 05:30:45 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/07/10 05:30:45 INFO : only2: Copied (replaced existing) 2026/07/10 05:30:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (322.42s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:34:49 DEBUG : empty_dir: Making directory with metadata 2026/07/10 05:34:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 05:34:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/10 05:34:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 05:34:49 INFO : empty_on_remote: Making directory 2026/07/10 05:34:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 05:34:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/10 05:34:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/10 05:34:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/10 05:34:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (52.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:35:42 DEBUG : empty_dir: Making directory with metadata 2026/07/10 05:35:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 05:35:42 DEBUG : empty_on_remote: Making directory with metadata 2026/07/10 05:35:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 05:35:42 INFO : empty_on_remote: Making directory 2026/07/10 05:35:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 05:35:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/10 05:35:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/10 05:35:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/10 05:35:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/10 05:35:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (65.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:36:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 05:36:47 INFO : sub dir: Making directory 2026/07/10 05:36:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (103.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:38:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 05:38:31 INFO : sub dir: Making directory 2026/07/10 05:38:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (104.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:40:48 DEBUG : Waiting for deletions to finish 2026/07/10 05:40:48 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:40:48 DEBUG : apple: Excluded 2026/07/10 05:40:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:40:48 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:40:48 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:40:48 DEBUG : banana: Excluded 2026/07/10 05:40:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:40:48 DEBUG : splitbananasplit: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:40:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:40:51 DEBUG : apple: size = 5 OK 2026/07/10 05:40:51 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : apple: Unchanged skipping 2026/07/10 05:40:51 DEBUG : banana: size = 6 OK 2026/07/10 05:40:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 05:40:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 05:40:51 DEBUG : banana: Unchanged skipping 2026/07/10 05:40:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 05:40:51 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 05:40:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 05:40:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 05:40:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 05:40:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 05:40:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 05:40:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 05:40:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 05:40:51 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:40:51 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:40:51 DEBUG : Waiting for deletions to finish 2026/07/10 05:40:51 INFO : There was nothing to transfer 2026/07/10 05:40:51 DEBUG : Waiting for deletions to finish 2026/07/10 05:40:51 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:40:51 DEBUG : apple: Excluded 2026/07/10 05:40:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:40:51 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:40:51 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:40:51 DEBUG : banana: Excluded 2026/07/10 05:40:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:40:51 DEBUG : splitbananasplit: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:40:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:40:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:40:53 DEBUG : apple: size = 5 OK 2026/07/10 05:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 05:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : banana: size = 6 OK 2026/07/10 05:40:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : banana: Unchanged skipping 2026/07/10 05:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 05:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 05:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 05:40:53 DEBUG : apple: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 05:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 05:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 05:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 05:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 05:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 05:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 05:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 05:40:53 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:40:53 DEBUG : Waiting for deletions to finish 2026/07/10 05:40:53 INFO : There was nothing to transfer 2026/07/10 05:40:53 DEBUG : Waiting for deletions to finish 2026/07/10 05:40:53 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:40:53 DEBUG : apple: Excluded 2026/07/10 05:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:40:53 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:40:53 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:40:53 DEBUG : banana: Excluded 2026/07/10 05:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:40:53 DEBUG : splitbananasplit: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:40:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:43:43 DEBUG : Waiting for deletions to finish 2026/07/10 05:43:44 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : apple: Excluded 2026/07/10 05:43:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:43:44 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : banana: Excluded 2026/07/10 05:43:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : splitbananasplit: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:43:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:43:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:43:46 DEBUG : apple: size = 5 OK 2026/07/10 05:43:46 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : apple: Unchanged skipping 2026/07/10 05:43:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 05:43:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 05:43:46 DEBUG : banana: size = 6 OK 2026/07/10 05:43:46 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : banana: Unchanged skipping 2026/07/10 05:43:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 05:43:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 05:43:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 05:43:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 05:43:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 05:43:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 05:43:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 05:43:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 05:43:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 05:43:46 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:43:46 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:43:46 DEBUG : Waiting for deletions to finish 2026/07/10 05:43:46 INFO : There was nothing to transfer 2026/07/10 05:43:46 DEBUG : Waiting for deletions to finish 2026/07/10 05:43:46 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:43:46 DEBUG : apple: Excluded 2026/07/10 05:43:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:43:46 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:43:46 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:43:46 DEBUG : banana: Excluded 2026/07/10 05:43:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:43:46 DEBUG : splitbananasplit: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:43:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:43:48 DEBUG : apple: size = 5 OK 2026/07/10 05:43:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 05:43:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 05:43:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : apple: Unchanged skipping 2026/07/10 05:43:48 DEBUG : banana: size = 6 OK 2026/07/10 05:43:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : banana: Unchanged skipping 2026/07/10 05:43:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 05:43:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:43:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 05:43:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 05:43:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 05:43:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 05:43:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 05:43:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 05:43:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 05:43:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:43:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 05:43:48 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:43:48 DEBUG : Waiting for deletions to finish 2026/07/10 05:43:48 INFO : There was nothing to transfer 2026/07/10 05:43:48 DEBUG : Waiting for deletions to finish 2026/07/10 05:43:48 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:43:48 DEBUG : apple: Excluded 2026/07/10 05:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:43:48 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:43:48 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:43:48 DEBUG : banana: Excluded 2026/07/10 05:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:43:48 DEBUG : splitbananasplit: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:43:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:46:39 DEBUG : Waiting for deletions to finish 2026/07/10 05:46:39 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : apple: Excluded 2026/07/10 05:46:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:46:39 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : banana: Excluded 2026/07/10 05:46:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : splitbananasplit: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:46:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:46:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:46:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:46:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:46:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:46:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 05:46:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:46:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 05:46:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:46:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 05:46:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 05:46:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:46:41 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:46:41 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:46:42 DEBUG : YmFuYW5h: size = 6 OK 2026/07/10 05:46:42 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/10 05:46:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/10 05:46:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/10 05:46:42 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/10 05:46:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:42 DEBUG : YXBwbGU=: size = 5 OK 2026/07/10 05:46:42 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/10 05:46:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/10 05:46:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/10 05:46:44 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/10 05:46:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:46:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/10 05:46:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/10 05:46:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:46:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/10 05:46:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/10 05:46:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:46:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/10 05:46:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/10 05:46:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/10 05:46:46 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/10 05:46:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/10 05:46:46 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/10 05:46:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/10 05:46:46 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/10 05:46:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:46:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/10 05:46:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/10 05:46:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:46:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/10 05:46:48 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/10 05:46:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:46:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/10 05:46:48 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/10 05:46:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:46:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/10 05:46:48 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/10 05:46:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:46:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/10 05:46:49 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/10 05:46:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:46:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/10 05:46:50 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/10 05:46:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:46:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:46:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/10 05:46:50 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/10 05:46:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:46:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/10 05:46:50 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/10 05:46:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:46:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/10 05:46:52 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/10 05:46:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:46:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/10 05:46:52 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/10 05:46:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:46:52 DEBUG : Waiting for deletions to finish 2026/07/10 05:46:58 INFO : apple: Deleted 2026/07/10 05:46:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 05:46:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 05:46:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 05:46:58 INFO : banana: Deleted 2026/07/10 05:46:58 INFO : splitbananasplit: Deleted 2026/07/10 05:46:58 INFO : appleappleapplebanana: Deleted 2026/07/10 05:46:59 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 05:47:04 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 05:47:04 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 05:47:04 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 05:47:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 05:47:05 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 05:47:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 05:47:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 05:47:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 05:47:10 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 05:47:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 05:47:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 05:47:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 05:47:11 DEBUG : Waiting for deletions to finish 2026/07/10 05:47:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : YXBwbGU=: Excluded 2026/07/10 05:47:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/10 05:47:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : YmFuYW5h: Excluded 2026/07/10 05:47:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/10 05:47:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/10 05:47:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:12 DEBUG : YXBwbGU=: size = 5 OK 2026/07/10 05:47:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/10 05:47:12 DEBUG : YmFuYW5h: size = 6 OK 2026/07/10 05:47:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/10 05:47:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 05:47:12 DEBUG : banana: Unchanged skipping 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 05:47:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : apple: Unchanged skipping 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 05:47:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:47:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/10 05:47:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 05:47:12 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:47:12 DEBUG : Waiting for deletions to finish 2026/07/10 05:47:12 DEBUG : Waiting for deletions to finish 2026/07/10 05:47:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/10 05:47:12 DEBUG : YXBwbGU=: Excluded 2026/07/10 05:47:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/10 05:47:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/10 05:47:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/10 05:47:12 DEBUG : YmFuYW5h: Excluded 2026/07/10 05:47:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/10 05:47:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/10 05:47:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/10 05:47:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/10 05:47:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 05:47:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 05:47:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 05:47:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 05:47:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 05:47:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 05:47:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 05:47:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 05:47:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 05:47:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-daxixir2peqe", Local "Local file system at /tmp/rclone942198716", Modify Window "1ns" 2026/07/10 05:49:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/10 05:49:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/10 05:49:43 DEBUG : pacer: Reducing sleep to 15ms 2026/07/10 05:49:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/10 05:49:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/10 05:50:00 DEBUG : Waiting for deletions to finish 2026/07/10 05:50:00 DEBUG : apple: Excluded (Path Filter) 2026/07/10 05:50:00 DEBUG : apple: Excluded 2026/07/10 05:50:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:50:00 DEBUG : appleappleapplebanana: Excluded 2026/07/10 05:50:00 DEBUG : banana: Excluded (Path Filter) 2026/07/10 05:50:00 DEBUG : banana: Excluded 2026/07/10 05:50:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 05:50:00 DEBUG : splitbananasplit: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 05:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 05:50:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 05:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 05:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 05:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 05:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 05:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 05:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 05:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 05:50:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 05:50:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 05:50:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 05:50:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 05:50:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 05:50:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 05:50:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 05:50:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 05:50:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 05:50:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 05:50:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 05:50:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 05:50:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 05:50:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 05:50:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 05:50:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 05:50:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 05:50:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 05:50:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 05:50:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/10 05:50:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 05:50:02 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for checks to finish 2026/07/10 05:50:02 DEBUG : Yandex rclone-test-daxixir2peqe: Waiting for transfers to finish 2026/07/10 05:50:03 DEBUG : PREFIXapple: size = 5 OK 2026/07/10 05:50:03 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/10 05:50:03 INFO : apple: Copied (new) to: PREFIXapple 2026/07/10 05:50:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 05:50:04 DEBUG : PREFIXbanana: size = 6 OK 2026/07/10 05:50:04 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/10 05:50:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/10 05:50:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 05:50:04 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/10 05:50:04 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/10 05:50:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/10 05:50:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 05:50:04 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/10 05:50:04 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/10 05:50:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/10 05:50:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 05:50:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/10 05:50:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/10 05:50:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 05:50:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 05:50:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/10 05:50:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/10 05:50:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/10 05:50:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 05:50:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 05:50:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/10 05:50:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/10 05:50:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 05:50:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/10 05:50:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/10 05:50:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 05:50:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 05:50:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/10 05:50:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/10 05:50:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/10 05:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 05:50:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/10 05:50:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/10 05:50:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 05:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 05:50:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/10 05:50:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/10 05:50:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 05:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 05:50:07 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/10 05:50:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/10 05:50:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/10 05:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 05:50:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/10 05:50:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/10 05:50:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/10 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 05:50:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/10 05:50:10 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/10 05:50:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/10 05:50:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 05:50:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/10 05:50:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/10 05:50:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/10 05:50:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 05:50:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/10 05:50:10 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/10 05:50:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/10 05:50:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 05:50:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/10 05:50:11 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/10 05:50:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/10 05:50:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/10 05:50:11 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/10 05:50:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/10 05:50:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/10 05:50:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/10 05:50:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/10 05:50:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/10 05:50:12 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/10 05:50:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/10 05:50:12 DEBUG : Waiting for deletions to finish 2026/07/10 05:50:18 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 05:50:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 05:50:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 05:50:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 05:50:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 05:50:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 05:50:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 05:50:19 INFO : apple: Deleted 2026/07/10 05:50:24 INFO : splitbananasplit: Deleted 2026/07/10 05:50:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 05:50:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 05:50:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 05:50:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 05:50:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 05:50:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 05:50:26 INFO : banana: Deleted 2026/07/10 05:50:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 05:50:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 05:50:31 INFO : appleappleapplebanana: Deleted 2026/07/10 05:50:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 05:50:31 DEBUG : Waiting for deletions to finish 2026/07/10 05:50:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/10 05:50:31 DEBUG : PREFIXapple: Excluded 2026/07/10 05:50:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/10 05:50:31 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/10 05:50:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/10 05:50:31 DEBUG : PREFIXbanana: Excluded 2026/07/10 05:50:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/10 05:50:31 DEBUG : PREFIXsplitbananasplit: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (10m16s) TestTransform/prefix (1m9s) goroutine 17542 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 11 minutes]: testing.(*T).Run(0x2043ee95448, {0x2a5422c?, 0x2043e911ae8?}, 0x2bcb258) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x2043ee95448) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x2043ee95448, 0x2043e911c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a7b10a, 0x18}, {0x2a9c340, 0x20}, 0x2043ef86630, {0x4678340, 0x6c, 0x6c}, {0xc28c3fea0120761b, 0x346427ed7fa, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x2043ed24960) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x2043ed24960) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 21 [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 20 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 17186 [select]: net/http.(*persistConn).writeLoop(0x2043f4d0500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17156 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14928 [chan receive, 1 minutes]: testing.(*T).Run(0x2043ee946c8, {0x2a3f296?, 0x2043f560b98?}, 0x2043f24c2d0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x2043ee946c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x2043ee946c8, 0x2bcb258) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16952 [select]: net/http.(*persistConn).writeLoop(0x2043f2a9900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16945 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17524 [select]: net/http.(*persistConn).writeLoop(0x2043f388280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17496 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17135 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54e00?, 0x2043f295300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54e00, {0x2043f295300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54e00, {0x2043f295300?, 0x12fb?, 0x2043ed91c00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10110, {0x2043f295300?, 0x42995e?, 0x2043f6ab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f074480, {0x2043f295300?, 0x7200d9c2fea8?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043e995560, {0x2043f295300?, 0x2043e9850e0?, 0x2043f6aba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4ad28, {0x2be8920, 0x2043e995560}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4aa88, {0x72008bfb2020, 0x2043f074480}, 0x2043f6abc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4aa88, {0x2043f415000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043eca97c0, {0x2043f415000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043ed29e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043ed29e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043eca97c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17175 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16983 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54200?, 0x2043f14c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54200, {0x2043f14c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54200, {0x2043f14c600?, 0x12fb?, 0x2043ea69970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10158, {0x2043f14c600?, 0x0?, 0x2043ea699c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef86708, {0x2043f14c600?, 0x72009007dd98?, 0x7200da022bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043ef867b0, {0x2043f14c600?, 0x2043e9854a0?, 0x2043ea69a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed3b28, {0x2be8920, 0x2043ef867b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed3888, {0x72008bfb2020, 0x2043ef86708}, 0x2043ea69c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed3888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed3888, {0x2043f428000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f15adc0, {0x2043f428000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f3a6660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f3a6660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f15adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16975 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17268 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec55800?, 0x2043f2e2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec55800, {0x2043f2e2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec55800, {0x2043f2e2000?, 0x12fb?, 0x2043ee9cbe0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10270, {0x2043f2e2000?, 0x0?, 0x2043f2769c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f074fa8, {0x2043f2e2000?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075848, {0x2043f2e2000?, 0x2043e985860?, 0x2043f276a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4b7a8, {0x2be8920, 0x2043f075848}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4b508, {0x72008bfb2020, 0x2043f074fa8}, 0x2043f276c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4b508, {0x2043f2f7000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec672c0, {0x2043f2f7000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f233680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f233680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec672c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17252 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17237 [select]: net/http.(*persistConn).writeLoop(0x2043efae3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17184 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16990 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0900?, 0x2043f14d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0900, {0x2043f14d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0900, {0x2043f14d900?, 0x12fb?, 0x2043f0c8bc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10230, {0x2043f14d900?, 0x0?, 0x2043ea6c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef86c78, {0x2043f14d900?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eede240, {0x2043f14d900?, 0x2043ecb10e0?, 0x2043ea6ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed3ea8, {0x2be8920, 0x2043eede240}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed3c08, {0x72008bfb2020, 0x2043ef86c78}, 0x2043ea6cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed3c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed3c08, {0x2043ef82000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f15b900, {0x2043ef82000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043eef46c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043eef46c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f15b900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17000 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17438 [IO wait]: internal/poll.runtime_pollWait(0x72008bff7a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed23300?, 0x2043f2d6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed23300, {0x2043f2d6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed23300, {0x2043f2d6000?, 0x12fb?, 0x2043eb03d00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e982098, {0x2043f2d6000?, 0x0?, 0x2043f1a79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eede3d8, {0x2043f2d6000?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eede678, {0x2043f2d6000?, 0x2043ecb14a0?, 0x2043f1a7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f0d02a8, {0x2be8920, 0x2043eede678}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f0d0008, {0x72008bfb2020, 0x2043eede3d8}, 0x2043f1a7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f0d0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f0d0008, {0x2043f2de000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f35a280, {0x2043f2de000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f4e01e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f4e01e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f35a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17433 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16577 [select]: net/http.(*persistConn).writeLoop(0x2043ec677c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16557 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17236 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed23180?, 0x2043f21b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed23180, {0x2043f21b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed23180, {0x2043f21b300?, 0x4299ea?, 0x2043ed771c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10170, {0x2043f21b300?, 0x72009007e838?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0748d0, {0x2043f21b300?, 0x72009007e838?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedebe8, {0x2043f21b300?, 0x2043ecb1c20?, 0x2043f1a2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4b0a8, {0x2be8920, 0x2043eedebe8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4ae08, {0x72008bfb2020, 0x2043f0748d0}, 0x2043f1a2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4ae08, {0x2043f064000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043efae3c0, {0x2043f064000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043eef5260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043eef5260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043efae3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17184 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17476 [IO wait]: internal/poll.runtime_pollWait(0x72008bf77a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed23700?, 0x2043f2d7300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed23700, {0x2043f2d7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed23700, {0x2043f2d7300?, 0x12fb?, 0x2043ecc66c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10390, {0x2043f2d7300?, 0x0?, 0x2043f6ac9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0c34d0, {0x2043f2d7300?, 0x7200d9c2fea8?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043e9940d8, {0x2043f2d7300?, 0x2043ebffa40?, 0x2043f6aca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f2f82a8, {0x2be8920, 0x2043e9940d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f2f8008, {0x72008bfb2020, 0x2043f0c34d0}, 0x2043f6acc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f2f8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f2f8008, {0x2043f305000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f15b040, {0x2043f305000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043eb70c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043eb70c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f15b040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17459 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17517 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17447 [IO wait]: internal/poll.runtime_pollWait(0x72008bf77200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043eb6e880?, 0x2043f240000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043eb6e880, {0x2043f240000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043eb6e880, {0x2043f240000?, 0x42995e?, 0x2043f2eb970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8ad8, {0x2043f240000?, 0x7200da02a4c0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f023d70, {0x2043f240000?, 0x7200da02a4c0?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043e8b9260, {0x2043f240000?, 0x2043f33e1e0?, 0x2043f2eba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f4250a8, {0x2be8920, 0x2043e8b9260}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f424e08, {0x72008bfb2020, 0x2043f023d70}, 0x2043f2ebc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f424e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f424e08, {0x2043f212000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043efafb80, {0x2043f212000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f0fe6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f0fe6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043efafb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17408 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2675 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2656 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17316 [select]: net/http.(*persistConn).writeLoop(0x2043f4832c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17311 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17489 [select]: net/http.(*persistConn).writeLoop(0x2043f388640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17502 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17269 [select]: net/http.(*persistConn).writeLoop(0x2043ec672c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17252 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17381 [IO wait]: internal/poll.runtime_pollWait(0x72008bff7c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed22180?, 0x2043f2e4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed22180, {0x2043f2e4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed22180, {0x2043f2e4600?, 0x12fb?, 0x2043eb02ba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8468, {0x2043f2e4600?, 0x0?, 0x2043f46e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f022d38, {0x2043f2e4600?, 0x72008bf44880?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0c2a68, {0x2043f2e4600?, 0x2043f3b6000?, 0x2043f46ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f4249a8, {0x2be8920, 0x2043f0c2a68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f424708, {0x72008bfb2020, 0x2043f022d38}, 0x2043f46ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f424708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f424708, {0x2043f300000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a8280, {0x2043f300000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f48d9e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f48d9e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a8280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17371 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16856 [IO wait]: internal/poll.runtime_pollWait(0x72008bf76400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54380?, 0x2043ee82600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54380, {0x2043ee82600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54380, {0x2043ee82600?, 0x2043f55f9a0?, 0x2043f55f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8860, {0x2043ee82600?, 0x0?, 0x2043f55f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eedeb28, {0x2043ee82600?, 0x72009117e120?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f022090, {0x2043ee82600?, 0x2043f3b63c0?, 0x2043f55fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47a628, {0x2be8920, 0x2043f022090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47a388, {0x72008bfb2020, 0x2043eedeb28}, 0x2043f55fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47a388, {0x2043eef2000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed84c80, {0x2043eef2000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f372b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f372b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed84c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16851 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16991 [select]: net/http.(*persistConn).writeLoop(0x2043f15b900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17000 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16970 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0380?, 0x2043f00d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0380, {0x2043f00d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0380, {0x2043f00d900?, 0x12fb?, 0x2043f1d7970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae288, {0x2043f00d900?, 0x0?, 0x2043f1d79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e8b98d8, {0x2043f00d900?, 0x7200da02a4c0?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043e8b9ab8, {0x2043f00d900?, 0x2043f3b6780?, 0x2043f1d7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ea9bea8, {0x2be8920, 0x2043e8b9ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ea9bc08, {0x72008bfb2020, 0x2043e8b98d8}, 0x2043f1d7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ea9bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ea9bc08, {0x2043f274000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a8dc0, {0x2043f274000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f07f560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f07f560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a8dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16956 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17132 [select]: net/http.(*persistConn).writeLoop(0x2043eca8780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16912 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17534 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17043 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129200?, 0x2043f283900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129200, {0x2043f283900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129200, {0x2043f283900?, 0x12fb?, 0x2043ef2c260?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e982348, {0x2043f283900?, 0x0?, 0x2043f0919c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0750f8, {0x2043f283900?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0751a0, {0x2043f283900?, 0x2043f3b70e0?, 0x2043f091a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ed562a8, {0x2be8920, 0x2043f0751a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ed56008, {0x72008bfb2020, 0x2043f0750f8}, 0x2043f091c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ed56008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ed56008, {0x2043f02f000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043efae640, {0x2043f02f000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f232d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f232d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043efae640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17027 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17051 [select]: net/http.(*persistConn).writeLoop(0x2043ec67cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17065 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17131 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129080?, 0x2043f0a7800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129080, {0x2043f0a7800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129080, {0x2043f0a7800?, 0x17fb?, 0x2043ed76a40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10070, {0x2043f0a7800?, 0x0?, 0x20400000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e8b8e88, {0x2043f0a7800?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf500, {0x2043f0a7800?, 0x2043f2ca000?, 0x2043f6a4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4a628, {0x2be8920, 0x2043eedf500}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4a388, {0x72008bfb2020, 0x2043e8b8e88}, 0x2043f6a4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4a388, {0x2043ed4a000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043eca8780, {0x2043ed4a000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043ed29140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043ed29140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043eca8780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16912 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17448 [select]: net/http.(*persistConn).writeLoop(0x2043efafb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17408 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16926 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x72008bf6ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129980?, 0x2043f00c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129980, {0x2043f00c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129980, {0x2043f00c600?, 0x12fb?, 0x2043ecc6800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae670, {0x2043f00c600?, 0x0?, 0x2043f1b29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e8b8420, {0x2043f00c600?, 0x72009007dd98?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043ef86930, {0x2043f00c600?, 0x2043eecc1e0?, 0x2043f1b2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed37a8, {0x2be8920, 0x2043ef86930}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed3508, {0x72008bfb2020, 0x2043e8b8420}, 0x2043f1b2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed3508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed3508, {0x2043f398000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f15ab40, {0x2043f398000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043ecdd8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043ecdd8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f15ab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16897 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16576 [IO wait]: internal/poll.runtime_pollWait(0x72008bf2bc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043eb6ea00?, 0x2043e8c5400?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043eb6ea00, {0x2043e8c5400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043eb6ea00, {0x2043e8c5400?, 0x24fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8ac0, {0x2043e8c5400?, 0x0?, 0x2043f2ee9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eedf320, {0x2043e8c5400?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf4b8, {0x2043e8c5400?, 0x2043eecc5a0?, 0x2043f2eea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47b0a8, {0x2be8920, 0x2043eedf4b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47ae08, {0x72008bfb2020, 0x2043eedf320}, 0x2043f2eec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47ae08, {0x2043f1dc000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec677c0, {0x2043f1dc000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f31d380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f31d380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec677c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16557 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17535 [select]: net/http.(*persistConn).roundTrip(0x2043ed85180, 0x2043f4bbdb0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x2043ee8a4e0, 0x2043f35b7c0) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x2043ed282a0, 0x2043f35b7c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x2043ee9d7a0, 0x2043f35b680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x2043f35b680, {0x2be9500, 0x2043ee9d7a0}, {0x2043f3c2dc8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2043eb0a5d0, 0x2043f35b680, {0x61642d7473657401?, 0x2043f3c2e50?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2043eb0a5d0, 0x2043f35b680) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x2043ed265a0, {0x2c115b8, 0x2043eb19c20}, 0x2043f34ba20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x2043ed265a0, {0x2c115b8, 0x2043eb19c20}, 0x2043f34ba20?, {0x0?, 0x0?}, {0x238b4a0, 0x2043e8def70}, 0x2bcc898?, 0x2bcc8c0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:243 +0x85 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(0x2043ed28e40, 0x2043f5aa980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2043ed28e40, 0x2043f5aa980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x2043efc0b00, {0x2c115b8, 0x2043eb19c20}, {0x2043f4237d0, 0x24}, 0x2043f0fbbf0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:242 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0x2043efc0b00, {0x2c115b8, 0x2043eb19c20}, {0x2043ef48160, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:366 +0x149 github.com/rclone/rclone/fs/list.DirSorted({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, 0x0, {0x2043ef48160, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1a9 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17533 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17214 [IO wait]: internal/poll.runtime_pollWait(0x72008bf78400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129a80?, 0x2043f296600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129a80, {0x2043f296600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129a80, {0x2043f296600?, 0x12fb?, 0x2043ed77720?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e9823d0, {0x2043f296600?, 0x0?, 0x2043f46b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eedf530, {0x2043f296600?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075638, {0x2043f296600?, 0x2043eecd0e0?, 0x2043f46ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47bea8, {0x2be8920, 0x2043f075638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47bc08, {0x72008bfb2020, 0x2043eedf530}, 0x2043f46bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47bc08, {0x2043f1d2000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec66b40, {0x2043f1d2000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043e95eb40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043e95eb40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec66b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17231 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17359 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1de00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0580?, 0x2043f0e6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0580, {0x2043f0e6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0580, {0x2043f0e6000?, 0x12fb?, 0x2043ef2cb80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae328, {0x2043f0e6000?, 0x0?, 0x2043f46a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef86b10, {0x2043f0e6000?, 0x72009117e120?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0234e8, {0x2043f0e6000?, 0x2043eecd2c0?, 0x2043f46aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f3409a8, {0x2be8920, 0x2043f0234e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f340708, {0x72008bfb2020, 0x2043ef86b10}, 0x2043f46ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f340708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f340708, {0x2043f014000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043eca9180, {0x2043f014000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f378780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f378780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043eca9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17388 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17270 [IO wait]: internal/poll.runtime_pollWait(0x72008bf78000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129c80?, 0x2043f2e3300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129c80, {0x2043f2e3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129c80, {0x2043f2e3300?, 0x12fb?, 0x2043ee9cde0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee102f0, {0x2043f2e3300?, 0x0?, 0x2043ea6e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f075308, {0x2043f2e3300?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0756e0, {0x2043f2e3300?, 0x2043eecd680?, 0x2043ea6ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4bea8, {0x2be8920, 0x2043f0756e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4bc08, {0x72008bfb2020, 0x2043f075308}, 0x2043ea6ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4bc08, {0x2043f26b000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec67b80, {0x2043f26b000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f49cd20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f49cd20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec67b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17257 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17121 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54480?, 0x2043f0ee000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54480, {0x2043f0ee000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54480, {0x2043f0ee000?, 0x17fb?, 0x2043ed91140?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a82e8, {0x2043f0ee000?, 0x0?, 0x20400000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e994000, {0x2043f0ee000?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf548, {0x2043f0ee000?, 0x2043eecd860?, 0x2043f6a9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ed57428, {0x2be8920, 0x2043eedf548}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ed57188, {0x72008bfb2020, 0x2043e994000}, 0x2043f6a9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ed57188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ed57188, {0x2043f411000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f4d0500, {0x2043f411000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f380d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f380d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f4d0500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17156 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17129 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1e000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54700?, 0x2043f0a6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54700, {0x2043f0a6000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54700, {0x2043f0a6000?, 0x17fb?, 0x2043ed76700?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8300, {0x2043f0a6000?, 0x0?, 0x2043f6a29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e9940a8, {0x2043f0a6000?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f074120, {0x2043f0a6000?, 0x2043eecdc20?, 0x2043f6a2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ed577a8, {0x2be8920, 0x2043f074120}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ed57508, {0x72008bfb2020, 0x2043e9940a8}, 0x2043f6a2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ed57508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ed57508, {0x2043f147000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043eca83c0, {0x2043f147000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f378c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f378c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043eca83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16906 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16941 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2043f35adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16962 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16842 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x2043eee1a70?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x2043ecc9760) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x2043ec82120, 0x2bcbf78) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x2043ec82120) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x2043f0b96d0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0x2043f0b96d0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fs/operations.ListFn({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}, 0x2043f0b96c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:773 +0xb2 github.com/rclone/rclone/fs/operations.Delete({0x2c115b8, 0x2043eb19c20}, {0x2c2fe10, 0x2043efc0b00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1188 +0x11b github.com/rclone/rclone/fs/sync.deleteDSStore(0x2043ee94488, 0x2043f23d810) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:176 +0x12e github.com/rclone/rclone/fs/sync.compareNames({0x2c114d8, 0x46b5460}, 0x2043ee94488, 0x2043f23d810, {0x2043f0c0808, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:183 +0x85 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x2043ee94488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 +0x259 testing.tRunner(0x2043ee94488, 0x2043f24c2d0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14928 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17007 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1dc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0c80?, 0x2043ee84c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0c80, {0x2043ee84c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0c80, {0x2043ee84c00?, 0x12fb?, 0x2043f3e3970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae460, {0x2043ee84c00?, 0x0?, 0x2043f3e39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eede570, {0x2043ee84c00?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eede630, {0x2043ee84c00?, 0x2043f34c5a0?, 0x2043f3e3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47b428, {0x2be8920, 0x2043eede630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47b188, {0x72008bfb2020, 0x2043eede570}, 0x2043f3e3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47b188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47b188, {0x2043ef7e000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed85400, {0x2043ef7e000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f373e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f373e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed85400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17317 [IO wait]: internal/poll.runtime_pollWait(0x72008bf78200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043eb6e400?, 0x2043f298c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043eb6e400, {0x2043f298c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043eb6e400, {0x2043f298c00?, 0x12fb?, 0x2043f0c90a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae268, {0x2043f298c00?, 0x0?, 0x2043f69f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef864e0, {0x2043f298c00?, 0x72009117e120?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0221c8, {0x2043f298c00?, 0x2043f34c780?, 0x2043f69fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f424628, {0x2be8920, 0x2043f0221c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f424388, {0x72008bfb2020, 0x2043ef864e0}, 0x2043f69fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f424388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f424388, {0x2043f4b6000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f4d1400, {0x2043f4b6000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f48dc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f48dc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f4d1400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17165 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17130 [select]: net/http.(*persistConn).writeLoop(0x2043eca83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16906 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16984 [select]: net/http.(*persistConn).writeLoop(0x2043f15adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16975 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16857 [select]: net/http.(*persistConn).writeLoop(0x2043ed84c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16851 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17532 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x2043ee96610) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2c115b8, 0x2043eb19c20}, 0x2043ec988c0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:623 +0x1d9 github.com/rclone/rclone/fs/operations.DeleteFiles(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:636 github.com/rclone/rclone/fs/operations.Delete.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1186 +0x2c created by github.com/rclone/rclone/fs/operations.Delete in goroutine 16842 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1185 +0xc5 goroutine 17426 [IO wait]: internal/poll.runtime_pollWait(0x72008bf77c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54280?, 0x2043f2e6c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54280, {0x2043f2e6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54280, {0x2043f2e6c00?, 0x12fb?, 0x2043f0fa970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10290, {0x2043f2e6c00?, 0x0?, 0x2043f0fa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0c2cc0, {0x2043f2e6c00?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eede318, {0x2043f2e6c00?, 0x2043f34d2c0?, 0x2043f0faa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47bb28, {0x2be8920, 0x2043eede318}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47b888, {0x72008bfb2020, 0x2043f0c2cc0}, 0x2043f0fac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47b888, {0x2043f161000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec66500, {0x2043f161000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f021a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f021a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec66500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17415 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16888 [select]: net/http.(*persistConn).writeLoop(0x2043f2a8000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16932 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17046 [select]: net/http.(*persistConn).writeLoop(0x2043efaf680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17036 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17285 [select]: net/http.(*persistConn).writeLoop(0x2043ebcd540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17264 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17516 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17487 [select]: net/http.(*persistConn).writeLoop(0x2043ed85180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17456 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17136 [select]: net/http.(*persistConn).writeLoop(0x2043eca97c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17175 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16921 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x72008bf2ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129580?, 0x2043f00b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129580, {0x2043f00b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129580, {0x2043f00b300?, 0x12fb?, 0x2043f0a5970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae5c0, {0x2043f00b300?, 0x4299ea?, 0x2043f0a59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e995818, {0x2043f00b300?, 0x72009007dd98?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043ef868d0, {0x2043f00b300?, 0x2043f2cb680?, 0x2043f0a5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed3428, {0x2be8920, 0x2043ef868d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed3188, {0x72008bfb2020, 0x2043e995818}, 0x2043f0a5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed3188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed3188, {0x2043f367000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f4d1b80, {0x2043f367000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043e95e4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043e95e4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f4d1b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16890 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17523 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54c00?, 0x2043f0f1000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54c00, {0x2043f0f1000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54c00, {0x2043f0f1000?, 0x17fb?, 0x2043f1d9970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e982288, {0x2043f0f1000?, 0x0?, 0x2043f1d99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eeded38, {0x2043f0f1000?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf488, {0x2043f0f1000?, 0x2043f2cba40?, 0x2043f1d9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f0d0628, {0x2be8920, 0x2043eedf488}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f0d0388, {0x72008bfb2020, 0x2043eeded38}, 0x2043f1d9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f0d0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f0d0388, {0x2043f2b3000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f388280, {0x2043f2b3000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f3734a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f3734a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f388280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17496 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17271 [select]: net/http.(*persistConn).writeLoop(0x2043ec67b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17257 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17215 [select]: net/http.(*persistConn).writeLoop(0x2043ec66b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17231 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17355 [IO wait]: internal/poll.runtime_pollWait(0x72008bf77000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043eb6e280?, 0x2043f21ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043eb6e280, {0x2043f21ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043eb6e280, {0x2043f21ec00?, 0x12fb?, 0x2043ef2c860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae270, {0x2043f21ec00?, 0x0?, 0x2043f2799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef86558, {0x2043f21ec00?, 0x72009117e120?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f023158, {0x2043f21ec00?, 0x2043efa34a0?, 0x2043f279a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f340628, {0x2be8920, 0x2043f023158}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f340388, {0x72008bfb2020, 0x2043ef86558}, 0x2043f279c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f340388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f340388, {0x2043f3a8000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f37f2c0, {0x2043f3a8000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f49c360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f49c360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f37f2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17350 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17234 [select]: net/http.(*persistConn).writeLoop(0x2043f35a000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17198 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17477 [select]: net/http.(*persistConn).writeLoop(0x2043f15b040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17459 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16887 [IO wait]: internal/poll.runtime_pollWait(0x72008bf2b600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54800?, 0x2043f14b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54800, {0x2043f14b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54800, {0x2043f14b300?, 0x12fb?, 0x2043f092970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae508, {0x2043f14b300?, 0x0?, 0x2043f0929c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e995350, {0x2043f14b300?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075818, {0x2043f14b300?, 0x2043f172780?, 0x2043f092a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed30a8, {0x2be8920, 0x2043f075818}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed2e08, {0x72008bfb2020, 0x2043e995350}, 0x2043f092c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed2e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed2e08, {0x2043f12b000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a8000, {0x2043f12b000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043ed29320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043ed29320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a8000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16932 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17382 [select]: net/http.(*persistConn).writeLoop(0x2043f2a8280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17371 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17486 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54900?, 0x2043f0a9000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54900, {0x2043f0a9000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54900, {0x2043f0a9000?, 0x17fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10438, {0x2043f0a9000?, 0x0?, 0x2043f0f69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0c3950, {0x2043f0a9000?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f074138, {0x2043f0a9000?, 0x2043f172f00?, 0x2043f0f6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f2f8628, {0x2be8920, 0x2043f074138}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f2f8388, {0x72008bfb2020, 0x2043f0c3950}, 0x2043f0f6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f2f8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f2f8388, {0x2043f402000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed85180, {0x2043f402000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043eef4c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043eef4c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed85180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17456 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17356 [select]: net/http.(*persistConn).writeLoop(0x2043f37f2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17350 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17385 [select]: net/http.(*persistConn).writeLoop(0x2043f2a8a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17377 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17536 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17488 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed23a80?, 0x2043f0aa800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed23a80, {0x2043f0aa800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed23a80, {0x2043f0aa800?, 0x17fb?, 0x2043ecc7a40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e9822d0, {0x2043f0aa800?, 0x0?, 0x20400000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eedf080, {0x2043f0aa800?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf410, {0x2043f0aa800?, 0x2043f0054a0?, 0x2043f55ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f0d09a8, {0x2be8920, 0x2043eedf410}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f0d0708, {0x72008bfb2020, 0x2043eedf080}, 0x2043f55bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f0d0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f0d0708, {0x2043f442000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f388640, {0x2043f442000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f2325a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f2325a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f388640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17502 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17187 [IO wait]: internal/poll.runtime_pollWait(0x72008bf76600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed22480?, 0x2043f0ef800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed22480, {0x2043f0ef800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed22480, {0x2043f0ef800?, 0x17fb?, 0x2043ed915c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8358, {0x2043f0ef800?, 0x0?, 0x2043f5529c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e994210, {0x2043f0ef800?, 0x72009007e838?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedf440, {0x2043f0ef800?, 0x2043f005860?, 0x2043f552a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ed57ea8, {0x2be8920, 0x2043eedf440}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ed57c08, {0x72008bfb2020, 0x2043e994210}, 0x2043f552c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ed57c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ed57c08, {0x2043eeeb000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a83c0, {0x2043eeeb000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f0fe420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f0fe420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17115 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16971 [select]: net/http.(*persistConn).writeLoop(0x2043f2a8dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16956 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16900 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2043ed85b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16862 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17318 [select]: net/http.(*persistConn).writeLoop(0x2043f4d1400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17165 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17334 [IO wait]: internal/poll.runtime_pollWait(0x72008bf78600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043eb6e180?, 0x2043f21d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043eb6e180, {0x2043f21d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043eb6e180, {0x2043f21d900?, 0x72008bf654d0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10450, {0x2043f21d900?, 0x2043f1da9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f075c50, {0x2043f21d900?, 0x72008bf44880?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0c2048, {0x2043f21d900?, 0x2043f332b40?, 0x2043f1daa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f3402a8, {0x2be8920, 0x2043f0c2048}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f340008, {0x72008bfb2020, 0x2043f075c50}, 0x2043f1dac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f340008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f340008, {0x2043f369000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed85900, {0x2043f369000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f3700c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f3700c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed85900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17296 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17556 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17045 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c78c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54a80?, 0x2043f284c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54a80, {0x2043f284c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54a80, {0x2043f284c00?, 0x12fb?, 0x2043ef2c4a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e982470, {0x2043f284c00?, 0x0?, 0x2043f2779c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0754e8, {0x2043f284c00?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075578, {0x2043f284c00?, 0x2043f332f00?, 0x2043f277a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ed56d28, {0x2be8920, 0x2043f075578}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ed56a88, {0x72008bfb2020, 0x2043f0754e8}, 0x2043f277c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ed56a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ed56a88, {0x2043f047000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043efaf680, {0x2043f047000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f136480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f136480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043efaf680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17036 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17439 [select]: net/http.(*persistConn).writeLoop(0x2043f35a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17433 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16815 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x72008bf2b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0280?, 0x2043f280000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0280, {0x2043f280000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0280, {0x2043f280000?, 0x12fb?, 0x2043ed90a80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae480, {0x2043f280000?, 0x0?, 0x2043e93e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e995110, {0x2043f280000?, 0x72009007dd98?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043ef864b0, {0x2043f280000?, 0x2043f1e05a0?, 0x2043e93ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eed2d28, {0x2be8920, 0x2043ef864b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eed2a88, {0x72008bfb2020, 0x2043e995110}, 0x2043e93ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eed2a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eed2a88, {0x2043f275000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec66c80, {0x2043f275000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f137680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f137680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec66c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16810 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17137 [IO wait]: internal/poll.runtime_pollWait(0x72008bf1d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec55000?, 0x2043f21a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec55000, {0x2043f21a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec55000, {0x2043f21a000?, 0x12fb?, 0x2043ea68970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8940, {0x2043f21a000?, 0x0?, 0x2043ea689c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e995380, {0x2043f21a000?, 0x72009007e838?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043eedeca8, {0x2043f21a000?, 0x2043f333c20?, 0x2043ea68a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043eccb0a8, {0x2be8920, 0x2043eedeca8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043eccae08, {0x72008bfb2020, 0x2043e995380}, 0x2043ea68c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043eccae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043eccae08, {0x2043ef5f000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f35a000, {0x2043ef5f000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f4e15c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f4e15c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f35a000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17198 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16951 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0180?, 0x2043f282600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0180, {0x2043f282600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0180, {0x2043f282600?, 0x7200d9c80fe0?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae0f0, {0x2043f282600?, 0x2043f58c9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e8b8288, {0x2043f282600?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f0740f0, {0x2043f282600?, 0x2043efa2960?, 0x2043f58ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ea9b7a8, {0x2be8920, 0x2043f0740f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ea9b508, {0x72008bfb2020, 0x2043e8b8288}, 0x2043f58cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ea9b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ea9b508, {0x2043f1d1000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a9900, {0x2043f1d1000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043ecdd320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043ecdd320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a9900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16945 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16997 [IO wait]: internal/poll.runtime_pollWait(0x72008bf6f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f128f00?, 0x2043f00ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f128f00, {0x2043f00ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f128f00, {0x2043f00ec00?, 0x12fb?, 0x2043ed911c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae348, {0x2043f00ec00?, 0x2043e938998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eede168, {0x2043f00ec00?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f074960, {0x2043f00ec00?, 0x2043f1f61e0?, 0x2043e938a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47ad28, {0x2be8920, 0x2043f074960}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47aa88, {0x72008bfb2020, 0x2043eede168}, 0x2043e938c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47aa88, {0x2043f3bd000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed84140, {0x2043f3bd000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f0ffa40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f0ffa40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed84140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17011 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17315 [IO wait]: internal/poll.runtime_pollWait(0x72008bf2b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043efc0200?, 0x2043f297900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043efc0200, {0x2043f297900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043efc0200, {0x2043f297900?, 0x12fb?, 0x2043f0c8ea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae1e8, {0x2043f297900?, 0x0?, 0x2043f55d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef862d0, {0x2043f297900?, 0x72009007dd98?, 0x7200da022bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043ef866a8, {0x2043f297900?, 0x2043f1e0780?, 0x2043f55da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f4242a8, {0x2be8920, 0x2043ef866a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f424008, {0x72008bfb2020, 0x2043ef862d0}, 0x2043f55dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f424008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f424008, {0x2043f4a2000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f4832c0, {0x2043f4a2000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f48c720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f48c720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f4832c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17311 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17555 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17518 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17044 [select]: net/http.(*persistConn).writeLoop(0x2043efae640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17027 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17008 [select]: net/http.(*persistConn).writeLoop(0x2043ed85400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17284 [IO wait]: internal/poll.runtime_pollWait(0x72008bf76a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed23500?, 0x2043f21c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed23500, {0x2043f21c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed23500, {0x2043f21c600?, 0x12fb?, 0x2043ed779e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee102d8, {0x2043f21c600?, 0x0?, 0x2043f2789c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f0752a8, {0x2043f21c600?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075788, {0x2043f21c600?, 0x2043f1e1680?, 0x2043f278a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ee4bb28, {0x2be8920, 0x2043f075788}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ee4b888, {0x72008bfb2020, 0x2043f0752a8}, 0x2043f278c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ee4b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ee4b888, {0x2043f301000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ebcd540, {0x2043f301000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f3fb860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f3fb860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ebcd540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17264 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17537 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17050 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c78e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129600?, 0x2043f294000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129600, {0x2043f294000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129600, {0x2043f294000?, 0x12fb?, 0x2043f09f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ecae568, {0x2043f294000?, 0x2043f09f998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eeded50, {0x2043f294000?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f075ab8, {0x2043f294000?, 0x2043f1e1c20?, 0x2043f09fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47b7a8, {0x2be8920, 0x2043f075ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47b508, {0x72008bfb2020, 0x2043eeded50}, 0x2043f09fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47b508, {0x2043f065000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ec67cc0, {0x2043f065000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f020720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f020720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ec67cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17065 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16998 [select]: net/http.(*persistConn).writeLoop(0x2043ed84140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17011 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17335 [select]: net/http.(*persistConn).writeLoop(0x2043ed85900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17296 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17360 [select]: net/http.(*persistConn).writeLoop(0x2043eca9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17388 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17515 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17180 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043f129480?, 0x2043f14ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043f129480, {0x2043f14ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043f129480, {0x2043f14ec00?, 0x72009092ebe0?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8870, {0x2043f14ec00?, 0x2043f5919b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043e994c00, {0x2043f14ec00?, 0x72009092f7c0?, 0x7200da021108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f074c48, {0x2043f14ec00?, 0x2043f504b40?, 0x2043f591a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ecca2a8, {0x2be8920, 0x2043f074c48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ecca008, {0x72008bfb2020, 0x2043e994c00}, 0x2043f591c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ecca008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ecca008, {0x2043f36d000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a9540, {0x2043f36d000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f3a6360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f3a6360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a9540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17192 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17554 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16842 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17188 [select]: net/http.(*persistConn).writeLoop(0x2043f2a83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17115 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17384 [IO wait]: internal/poll.runtime_pollWait(0x7200d9c79400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ed22980?, 0x2043f2e5900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ed22980, {0x2043f2e5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ed22980, {0x2043f2e5900?, 0x12fb?, 0x2043eb02e80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a8878, {0x2043f2e5900?, 0x0?, 0x2043f1b49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043f023068, {0x2043f2e5900?, 0x72009117e120?, 0x7200da021a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f023620, {0x2043f2e5900?, 0x2043f31a960?, 0x2043f1b4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f424d28, {0x2be8920, 0x2043f023620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f424a88, {0x72008bfb2020, 0x2043f023068}, 0x2043f1b4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f424a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f424a88, {0x2043f48f000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f2a8a00, {0x2043f48f000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f07ec60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f07ec60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f2a8a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17377 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16922 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2043f4d1b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16890 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17181 [select]: net/http.(*persistConn).writeLoop(0x2043f2a9540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17192 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16940 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x72008bf2be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54d00?, 0x2043f281300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54d00, {0x2043f281300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54d00, {0x2043f281300?, 0x12fb?, 0x2043f097970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043ee10238, {0x2043f281300?, 0x0?, 0x2043f0979c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043ef86a80, {0x2043f281300?, 0x7200da02a4c0?, 0x7200da022bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043e8b9680, {0x2043f281300?, 0x2043f5052c0?, 0x2043f097a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043ea9a9a8, {0x2be8920, 0x2043e8b9680}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043ea9a708, {0x72008bfb2020, 0x2043ef86a80}, 0x2043f097c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043ea9a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043ea9a708, {0x2043f386000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043f35adc0, {0x2043f386000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f31dbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f31dbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043f35adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16962 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17427 [select]: net/http.(*persistConn).writeLoop(0x2043ec66500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17415 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16927 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2043f15ab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16897 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16899 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x72008bf77e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2043ec54680?, 0x2043ee83900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2043ec54680, {0x2043ee83900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2043ec54680, {0x2043ee83900?, 0x2043f0969a0?, 0x42afbe?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2043e8a89c0, {0x2043ee83900?, 0x0?, 0x2043f0969c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2043eedf0b0, {0x2043ee83900?, 0x72009092f7c0?, 0x7200da0222f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2043f074b58, {0x2043ee83900?, 0x2043f505860?, 0x2043f096a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2043f47a9a8, {0x2be8920, 0x2043f074b58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2043f47a708, {0x72008bfb2020, 0x2043eedf0b0}, 0x2043f096c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2043f47a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2043f47a708, {0x2043f1af000, 0x1000, 0x25ce760?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x2043ed85b80, {0x2043f1af000?, 0x2be5080?, 0x461d170?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x2043f4e0de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x2043f4e0de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x2043ed85b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16862 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16816 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x2043ec66c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16810 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17519 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17520 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17521 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17570 [chan receive]: github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:607 +0xc5 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17532 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.332743015s (try 1/5): exit status 2: Failed [TestSyncAfterAddingAFile TestServerSideMoveDeleteEmptySourceDirs]